/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
body {margin:0px;font-size:12px;color:#000000;background:url(bg.gif) repeat-x top  ;}
/* 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;}

.head {height:115px;overflow:hidden;background:url(head.gif) no-repeat right top}
.head div {float:left;}
.head .logo {padding:25px 10px 0 20px;height:90px;overflow:hidden;}
.head h1 {font-size:36px;margin:22px 0 5px 10px;
color:#000;font-family:"ËÎÌå";}
.head h4 {font-size:14px;margin:0 0 0 10px;color:#414141;}

#menu a {text-decoration:none;}
.menu {height:42px;overflow:hidden;font-size:12px;background: url(menu_bg.gif) repeat-y; }
.menu ul{padding-left:15px;}
.menu li{width:86px;overflow:hidden;text-align:center;}
.menu span {color:#fff;font-size:14px;}

.menu_li {float:left;line-height:38px;}
.menu_on {float:left;line-height:38px;}

.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;}

.menu_index_on span {font-size:14px;font-weight:bold}
.menu_on span {font-size:14px;font-weight:bold}

.side_head {height:30px;border:#D2CCC0 3px solid;border-bottom:#D2CCC0 1px solid;}
.side_head div {padding:0 10px 0 15px;font-size:14px;height:30px;line-height:30px;overflow:hidden;}
.side_head div strong{ color:#36312B; }
.side_body {border:#D2CCC0 3px solid;border-top:none;background:#fff;padding:10px;margin:0 0 10px;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 5px 10px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.main_head {height:30px;border:#D2CCC0 3px solid;border-bottom:#D2CCC0 1px solid;}
.main_head div {padding:0 10px 0 15px;font-size:12px;height:30px;line-height:30px;overflow:hidden;}
.main_head div strong{ color:#36312B; font-size:14px; }
.main_body {border:#D2CCC0 3px 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 ;border:none;}
.banner{padding-top:10px;}
/*2013-06-08 ADD*/
.side_contact li{height:auto;overflow:hidden;zoom:1;}
.side_contact li img{margin-bottom:-5px;}