@charset "utf-8";
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.center_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dddddd;
}

.intro_content {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.war_content {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.analy_content {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.scoll_bj {
	background-image: url(../img/pic_bg.jpg);
	background-repeat: no-repeat;
}

.left_title_line {
	border: 1px solid #dddddd;
}
.right_title_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.content_space {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	line-height: 22px;
}
.split_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.div_split_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 5px;
}
.bestediting_space {
	padding: 5px;
}
.base_div {
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 22px;
	margin-left: 10px;
	border: 1px solid #dddddd;
	float: left;
}
.case_div {
	height: auto;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 22px;
	margin-left: 10px;
	border: 1px solid #dddddd;
	float: left;
}
.case_center {
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 22px;
	margin-left: 10px;
	border: 1px solid #dddddd;
	float: left;
}
.contactus_bj {
	background-image: url(../img/contactus_bj.jpg);
	background-repeat: no-repeat;
	background-position: 400px 60px;
}
