* {
	font-size: 12px;
	line-height: 1.5em;
}
body {
	text-align: center;
	margin: 0px auto;
}
img {
	border-style: none;
}

.t_right {
	text-align: right;
	padding: 5px;
	margin: 0px;
}
.t_center {
	text-align: center;
}

.errmsg {
	color: #DD0000;
}
img.avatar {
	vertical-align: middle;
}

img.rating {
	vertical-align: middle;
}
#wrap {
	padding: 0px 20px;
	width: 860px;
	border-top: 10px solid #ff6600;
	margin: 0px auto;
}
#head {
	width: 860px;
}
#wrap h1 {
	margin: 0px;
	float: left;
}


#wrap h2 {
	margin: 0px;
	padding: 0px;
}
#wrap .m_topic {
	padding: 10px;
	width: 168px;
	border-top: 3px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	text-align: left;
}
#wrap .m_topic .tt {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	border-bottom: 2px dotted #FF9900;
	margin-bottom: 10px;
	font-size: 14px;
}



#main .campaign {
	line-height: 1.5em;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
	border-bottom: 2px solid #FF3333;
	background: #FFFFEE url(../image/cam_bg.gif);
}
#main .campaign p {
	line-height: 1.5em;
	font-size: 16px;
	margin-left: 20px;
}
#main .campaign .p16 {
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: none;
}
#main .campaign .g16 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#main .campaign .f14 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#main .adsense {
	width: 470px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main .adsense2 {
	width: 730px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}






#footer {
	clear: both;
	background: url(../image/bg_foot.jpg) no-repeat;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 860px;
	height: 80px;
}
#footer a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer .foot a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .foot a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .foot a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .foot a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
