@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	background-color:#FFF;
	}
img {
	border:none;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	}
ul,li { 
	margin:0;
	padding:0;
	list-style:none;
	}
.f14 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
.font_c1{
	color:#fff;
	}
form,input { 
	margin:0;
	padding:0;
	}
.input1 {
	width:120px;
	height:15px;
	line-height:15px;
	}
	
.listyle1 {
	text-indent:15px;
	background:url(rd_icon.gif) 5px -106px no-repeat;
	}
.listyle2 {
	text-indent:15px;
	background:url(rd_icon.gif) 5px -143px no-repeat;
	}
.listyle3 {
	text-indent:15px;
	background:url(rd_icon.gif) 5px -540px no-repeat;
	}
.listyle4 {
	text-indent:10px;
	background:url(rd_icon.gif) left -176px no-repeat;
	}
.listyle5 {
	text-indent:15px;
	width:10px;
	background:url(lisytle.gif) 2px 6px no-repeat;
	}
.listyle6 {
	text-indent:25px;
	background:url(rd_icon.gif) 10px -223px no-repeat;
	}
.listyle7 {
	text-indent:20px;
	background:url(lisytle.gif) 2px 8px no-repeat;
	}
.listyle8 {
	text-indent:18px;
	background:url(rd_icon.gif) 5px -175px no-repeat;
	}
.border1 {
	border:1px solid #cc9687;
	}

.border2 {
	border:1px solid #ef7918;
	}
	
.border_Stylel {
	border-right:1px dotted #333;
	}
.border_Style2 {
	border-bottom:1px dotted #333;
	}
.pad1 { padding:5px 6px;}
.pad2 { padding:8px 8px 0 8px;}
.m_top { margin-top:10px;}
a.link1:link,a.link1:visited {
	color:#f00;
	text-decoration:none;
	}
a.link1:hover {
	text-decoration:underline;
	}
a:link, a:visited { 
	color:#333;
	text-decoration:none;
	}
a:hover {
	color:#F90;
	text-decoration:underline;
	}
.clears { clear:both;}


.link_red {
color:#f00;
}