﻿@charset "utf-8";
/* default public CSS Document */
/*全局样式*/
body, div, span, table, tr, td, a{font-family:"宋体"; font-size:12px; font-weight:normal; color:#666633;}
a{cursor:pointer;}
img{border:0px;}
body{margin:0px; padding:0px; height:100%; width:1000px;}
ul, li{list-style:none;}
a:link{color:#666633; font-family:Tahoma; font-size:12px; text-decoration:none;}
a:visited{color:#666633; font-family:Tahoma; font-size:12px; text-decoration:none;}
a:hover{color:#000000; font-family:Tahoma; font-size:12px; text-decoration:none;}
a:active{color:#666633; font-family:Tahoma; font-size:12px; text-decoration:none;}

a.link1:link{color:#666666; font-family:Tahoma; font-size:12px; text-decoration:none;}
a.link1:visited{color:#666666; font-family:Tahoma; font-size:12px; text-decoration:none;}
a.link1:hover{color:#6a0000; font-family:Tahoma; font-size:12px; text-decoration:none;}
a.link1:active{color:#666666; font-family:Tahoma; font-size:12px; text-decoration:none;}

.main{width:1000px; height:auto; margin-left:auto; margin-right:auto;} /*页面水平居中*/
#mainBody{}
#showZone{width:800px; margin-right:auto; margin-left:auto; clear:both;}
#footer{width:800px; clear:both;}
/*菜单样式*/

#menu{position:relative; display:block; height:34px; font-size:12px; font-weight:bold;background:transparent url(media/bgOFF.gif) repeat-x top left; font-family:"宋体";}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0;}
#menu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 17px;height:20px;background:transparent url(media/bgDIVIDER.gif) no-repeat top right; font-size:12px; font-weight:bold;}
#menu ul li a:hover,#menu ul li a.current{color:#39a2fe; border-bottom:#9aad42 solid 4px;}

.memberLogin{width:150px; padding:5px; background-color:#00FF00;}
.main_left{width:200px; height:500px; float:left; border-right:#FF0000 solid 1px;} /*页面左边*/
.main_right{position:absolute; float:right; width:800px; left:200px; height:500px;} /*页面右边*/
.about_main{width:300px; height:auto; overflow:hidden; margin:10px;}
.title{height:30px; line-height:30px; background-color:#009933; padding-left:30px; font-size:14px; font-weight:bold;} /*标题文字*/
.article{width:100%; margin:10px;}
.row_title{width:100%; height:30px; line-height:30px; border-bottom:#000000 solid 1px; clear:both;} /*标题行的样式定义*/
.row_content{margin-left:10px; width:90%; height:25px; line-height:25px; clear:both;} /*内容行的样式定义*/
/*新闻样式*/
.newTitle_title{width:400px; float:left; text-align:center;} /*新闻标题显示标题*/
.newTitle{width:400px; float:left; text-align:left;} /*新闻标题*/
.newTitle_details{width:100%; height:20px; line-height:20px; text-align:center; background-color:#999999; font-weight:bold;} /*新闻详细页面标题*/
/*通用部分*/
.theText{width:167px; height:62px; padding-top:5px; text-align:center; font-family:Tahoma;font-size:22px; color:#696643; font-weight:bold;}
.theText1{width:167px; height:30px; padding-top:5px; text-align:center; font-family:"宋体"; font-size:18px; color:#696643; font-weight:bold;}
#thetext1 a{font-size:18px;}
#car_flash{background-color:#e9e9df;}

.oneRow{width:100%; line-height:30px; clear:both;} /*行的样式定义*/
.carTypeList_index{width:90%; line-height:21px; height:21px; clear:both;} /*行的样式定义*/
.bgColor{background-color:#e9e9df;}
.date{width:120px; float:left; text-align:center;} /*置顶*/
.number{width:50px; float:left; text-align:center;} /*序号*/
#pageNavigator{height:20px; line-height:20px; background-color:#ccc;}
.content{width:97%; height:auto; line-height:20px; padding:10px; text-indent:24px;} /*内容样式*/
.title_text{font-size:14px; font-weight:bold; color:#004283;}
.pageRight{background-color:#e9e9df;}
.columnName{padding-left:20px; line-height:25px;}/*栏目*/
.columnName1 {padding-left:20px; line-height:25px;background-image:url(/images/menubg.gif)}
.columnName2{background-image:url(/images/menubg1.gif)}
.columnName3{}
.info_index{padding-left:10px; line-height:20px; color:#63624d;}/*首页联系信息*/
/*单文章样式*/
.article_content{width:95%; padding:5px; line-height:20px;}
.specifications{border: #CCCCCC 1px solid; padding:0px 5px 0px 5px;border-collapse:collapse;}
.specifications td{border: #CCCCCC 1px solid;}
/*新闻样式*/
.news{width:90%; height:auto; line-height:20px; padding:15px;}/*新闻列表*/
.news_title{width:100%; height:30px; line-height:30px; font-size:16px; font-weight:bold; text-align:center; border-bottom:#666633 solid 1px;}
.news_content{width:95%; padding:5px; line-height:20px;}/*新闻详细内容*/
/*招聘信息*/
.job{width:90%; height:auto; line-height:20px; padding:15px;}/*招聘列表*/
.job_title{width:100%; height:30px; line-height:30px; font-size:16px; font-weight:bold; text-align:center; border-bottom:#666633 solid 1px;}
.job_details{width:100%; height:auto; text-align:center;}
.title_text{font-weight:bold; font-size:16px; color:#a5a792; background-color:#e9e9df; line-height:42px; line-height:42px; width:435px; border-bottom:#b7b1a1 solid 2px;}
/*产品样式*/
.prod{width:435px;}
/*留言*/