/* CSS Document */

#banner {
	width: 100%;
	position: relative;
	top: 0px;
	z-index: -1;
	margin-bottom:10px;
}

.banner {
	max-width: 1440px;
	min-width: 1120px;
}
.banner img {
	width: 100%;
}

#content {
	width: 1120px;
	padding-top: 10px;
}

#FrontComContent_list01-009{
	/*border-right: 1px solid #cccccc;*/
}

#contact_category h3 {	
	text-align: right;
	font-size: 22px;
	padding: 20px 0px;
	padding-right: 40px;
	font-weight: normal;
	color: #333132;
}

#contact_category {
	width: 180px;
	float: left;
	height: 100%;
}

#contact_category .list2 {
	padding-right: 40px;
}

#contact_category .list2 li {
	display: block;
	height: 30px;
	padding: 10px 0px;
}
 
#contact_category .list2 a {
	display: block;
	text-align: right;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

#contact_category .list2 a.current {
	color: white;
	background: url(../images/code/category_arrow_active.png) 160px center no-repeat #68b434;
	padding-right: 39px;
	width: 140px;
}

#contact_category .list2 a:hover {
	padding-right: 39px;
	width: 140px;
	background: url(../images/code/category_arrow_hover.png) 160px center no-repeat #edf3ec;
}

#contact_category .list2 a.current:hover {
	color: white;
	background: url(../images/code/category_arrow_active.png) 160px center no-repeat #68b434;
	padding-right: 39px;
	width: 140px;
}

#contact_category .comptitle_00 {
	padding-right: 40px;
}



#contact_category .comptitle_00 strong {
	font-size: 22px;
	font-weight: normal;
	color: #333132;
	display: block;
	text-align: right;
	height: 40px;
}

#contact_detail {
	padding-top: 35px;
	width: 900px;
	float: right;
	padding-bottom: 40px;
}

#contact_detail h3 {
	color: #68b434;
	font-size: 24px;
	letter-spacing: 1px;
}

#contact_detail p {
	padding-top: 20px;
	color: #666565;
	font-size: 15px;
	text-indent: 30px;
	line-height: 25px;
}

#contact_text  {
	padding-top: 40px;
	width: 380px;
}

#contact_text li {
	font-size: 16px;
	line-height: 30px;
}
