/*---------------------全局定义---------------------------------*/
body {
	font-family: "宋体",Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	background: #fff;
	-webkit-text-size-adjust:none;
}

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:link{
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #F90;
	text-decoration: none;
}

a:active{
	color: #e60000;
	text-decoration: none;
}

/*---------------------页眉----------------------------------*/
#head{
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}

#logo{
	width: 100%;
}

#logo #bbslink{
	border: 0;
	float: right;
}

#menu{
	margin-top: 15px;
	margin-bottom: 5px;
	color: #333;
	position:relative;
}
.wb{ position:absolute; right:0; top:5px; line-height:20px;}
.wb img{ margin-left:5px;}
#menu ul{
	height: 20px;
	list-style: none;
	overflow: hidden;
}

#amenu a{
	background: url("http://www.21hc.com.cn/21hc/images/menu.gif") left no-repeat;
	color: #333;
}

#amenu a:hover{
	cursor: pointer;
	color: #666;
}

.m_li{
	float: left;
	width: 107px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	font-weight: bold;
	overflow: hidden;
}

.m_li a{
	display: block;
	margin-top: 0px;
	color: #666;
}

#m_1 a{
	background: none;
}

.m_li a:hover{
	margin-top: -18px;
	color: #666;
	width: 100px;
}

#bmenu{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	height: 28px;
	color: #666;
}
#bmenu a{
	color: #666;
}
#bmenu .s_li{
	line-height: 28px;
	display: none;
	height: 28px;
}

#bmenu .s_li_a{
	line-height: 28px;
	display: block;
	height: 28px;
}

#bmenu .s_li a{
	margin-right: 15px;
}

#bmenu #s_1{
	padding-left: 18px;
}

#bmenu #s_2{
	padding-left: 118px;
}

#bmenu #s_3{
	padding-left: 210px;
}

#bmenu #s_4{
	padding-left: 320px;
}

#bmenu #s_5{
	padding-left: 415px;
}

#bmenu #s_6{
	padding-left: 415px;
}

#bmenu #s_7{
	padding-left: 510px;
}

/***********页脚********************************/
#foot{
	width: 1000px;
	margin: 0 auto;
	clear: both;
	margin-top: 25px!important;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

#friend-link{
	width: 960px;
	line-height: 150%;
}

#friend-link h6{
	font-size: 14px;
	margin-bottom: 10px;
	background: #E2E2E2;
	padding: 3px;
}

#friend-link a{
	margin-right: 6px;
}

#copyright{
	width: 960px;
	border-top: 1px #E2E2E2 solid;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.link_con{ height:1%; overflow:hidden; text-align:left;}
.link_con dt{ float:left; padding-right:10px; color:#000;}
.link_con dd{ float:left; padding-right:10px;}
.link_con dd a{ color:#666;}
.link_con dd a:hover{ color:#000;}

/*分页部分*/
.List_page{text-align:right; margin:20px 0px;}
.List_page a{background:#fff;margin:0px 1px;padding:5px 8px;color:#A0A0A0; height:30px; line-height:30px;}
.List_page .as{background:#ffb400;margin:0px 1px;padding:5px 8px;color:#fff; height:30px; line-height:30px;}
.List_page span{background:#ff0099;color:#fff;margin:0px 1px; padding:8px 10px; height:40px; line-height:40px;}
/*内容分页部分*/
.content_page{}
.content_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;display:inline-block;}
.content_page a.on{background:#AECD9E;color:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;display:inline-block;}
.content_page input{position:absolute;margin:-5px 0 0 1px;*margin:0 0 0 1px;padding:1px 0 2px 0;*padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:30px;height:22px;line-height:22px;text-align:center;}
.content_page button{position:absolute;margin:-5px 0 0 35px;*margin:0 0 0 35px;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:40px;height:24px;line-height:24px;text-align:center;font-size:12px;}
.content_url{font-size:14px;font-family:arial;color:#06f;margin:20px;}
.content_url span{color:#666;}
.content_url input{background:#50B20E;color:#fff;width:40px;border:0;height:24px;}
.content_url #this_url{border:1px solid #ccc;width:464px;font-family:arial;color:#000;height:20px;line-height:20px;background:#fff;}

