@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/_layout_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F1F4FD;
}

#all {
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B0D8;
	border-left-color: #B6B0D8;
	position: relative;
}
#all-bg {
	background-image: url(../images/_layout_all_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	background-image: url(../images/_layout_header.jpg);
	background-repeat: no-repeat;
	height: 263px;
}
#left {
	float: left;
	width: 160px;
}
#right {
	background-image: url(../images/_layout_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8286AA;
	line-height: 150%;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 20px;
}
.clear-float {
	clear: both;
}
#main {
	padding-top: 8px;
	padding-bottom: 120px;
	padding-left: 36px;
	padding-right: 50px;
	width: 744px;
}
.product-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 200%;
	color: #345B86;
}
/*p {
	margin-top: 0px;
	margin-bottom: 10px;
}
*/
.product-table-gap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
.product-table-txt-bold1 {
	color: #996699;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.product-table-txt-bold2 {
	color: #7B5AA3;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.product-table-txt-1 {
	color: #3A374D;
	font-family: Arial, Helvetica, sans-serif;
}
.product-table-txt-2 {
	color: #3A374D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#service-left {
	float: left;
	width: 304px;
	margin-right: 65px;
	padding-left: 26px;
}
#service-right {
	float: left;
	width: 304px;
}
.service_table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #383375;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 25px;
}
#counter {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6459A3;
	left: 19px;
	bottom: 35px;
}
#wolong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDD1E1;
	position: absolute;
	right: 50px;
	bottom: 20px;
	text-decoration: none;
}
