/*
	[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:url(bg.gif) ;}
/* common */
.m {width:980px;margin:auto;padding-left:10px;padding-right:10px; background:#fff}
.top {height:28px;line-height:28px;color:#000;background:url(top_bg.gif) repeat-x;padding:0px 10px 0px 10px;border-left:1px  #EEEEEE solid; border-right:1px #EEEEEE solid;}
#top a {color:#000;text-decoration:none;}

.head {height:115px;overflow:hidden;}
.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:#000;font-family:"ºÚÌå";}
.head h4 {font-size:12px;margin:0 0 0 10px;color:#414141;}
/* h4 alink */
.head h4 a{color: #414141; text-decoration: none; font-size: 12px;}
.head h4 a:hover{color: red;}

#menu a {text-decoration:none;}
.menu {height:30px;overflow:hidden;font-size:12px;background:#00648B;}
.menu span {color:#FFFFFF;}

.menu_li {float:left;line-height:30px;padding:0 18px 0 18px;border-left:3px  #fff solid;}
.menu_on {float:left;line-height:30px;padding:0 18px 0 18px;background:#001821;border-left:3px #fff 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:#001821;}

.side_head {border-bottom:#00648B 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:#00648B;}
.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:#00648B 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:#00648B;}
.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 ;}