@charset "utf-8";

/* reset and override */

img{
	border:none;
	padding:0;
}
/* link & type */
body, div{
	font:12px/20px "Arial","SimSun";
	margin:0;
}
div{
margin:0 auto;
}
ul, dl, ol,dd{
margin:0;
padding:0;
list-style:none;
}
p{
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6{
font-size:16px;
margin:0;
padding:0;
}
.floatlft{
float:left;
}
.floatrgt{
float:right;
}
.Inline{
display:inline;
}
.bold, .bold a{
font-weight:bold;
}
.overauto{
	overflow:auto;
	font-weight: bold;
}
a{
color:#333333;
text-decoration:none;
}
a:hover{
color:#aa8417;
text-decoration:underline;
}
p{padding-bottom:5px;}
.mar10{margin-top:10px;}
.font14,.font14 a{font-size:14px;}
.ellips,.ellips li{white-space:nowrap;overflow:hidden;-o-text-overflow: ellipsis;/* for Opera */text-overflow:ellipsis;/* for IE */}
.xx {background: url(../img/ico05.gif) repeat-x center;width: 96%;height: 2px;}
.rgt315 h3 a {
	color: #FFFFFF;
}
