﻿/*
	[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;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}
/* common */
a {text-decoration:none;}
.top {height:26px;line-height:26px;
border-bottom:1px solid #ddd; } 

.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:#D70B02;
	height:38px;
	width:100%;
}
.menu ul{
    float: left;
    border-left: #e2504a 1px solid;}
.menu span {color:#FFFFFF;}
.menu_li {float:left;border-right:#e2504a 1px solid;line-height:38px;padding:0 38px 0 37px;}
.menu_on {
	float:left;
	border-right:#e2504a 1px solid;
	line-height:38px;
	padding:0 38px 0 37px;
	background-color: #e2504a;
	background-repeat: repeat-x;
	color: #fff;
}
.menu_li:hover{background-color: #e2504a;}
.banner{background-image: url(../images/banner6.png); height: 110px; width: 100%; margin-top: 10px;    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    font-size: 30px;
    font-weight: 700;}

.sidektop div {padding:0 10px 0 10px;font-size:12px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.sidekcontent { width:208px; border:#ddd 1px solid;border-top:none;background:#FFFFFF;padding:10px;margin:0 0 20px;}
.sidekcontent li {background:url('../images/ico_arrow.gif') no-repeat 5px 7px;padding:0 0 0 20px;height:26px;line-height:26px;overflow:hidden;}

.mainktop {border:#ddd 1px solid;border-bottom:none;background:url('mainktop.gif') repeat-x;}
.mainktop div {padding:0 10px 0 10px;font-size:12px;height:28px;line-height:30px;overflow:hidden;letter-spacing:1px;}
.mainkcontent {border:#ddd 1px solid;border-top:none;background:#FFFFFF;padding:20px 10px;margin:0 0 20px;}
.mainkcontent ul li{ float:left; width:229px; height:181px; text-align:center;}
.banner img {margin-top:5px;}
#allmap{margin-left: 10px;margin-top: 15px;}
