﻿/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,span{margin:0;padding:0;border:0;}
body{background:#fff;color:#393939;font-size:12px; font-family:Tahoma 宋体;}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{color:#000;}
a:link{ color:#000;text-decoration:none;}
a:hover{text-decoration: underline;}


/*-------------------header---------*/
#header{height:112px; background:url(images/header-bg.gif ) 0 -8px repeat-x;}
#header .menua{float:right;margin:8px 20px 0 0;}
#header .menua li{ float:left;}
#myExpress{background:url(images/darrow.gif ) right 0 no-repeat;}
#logo{ float:left;}
#logo img{width:164px; height:42px;margin:3px 0 40px 20px;}
#header .title{ display:block; color:#444444;font:bold 16px/16px 微软雅黑;margin:0px 0 0 25px; clear:both; }
#container{width:1000px;margin:0 auto;padding:20px 0 50px 0;}
#company-left{float:left;width:225px;}
#company-logo{width:225px; height:63px; text-align:center; border-bottom:1px dashed #848484;}
#company-logo img{ max-width:200px;}
#company-nav li a{ display:block; height:31px; line-height:33px;color:#393939;padding-left:80px; background:url(images/nav-a.gif) no-repeat;text-decoration:none;}
/*#company-nav li a:visited{background:url(images/nav-ah.gif) no-repeat;}*/
#company-nav li a:hover{background:url(images/nav-ah.gif) no-repeat;}
#company-nav li.current a{background:url(images/nav-ah.gif) no-repeat;}
#company-right{margin-left:40px; float:left;width:735px;}
h3{font:bold 16px/16px 微软雅黑; color:#CE0000;margin:18px 0 8px 10px;line-height:1.1em;}
h4{background:url(images/1.gif) 0 11px no-repeat; padding-left:20px; font-size:12px; font-weight:bold; line-height:3em;}
h4 span{font-weight:100;}
h6{font-size:12px;background:#DDE7F4;height:2.2em;line-height:2.3em;padding-left:10px;clear:both;}
#company-right p{line-height:1.8em; text-indent:2em;margin-bottom:6px;}
#footer{ border-top:1px solid #D6D6D6; padding-top:10px; clear:both;}
#footer p,#footer p a{color:#848585;} 





/*----公司信誉----*/
.com-rate-table
{
	width: 100%;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin: 5px 0;
}

.com-rate-table caption
{
	text-align: left;
	font-size: 14px;
	padding: 5px 0 0 0;
	height: 20px;
}
.com-rate-table tr th
{
	height: 20px;
	background: #F7F7F7;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
.com-rate-table tr td
{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 0 0 0 5px;
}
.com-rate-table .LastWeek
{
	background: #F6F6F6;
}
.com-rate-table .LastMonths
{
	background: #EFEFEF;
}
.com-rate-table .Last6Months
{
	background: #E4E4E4;
}
.com-rate-table .Pre6Months
{
	background: #E4E4E4;
}
.com-rate-table .Totalled
{
	background: #DCDCDC;
}
.com-rate-table .good
{
	background: url(images/good.gif) 26px 2px no-repeat;
}
.com-rate-table .notbad
{
	background: url(images/notbad.gif) 28px 4px no-repeat;
}
.com-rate-table .bad
{
	background: url(images/bad.gif) 28px 3px no-repeat;
}
.scor1
{
	background: url(images/good.gif) 0px 0px no-repeat;
	padding: 3px 0 0 28px;
	line-height: 20px;
}
.scor2
{
	background: url(images/notbad.gif) 2px 0px no-repeat;
	padding: 3px 0 0 28px;
	line-height: 20px;
}
.scor0
{
	background: url(images/bad.gif) 2px 0px no-repeat;
	padding: 3px 0 3px 28px;
	line-height: 20px;
}
/*--------配送范围----*/
.company-point-search{height: 33px;border: #EBEEEF 1px solid;border-bottom:0;background: url(images/2_19.gif) 0 7px repeat-x;margin:4px 0;padding-left: 8px;font-size: 12px;padding-top: 5px;}

/*----------------------ABOUT-----------------------------*/
.title-a{ display:block; color:#444444;font:100 13px/13px 宋体;margin:0px 0 0 25px; clear:both; }
.title-a a:hover{ text-decoration:underline;}

/*--------友情连接----*/


.friend-link-pg
{
	width: 95%;
	text-align: left;
	padding-left: 35px;
}

.friend-link-by
{
	margin: 10px 0;
	clear: both;
}

.friend-link-pg h2
{
	width: 90%;
	clear: both;
	line-height:2.5em;
	border-bottom: #D9D9D9 dashed 1px;
	font-size: 14px;
	font-weight: bold;
	padding-left:40px;
	background: url(images/friend.gif) no-repeat 5px 0px;
	margin: 5px 0 30px 10px;
}
.friend-link-by{color:#000;}
.friend-link-by a{ text-decoration:underline;}
.friend-link-by a img
{
  border :0;
  margin :10px 4px 0 4px;
  width:100px;
  height:35px;
  border:2px solid #d2d2d2;
}
