/* global */
body {margin:0px;font-size:12px;color:#000000;background:url(bg.gif) repeat-x left 2px;}
/* common */
.m {width:980px;margin:auto;}
.top {height:28px;line-height:28px;color:#000;background:url(top_bg.gif) repeat-x;padding:0px 10px 0px 10px;}
/* #top a {color:#000;text-decoration:none;} */
#top a {text-decoration:none;}

.head {height:115px;width:980px;overflow:hidden;padding:0px 10px 0px 10px;}
.head div {float:left;}
.head .logo {padding:15px 10px 0 20px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:25px 0 2px 10px;color:#000;font-family:\9ED1\4F53;filter:glow(color=#FFFFFF,strength=3);}
.head h3 {font-size:15px;margin:3px 0 5px 10px;color:#000;font-family:\9ED1\4F53;filter:glow(color=#FFFFFF,strength=3);}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#000;}


/*Add start*/
.head .headtop1 {font-size:24px; font-weight:bold; float: left;clear: left; margin:25px 0 2px 10px;color:#000;font-family:\9ED1\4F53;filter:glow(color=#FFFFFF,strength=3);}
.head .headtop3 {font-size:15px; font-weight:bold; float: left;clear: left; margin:3px 0 5px 10px;color:#000;font-family:\9ED1\4F53;filter:glow(color=#FFFFFF,strength=3);}
.head .headtop4 {font-size:15px; font-weight:bold; float: left;clear: left; margin:0 0 0 10px;color:#000;}
/*Add end*/







#menu a {text-decoration:none;}
.menu {height:30px;overflow:hidden;font-size:12px;background:url('menu_bg.gif') repeat-x;}
.menu span {color:#FFFFFF;}

.menu_li {float:left;line-height:30px;padding:0 17px 0 17px;border-left:1px  #CC6018 solid;border-right:#F8B27F 1px solid }
.menu_on {float:left;line-height:30px;padding:0 17px 0 17px;background:#fff;border-left:1px  #CC6018 solid;border-right:#F8B27F 1px solid}

.menu_index_li{float:left;line-height:30px;padding:0 18px 0 18px;}
.menu_index_on{float:left;line-height:30px;padding:0 18px 0 18px;background:#fff;color:#000}

.menu_index_on span{color:#000}
.menu_on  span{color:#000}

.side_head {height:30px;background:url(side_head_l.gif) no-repeat left bottom;}
.side_head div {padding:0 10px 0 25px;font-size:14px;height:30px;line-height:30px;overflow:hidden;background:url(side_head_r.gif) no-repeat right bottom;}
.side_head div strong{ color:#000;}

.side_body {border:#C0C0C0 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.main_head {height:30px;background:url(main_head_l.gif) no-repeat left bottom;}
.main_head div {padding:0 10px 0 20px;font-size:14px;height:30px;line-height:30px;overflow:hidden;background:url(main_head_r.gif) no-repeat right bottom;}
.main_head div strong{ color:#fff;}


/*contect page title H1 Add start*/
.main_head h1 {margin:0; padding:0 10px 0 20px;font-size:14px; color:#fff; height:30px;line-height:30px;overflow:hidden;background:url(main_head_r.gif) no-repeat right bottom;}
/*contect page title H1 Add end*/



.main_body {border:#C0C0C0 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;width:748px;} /*width:748px; 解决图片过宽的问题，但是由于side_head div 不能按照系统200自定义，所以取消这个*/
/*.content img {width:100%; height:100%;} 解决图片过宽的问题*/


.foot {text-align:center;padding:15px;line-height:28px;background:#FFFFFF url(foot.gif) repeat-x top ;}