/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
body {margin:0px;font-size:12px;color:#333333;background:#FFFFFF;}
/* common */
.m {width:1200px;margin:auto;}
.top {height:32px;line-height:32px;background:#F1F1F1;border-bottom:#CCCCCC 1px solid;width:100%;}
#top a {text-decoration:none;}
.head {height:116px;overflow:hidden;}
.head .logo {padding:16px 10px 0 0px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:32px 0 6px 0;color:#333333;filter:glow(color=#FFFFFF,strength=3);}
.head h4 {font-size:16px;margin:0;color:#333333;}

#menu a {text-decoration:none;}
.menu {background:#2587F4;height:44px;overflow:hidden;font-size:16px;}
.menu span {color:#FFFFFF;}
.menu_li {float:left;white-space:nowrap;line-height:44px;padding:0 16px;}
.menu_li:hover {background:#0072C6;}
.menu_on {float:left;white-space:nowrap;line-height:44px;padding:0 16px;background:#0072C6;}

.side_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;}
.side_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;}
.side_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;}
.side_body li {background:url('http://www.yixie8.com/image/ico_arrow.gif') no-repeat 4px 12px;padding:0 0 0 20px;height:32px;line-height:32px;overflow:hidden;}

.main_head {border: #CCCCCC 0px solid;
    border-bottom: none;
	font-size:18px;
	color:#333333;
    background: #EEEEEE;
    margin: 0px auto;}
.main_head div {padding:0 16px;font-size:18px;height:44px;line-height:44px;overflow:hidden;}
.main_body {
	border: #CCCCCC 0px solid;
    border-top: none;
    background: #FFFFFF;
    padding: 16px;
    margin: 0 auto;
    width: 1168px;
    margin-bottom: 10px;}
	
.main_meaasgebody {
	
    border-top: none;

    padding: 16px;
    margin: 0 auto;

    margin-bottom: 10px;}