/*
	[Destoon B2B System] Copyright (c) 2008-2015 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
body {margin:0px;font-size:12px;color:#000000;background:#EDF9B7}
/* common */
.m {width:960px;margin:auto;}
.top {height:26px;line-height:26px;background:#D8EEC6;padding:0;width:960px;}
.top_left{height:26px;line-height:26px;background:#D8EEC6;padding:0 10px 0 10px;float:left;width:660px;}
.top_right {height:26px;line-height:26px;background:#D8EEC6;padding:0 10px 0 10px;float:right;width:220px;text-align:right;}
#top a {text-decoration:none;}

.head {height:115px;overflow:hidden;     background: #6fbd1f;}
.head div {float:left;}
.head h1 {font-size:48px;margin:32px auto;font-family:\9ED1\4F53;filter:glow(color=#FFFFFF,strength=3);width:960px;    text-align: center;}
.head h1 a{color:#ffffff;text-decoration:none;}
.head h1 a:hover{text-decoration:underline;}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#006600;}

#menu a {text-decoration:none;}
.menu {background:url('menu_bg.gif');height:30px;overflow:hidden;padding:1px 0 0 20px;font-size:14px;font-weight:bold;border-left:#5DA61A 1px solid;border-right:#5DA61A 1px solid;}
.menu_li {float:left;white-space:nowrap;border-right:#96D09D 1px solid;line-height:30px;padding:0 20px 0 20px;}
.menu_li span {color:#FFFFFF;}
.menu_on {float:left;white-space:nowrap;border-right:#96D09D 1px solid;line-height:30px;padding:0 20px 0 20px;background:url('menu_on.gif') repeat-x;}
.menu_on span {color:#006600;}

.side_head {border:#7DBE0A 1px solid;border-bottom:none;background:url('side_head.gif') repeat-x;}
.side_head div {padding:0 10px 0 10px;font-size:14px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.side_body {border:#7DBE0A 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 {    color: #fff;border:#7DBE0A 1px solid;border-bottom:none;background:#6fbd1f;}
.main_head div {padding:0 10px 0 10px;font-size:14px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.main_body {border:#7DBE0A 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
 table
{
border-collapse:collapse;
}
table a
{
text-decoration: none;
}
table, td, th
{
border:1px solid #e9f5df;
}