/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
@IMPORT "../common.css";
/* global */
body {margin:0px;font-size:12px;color:#000000;background:#004376 url(bg.gif) repeat-x left 0px;}
/* common */
.m {width:960px;margin:auto;background:#fff;}
.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;}



.head {height:115px;overflow:hidden;background:#01559B url(head.gif) no-repeat center;padding:0px 10px 0px 10px;}
.head div {float:left;}
.head .logo {padding:15px 10px 0 20px;height:90px;overflow:hidden;}
.head h1 {font-size:36px;margin:32px 0 5px 10px;color:#fff;font-family:"黑体";}
.head h4 {font-size:12px;margin:0 0 0 10px;color:#E3E3E3;}
/* h4 alink */
.head h4 a{color: #E3E3E3; text-decoration: none; font-size: 12px;}
.head h4 a:hover{color: red;}

#menu a {text-decoration:none;}
.menu {height:32px;overflow:hidden;font-size:12px;background:url(menu_bg.gif) repeat-x;padding:0px 10px 0px 10px;}
.menu span {color:#fff;}

.menu_li {float:left;line-height:32px;padding:0 18px 0 18px;border-left:#94BCFF 1px dotted }
.menu_on {float:left;line-height:32px;padding:0 18px 0 18px;border-left:#94BCFF 1px dotted }

.menu_index_li{float:left;line-height:32px;padding:0 18px 0 18px;}
.menu_index_on{float:left;line-height:32px;padding:0 18px 0 18px;}

.menu_index_on span{color:#fff;font-weight:bold}
.menu_on  span{color:#fff;font-weight:bold}




.side_head {border-bottom:#005A9A 2px solid; height:30px;}
.side_head div {padding:0 10px 0 10px;font-size:12px;height:28px;line-height:30px;overflow:hidden;color:#fff;background:#005A9A;}
.side_head div strong{font-weight:normal;}
.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 {border-bottom:#005A9A 2px solid; height:30px;}
.main_head div {padding:0 10px 0 10px;font-size:12px;height:28px;line-height:30px;overflow:hidden;color:#fff;background:#005A9A;}
.main_body {border:#C0C0C0 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.main_head  div strong{font-weight:normal;}
.foot {text-align:center;padding:15px;line-height:28px;background:#FFFFFF url(foot.gif) repeat-x top ;margin:0 10px 0 10px;}


/*.banner{background:#fff;padding:0 10px 0 10px;}*/
#side{background:#fff;padding-left:10px;}
#main{background:#fff;padding-right:10px;}
#pos{margin-left:5px;}