﻿/* CSS Document */
/* 全局 */
html{font-size:12px;font-family:verdana;height:100%;}
body{background:#222;margin:0;padding:0;text-align:center;color:#999;height:100%}
.redtext{color:#cc3300}

li{list-style:none}
img{border:none;}
h3{display:none}
 h2{font-size:14px;line-height:18px;margin:0;padding:0;background:#eee;padding:5px;}
 h1{font-size:14px;line-height:24px;}
 h5{font-size:12px;line-height:16px;margin:0;padding:0;}
/* 头部*/
#header{width:1003px; margin:0 auto;}
#header #topnav{width:100%;height:30px;text-align:left;line-height:30px;}
#header #topnav .nav {margin-left:500px}
#header #nav{overflow: hidden;width:100%;height:49px;line-height:49px;background:url(../images/navbg.gif) no-repeat left top;text-align:right;vertical-align: middle;}
#header #nav ul{float:right;}
a:link,a:active,a:visited{color:#999; text-decoration:none;}
a:hover{color:#cc0000;}

/* left */
#body{width:1003px;margin:0 auto;_height:80%;background:#fff;}
#body #left{float:left;background:#fff;width:219px;padding:0 0 50px 0;_height:100%;min-height:100%;}
#body #left #doctitle{display:block;width:219px;height:151px;}

#body #left ul{padding:0 auto;margin:0 auto 30px auto;}
#body #left ul li{dispaly:block;border-bottom:1px dotted #333;width:150px;height:30px;margin:0;padding:0;line-height:30px;background:url(../images/dot.gif) no-repeat left center;}
#body #left ul li a{}
#body #left #docbottun a span{color:#CCC;display:block;background:url(../images/order.gif) no-repeat center -41px;height:41px;line-height:41px;margin:20px auto;}
#body #left #docbottun a:hover span{color:#fff;background:url(../images/order.gif) no-repeat center top}
/* right */
#body #right{width:784px;float:left;overflow:hidden;}
#body #right #docbanner {width:784px;height:151px;}

#body #right #here{background:url(../images/here_bg.gif) #fff no-repeat left center;height:60px;line-height:60px; text-align:left;padding:0 0 0 40px;}
#body #right #doc{background:#ACACAC;padding:30px 15px 0 15px;}
#body #right #doc #content{background:#fff;padding:50px 25px 25px 25px;text-align:left;_height:60%;min-height:60%;color:#666;}
#body #right #doc #bottomtitle {text-align:right;}
/* newslist */
#body #right #doc ul li{margin:15px 0;padding-left:2em;border-bottom:1px dotted #999;background:url(../images/dot.gif) no-repeat left center;}
/* newsdetail */
#body #right #doc h1{color:#CC0000;font-size:18px;line-height:30px;padding:0;margin:0;}
#body #right #newstitle h2{color:#000;font-size:16px;line-height:30px;padding:0;margin:0;text-align:left;background:none;}
#body #right #content table{width:100%;color:#000}
/* 普通内容表格样式 */
#body #right #content table.doctable td{height:30px;line-height:20px;text-align:left;}
#body #right #content table.doctable li{border:none;margin:0;}
#body #right #content table.doctable  ul{margin:0;}
.bggray{background:#ccc}
#body #right #content table td span{color:#CC0000}
/* 表单表格样式 */
#body #right #content table.inputtable td{text-align:left;height:30px;line-height:30px;}
/* 二手车表格样式 */
#body #right #content .secondtable td img {border:3px solid #ccc;width:150px ;height:100px;}
/* 车型表格样式 */
#body #right #content .cartable td{padding:15px 5px;line-height:18px;}

/* 参数表表格样式 */
#body #right #content .cartd td{border:1px solid #999;text-align:center;}
.left{text-align:left;}

/* foot */
#footer {background:#000;width:1003px;margin:0 auto; height:80px;clear:both;}
#footer #bottom{text-align:left;color:#555}
.red{color:#CC0000;}
#footer #bottom span{float:left;margin:20px;}