@charset "utf-8";
*{ padding:0; margin:0;}
img { border:0; }
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
a:link,a:visited { color:#666; text-decoration:none;}
a:hover { color:#C00; text-decoration:none; }
.main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.m_top {
	position: relative;
}
.ad_link {
	position: absolute;
	top: 7px;
	right: 20px;
	color:#039;
}
.ad_link a:link,.ad_link a:visited{
	color:#1A5E80;
}
.ad_link a:hover{
	color:#C00;
}
.m_body {
	margin-top: 30px;
}
.btn {
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #999;
	background-color: #F8F8F8;
	text-align: center;
}
.btn a{
	color: #999;
}
.m_left {
	width: 180px;
	margin-right: 20px;
	margin-left: 20px;
}
.l_menu a:link,.l_menu a:visited{
	color:#36627D;
	line-height: 28px;
	background-image: url(../img/l22.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 170px;
	padding-left: 10px;
	display:block;
	clear:both;
}
.l_menu a:hover,.l_menu a.now  {
	color:#FFF;
	line-height: 28px;
	background-image: url(../img/l11.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 170px;
	padding-left: 10px;
	display:block;
	clear:both;
}
.l_ad {
	margin-top: 15px;
	margin-bottom: 30px;
}
.r_title {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 32px;
	color: #36627D;
	margin-right: 20px;
	font-weight: bold;
	padding-left: 5px;
}
.s_title {
	color:#36627D;
	font-weight:bold;
	line-height: 24px;
	height: 24px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 10px;
	margin-top: 15px;
}
.s_title a:link,.s_title a:visited{
	color:#36627D;
	font-weight:bold;
}
.s_title a:hover{
	color:#C00;
	font-weight:bold;
}
.i_ctnt {
	padding-right: 5px;
	padding-left: 5px;
}
.t_ctnt {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding-left: 5px;
	text-indent: 2em;
}
.m_tab {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
td.tabnow {
	font-weight: bold;
	color: #36627D;
	text-align: center;
	height: 32px;
	width: 225px;
	line-height: 32px;
	background-color: #FFF;
}
td.tabnormal a{
	color:#666;
	text-align: center;
	height: 32px;
	width: 225px;
	line-height: 32px;
	background-color: #F4F4F4;
	display:block;
}
.b_text {
	font-weight: bold;
	color: #36627D;
}
