.back {
	background-image: url(picture/img.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.base {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}


.logotitle {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}

.subtitle {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}


.redbase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}

.orangebase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #99551e;
	text-decoration: none;
	line-height: 20px;
}


.bluebase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
	line-height: 20px;
}




.graybase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}




.whitebase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}



.bottombase {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}




a:hover {  text-decoration: underline; color: #CC0000}
