﻿@charset "utf-8";
.content{
	background:#fff url(../images/subwebBg.gif) repeat-x left top;
	}
.sideBar{
	width:207px;
	float:left;
	padding:12px 0 0 18px;
	}
/**** 子导航 *****/
.subNav{
	background:url(../images/subNavBgBottom.gif) no-repeat left bottom;
	}
.subNav .inside{
	background:url(../images/subNavBgTop.gif) no-repeat left top;
	padding-bottom:33px;
	text-align:center;
	}
.subNavTitle{
	padding:25px 0 0 0;
	}
.subNav dl{
	margin:31px 11px 0 9px;
	text-align:left;
	}
.subNav dl a{
	text-decoration:none;
	width:145px;
	overflow:hidden;
	display:block;
	}
.subNav dt a{
	background:url(../images/subNavBg1.gif) no-repeat left bottom;
	padding-left:42px;
	line-height:25px;
	height:25px;
	color:#828282;
	}
.subNav dt.on a, .subNav dt a:hover{
	background-image:url(../images/subNavBg2.gif);
	color:#fff;
	}
.subNav dd.first{
	margin-top:7px;
	}
.subNav dd.last{
	margin-bottom:7px;
	}
.subNav dd a{
	padding-left:42px;
	line-height:18px;
	height:18px;
	color:#828282;
	}
.subNav dd span{ 
	}
.subNav dd a:hover{
	color:#FF0000;
	}
/***** 左边的公司地址 *****/
.sideContact{
	height:auto !important;
	min-height:280px;
	_height:280px;
	margin-top:10px;
	background:url(../images/aboutContactBg1.gif) no-repeat left top;
	}
.sideContact .inside{
	background:url(../images/aboutContactBg2.gif) no-repeat left bottom;
	height:auto !important;
	min-height:280px;
	_height:280px;
	}
.sideContact img{
	padding:29px 0 0 48px;
	}
.sideContact p{
	line-height:19px;
	color:#414141;
	width:160px;
	padding:3px 0 16px 48px;
	}
.sideContact strong{
	color:#272727;
	}
/***** 左边的搜索 *****/
.search{
	width:207px;
	height:112px;
	border:none;
	margin-top:3px;
	background:url(../images/searchBg.gif) no-repeat left top;
	}
.search p{
	padding:66px 0 0 16px;
	}
.search input{
	vertical-align:middle;
	}
.searchText{
	width:116px;
	padding:2px;
	_padding:1px 2px 2px 2px;
	font-size:12px;
	color:#666;
	border:1px solid #c9c9c9;
	}
.searchBtn{
	width:44px;
	height:20px;
	background:url(../images/searchBtn.gif) no-repeat left top;
	border:none;
	}
.hotline{
	margin:8px 0 0 7px;
	}
/***** 右边的内容 *****/
.mainContent{
	width:690px;
	float:right;
	padding:17px 21px 0 0;
	}
.banner{
	display:block;
	}
.mainTitle{
	background:url(../images/border_bottom.gif) no-repeat left bottom;
	margin:15px 0 9px 0;
	height:33px;
	}
.mainTitle p{
	font-size:12px;
	float:right;
	padding-right:30px;
	color:#828282;
	line-height:23px;
	}
.mainTitle a{
	color:#828282;
	text-decoration:none;
	}
.mainTitle a:hover{
	text-decoration:underline;
	}
.mainTitle h3{
	background:url(../images/mainTitleIcon.gif) no-repeat 12px center;
	padding-left:27px;
	font-size:14px;
	font-weight:bold;
	color:#050505;
	text-transform:uppercase;	
	}
	
.page{
	text-align:center;
	font-size:12px;
	color:#797979;
	margin-top:17px;
	}
/*.page span{
	margin-left:10px;
	}
.page a{
	margin:0 0 0 8px;
	}*/
.page select{
	width:35px;
	height:17px;
	margin-left:8px;
	border:1px solid #b3b3b3;
	color:#373737;
	}
.page a{
	cursor:pointer;
	}
	
	