@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: 970px;
	margin-right: auto;
	margin-left: auto;
}
.m_ad {
}
.m_ctnt {
	margin-top: 20px;
	margin-left: 20px;
	line-height: 32px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.m_t {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 15px;
}
.btn {
	background-color: #EAECEE;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #999;
}
.btn a{
	color: #999;
}
.top_link {
	color: #CCC;
	padding-right: 15px;
}
.top_link a{
	color: #999;
}
.m_ad {
	position: relative;
}
.ad_link {
	position: absolute;
	top: 5px;
	right: 15px;
	color:#FFF;
}
.ad_link a:link,.ad_link a:visited{
	color:#FFF;
}
.ad_link a:hover{
	color:#9FF;
}
.rr {
	background-image: url(../img/arw.gif);
	background-repeat: no-repeat;
	background-position: -2px 7px;
}
.tle {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
