﻿/**********basic style**********/
/**********id style**********/
#ad{
	width:940px;
	height:220px;
	padding:10px 10px 30px;
	background:url(../img/bg.png) no-repeat 0 -1050px;
	_background:url(../img/bg.gif) no-repeat 0 -1050px;
}
/*****left*****/
#left{
	position:absolute;
	margin:-225px 0 0 20px;
	_margin:-225px 0 0 10px;
	width:250px;
	height:650px;
	overflow:hidden;
	z-index:2;
}
#left h2{
	line-height:24px;
	text-align:left;
	font-size:14px;
	font-family:微软雅黑;
	font-weight:bold;
	color:#fff;
}
/****/
#track{
	height:270px;
	margin-top:10px;
	padding:95px 10px 0 0;
	background:url(../img/bg.png) no-repeat 0 -300px;
	_background:url(../img/bg.gif) no-repeat 0 -300px;
	text-align:center;
}
#track h2{
	position:absolute;
	margin:-10px 15px 5px 15px;
	_margin:-10px 15px 5px 10px;
	width:160px;
	padding-left:50px;
	background:url(../img/bg.png) no-repeat -250px -410px;
	_background:url(../img/bg.gif) no-repeat -250px -410px;
}
#track form{
	height:260px;
	margin:0 5px;
	padding:0 10px;
	_padding:0 5px;
	sbackground:#C71F26;
	text-align:left;
}
#inputNumber{
	width:200px;
	height:65px;
	margin:15px 0 10px;	
	padding:5px;
	background:#eee;
	border:none;
	line-height:20px;
	font-size:13px;
	color:#666;
}
#checkcode{
	width:135px;
	padding:3px;
	line-height:20px;
	margin-bottom:5px;
	background:#eee;
	border:none;
	font-size:13px;
	color:#666;
}
#codeimg{
	float:right;
	width:60px;
	height:20px;
	margin-top:-27px;
	+margin-top:-28px;
	_margin-top:-23px;
	+margin-right:-5px;
	_margin-right:5px;
	border-top:#fff 1px solid;
	border-bottom:#fff 1px solid;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* 针对Chrome */
	#codeimg{
		margin-top:-31px;
		border-top:#fff 3px solid;
		border-bottom:#fff 3px solid;
	}
}
#btn_tarck{
	margin-top:10px;
}
/****/
#btns{
	height:60px;
	margin-top:5px;
	background:url(../img/bg.png) no-repeat 0 -700px;
	_background:url(../img/bg.gif) no-repeat 0 -700px;
}
#btns_area a,
#btns_faq a{
	position:absolute;
	display:block;
	width:76px;
	padding-left:30px;
	line-height:26px;
}
#btns_area a{
	margin:15px 0 0 12px;
	background:url(../img/bg.png) no-repeat 0 -770px;
	_background:url(../img/bg.gif) no-repeat 0 -770px;
	color:#666;
}
#btns_area a:hover{
	margin:15px 0 0 12px;
	background:url(../img/bg.png) no-repeat -110px -770px;
	_background:url(../img/bg.gif) no-repeat -110px -770px;
	color:#fff;
}
#btns_faq a{
	margin:15px 0 0 125px;
	+margin:3px 0 0 125px;
	background:url(../img/bg.png) no-repeat 0 -800px;
	_background:url(../img/bg.gif) no-repeat 0 -800px;
	color:#666;
}
#btns_faq a:hover{
	margin:15px 0 0 125px;
	+margin:3px 0 0 125px;
	background:url(../img/bg.png) no-repeat -110px -800px;
	_background:url(../img/bg.gif) no-repeat -110px -800px;
	color:#fff;
}
#login{
	height:200px;
	margin-top:10px;
	background:url(../img/bg.png) no-repeat 0 -830px;
	_background:url(../img/bg.gif) no-repeat 0 -830px;
}
#login h2{
	padding-left:40px;
}
#login table{
	margin:10px 15px;
}
#login table th,
#login table td{
	padding:5px 4px;
	font-weight:normal;
	color:#666;
}
#login table .input{
	padding:3px;
	background:#eee;
	border:#ccc 1px solid;
	line-height:20px;
	font-size:13px;
}
/*****right*****/
#right{
	float:right;
	width:680px;
	height:420px;
	margin-top:10px;
}
#right div{
	background:#fff;
	border:#ccc 1px solid;
}
#right h2{
	height:24px;
	line-height:24px;
	margin:-1px -1px 0;
	background:url(../img/bg.png) no-repeat -250px -200px;
	_background:url(../img/bg.gif) no-repeat -250px -200px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#right h2 strong{
	display:block;
	height:24px;
	padding-left:45px;
}
#news h2 strong{
	background:url(../img/bg.png) no-repeat -920px -250px;
	_background:url(../img/bg.gif) no-repeat -920px -250px;
}
#post h2 strong{
	background:url(../img/bg.png) no-repeat -920px -290px;
	_background:url(../img/bg.gif) no-repeat -920px -290px;
}
#service h2 strong{
	background:url(../img/bg.png) no-repeat -920px -330px;
	_background:url(../img/bg.gif) no-repeat -920px -330px;
}
#right .more{
	float:right;
	margin:-18px 10px 0 0;
	color:#fff;
}
/******/
.news_list{
	margin:10px;
	padding:0;
	color:#666;
}
.news_list li.li_first{
	height:70px;
	margin-bottom:5px;
	padding-bottom:15px;
	border-bottom:#ccc 1px dashed;
}
.news_list li.li_first a{
	font-size:14px;
}
.news_list li.li_first p{
	line-height:18px;
}
.news_list li{
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-left:16px;
	background:url(../img/bg.png) no-repeat -930px -1350px;
	_background:url(../img/bg.gif) no-repeat -930px -1350px;
}
.news_list li em{
	padding-left:5px;
	color:#999;
	font-size:10px;
}
#news{
	float:left;
	width:335px;
	height:260px;
	overflow:hidden;
}
#post{
	float:right;
	width:335px;
	height:260px;
	overflow:hidden;
}
/******/
#service{
	float:left;
	width:680px;
	height:130px;
	margin-top:10px;
	overflow:hidden;
}
#service ul{
	margin:10px 10px;
}
#service li{
	float:left;
	width:163px;
	margin:4px 5px;
}
#service li a{
	display:block;
	height:35px;
	line-height:35px;
	padding-left:55px;
	color:#666;
}
#service li a:hover{
	color:#C71F25;
}
#service li strong{
	font-weight:normal;
	color:#C71F25;
}
#service #service_pt{
	width:130px;
	padding-top:35px;
	border-right:#eee 1px solid;
	text-align:center;
	background:url(../img/bg.png) no-repeat -866px -400px;
	_background:url(../img/bg.gif) no-repeat -866px -400px;
}
#service #service_pt a{
	padding:0;
}
#service_tb{background:url(../img/bg.png) no-repeat -900px -510px;_background:url(../img/bg.gif) no-repeat -900px -510px;}
#service_tz{background:url(../img/bg.png) no-repeat -900px -560px;_background:url(../img/bg.gif) no-repeat -900px -560px;}
#service_ds{background:url(../img/bg.png) no-repeat -900px -610px;_background:url(../img/bg.gif) no-repeat -900px -610px;}
#service_bj{background:url(../img/bg.png) no-repeat -900px -660px;_background:url(../img/bg.gif) no-repeat -900px -660px;}
#service_dq{background:url(../img/bg.png) no-repeat -900px -710px;_background:url(../img/bg.gif) no-repeat -900px -710px;}
#service_xs{background:url(../img/bg.png) no-repeat -900px -760px;_background:url(../img/bg.gif) no-repeat -900px -760px;}
/********/
#logos{
	float:left;
	margin-top:20px;
	padding:2px 0;
	background:#fff;
	text-align:center;
}
#logos li{
	display:inline;
	padding:0 30px;
}
/**********class style**********/
