body{
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
	background-color: #EAEAEA;
}
td, p, form{
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
}

a{
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #4AA4DE;
	line-height: 170%;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0px;
}
.copyright a{
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0px;
}
.copyright a:hover{
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0px;
}

.title_line {
	border-top: 1px dotted #CDCDCD;
	border-right: 1px none #CDCDCD;
	border-bottom: 1px dotted #CDCDCD;
	border-left: 1px none #CDCDCD;
}
.title_lineB {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #E3E3E3;
	border-left: none;
}
.title_lineC {
	border-top: 1px dotted #CDCDCD;
	height: 10px;
}
.title {
	border: none;
	color: #0F8097;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	letter-spacing: 0px;
	height: 30px;
	font-weight: bold;
}
.title_B {
	border: none;
	color: #4AA4DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
}
.title_B a{
	border: none;
	color: #4AA4DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}
.title_B a:hover{
	border: none;
	color: #1191AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}

.way {
	color: #4AA5D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 27px 10px;
	padding-left: 43px;
	height: 30px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #EBEBEB;
	border-left: none;
	letter-spacing: 1px;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.way a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.way a:hover{
	color: #4AA4DE;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.products_list {
	background-image: url(../images/list_bg.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;

}
.products_title {
	line-height: 30px;
	padding-left: 20px;
	height: 30px;
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.product_list1 {
	padding-top: 20px;
	background-image: url(../images/detail_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.product_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.products_info {
	padding-top: 20px;
}
.pic {
	padding-bottom: 30px;
}
.products_title1 {
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
}



ul
{
	list-style-type: none;
	padding-left: 210px;
}
li{
	float: left;
	padding-right: 35px;
}

