@charset "utf-8";
* {
	padding:0px;
	margin:0px;
	border:0px;
	font-size:12px;
	list-style:none;
	font-family:'Arial','宋体';
}

select,option{
	border:1px solid #7f9db9;
	}

a{
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

html{
	background:url(./images/body_bg.gif);
	}

	
.Container{
	width:960px;
	margin:0 auto;
	}
	
.Header{
	height:122px;
	overflow:hidden;
	}
	
.logo{
	margin:13px 0px 0 5px;
	float:left;
	}
	
.toptool{
	float:left;
	/*background:url(./images/toptool_bg.gif) no-repeat;*/
	width:240px;
	height:27px;
	margin:8px 0px 0 70px;
	overflow:hidden;
	display:inline;
	}
	
.toptool div{
	margin-left:12px;
	}
	
.toptool img{
	margin-left:5px;
	margin-right:5px;
	margin-top:9px;
	}
	
.toptool a{
	color:#707070;
	}
	
.toptool a:hvoer{
	text-decoration:none;
	}
	
.banner{
	float:left;
	width:240px;
	color:#eb5617;
	margin: 28px 0px 0px 65px;
	display:inline;
	}
	
.banner span{
	color:#666;
	}
	
.banner b{
	font-size:13px;
	color:#eb5617;
	}
	
.nav{
	float:left;
	width:960px;
	}
	
.nav ul{
	margin:0 auto;
	margin-top:12px;
	width:650px;
	overflow:hidden;	
	}
	
.nav li{
	float:left;
	display:block;
	width:104px;
	text-align:center;
	background:url(./images/nav_line.gif) no-repeat right;
	}
	
.nav li.lastly{
	background:none;
	}
	
.nav a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:79px;
	height:22px;
	line-height:21px;
	display:block;
	margin:0 auto;
	*margin-top:0px;
	*filter: Glow(Color=#d95302, Strength=2);
	}
	
.nav a.out{
	background:none;
	}
	
.nav a.on{
	background:url(./images/nav_on.gif) no-repeat;
	}
	
.nav a:hover{
	text-decoration:none;
	background:url(./images/nav_on.gif) no-repeat;
	}
	
.PageBody{
	background:#FFFFFF;
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
	}

/*版权*/
	
.Footer{
	margin-top:35px;
	}
	
.tips{
	color:#ff6000;
	text-align:center;
	}
	
.copyrightlogo{
	margin:0 auto;
	margin-top:25px;
	width:585px;
	height:45px;
	background:url(./images/logo_copyright.gif) no-repeat;
	}
	
.Footer ul{
	margin-left:150px;
	}
	
.Footer li{
	float:left;
	color:#6d6d6d;
	height:20px;
	line-height:20px;
	}
	
.Footer a{
	color:#6d6d6d;
	margin:0 4px;
	}
	
.Footer .copyright{
	width:440px;
	margin-left:1px;
	}
	


/**/
/*20090423st*/
	
.toptool .f_ora,.toptool2 .f_ora{
	color:#eb5617;
	font-style:normal;
	}
	
.toptool2{
	float:right;
	width:auto;
	height:27px;
	margin:8px 0px 0 5px;
	overflow:hidden;
	display:inline;
	/*background:url(./images/toptool_bg2.gif) no-repeat;*/
	}
	
.toptool2 table{
	height:27px;
	line-height:18px;
	}
	
.toptool2 img{
	margin-left:5px;
	margin-right:5px;
	/*margin-top:9px;*/
	}
	
.toptool2 a{
	color:#707070;
	}
	
.toptool a:hvoer{
	text-decoration:none;
	}

.hearer_username{
	text-decoration:underline;
	}
	
a.hearer_username {
	color:#eb5617;
	font-weight:bold;
	}
	
.welcome{
	color:#707070;
	}
	
.Header_out{
/*	margin-right:0px;*/
	}
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */

