/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

.yui3-g {
    letter-spacing: -0.31em; /* webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    word-spacing: -0.43em; /* IE < 8 && gecko: collapse white-space between units */
}

.yui3-u {
    display: inline-block;
    zoom: 1; *display: inline; /* IE < 8: fake inline-block */
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    overflow: hidden;
}
.yui3-u-1{
	display: block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear { clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

/* #Basic Styles
================================================== */
	body {
		background: #FFF;
		font: 12px/1.5 arial,helvetica,clean,sans-serif;;
		color: #4D4D4D;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #4d4d4d;
		margin-bottom: 18px;	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 30px; }
	h2 { font-size: 24px; }
	h3 { font-size: 20px; }
	h4 { font-size: 16px; }
	h5 { font-size: 14px; }
	h6 { font-size: 12px; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }
	.context p{}
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a{color:#4D4D4D;text-decoration: none;outline:0;}
	a:hover{ color: #FF6600;}


/* #Lists
================================================== */
 	.context ul, .context ol { margin-bottom: 20px; }
	.context ul { list-style: none outside; }
	.context ol { list-style: decimal; }
	.context ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	.context li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	.context li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	a img{
		vertical-align: top;
	}

/* #Forms
================================================== */
.input-text{
    background-color: #FFFFFF;
    border: 1px solid #C7C7C7;
    color: #333;
    font-family: verdana;
    font-size: 12px;
}
/* #Site
================================================== */
.pos-r{position: relative;}
.fl-l{float: left;display: inline;}
.fl-r{float: right;display: inline;}
.d-i{display: inline-block;
    zoom: 1; *display: inline;}
.blue, .blue a{color: #3488CC;}
.orange, .orange a{color: #FF6600;}
.fw-b{font-weight: bold;}
.container{width: 980px;margin:0 auto;}
.title{
	margin: 0;
	padding: 0;
	line-height: 1;
}
.text{
	margin: 0;
	padding: 0;
	color:#777;
}
.title-border{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 10px;
	line-height: 1;
	border-bottom: 1px solid #b2b2b2;
}
.title-border a{color: #4d4d4d;}
.list-text{padding: 0 10px;}
.list-text li{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 15px;
	background:url('../images/dot1.jpg') 0 8px no-repeat;
}
.list-text li a{
	color: inherit;
}
#header .top{
	background: #1B56B0 url('../images/topbg.jpg') center top repeat-y;
	height: 120px;

}
#header .container{
	position: relative;
	height: 120px;
}
#header .logo-wrap{margin: 0px 35px 0 35px;}
#header .call{height: 30px;line-height: 30px;padding-left: 110px;
	background:url('../images/tel.png') 0 0 no-repeat;
	color: #FFF;
	font-size: 20px;
	margin-top: 35px;
}
#header .call span{display: none;}
#header .search-wrap{margin-top: 35px;}
#header .search-wrap input{vertical-align: top;}
#header .search-wrap .input-text{
	height: 24px;padding: 2px 5px;width: 180px;
	border: 0 none;
}
#header .login, #header .reg{
	color: #FFF;
	font-weight: bold;
	position: absolute;
	right: 47px;
	bottom: 0;
	display: block;
	width: 45px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #1B56B0 url('../images/login-r.png') 0 0 repeat-x;
}
#header .reg{
	right: 0;
	background: #1B56B0 url('../images/reg-r.png') 0 0 repeat-x;
}
#header .nav-wrap{
	height: 42px;
	line-height: 42px;
	background: url('../images/menubg.gif') 0 0 repeat-x;
}

#header .tlad{
	text-align:center;
	margin-top: 10px;
}

#main-nav{
	width: 980px;
	margin: 0 auto;
}
#main-nav li{
	float: left;
	display: inline;
	font-size: 13.5px;
	font-weight: bold;
	margin: 0 1px 0 0;
}
#main-nav li a{
	display: block;
	height: 39px;
	padding: 0 22px;
	margin-top: 1px;
}
#main-nav a.hover, #main-nav a:hover{
	background-color: #1F5FC1;
	color: #FFF;
}


#main{
	width:980px;
	margin: 10px auto 40px;
}
.r-240{
	width: 240px;
}
.r-720{
	width: 720px;
}
.r-700{
	width: 700px;
}
.r-255{
	width: 255px;
}
.mb10{
	margin-bottom: 10px;
}
.qq1{
	position: absolute;
	bottom: -32px;
	right: 30px;
}
#order{
	border: 3px solid #FB8020;
	height: 425px;
	margin-bottom: 20px;
}
#order .form-wrap{
	padding:15px 20px 35px;
}
#order .form-wrap h4{
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 14px;
}
#order .form-wrap select{
	width: 185px;
	border:1px solid #c2c2c2;
	padding: 5px 5px;
	margin: 0;
}
#order .form-wrap .field-text{
	width: 170px;
	border:1px solid #c2c2c2;
	padding: 5px 5px;

}
.btn4{
	border: 0 none;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #FF6600;
	margin: 30px 0 0 50px;
}
.title-top {height: 6px;}
.title-top a { width: 103px;	height: 14px;	color: #fff;	margin: 6px 0 0 40px;	text-align: center;	padding: 2px 0 0 0;}
.title-top a:hover {text-decoration: none;}
.title-top span {
    background-color: #FF9643;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 20px;
    padding: 4px 22px 2px;
    text-align: center;
    width: 73px;
}
.title-top .current {
    background-color: #FFFFFF;
    color: #E96501;
    cursor: pointer;
}
#slides-wrap{
	margin-bottom: 20px;
}
#perfect{
	width: 410px;
	margin: 0 25px;
	padding-bottom: 30px;
	background: url('../images/bgx1.png') right bottom no-repeat;
}
#news{
	width: 260px;
}
#hot-car{
	margin: 20px 0;
}
#hot-car h3 a{
	display: block;
	width: 119px;
	height: 39px;
	text-indent: -9999px;
	background: url('../images/tb1.png') 0 0 no-repeat;
}
#hot-car li{
	width: 230px;
	float: left;
	display: inline;
	margin-right: 15px;
}
#hot-car li.last{
	margin-right: 0;
}
#hot-car h2{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
}
.m-home-2{
	margin-top: 20px;
}
#show{
	background: url('../images/bg1.png') 0 0 repeat-x;
	height: 450px;
}
#show .hd{
	position: relative;
	height: 37px;
	line-height: 37px;
}
#show .hd .title a{
	display: block;
	width: 120px;
	height: 37px;
	text-indent: -9999px;
	background: url('../images/tb2.png') 0 0 no-repeat;
}
#show .hot-one{
	position: absolute;
	left: 145px;
	top: 0;
	padding-left: 32px;
	background: url('../images/hot.gif') 0 50% no-repeat;
}
#show .btn{
	position: absolute;
	right: 30px;
	top: 20px;
	width: 74px;
	height: 28px;
}
#show .bd{
	padding: 20px 0;
}
#show .bd li{
	float: left;
	display: inline;
	width: 195px;
	margin: 25px 18px 0;
}
#show .bd h4{
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin: 10px 0;
}
#show .bd .price{
	color: #FF6600;
	margin-left: 15px;
}
#tour{
	width: 250px;
	margin-top: 10px;
}
#tour li{
	margin-top: 20px;
	padding: 9px;
	border: 1px solid #d6d6d6;
}
#tour .img-wrap{
	width: 95px;
}
#tour .con-wrap{
	width: 120px;
}
#tour .con-wrap .title{
	margin-bottom: 10px;
}
#service{
	border: 1px solid #C8CFD9;
	background: url('../images/bg2.png') 0 0 repeat-x;
	margin-top: 30px;
}
#service .hd{
	height: 38px;
	line-height: 38px;
	background: url('../images/bg8.png') 180px 0 no-repeat;
}
#service h2 a{
	display: block;
	width: 147px;
	height: 38px;
	background: url('../images/tb5.png') 0 0 no-repeat;
	text-indent: -9999px;
}
#service .bd{
	padding-bottom: 20px;
	background: url('../images/bg3.png') 0 100% repeat-x;
}
#service .bd li{
	width: 300px;
	height: 88px;
	margin: 20px 0 0 20px;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 8px;
}
#service .bd .img-wrap{
	width: 88px;
}
#service .bd .con-wrap{
	width: 200px;
}
#service .bd .title{
	font-size: 12px;
	margin-bottom: 8px;
}
#service .bd .text{
	line-height: 1.4;
	color: #777;
}
#service .bd .more img{
	vertical-align: middle;
}

