@charset "gb2312";
/* CSS Document */

.main {
	height: auto;
	width: 1177px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.main .prosort {
	float: left;
	width: 279px;
	overflow: hidden;
	height: auto;
	background-image: url(../Images/index_prosort_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main .about {
	float: right;
	width: 880px;
	overflow: hidden;
	height: auto;
}
.main .about .about_nav {
	height: 36px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.main .about .about_list {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: auto;
	overflow: hidden;
	line-height: 28px;
}
.main .about .about_nav p {
	float: left;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 10px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	color: #999;
}
.pro {
	background-color: #e8e8e8;
	height: 285px;
	margin-top: 10px;
	overflow: hidden;
}
.pro .pro1177 {
	height: 285px;
	width: 1177px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.pro .pro1177 .pro_nav {
	height: 44px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.pro .pro1177 .pro_nav p {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 12px;
	line-height: 44px;
	color: #666;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.pro .pro1177 .pro_list {
	height: 200px;
	overflow: hidden;
}
.pro .pro1177 .pro_list .pro_list_left {
	float: left;
	height: 200px;
	width: 12px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../Icon/leftright.gif);
	background-repeat: no-repeat;
	background-position: left 90px;
	overflow: hidden;
}
.pro .pro1177 .pro_list .pro_list_left a { display:block; width:12px; height:200px;}
.pro .pro1177 .pro_list .pro_left_right {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	height: 200px;
	width: 12px;
	background-image: url(../Icon/leftright.gif);
	background-repeat: no-repeat;
	background-position: right 90px;
	overflow:hidden;
}
.pro .pro1177 .pro_list .pro_left_right a { display:block; width:12px; height:200px;}
.pro .pro1177 .pro_list .pro_list_content {
	float: left;
	height: 200px;
	width: 1133px;
	overflow: hidden;
}
.line {
	background-color: #e8e8e8;
	height: 5px;
	margin-top: 10px;
}
.main .about .about_nav h3 {
	font-size: 12px;
	line-height: 36px;
	font-weight: normal;
	color: #666;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.main .prosort .prosort_list {
	margin-top: 130px;
	height: auto;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom:5px;
}
.main .prosort .prosort_list ul li {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../Icon/dot.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	height: 28px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.main .prosort .prosort_list ul li a {
	color: #F30;
}
