@charset "gb2312";
/* Sub Css Style */
body{
	font-family:arial;
	font-size:12px;	
	margin:0;
	color:#6F6E6E;
}
a{
	color:#666565;
	text-decoration:none;
}
a:hover{
	color:#0066CC;
}
.img, a img{
	border:0;
}
input, select, form, textarea {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
}
ul, li, dl, dd, dt {
	margin:0;
	padding:0;
	list-style:none;
}
p, span {
	margin:0;
}
.clear {
	clear:both;
}
/* Header Css Style */
#header {
	width:770px;
	margin:0 auto;
	background:url(../img/bg_head.gif) no-repeat;
}
#header .n {
	width:168px;
	text-align:right;
	padding:5px 6px 0 0;
	color:#777676;
	height:23px;
}
#header .n a {
	color:#777676;
}
#header .n span {
	margin:0 8px;
}
#header .l {
	width:174px;
	padding-top:30px;
	height:22px;
}
#header .l .home a {
	display:block;
	color:#033B7F;
	width:27px;
	font-weight:bold;
	background:url(../img/ico_arr.gif) left 50% no-repeat;
	padding:4px 10px 0 10px;
	float:left;
	line-height:16px;
	height:18px;
}
#header .l .chinese a {
	display:block;
	color:#033B7F;
	width:36px;
	background:url(../img/ico_arr.gif) left 50% no-repeat;
	padding:4px 10px 0 10px;
	float:left;
	line-height:16px;
	height:18px;
}
#header .l .english a {
	display:block;
	color:#033B7F;
	width:50px;
	background:url(../img/ico_arr.gif) left 50% no-repeat;
	padding:4px 5px 0 10px;
	float:left;
	line-height:14px;
	height:18px;
}
/*#header .nav {
	background:url(../img/bg_nav.gif) repeat-x;
	height:30px;
	width:596px;
}
#header .nav a {
	color:#fff;
	font-weight:bold;
}
*/
#header .main {
	background:url(../img/bg_nav.gif) repeat-x;
	height:30px;
	padding-left:15px;
}
/*#header .main a {
	color:#fff;
	font-weight:bold;
}*/
#header .main .nav a {
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#header .main .nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#header .slideMenu {
	Z-INDEX:0; FILTER: alpha(opacity=88); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8;
	background-color:#023171;

}
#header .slideMenu a.sub {
	display:block; 
	padding:3px 0 0 15px; 
	WIDTH: auto;
	height:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
}

#header .slideMenu a.sub:hover {
	/*BACKGROUND-IMAGE: url(../images/adecoo.gif);*/
	background-color:#2E62A9;
	color:#FFFF00;
}
#header .time {
	background:url(../img/bg_time.gif) repeat-x;
	color:#043C81;
	width:164px;
	text-align:right;
	font-size:10px;
	padding-right:10px;
}
#header .search {
	background:url(../img/bg_search.gif) repeat-x;
	height:26px;
	padding-right:3px;
}
/* Banner Css Style */
#banner {
	margin:5px auto 0 auto;
	width:770px;
}
/* Content Css Style */
#content {
	width:770px;
	margin:0 auto 3px auto;
}
#content .left {
	width:182px;
	background:url(../about/img/bg_left.gif) repeat-x #EAF6FE;
	padding-top:25px;
}
#content .left .menu li {
	background:url(../about/img/bg_left2.gif) repeat-x #D7F0FD bottom;
}
#content .left .menu li.c {
	background:url(../about/img/bg_left2.gif) repeat-x #B1DEFE bottom;
	font-weight:bold;
}
#content .left .menu li a {
	background:url(../img/ico_arr.gif) no-repeat 18px 50%;
	padding:8px 0 0 32px;
	width:150px;
	display:block;
	height:19px;
	color:#033C81;
}
#content .left .menu li a:hover {
	font-weight:bold;
}
#content .right {
	width:588px;
	background:url(../about/img/bg_right.gif) no-repeat;
}
#content .right .position {
	width:588px;
	height:17px;
	padding-top:7px;
	color:#064D9B;
	text-indent:4px;
	font-family:"ËÎÌå";
}
#content .right .position a {
	color:#064D9B;
}
#content .right .position a:hover {
	color:#fff;
	text-decoration:underline;
}
#content .right .position span{
	font-weight:bold;
}
/* Footer Css Style*/
#footer {
	background-color:#E2E2E2;
	border-bottom:#C8C8C8 solid 1px;
	height:26px;
	width:770px;
	margin:0 auto;
}
#footer .nav {
	float:left;
	color:#4F4F4F;
	padding:6px 10px 0 10px;
}
#footer .nav a {
	color:#4F4F4F;
}
#footer .nav span {
	padding:0 10px;
}
#footer .copyright {
	float:right;
	font-size:11px;
	padding:6px 9px 0 0px;
}
#footer .copyright span {
	font-weight:bold;
} 
#footer .copryight .span a {
	font-weight:bold;
}
