/* CSS Document */

.contain1 {
margin: 5px auto;
width: 971px;
border: 1px solid #CCCCCC;
clear:both
}

.contain1_title{
	width: 971px;
	height: 25px;
	background-image: url(../../images/sort_more_03.gif);
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	text-indent: 25px;
	
	text-align:left
}

.contain1_title2{
	width: 971px;
	height: 21px;
	background-image: url(../../images/sort_more_07.gif);
	font-family: "宋体";
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-indent: 45px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 28px;
	text-align:left
}

.contain1_title3 {
	margin:0 auto;
	width: 971px;
}

.hr {
	color: #999999;
	padding-top: 3px;
	height: 12px;
	padding-bottom: 2px;
	width: 1px;
}

.nav_more {
     font:"宋体";
	 font-size:12px;
	color: #666666;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 30px;
}
.nav_more:visited {
	color: #666666;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 30px;
	text-decoration: none;
}



.nav_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	margin: 5px;
}
