/* CSS Document */
body{
    margin:0px;
	padding:0px;
	text-align: center;
	font-size:12px;
	font-family:Verdana, Helvetica, Arial, Sans-Serif,'宋体';
	background-repeat: repeat-x; 
	word-spacing:-2px;
	background-color:#fef9f3;
}
td,div{
   font-size:12px;
   line-height:140%;
   margin:0px;
   padding:0px;
   color:#383936;
}
img{	
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
li{font-size:10px;
	margin: 0px;
	padding: 0px;
}
a:link{
   text-decoration:none;
   color:#707070;
}
a:visited{
   text-decoration:none;
   color:#707070;
}
a:hover{
   text-decoration:underline;
   color:#F37022;
}
a:active{
   text-decoration:none;
   color:#707070;
}
a:focus{
   text-decoration: none;
   color:#000;}

/*********header内容**********/
#header {
    margin:0px;
    width:100%;
	height:231px;
	background:url(../images/header_bg.jpg);
}
#header_01 {
    height:154px;
    width:790px;
	margin:0px auto;
}
#header_logo{
   float:left;
   width:255px;
   height:154px;
}
#header_set{
   float:left;
    width:535px;
	height:154px;
	background:url(../images/header_userbg.jpg);
}

#header_set .help{
   width:535px;
   height:28px;
   text-align:left;
   padding:5px 0px;
   color:#fff;
   font-size:10px
}
#header_set .help a{
   color:#fff;
}
#header_set .myam{
   width:535px;
   height:38px;
}
#header_set .myam a{
   float:left;
   height:22px;
}
#header_set .do{
   width:535px;
   height:38px;
}
#header_set .position{
   float:left;
   width:140px;
   height:24px;
   padding:4px 0px 10px 40px;
   text-align:left;
}
#header_set .select{
   border:1px solid #FFFFFF;
   color:#ffffff;
   background-color:#585858;
   background-image:url(../images/header_select.gif)
}
#header_menu {
    width:790px;
	height:26px;
	margin:0px auto;
}
#header_search{
    height:22px;
    width:790px;
	padding:12px 0px;
	text-align:center;
	margin:0px auto;
}
#header_login {
    width:566px;
	height:158px;
	float:left;
	padding:0px 0px 0px 10px;
	}

#header_login a {
    color:#000;
	}	
#header_login .chinese a {
    color:#f76000;
	font-weight:bold;
   }
#button {
    width:521px;
	height:23px;
	margin:22px auto 0px 30px;
	
	}
#button li {
    float:left;
	padding-right:7px;
	}
#area_select{
	width:132px;
	height:40px;
	float:left;
	margin:11px auto 0px auto;
}
.select{
	background-color:#555;
	color:#fff;
}
#login_form {
	float:left;
    width:391px;
	height:40px;
	margin:11px auto 0px auto;
}
#login_form ul {
    float:left;
	color:#000;
	height:40px;
	padding-left:30px;
	}
#login_code {
    width:40px;
	background-color:#555;
	color:#fff;
	}
#login_sele {
    background-color:#000;
	color:#fff;
	}
#login_botton {
    width:360px;
	height:18px;
	margin:5px auto 0px 140px;
	}
#login_botton ul {
     width:360px;
     padding-left:0px;
	}
#login_botton li {
    float:left;
	padding-right:2px;
	}

#search_text {
     width:350px;
	 height:14px;	 
}

.ads790{
    width:790px;
	margin:10px auto;  
}
/**************fooder**************/
#fooder {
    width:790px;
	margin:0px auto;
	}

#fooder_tt {
    width:790px;
	height:30px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	}
#fooder_tt a {
    color:#000;
	}
#footer_rights{
   height:23px;
   text-align:center;
   color:#000;
   width:790px;
}
#fooder_pic {
    width:772px;
	text-align:center;
	height:60px;
	float:left;
	}
#fooder_pic img {
    margin-right:30px;
	}