#footer{
	border-top:1px solid #c8c8c8;
	padding-top: 25px;
	background-color: #f6f6f6;
}
#fnav h4{
	font-size: 14px;
	margin-bottom: 10px;
	color: #3488CC;
}
#fnav .item{
	float: left;
	display: inline;
	padding-left: 29px;
	border-left: 1px solid #ccc;
	width: 166px;
	height: 135px;
}
#fnav .item .last{
	border-right: 1px solid #ccc;
	padding-left: 28px;
}
#flink{
	padding: 25px 0 10px;
	text-align: center;

}
#flink a{
	margin: 0 5px;
	color:#888;
}
#copyright{
	text-align: center;
	padding: 0 0 10px;
}

/* 新闻资讯列表 */
.title-bg{
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	background: url('../images/bg-r3.png') 0 0 repeat-x;
	color: #FFF;
	font-size: 15px;
}
#news-list .bd{
	padding: 10px;
	border: 1px solid #DDD;
}
#news-list .bd li{
/*	position: relative;
	height: 34px;
	line-height: 14px;
	border-bottom: 1px dashed #e2e2e2;
	background: url('../images/dot3.jpg') 0 12px no-repeat;*/
}
#news-list .bd .title{
	font-size: 14px;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
}
#news-list .bd .time{
	position: absolute;
	right: 10px;
	top: 0;
	color: #777;
}
.pagenav{
	height: 24px;
	line-height: 24px;
	padding: 25px 0;
}
.pagenav .num a, .pnav a{
	float: left;
	display: inline;
	height: 16px;
	line-height: 14px;
	padding: 0 8px;
	/*background: url('../images/bg-r6.png') 0 0 repeat-x;*/
	border: 1px solid #dddddd;
	margin: 0 0px;
}
.pagenav .num a.active{
	background: url('../images/bg-r5.png') 0 0 repeat-x;
	color: #FFF;
}
.cats-wrap{
	background:#FFE7D3;
	border: 1px solid #F29D49;
	padding: 10px;
}
.cats-wrap li{
    display: inline-block;
    zoom: 1; *display: inline;
	background: url('../images/bg-r5.png') 0 0 repeat-x;
	height: 31px;
	line-height: 31px;
	padding: 0 10px;
	margin: 5px 2px;
}
.cats-wrap li a{
	color: #FFF;
	font-weight: bold;
}
.box-s1{
	border: 1px solid #C9D0DA;
}
.box-s1 .hd{
	height: 33px;
	line-height: 33px;
	background: url('../images/bg-r4.png') 0 0 repeat-x;
}
.box-s1 .hd .title{
	background: url('../images/dot3.png') 10px 10px no-repeat;
	padding-left: 25px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
}
.box-s1 .hd a{
	color: #3285CB;
}
.box-s1 .list{
	margin: 10px;
}
.box-s1 .list li{
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #d8d8d8;
	padding-left: 15px;
	background: url('../images/dot4.jpg') 0 10px no-repeat;
}
#contact p{
	margin-bottom: 0;
}
#contact .call{
	height: 55px;
	padding: 15px 10px 5px 110px;
	background: url('../images/call2.jpg') 10px 10px no-repeat;
	font-weight: bold;
}
#contact .call span{
	display: block;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#contact .other{
	padding:10px 10px 10px;
}

/* 新闻资讯内页 */
.bred{
	line-height: 28px;
	padding-left: 10px;
}
.bred a{
	margin:0 5px;
}
.content{
	border: 1px solid #e2e2e2;
	padding: 15px 20px 30px;
}
.content .main-title{
	font-size: 18px;
	text-align: center;
	margin: 15px 0 5px;
}
.content .data{
	color: #888;
	text-align: center;
}
.content .main-con{
	padding:15px 0;
}
.share{
	margin:5px 0 0 15px;
}

