@CHARSET "UTF-8";

body {
	background: none repeat scroll 0 0 #F3F3F3;
}

.outBg {
	background: none;
}

.inBg {
	background: none;
}
#company_name {
	min-height: 50px;
	height:150px;
}
.headTopic {
	background: url(images/banner.jpg) repeat scroll 0 0 transparent;
	height: 200px;
}

.headerMenuBg {
    background: none repeat scroll 0 0 #015BAA;
}
.headerMenuBorder {
}

.headerMenuList {

}
#menuScrollDiv{
	margin-left:20px;
}
.headerMenuList a {
	width: 80px;
}

.headerMenuLiCheck {
	border-color: #2574B8;
}

.headerMenuLiCheckBg {
}

.headerMenuLiCheck a {
	color: #FFFFFF;
}

.headerMenuBottom {
	border-bottom-color: #3D8ACA;
}

.bodyCont {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

.bodyContTitle {
	background: #2574B8;
}

.bodyContTitle {
	display: block;
	padding: 0 10px;
	height: 50px;
	background: url(images/icon.png) right -492px no-repeat #FFFFFF;
	background-size: 24px 699px;
	line-height: 50px;
	color: #FF6600;
	font-size: 1.6rem;
}

.bodyContTitle .titleLinkColor {
	color: #3E76ED;
}
.bodyContTitle:active {
	background: #E3E3E3;
	color: #666666;
}

.bodyContContent {
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 7px;
	text-align: left;
}

.submenu .headerMenuLi {
	height: 28px;
}

.listNews {
	line-height: normal;
}

.listNews .topicLink {
	background: #fff;
	border-bottom: 1px solid #F3F3F3;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 10px;
}


.contactLi {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 3px 5px 3px 10px;
}

.draft_no_link {
	text-indent: -9999px;
}

.topicLink {
	color: #666666;
}

.topicLink:hover {
	color: #0098ff;
}
#menuScrollDiv{

}
#top_nav #menuScroll{

}
.headerMenuLi{
	float:left;
	width:90px;
}
.narrow_category .bodyContTitle .cate-btn,.narrow_category_news .bodyContTitle .cate-btn
	{
	background: url("images/listmenu.png") no-repeat scroll right 2px
		rgba(0, 0, 0, 0);

}
.detail-back .back .icon {
    background: url("images/detail-back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#top_nav_four header{
	background-color:#015BAA;
}