/* CSS Document */
/*public tags*/
*{
    margin:0;
    padding:0;
	}
html,body{
    /*text-align:center;*/
	font-size:12px;
	font-family:"宋体";
	color:#333;
	background:#fff;
	}
img{
	padding:0;
	border:none;
	line-height:0;
	font-size:0;
	margin:0;
	}
ul,li,ol{
	list-style-type:none;
	padding:0;
	margin:0;
	}
li{
	line-height:20px;
	/*overflow:hidden;*/
	}
table{
	/*
	border-right:1px solid #000;
	border-top:1px solid #000;
	*/
	}
table tr{
	border:none;
	}
table td{
	/*
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	*/
	text-align:center;
	overflow:hidden;
	line-height:20px;
	}
button{
	border:none;
	cursor:pointer;
	height:24px;
	line-height:20px;
	}
a,a:link,a:visited{
	color:#333;
	text-decoration:none;
	}
a:hover,a:active{
	color:#07129B;
	text-decoration:underline;
	}
buttonhref,buttonhref:link,buttonhref:visited,buttonhref:hover,buttonhref:active{
	text-decoration:none;
}
input{
	height:18px;
	line-height:18px;
	}
dl{
	width:100%;
	}
dt,dd{
	float:left;
	}
h1{
	font-size:12px;
	font-weight:normal;
	}
h2{
	height:30px;
	line-height:30px;
	color:#000;
	font-size:14px;
	text-align:center;
	}
h3{
	line-height:30px;
	color:#000;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	}
textarea{
	font-size:12px;
	line-height:18px;
	}
/*public tags*/
/*public style*/
.fontWhite,.fontWhite a,.fontWhite a:link,.fontWhite a:visited,.fontWhite a:hover,.fontWhite a:active{
	color:#fff;
	}
.fontBlack,.fontBlack a,.fontBlack a:link,.fontBlack a:visited,.fontBlack a:hover,.fontBlack a:active{
	color:#000;
	}
.fontGray,.fontGray a,.fontGray a:link,.fontGray a:visited,.fontGray a:hover,.fontGray a:active{
	color:#787878;
	}
.fontYellow,.fontYellow a,.fontYellow a:link,.fontYellow a:visited,.fontYellow a:hover,.fontYellow a:active{
	color:#FF6600;
	}
.fontRed,.fontRed a,.fontRed a:link,.fontRed a:visited,.fontRed a:hover,.fontRed a:active{
	color:#FF0000;
	}
.fontBlue,.fontBlue a,.fontBlue a:link,.fontBlue a:visited,.fontBlue a:hover,.fontBlue a:active{
	color:#0000FF;
	}/*public font style*/
.btn1,.btn2,.btn3,.btn4,.btn5,.btn6{
	background:url(/images/btn.jpg) no-repeat;
	overflow:hidden;
	}
.btn1{
	width:67px;
	height:25px;
	line-height:25px;
	border:none;
	}
.btn2{
	width:160px;
	height:25px;
	background-position:0px -25px;
	}
.btn5{
	width:53px;
	height:26px;
	background-position:0px -182px;
	line-height:25px;
	}
.btn6{
	width:130px;
	height:26px;
	background-position:0px -208px;
	line-height:25px;
	}
	
.btn{
	cursor:pointer;
	width:67px;
	height:25px;
	background:url(/images/btn.jpg) no-repeat;
	border:0px;
}

.btnbig{
	cursor:pointer;
	width:200px;
	height:25px;
	background:url(/images/btn.jpg) repeat-x;
	border:0px;
}

#btn4word{
	cursor:pointer;
	background:url(/images/btn.jpg) no-repeat;
	overflow:hidden;
	float:right;
	margin-left:3px;
	width:67px;
	height:25px;
	line-height:25px;
	border:none;
	display:inline;
}

#btn4word_left{
	cursor:pointer;
	background:url(/images/btn.jpg) no-repeat;
	overflow:hidden;	
	float:left;
	width:67px;
	height:25px;
	line-height:25px;
	border:none;
	display:inline;
}
#btn4word_right{
	cursor:pointer;
	background:url(/images/btn.jpg) no-repeat;
	overflow:hidden;	
	margin-left:3px;
	float:right;
	width:67px;
	height:25px;
	line-height:25px;
	border:none;
	display:inline;
}
/*public btuuon style*/
.wrap{
	width:960px;
	margin:10px auto 0px auto;
	position:relative;
	overflow:hidden;
	}