/* 车型展示列表 */
#show-list .hd{position: relative;}
#show-list .hd .hot{
	position: absolute;
	display: block;
	height: 14px;
	line-height: 14px;
	padding-left: 35px;
	background: url('../images/hot.gif') 0 0 no-repeat;
	color: #FFF;
	left: 130px;
	top: 12px;
}
#show-list .bd-wrap{
	margin-top: 6px;
	padding: 5px;
	background: #3488CC url('../images/bg-r7.png') 0 0 repeat-x;
}
#show-list .brand-list{
	padding: 15px 20px;
}
#show-list .brand-list b{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#show-list .brand-list a{
    display: inline-block;
    zoom: 1; *display: inline;
    margin: 5px;
    color: #FFF;
}
#show-list .bd{
	padding: 30px 10px 15px;
	background: #FFF;
}
.show-list-con li{
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
.show-list-con .img-wrap{
	width: 165px;
}
.show-list-con .con-wrap{
	width: 160px;
	margin: 0 15px 0 25px;
	padding-top: 20px;
}
.show-list-con .price-wrap{
	width: 170px;
	margin: 0 10px 0 0;
	padding-top: 20px;
}
.show-list-con .btn-wrap{
	width: 100px;
	padding-top: 40px;
}
.show-list-con .con-wrap .title{
	font-size: 14px;
	margin-bottom: 5px;
}
.show-list-con .price-wrap p{
	margin:0;
}
.d-price{
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
}
.m-price{
	color: #7BBCF6;
	font-size: 14px;
	font-weight: bold;
}
.show-list-con .btn-wrap a{
	display: block;
	width: 86px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: url('../images/btn3.png') 0 0 no-repeat;
}
/* 单页 */
#page .content{
	font-size: 14px;
	margin-top: 20px;
}
.box-s1 .list-img{
	padding: 10px 10px 0;
}
.box-s1 .list-img li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
}
.box-s1 .list-img .img-wrap{
	width: 100px;
}
.box-s1 .list-img .con-wrap{
	width: 120px;
}
.box-s1 .list-img .con-wrap h4{
	font-size: 12px;
	margin-bottom: 5px;
}
.box-s1 .list-img .con-wrap .price{
	color: #FF6600;
}

