/* global */
* {
	padding:0;
	margin:0;
}
body {
	margin:0 auto;
	font-family: "宋体";
	font-size: 12px;
	background-color:#fcfefb;
	color:#666;
}
img {
	border:0;
}
a:link {
	font-family: "宋体";
	text-decoration: none;
	color:#666;
}
a:visited {
	font-family: "宋体";
	text-decoration: none;
	color:#666;
}
a:hover {
	font-family: "宋体";
	text-decoration: underline;
	color:#666;
}
a:active {
	font-family: "宋体";
	text-decoration: none;
	color:#666;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* end global */

/* struct */
div#wrapper {
	width:1003px;
	margin:0 auto;
}
div#header {
    height:111px;
	width:1003px;
	
}
div#banner {
	height:132px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;		
}
div#banneren {
	height:132px;
	background-image: url(../images/banner_en.jpg);
	background-repeat: no-repeat;		
}

div#ads {
	background-image: url(../images/advanced.jpg);
	background-repeat: no-repeat;
	height: 87px;
}
div#adsen {
	background-image: url(../images/advanced_en.jpg);
	background-repeat: no-repeat;
	height: 87px;
}

div#content {
	margin-top: 10px;

}
div#footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;    
}
/*end struct */

/*header */
.logo {float:left;}
.nav {
	float:right;
	height: 70px;	
}
.nav_about {
	float:right;
	height: 65px;	
}
.menuabout {font-size:0;padding:0;height:65px;}
.menu {font-size:0;padding:0;height:70px;}
/*end header*/

/*content*/
#leftbar {
	background-image: url(../images/leftbar_bg.jpg);
	background-repeat: no-repeat;
	width: 251px;
	float:left;
    height:361px;
	text-align:center;
	margin:0 auto;
}

#leftbar img {margin-top:15px;}

#content_content {
	float:right;
	width:690px;
	background-image: url(../images/map_bg.jpg);
	background-repeat: no-repeat;
    height: 361px;
	margin-right:10px;	
}

#content_content p{
	line-height: 2em;
	color: #000000;
	text-indent: 2em;
	margin:30px 15px;	
}
.mix_right { float: right; }

/*end content*/



/*footer*/
div#footer p  {line-height:1.8em;}
/*end footer*/


	
/* about 页面 */
div#aboutheader {
    height:108px;
	width:1003px;
	
}

div#aboutbanner {
    width:1003px;
	height:42px;
	background-image: url(../images/about_banner.jpg);
	background-repeat: no-repeat;		
}

div#aboutbanner_en {
    width:1003px;
	height:42px;
	background-image: url(../images/about_banner_en.jpg);
	background-repeat: no-repeat;		
}

	
div#content_about {
float:right;
width:750px;
margin-right:20px;
margin-bottom:10px;
}

	

.gsjj { border-bottom:1px #CCCCCC solid;}

.lxwm { }

#list {
margin-top:10px;
background-image: url(../images/about_left_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 196px;
}

#left_list {text-align:left; margin-left:35px; margin-top:10px; margin-bottom:10px;}

#left_list ul {list-style-image:url(../images/pic.gif);}

#left_list li {padding-left:15px;height:25px;line-height:21px;}

#left_list a:link {font-family: "宋体";
text-decoration: none;
color:#666;}

#left_list a:visited {font-family: "宋体";
text-decoration: none;
color:#666;}

#left_list a:hover {font-family: "宋体";
text-decoration: underline;
color:#666;}

#left_list active  {font-family: "宋体";
text-decoration: none;
color:#666;}

#leftbar_about {
	width:196px;
	float:left;
	text-align:center;
	margin:0 auto;
}