@charset "utf-8";
/* CSS Document */
body{ margin:0}
#box{ width:960px; height:auto;margin:0 auto}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #0066FF;}
a:active {text-decoration: none;color: #333333;}
/*顶部*/
#top{ height:76px; background:url(/Content/About/top_bg.jpg) repeat-x;display:block;}
#top #logo{ float:left; margin-left:10px; margin-top:10px;width:127px;}
#top #English{ float:right; margin-right:20px; margin-top:45px;}
#top #English a { color:#333; text-decoration:none}
#top #English a:hover{ color:#666; text-decoration:underline}

/*顶部导航栏*/
#menu{ height:34px; background:url(/Content/About/menu_bg.gif) repeat-x; margin-top:2px; clear:both}
#menu ul{ list-style:none; margin:0 20px; padding:0; font-size:13px; font-weight:bold}
#menu ul li{ display:block;padding:0 10px; height:34px; line-height:34px;float:left;}
#menu ul li a{ color:#FFF; text-decoration:none}
#menu ul li a:hover{ text-decoration:underline; color:#FFFF80}
#menu .cur a{text-decoration:none; color:#FFFF80}
#banner{ clear:both;margin-top:2px;}
.more{ text-align:right;padding-right:10px;}

/*主体部分*/
A.a_bai:link{	color: #ffffff;	font-size: 14px;}
A.a_bai:visited{color: #ffffff;font-size: 14px;}
A.a_bai:active{color: #ffffff;font-size: 14px;}
A.a_bai:hover{color: #FFFF00;font-size: 14px;}
#main {margin-top:6px; font-size:12px; line-height:200%}
#left{width:358px; height:258px;float:left;border:1px #ccdde8 solid}
#right{width:588px; height:238px;float:right;border:1px #ccdde8 solid; padding-top:10px; padding-bottom:10px;background:url(/Content/About/title_bg3.gif) repeat-x}
.title_1{ margin:1px; height:29px;line-height:26px; padding-left:10px; color:#003333;background: url(/Content/About/title_bg1.gif) repeat-x; border-bottom:1px #ccdde8 solid; font-size:14px;}
.body_1{ height:202px;padding:12px; text-indent:2em; color:#333}



.title_2{ margin:4px;height:32px; line-height:32px; background: url(/Content/About/title_bg2.gif) repeat-x; padding-left:18px; font-size:14px; font-weight:bold}
.body_2{ height:189px;padding:10px;}

/*底部*/
#foot{ clear:both;height:35px;font-size:14px; margin-top:10px;line-height:35px;text-align:center;color:#666; background:url(/Content/About/foot_bg.gif) repeat-x;}
#foot a{ color: #666; text-decoration:none}
#foot a:hover{ color: #00aaff; text-decoration:underline}
#Copyright{ border-top:2px #CCC solid; text-align:center; padding-top:10px;font-size:13px; color:#666; line-height:180%}

/*二级页面左侧导航*/

.left2{width:244px; float:left;}
.right2{width:704px;float:right;border-left:1px #999 dashed}

.left2 .top{ height:47px; background:url(/Content/About/left_top.gif) no-repeat; text-align:center; color:#FFF; font-size:18px; font-weight:bold; padding-top:18px;}
.left2 .middle{background:url(/Content/About/left_middle.gif) repeat-y; padding-bottom:10px;}
.left2 .foot{ height:16px;background:url(/Content/About/left_foot.gif) no-repeat}
.left2 ul{ margin:0; padding:0;list-style:none;}
.left2 ul li{ display:block; width:220px;margin: auto; padding:0;height:25px; padding-top:15px;list-style:none;background:url(/Content/About/left_bg.gif) bottom no-repeat; text-align:center; font-size:14px; font-weight:bold}
.left2 .cur a{ color:#0083dc}
.title_3{ height:35px; line-height:35px;background:url(/Content/About/title_bg4.gif) bottom left no-repeat; font-size:16px; color:#0061a3; font-weight: bold; padding-left:20px;}