/* 报价 */
table.view{
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
    margin:15px 0;
}
table.view td {
    background-color:#FFF;
    border: 1px solid #AAAAAA;
    padding:10px;
    text-align: center;
    vertical-align: middle;
}
table.view th {
    background-color: #D5D5D5;
    border: 1px solid #AAAAAA;
    padding: 15px;
    text-align: center;
    vertical-align: baseline;
    font-weight: bold;
}
/* 登录 */
#login, #reg{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: 1px solid #dfdddd;
}
#login b, #reg b{color: #4D6C2F;font-weight: bold;}
#login .main{width: 440px;padding-bottom: 20px;}
.login_sidebar {
	height: 146px;
	width: 300px;
	margin-right: 98px;
	margin-top: 60px;
	background: url(../images/pe_bg.jpg) no-repeat left;
	display: inline;
}
#login .main h3 {
	color: #FFF;
	background: url(../images/bg_button.png) no-repeat 0px -265px;
	height: 44px;
	width: 404px;
	line-height: 30px;
	padding-left: 45px;
	margin-top: 20px;
	margin-left: 35px;
	font-size: 14px;
}
#login .main h3 em {margin-left: 95px;}
#login .main h3 em a {color:#FFF;}
#login .main h3 em a:hover {text-decoration:none;}
#login .main li {height:25px;line-height:25px;margin-bottom:16px;}
#login .main span {
	display:block;
	float:left;
	text-align:right;
	width:85px;
}
#login .main form ul li a {color: #679c0a;}
.signUp {
	background: url(../images/bg_button.png) no-repeat 0 -321px;
	height: 24px;
	width: 52px;
	display:block;
	line-height:24px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	margin-left: 110px;
	margin-top: 16px;
	cursor:pointer;
	border: 0 none;
	text-align: center;
}
.input-text{
	background:url(../images/bg_button.png) repeat-x 0 0;
	width:224px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	xfloat: left;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #d5d8d1;
	padding-top: 3px!important;
	padding-top: 0px;
}
.text_s {border-color: #9bcd81;background:#f3ffe6;}
.button2 {
	background:url(../images/bg_button.png) no-repeat 0px -359px;
	color:#FFFFFF;
	width:171px;
	height: 38px;
	margin-left: 37px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
	border: 0 none;
	text-align: center;
}
.tip2 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat 0px -115px;
	height: 54px;
	width: 537px;
}
.tip3 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat 0px -188px;
	height: 54px;
	width: 537px;
}
.success {
	margin-left: 77px;
	background: url(../images/correct.jpg) no-repeat;
	padding-left: 70px;
	line-height: 20px;
	margin-bottom: 32px;
}
.success a {color: #7eb61a;}
.login_sidebar p {margin-left: 108px;margin-top: 15px;line-height: 20px;}
.login_sidebar p span {font-weight: bold;color: #000;float: left;}
.login_sidebar a:hover{text-decoration:none;}

/* 注册 */
.red, .red a:link, .red a:visited, a.red:link, a.red:visited {
	color:#FF0000;
	text-decoration:none;
}
#reg {background:#fff;padding-bottom: 25px;}
#reg em{font-style: normal;}
.rank { border:none; background:url("../images/rank.gif") no-repeat; width:145px; height:22px; vertical-align:middle; cursor:default; margin:0 0 0 5px;}
.tip1 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat 0px -42px;
	height: 54px;
	width: 537px;
}
.stip1 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat -185px -312px;
	height: 54px;
	width: 537px;
}
.stip2 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat -185px -378px;
	height: 54px;
	width: 537px;
}
#reg .ocation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
}
#reg .theme {width: 856px;clear: both;padding: 10px;}
#reg .theme li {
	margin-bottom: 20px;
	line-height: 20px;
	overflow:hidden;
	clear:both;
}
#reg .theme span{
	color: #000;
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	overflow:hidden;
}
#reg .theme .lform{float:right;width:720px;}
#reg .theme .lform label{float:left;width:80px;margin-bottom:5px;}
#reg .theme .lform .np{margin:0 4px;}
#reg .theme .lform1{float:left;width:570px;}
#reg .theme .lform1 label{float:left;width:80px;margin-bottom:5px;}
#reg .theme .lform1 .np{margin:0 4px;*margin:0 0 0 -1px;_margin:0;}
#reg .useNew .signUp {text-align: right;font-weight: bold;margin-top: 30px;}
.intxt{
	padding:4px 5px;
	border:1px solid #9e9e9e;
	background:url(../images/input_bg.gif) no-repeat 0 0;
	color: #666;
	}
.contract {
	height: 90px;
	text-align: left;
	overflow-x: auto;
	overflow-y: auto;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	background: #fafafa;
	padding: 5px;
}
.buttonGreen142 {
	background:url(../images/bg_button.png) no-repeat scroll 0px -405px;
	color:#FFFFFF;
	font-size:14px;
	height:38px;
	line-height:38px;
	width:116px;
	font-weight: bold;
	border: 0 none;
	text-align: center;
}
.clear {clear: both;}
.mL68 {margin-left: 68px;}
.green {color: #679c0a;}
.w200{width:200px;}
.vermenu{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	position:absolute;
}
/* form */
form li{
	margin: 10px;
}
.input-textarea{
	width: 500px;
	height: 300px;
	border: 1px solid #ccc;
}
.va-t{
	vertical-align: top;
}
.btn3{
	width: 86px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: 0 none;
	background:url(../images/btn2.png) no-repeat 0 0;
	margin-left: 57px;
}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
	height:40px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}
.f5 li a img{
	border:3px solid #EEE;
}

.f6{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}






.dede_pages{
}
.dede_pages ul{
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
}
.dede_pages ul li a{
	float:left;
	color:#555;
}
.dede_pages ul li a:hover{
	color:#690;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}