@charset "utf-8";
/* CSS Document */
#main .Right_Box {
	width: 710px;
	float: right;
	
}

#main .Right_Box .Pro_List_Head {
	background-image: url(../images/pro_list_head_bg.jpg);
	height: 35px;
}
#t1 {
	font-size: 14px;
	font-weight: bold;
	color: #F7506E;
	width: 100px;
	line-height: 35px;
	margin-left: 10px;
}
#main .Right_Box .List_Hd {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main .Right_Box .List_Content {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main .Right_Box .List_Content a {
	font-size: 10pt;
	font-weight: bolder;
	color: #0044DD;
	text-decoration: none;
}

#main .Right_Box .Page_List_Box {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
