﻿/*公共部分*/
@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
body,td,th {
	font-size: 12px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #fff;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color:#0066FF;
}
.pointer {cursor:pointer;}
.right {float:right}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.underline{
	border-bottom:1px dotted #CECECE;
}
.margintop{margin-top:5px;}
.margintop10{margin-top:10px;}
.marginbottom{margin-bottom:5px;}
.marginbottom10{margin-bottom:10px;}
h1{
	font-size:16px;
}
h2{
	font-size:15px;
}
h3{
	font-size:14px;
}
h4{
	font-size:13px;
}
h5{
	font-size:12px;
}

.button{
	float:left;
	border:0px;
	height:25px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:#ff0497;
}
.button1{
	border:1px solid #CECECE;
	height:20px;
	padding:3px;
	font-size:12px;
	color:#005baf;
	background:#f7f7f7 url(../../images/button_bg2.gif) repeat-x;
}
.button2{
	border:1px solid #ff0497;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	background-color:#ff0497;
	margin:0px;padding:0px;
}
#container {
	width:1002px;
	height:auto;
	margin:auto;
}

#main {
	margin:auto;
	width:1000px;
	height:auto;
	padding-left:1px;
	padding-right:1px;
	background:url(../../images/box.gif) repeat-y;
}
#thread_con{
	width:1000px;
	height:1px;
	background:#d4d4d4;
	overflow:hidden;
}

/*-------logo区------*/
#top{
	width:975px;
	margin: 10px auto;
	margin-bottom:5px;
}
#top .logo{
	width:350px;
	overflow:hidden;
	float:left;
}
#top .ad{
	width:450px;
	float:left;
	text-align:center;
}
#top .userpan{
	padding-top:15px;
	line-height:20px;
	width:120px;
	float:right;
}
#top .userpan A:link{
	color:#0066FF;
}
#top .userpan A:visited{
	color:#0066FF;
}
#top .userpan A:hover{
	color:#ba0070;
}

.searchbar{
	float:left;
	width:450px;
	height:60px;
}
.searchbar .sfb_top{
	width:450px;
	height:25px;
	font-size:14px;
	color:#666;
	line-height:25px;
}
.searchbar .sfb_top span{
	width:50px;
	color:#666;
	margin-right:15px;
	cursor:pointer;
}
.searchbar .sfb_top .sel{
	width:50px;
	color:#ba0070;
	font-weight:bold;
	margin-right:15px;
	padding-left:10px;
	background:url(../../images/search_sel.gif) left center no-repeat;
}
.searchbar .sfb_bottom{
	width:450px;
	height:30px;
	font-size:14px;
	color:#666;
}
.searchbar .sf_input{
	width:245px;
	height:25px;
	font-size:14px;
	color:#666;
	line-height:25px;
	padding-left:5px;
	border:1px solid #ba0070;
}
.searchbar .sf_submit{
	width:100px;
	height:27px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	margin:0px;
	padding:0px;
	background:url(../../images/search_bt.gif) no-repeat;
	cursor:pointer;
}
.searchbar .size12{
	font-size:12px;
}
/*-------logo区------*/

/*-------频道------*/
#nav_bg {
	width:100%;
	height:50px;
	background:url(../../images/mav_bg.gif) repeat-x;
}
#nav {
	width:970px;
	height:50px;
	padding-left:20px;
	margin:0 auto;
}
#nav ul {
	list-style:none;
}
#nav li {
	float:left;
}
.nav11 a{
	width:80px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat;
	background-position:-15px -50px;
}
.nav1 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat;
	background-position:-5px 0;
}
.nav1 a:hover{
	background:url(../../images/menu.gif) no-repeat;
	background-position:-5px -50px;
}
#nav1 a{
	background:url(../../images/menu.gif) no-repeat -5px -50px;
}
.nav2 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -100px 0;
}
.nav2 a:hover{
	background:url(../../images/menu.gif) no-repeat -100px -50px;
}
#nav2 a{
	background:url(../../images/menu.gif) no-repeat -100px -50px;
}
.nav3 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -194px 0;
}
.nav3 a:hover{
	background:url(../../images/menu.gif) no-repeat -194px -50px;
}
#nav3 a{
	background:url(../../images/menu.gif) no-repeat -194px -50px;
}
.nav4 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -288px 0;
}
.nav4 a:hover{
	background:url(../../images/menu.gif) no-repeat -288px -50px;
}
#nav4 a{
	background:url(../../images/menu.gif) no-repeat -288px -50px;
}
.nav5 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -382px 0;
}
.nav5 a:hover{
	background:url(../../images/menu.gif) no-repeat -382px -50px;
}
#nav5 a{
	background:url(../../images/menu.gif) no-repeat -382px -50px;
}
.nav6 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -476px 0;
}
.nav6 a:hover{
	background:url(../../images/menu.gif) no-repeat -476px -50px;
}
#nav6 a{
	background:url(../../images/menu.gif) no-repeat -476px -50px;
}
.nav7 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -570px 0;
}
.nav7 a:hover{
	background:url(../../images/menu.gif) no-repeat -570px -50px;
}
#nav7 a{
	background:url(../../images/menu.gif) no-repeat -570px -50px;
}
.nav8 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -664px 0;
}
.nav8 a:hover{
	background:url(../../images/menu.gif) no-repeat -664px -50px;
}
#nav8 a{
	background:url(../../images/menu.gif) no-repeat -664px -50px;
}



