/*
	[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:38px;overflow:hidden;font-size:12px;background:#FFFFFF url(menu_bg.gif) repeat-y; padding-left: 14px;}
.menu span {color:#fff;font-size:14px;}

.menu_li {float:left;line-height:38px;padding:0 15px 0 15px;}
.menu_on {float:left;line-height:38px;padding:0 15px 0 15px;}

.menu_index_li{float:left;line-height:38px;padding:0 15px 0 15px;margin-left:15px;}
.menu_index_on{float:left;line-height:38px;padding:0 15px 0 15px; margin-left:15px;}

.side_head {height:30px;background:url(side_head_l.gif) no-repeat left bottom;}
.side_head div {padding:0 10px 0 25px;font-size:12px;height:30px;line-height:30px;overflow:hidden;background:url(side_head_r.gif) no-repeat right bottom;}
.side_head div strong{ color:#fff; }
.side_body {border:#C0C0C0 1px solid;border-top:none;background:#F9FFF6;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;/*white-space:nowrap;*/}

.main_head {height:30px;background:url(main_head_l.gif) no-repeat left bottom;}
.main_head div {padding:0 10px 0 25px;font-size:12px;height:30px;line-height:30px;overflow:hidden;background:url(main_head_r.gif) no-repeat right bottom;}
.main_head div strong{ color:#fff; font-size:14px; }
.main_body {border:#C0C0C0 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}

.foot {text-align:center;padding:15px;line-height:28px;background:#FFFFFF url(foot.gif) repeat-x top ;}