.wrap1{
	width:960px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	border: 1px solid #D6D8FF;
	}
.wrap1 table{
	margin: 0 auto;
}
.wrap_lc{
	float:left;
	width:200px;
	}
.cont{
	margin-top:-3px;
	}
.wrap_rc{
	float:right;
	width:726px;
	padding:10px;
	overflow:hidden;
	}
.box{
	border:1px solid #b1b1b1;
	}
	
.wrap_rc1{
	float:left;
	width:726px;
	margin-top:0px;
	padding:10px;
	overflow:hidden;
	}
	
.flc{
	float:left;
	}
.frc{
	float:right;
	}
.clear{
	width:100%;
	height:0px;
	line-height:0px;
	clear:both;
	font-size:0px;
	}
.mar1{
	margin-top:10px;
	}
/*public style*/
/*header*/
#header{
	background:url(/images/headerbg.jpg) repeat-x left top;
	height:90px;
	position:relative;
	border:1px solid #D6D8FF;
	}
#header h1{
	
	left:20px;
	top:15px;
	}
#header h1,#header .adv1,#header .login,#header .hsearch{
	position:absolute;
	}
#header .login,#header .hsearch{
	right:10px;
	top:0px;
	width:220px;
	}
#header .login h2{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:20px;
	line-height:20px;
	margin-top:5px;
	}
#header .login span{
	float:left;
	margin:0px 5px;
	}
#header .login ul,#header .login div{
	width:100%;
	line-height:20px;
	overflow:hidden;
	}
#header .hsearch input{
	width:100px;
	margin-right:5px;
	}
#header .hsearch{
	text-align:left;
	}
#header .hsearch div{
	margin-top:15px;
	height:20px;
	}
#header .hsearch select{
	height:20px!important;*height:22px!important;height:20px
	line-height:20px;
	}
#header ul li{
	float:left;
	width:33%;
	text-align:center;
	}
.jindu{
	background:url(/images/jindutiao.jpg) no-repeat left 4px;
	width:92px;
	height:20px;
	margin:4px;
	}
.adv1{
	left:210px;
	top:15px;
	}
.adv1,.adv1 img{
	width:470px;
	height:91px;
	margin-top: -8px;
	}
/*header*/
/*menu*/
#menu{
	background:url(/images/menubg.jpg) repeat-x;
	height:30px;
	line-height:30px;
	border:1px solid #D6D8FF;
	border-top:none;
	margin-top:0!important;
	font-size:14px;
	}
#menu li{
	float:left;
	height:20px;
	line-height:20px;
	margin:7px 5px 5px 5px;
	border-right:1px solid #D6D8FF;
	padding-right:10px;
	font-weight:bold;
	letter-spacing:2px;
	}
#menu li a,#menu li a:visited{
	float:left;
	padding:0px 10px;
	}
#menu li a:hover{
	background:#7D8BAB;
	padding:0px 10px;
	color:#fff;
	}
#menu li.mtb{
	border-right:none;
	font-size:14px;
	float:right;
	}
#menu li.mtb a:hover{
	background:none;
	color:#FF6600;
	}
/*menu*/
/*footer*/
#footer{
	border-top:1px solid #b1b1b1;
	padding-top:10px;
	}
#footer ul{
	float:left;
	width:300px;
	}
#footer ul li{
	float:left;
	padding:0px 10px;
	}
#footer div{
	float:right;
	text-align:right;
	}
/*footer*/

.noborder{
	border:0px;
}

.r1{
	width:80px;height:80px;background:red;float:right;   
	position:fixed !important; top:100px;   
	position:absolute; z-index:300; top:expression_r(offsetParent.scrollTop+200);right:20px;
}
.l1{
	width:80px;height:80px;background:red;float:right;   
	position:fixed !important; top:100px;   
	position:absolute; z-index:300; top:expression_r(offsetParent.scrollTop+200);left:20px;
}
