/*
	[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:#333;
	background-color: #FFFFFF;
 	background-repeat: repeat-x;
	background-position: center top;
}
/* common */
a {text-decoration:none;}
.top {height:26px;line-height:26px;
border-bottom:1px solid #dedede;
color:#FFAE00;
	 } 
.top,.top2,.foot2{background-color:#fff;}
.head {height:90px;overflow:hidden;}
.head div {float:left;}
.head .logo {padding:15px 10px 0 0px;height:90px;overflow:hidden;}
.head .logo img{height:68px;}
.head h1 {
	font-size:24px;
	margin:22px 0 5px 10px;
	font-weight: normal;
	color: #0D569A;
}
.head h4 {
	font-size:12px;
	margin:0 0 0 10px;
	font-weight: normal;
	color: #666666;
}

#menu a {text-decoration:none;}
.menu { 
	height:38px;
	overflow:hidden;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;font-size:14px; 

 }
 .menubox {
	clear:both;
	background-color:#133AAC;
	height:38px;
	width:100%;
}
.menu span {color:#FFFFFF;}
.menu_li {float:left;border-right:#476BD6 1px solid;
	margin-top:9px;
width:10%;
text-align:center;}
.menu_on {
	float:left;
	border-right:#FFAE00 1px solid;
	line-height:38px;
 	background-color: #FFAE00;
	background-repeat: repeat-x;
	color: #fff;
	width:10%;
text-align:center;
}

.sidektop {
	border:#dedede 1px solid;
	color:#2B4181;
	background-repeat: repeat;
	background-position: left top;
}
.sidektop div {padding:0 10px 0 10px;font-size:12px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.sidekcontent {border:#dedede 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.sidekcontent li {background:url('../../image/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.mainktop {	border:#dedede 1px solid;
	color:#2B4181;
	background-repeat: repeat;
	background-position: left top;}
.mainktop div {padding:0 10px 0 10px;font-size:14px;height:28px;line-height:26px;overflow:hidden;letter-spacing:1px;
font-weight:normal;}
.mainkcontent {border:#dedede 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 10px;}
.banner img {margin-top:5px;}