/*
	[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:#73bde2;background:#2E3D52 url('bg.jpg') no-repeat center 0;}
/* common */
.m {width:960px;margin:auto;}
.top {height:0px;line-height:26px;background:#5A708C;padding:0 10px 0 10px;}
 
#top a {text-decoration:none;color:#ffffff}

.head {height:125px;overflow:hidden;padding-left: 10px;}
.head div {/*float:left;*/text-align:center} 
.head .logo {padding:15px 10px 0 0px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:32px 0 5px 10px;color:#B1D0EF;font-family:\9ED1\4F53;filter:glow(color=#5A708C,strength=3);}
.head h4 {font-size:15px;margin:0 0 0 10px;color:#EEEEEE;}

#menu a {text-decoration:none;}
.menu-m{background:url('menu_bg.jpg')}
.menu {background:url('menu_bg.jpg');height:30px;overflow:hidden;padding:0 0 0 20px;font-size:14px;font-weight:bold;}
.menu_li {float:left;line-height:30px;padding:0 15px 0 20px;}
.menu_li span {color:#FFFFFF;}
.menu_on {float:left;line-height:30px;padding:0 20px 0 20px;background:url('menu_on.gif') repeat-x;}
.menu_on span {color:#333333;}

.side_head {border-bottom:none;background:url('side_head.gif') repeat-x;}
.side_head div {padding:0 10px 0 10px;font-size:14px;height:25px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.side_body {border-top:none;background:#5A708C;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:#73bde2;border-bottom:none;background:url('main_head.gif') repeat-x;}
.main_head div {padding:0 10px 0 10px;font-size:14px;height:32px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.main_body { solid;border-top:none;background:#5A708C;padding:10px;margin:0 0 10px;}

 