@charset "utf-8";
/*************************************
*by xxxholic
*李远征
*2008-09-16
*361 bbs
**************************************/
*{margin:0;padding:0;}
html,body{
	width:100%;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
 }

li{
	list-style:none;
 }
 
h1{
	font-size:14px;
	font-weight:bold;
	color:#000000;
 }

a:link{
  	text-decoration:none ;
	color:#333;
 } 
a:visited {
  	text-decoration:none ;
  	color :#333;
 } 
a:hover {
  	text-decoration:underline;
  	color : #85bfef ;
 } 
a:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }
 
 
 
 
 
 
a.bg:link{
  	text-decoration:underline;
	color:#010046;
 } 
a.bg:visited {
  	text-decoration:underline ;
  	color :#010046;
 } 
a.bg:hover {
  	text-decoration:underline;
  	color : #85bfef ;
 } 
a.bg:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }



a.bg1:link{
  	text-decoration:none ;
	font-weight:bold;
	color:#000;
 } 
a.bg1:visited {
  	text-decoration:none ;
	font-weight:bold;
  	color :#000;
 } 
a.bg1:hover {
  	text-decoration:underline;
  	color : #85bfef ;
 } 
a.bg1:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }




a.bg2:link{
  	text-decoration:underline;
	color:#ff4e00;
 } 
a.bg2:visited {
  	text-decoration:underline;
  	color :#ff4e00;
 } 
a.bg2:hover {
  	text-decoration:underline;
  	color : #85bfef ;
 } 
a.bg2:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }
 
 
 
 
 
/*a.bg3:link{
  	text-decoration:underline;
	color:#ff4e00;
 } 
a.bg3:visited {
  	text-decoration:underline;
  	color :#ff4e00;
 } 
a.bg3:hover {
  	text-decoration:none;
	background:url(../images/bg3.gif);
  	color : #000 ;
	width:101px;
	height:32px;
 } 
a.bg3:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }*/







 
a.bg4:link{
  	text-decoration:none;
	color:#919191;
 } 
a.bg4:visited {
  	text-decoration:none;
  	color :#919191;
 } 
a.bg4:hover {
  	text-decoration:underline;
  	color : #85bfef;
 } 
a.bg4:active {
  	text-decoration : none ;
  	color : #85bfef ;
 }










#wrapper{
	width:100%;
	margin:0 auto;
 }





#header{
	width:80%;
	margin:0 auto;
 }
#header .logo{
	margin-top:10px;
	width:600px;
	height:70px;
	float:left;
 }
#header .logo a{
	float:left;
 }
#header .mark{
	margin-top:60px;
	float:right;
	width:200px;
	height:20px;
 }
 
 
 
 
 
 
 
#contnet{
	width:100%;
 }
 
  
#banner{
	clear:both;
	width:100%;
	background:url(../images/bg.gif) repeat-x;
	height:230px;
 }
 
#banner .pic{
	margin:0 auto;
	width:985px;
	height:220px;
	overflow:hidden;
	margin-top:10px;
 }
.pic img{
	margin:0 auto;
	width:985px;
	height:220px;
 }
.pic .land{
	width:150px;
	height:190px;
	float:right;
	position:relative;
	top:-220px;
	margin-right:40px;
 }
.land .t{ 
	width:150px;
	height:190px;
	background:#333333;
	filter:alpha(opacity=20);-moz-opacity:0.2;
	padding:20px 5px 10px 5px;
 }
.t p{
	margin-bottom:10px;
	text-align:center;
	position:relative;
 }
.t input{
	border:none;
 }
.t .d{
	background:url(../images/bg6.gif) no-repeat;
	width:53px;
	height:20px;
	font-weight:bold;
 }
.t span{
	font-size:14px;
	color:#FFFFFF;
 }
.t p a{
	text-decoration:underline!important;
	color:#f6ff00!important;
 }
/* login form style */
#contnet #loginsty .inpsty{
	width:120px;
}
/* system restory msg */
#contnet .resty{
	width:520px;
	min-height:70px !important
	height:70px;
	margin:6px 3px 1px 61px;
	border:1px solid #919191;
}
 #contnet .retitle{
 	border:0;
	width:100%;
	height:17px;
	background-color:#dedede;
	padding-top:3px;
}
  #contnet .recontent{
 	border:0;
	width:90%;
	height:90$;
	margin:13px 0 3px 23px;
}
 
 
 
 
#banner1{
	margin-top:1px;
	width:100%;
	background:url(../images/bg1.gif) repeat-x;
	height:35px;
 }
#banner1 .nav{
	height:35px;
	width:900px;
	margin:0 auto;
 }
.nav li{
	float:left;
	display:block;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	width:101px;
	height:32px;
	text-align:center;
	line-height:2em;
	margin-right:5px;
	margin-left:5px;

 }
.nav .top{
	margin-top:10px;
 }  
.nav ul li a{
	width:101px;
	height:32px;
	display:block;
	text-decoration:underline!important;
	color:#FFFFFF!important;
 }
.nav ul li a:hover,.nav ul li .on{
	width:101px;
	height:32px;
	background:url(../images/bg3.gif) left top no-repeat;
	display:block;
	color:#000!important;
	text-decoration:none!important;
 }








#form1{
	width:900px;
	margin:0 auto;
	margin-top:15px;
 }
#form1 .table1{
	width:69%;
	float:left;
 }
.table1 table{
	width:100%;
	margin-bottom:20px;
	color:#919191;
 }
.table1 input{
	border:1px #a8cdd9 solid;
 }
.table1 textarea{
	width:90%;
	height:200px;
	overflow: auto;
	border:1px #a8cdd9 solid;
 }
.table1 select{
	border:1px #a8cdd9 solid;
 }
 
 
.table1 td{
	padding:8px 15px 8px 15px;
 }
.table1 .td1{
	background:#f1f8fe;
 }
.table1 .td2{
	border-bottom:1px #d7d7d7 solid;
 }
.table1 .td3{
	padding-right:5px;
	width:70px;
 }
.table1 .td4{
	color:#333;
 }
.table1 span{
	font-size:12px;
	color:#000000;
	font-weight:normal;
 } 
.table1 .tj{
	color:#000066;
	background:url(../images/bottom.gif) no-repeat;
	width:50px;
	height:20px;
	border:1px #CEE8FB solid;
	font-size:12px;
 } 
.table1 p{
	line-height:1.8em;
	color:#333;
 } 


 
 
 
#form1 .hot{
	width:256px;;
	border:1px #d5e2ff solid;
	float:right;
 }
.hot li{
	list-style:none;
	margin-bottom:5px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
 }
.hot img{
	float:left;
	margin-right:3px;
 }
.hot p{
	margin-bottom:3px;
 }
.hot .td1{
	border-bottom:1px #4f4f4f dashed;
	margin-left:5px;
	margin-right:5px;
 }
.hot .td2{
	background:url(../images/bg2.gif) repeat-x;
	margin-bottom:5px;
	padding-bottom:6px;
	padding-top:6px;
 }
#form1 .ad{
	margin-top:10px;
	width:256px;
	float:right;
 }
.ad li{
	margin-bottom:10px;
 }
 
 
 
 
 
 
 
 
 
 
#footer{
	clear:both;
	width:100%;
	border-top:1px #e5e5e5 solid;
	margin-top:50px;
	padding-top:20px;
	color:#919191;
 }
#footer .link{
	width:900px;
	margin:0 auto;
 }
.link p{
	margin-bottom:9px;
}
.link span{	
	color:#000;
	font-size:12px;
	font-weight:bold;
 }
 
 .none{display:none;}