@charset "GB2312";
@namespace url(http://www.w3.org/1999/xhtml);
/* 全局 */
.clearfix:after 
{ 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix 
{ 
display:inline-block; 
} 
/* Hide from IE Mac */ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

*{
	margin: 0;
	padding: 0;
}
#boby { color: #333; } /* Moz */ 
* html #boby { color: #666; } /* IE6 */ 
*+html #boby { color: #999; } /* IE7 */ 
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
	FONT-FAMILY: "????"
}
DIV {
	FONT-FAMILY: "????"
}
P {
	FONT-FAMILY: "????"
}
SPAN {
	FONT-FAMILY: "????"
}
LABEL {
	FONT-FAMILY: "????"
}

a {
	font-family: "宋体";
}

td,p,li,input,select,div,span{font-family:verdana,Arial,宋体,simsun;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}.clearfix{display:block;}
/* End hide from IE-mac */
/* Hides from IE7 \*/
*+html .clearfix{height:1%;}.clearfix{display:block;}
/* End hide from IE7 */

/*html { 
scrollbar-face-color:#f6f6f6; 
scrollbar-highlight-color:#fff; 
scrollbar-shadow-color:#FEE800; 
scrollbar-3dlight-color:#FEE800; 
scrollbar-arrow-color:#000; 
scrollbar-track-color:#fff; 
scrollbar-darkshadow-color:#fff; 
}*/


a:link {
	font-size:12px;
	text-decoration: none;
	color:#666666;
}
a:visited {
	font-size:12px;
	text-decoration: none;
	color:#666666;
}

a:hover {
	font-size:12px;
	text-decoration: none;
	color:#FF9900;
}

a:active {
	font-size:12px;
	text-decoration: none;}


#guide
{
	 
	top:0px;
	width:960px;
	height:780px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#head_index
{
	margin-top:40px;
	width:1000px;
	height:auto;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color:#FFF;
}
.head_back{background:url(../images/head.jpg) no-repeat; height:192px;}
.logo_back{width:240px; height:62px; float:left; margin:50px 0px 0px 45px;cursor:pointer;}

#foot_d{background:url(../images/foot.jpg) no-repeat; height:94px; }
 .menu .english{width:84px; height:44px; float:right;margin-right:20px!important;margin-right:5px; margin-top:15px;}
  .menu  .english a{background:url(../images/english.jpg) no-repeat;}
 .menu .english a:hover{background:url(../images/english_link.jpg) no-repeat;}

 .menu .chinese{width:84px; height:44px; float:right;margin-right:-5px!important;margin-right:-5px;margin-top:15px; }
  .menu  .chinese a{background:url(../images/chinese.jpg) no-repeat;}
 .menu .chinese a:hover{background:url(../images/chinese_link.jpg) no-repeat;}

/*脚部*/
#foot_default {
width:965px;
height:40px;
padding:10px 0px 15px 35px!important;
padding:10px 0px 10px 35px;
background:url(../images/back_long.png);
margin:0px 0px 0px 0px;
font-weight:100;
font-size:12px;
font-weight:100;

}
#foot_default img {
float:left;
margin-top:5px;
}
#foot_default .add {
width:240px;
height:auto;
float:left;
padding-bottom:10px;
font:12px/15px "宋体";
color:#666666;
margin:5px 0px 0px 20px;
display:inline;
}
#foot_default .other {
	
width:420px;
height:auto;
text-align:right;
float:right;
font:12px/15px  "宋体";
color:#666666;
margin:5px 20px 0px 0px;
display:inline;
}
#foot_default .other a{ color:#666666; }
#foot_default .other a:hover { color:#DA251D;}

