@charset "utf-8";
.left_box {
	border: 1px solid #e3e3e3;
	background-color: #f8f8f8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	margin-bottom: 10px;
}
.left_box .about {
	background-image: url(../images2013/left_title.png);
	height: 32px;
	color: #FFFFFF;
	padding-left: 40px;
	line-height: 32px;		
	display: block;margin-bottom: 8px;overflow: hidden;font-family: "Microsoft YaHei";
}
.left_box .contact {
	background-image: url(../images2013/left_contact.png);
	height: 51px;
	width: 202px;
	text-indent: -1000px;
	display: block;margin-bottom: 8px;overflow: hidden;
}
.left_box .content {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
}

.left_box .menu li{
	margin: auto;
	width: 188px;
	overflow: hidden;
}
.left_box .menu a{
	background-image: url(../images2013/leftmenu.png);
	background-repeat: no-repeat;
	line-height: 27px;
	height: 27px;
	display: block;
	font-size: 14px;
	padding-left: 35px;
	margin-bottom: 3px;
}
.left_box .submenu li{
	margin: auto;
	width: 160px;
	overflow: hidden;
}
.left_box .submenu a{
	background-image: url(../images2013/submenu.png);
	background-repeat: no-repeat;
	line-height: 25px;
	height: 25px;
	display: block;
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 3px;
}

.left_box .submenu .m_now{
	color: #f1460d;
}

.banner {
	border: 1px solid #e3e3e3;
	background-image: url(../images2013/banner.jpg);
	height: 195px;
}
.b1 {background-position: 0px 0px;}
.b2 {background-position: 0px -195px;}
.b3 {background-position: 0px -390px;}
.b4 {background-position: 0px -585px;}
.b5 {background-position: 0px -780px;}
.b6 {background-position: 0px -975px;}
.b7 {background-position: 0px -1170px;}
.b8 {background-position: 0px -1365px;}

.right_box {
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_box .title {
	background-image: url(../images2013/title.png);
	height: 42px;
	line-height: 42px;
	padding-left: 40px;
	overflow: hidden;
}
.right_box .container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.right_box .container .content {
	overflow: hidden;
}
.message{
	background-image: url(../images2013/ly.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.message font{
	color: #FF0000;
	font-size: 12px;
	padding-left: 10px;
}
.news_list li{
	line-height: 30px;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
	background-image: url(../images2013/news_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news_list span{
	position: absolute;
	right: 0px;
	font-size: 10px;
	color: #999999;
	top: 0px;
}
.news_list .news_class {
	color: #7b8e9e;
	padding-right: 10px;
}


.page{
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
.page a{
	background-color: #367cb7;
	display: inline-block;
	line-height: 22px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #2c6290;
	margin-right: 5px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.page 

.p_now{
	color: #ff6c00;
	background-color: #b1d1ec;
}
.case_list li{
	width: 165px;
	float: left;
}
.case_list img{
	height: 110px;
	width: 140px;
}
.case_list a{
	padding: 2px;
	border: 1px solid #cccccc;
	display: block;
}
.case_list a:hover{
	border: 1px solid #367cb7;
	background-color: #e2fae4;
}
.case_list .caseimg {
	margin: auto;
	width: 146px;
}
.case_list .caseimg span{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	display: block;
}

.info_h1{
	font-size: 18px;
	color: #0c5ca0;
	text-align: center;
	font-family: "Microsoft YaHei";
}
.info_h2{
	color: #b8c2cb;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	padding-bottom: 10px;
}
.info_h3{
	padding-top: 15px;
	padding-bottom: 10px;
}
.info_h4{
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.info_h4 span{
	padding-right: 20px;
}.info_img {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
