@charset "utf-8";
.roll_banner {
	margin: auto;
	width: 936px;
	overflow: hidden;
}
.index_left {
	width: 261px;
	float: left;
}
.index_right {
	width: 665px;
	float: right;
}
.about {
	background-image: url(../images2013/about.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 174px;
	overflow: hidden;
}
.about .content {
	line-height: 20px;
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 120px;
}
.contact {
	background-image: url(../images2013/contact.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 58px;
	line-height: 20px;
	border: 1px solid #e3e3e3;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #f8f8f8;
}
.news {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu {
	padding-bottom: 5px;
}
.menu a {
	background-image: url(../images2013/news_menu.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 84px;
	float: left;
	margin-right: 3px;
	text-align: center;
	line-height: 28px;
	background-position: -87px 0px;
	CURSOR: hand;
}
.menu .n_now{
	background-position: 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.news .content {
	border: 1px solid #e3e3e3;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news .content li {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
	background-image: url(../images2013/news_ico.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.service .title {
	background-image: url(../images2013/service.png);
	height: 30px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.service .part {
	float: left;
	width: 165px;
	padding-top: 70px;
	background-repeat: no-repeat;background-position: center top;
}
.service .part h1{
	font-size: 12px;
	font-weight: 100;
	text-align: center;
	line-height: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.service .part h1 a{color: #367cb7;}

.service .div1{background-image: url(../images2013/ad1.png);}
.service .div2{background-image: url(../images2013/ad2.png);}
.service .div3{background-image: url(../images2013/ad3.png);}
.service .div4{background-image: url(../images2013/ad4.png);}

.service .part ul{
	margin: auto;
	width: 153px;
}
.service .part li{
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	height: 25px;
	background-image: url(../images2013/service_ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}.case {
	padding-top: 10px;
}
.case .title {
	background-image: url(../images2013/case.png);
	height: 35px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}