.nav9 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -758px 0;
}
.nav9 a:hover{
	background:url(../../images/menu.gif) no-repeat -758px -50px;
}
#nav9 a{
	background:url(../../images/menu.gif) no-repeat -758px -50px;
}
.nav10 a{
	width:94px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -852px 0;
}
.nav10 a:hover{
	background:url(../../images/menu.gif) no-repeat -852px -50px;
}
#nav10 a{
	background:url(../../images/menu.gif) no-repeat -852px -50px;
}
.nav11 a{
	width:170px;
	height:50px;
	display:block;
	background:url(../../images/menu.gif) no-repeat -835px 0;
}
.nav11 a:hover{
	background:url(../../images/menu.gif) no-repeat -835px -50px;
}
#nav11 a{
	background:url(../../images/menu.gif) no-repeat -835px -50px;
}
/*-------频道------*/

.subchannel{
	height:30px;
	color:#333;
	line-height:30px;
	background:url(../../images/subchannel_bg.gif) repeat-x;
}
.subchannel .chpan{
	width:970px;
	margin:0 auto;
}
.subchannel .chpan a{
	margin-left:6px;
	color:#333;
	font-size:13px;
}
.subchannel .chpan a:visited{
	color:#333;
}
.subchannel .chpan a:hover{
	color:#c00073;
}

/*-------顶部大广告------*/
#topad{
	
	margin:0 auto;
	text-align:center;
	border-bottom:1px solid #CECECE;
	padding-top:0px;padding-bottom:2px;
}
/*-------顶部大广告------*/

#subsunnav{
	height:20px;
	border-bottom:1px solid #CECECE;
}











/*-------底部开始------*/

#cons {
	width:980px;
	height:81px;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:21px;
	margin:0 auto;
	
}
#cons_pho1 {
	width:261px;
	height:81px;
	float:left;
}
#cons_fg {
	width:1px;
	height:81px;
	float:left;
	background:url(../../images/cons_fg.gif) no-repeat;
}
#cons_pho2 {
	width:329px;
	height:81px;
	float:left;
}
#cons_pho3 {
	width:365px;
	height:81px;
	float:left;
}







#foot{
	font-size:12px;	
	
}
#copy_bg {
	width:100%;
	height:65px;
	background:#F7F7F7;
	border-top:1px solid #CECECE;
}
#copyright {
	width:980px;
	height:65px;
	padding-left:18px;
	margin:0 auto;
}
#copy_left {
	width:190px;
	height:65px;
	background:url(../../images/copy_left.gif) no-repeat;
	float:left;
}
#copy_right {
	width:774px;
	height:53px;
	float:left;
	background:#F7F7F7;
	color:#ff0497;
	line-height:22px;
	padding-top:12px;
}
#copy_right a{
	color:#ff0497;
	text-decoration:none;
}
#copy_right a:hover{
	color:#ff0497;
	text-decoration:underline;
}
#copy_right span{
	color:#ff0497;
	font-family:"arial";
}


.renzheng {
	position:absolute;
	background:url(../../images/renzheng.png); _background:url(../../images/renzheng.gif);
	width:75px; height:74px;
}
.renzheng_pan{
	position:absolute;
	width:170px; height:20px;margin-top:150px;
}
.renzheng_id {
	background:url(../../images/rz_idcard.gif) 0px 0px no-repeat;
	width:19px; height:18px;float:right;margin-left:5px;
}
.renzheng_sms {
	background:url(../../images/rz_sms.gif) 0px 0px no-repeat;
	width:19px; height:18px;float:right;margin-left:5px;
}
.vip {
	position:absolute;
	background:url"WebRoot/images/renzheng.png"(../../images/vip.png); _background:url(../../images/vip.gif);
	width:75px; height:74px;
}
.qianyue {
	position:absolute;
	background:url(../../images/qianyue.png); _background:url(../../images/qianyue.gif);
	width:75px; height:74px;
}


