body, ul, ol, li, p, h1, h2, h3, h4, h5, h6,form,a{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:"ËÎÌå";
	color:#000000;
}
ol,ul{
	list-style:none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
:focus {
    outline: 0;
}
a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.clear{
	clear: both;
}
.clearfix {
    display: inline-block;
}
/*\*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/**/
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.mt10{
	margin-top:10px;
}
.mt8{
	margin-top:8px;
}
.nav{
	font-size:14px;
	color:#ffffff;
}
.nav a,.nav a:visited{
	color:#ffffff;
	text-decoration:none;
}
.nav a:hover{
	color:#fffff;
	text-decoration:underline;
}
.nav span{
	padding:0 8px;
}
.border1{
	border:solid 1px #D4D4D4;
}
.title{
	font-size:14px;
	font-weight:bold;
	color:#1F376D;
}
.texthidden {
	direction: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.text_width250 .texthidden{
	width:250px;
}
.text_width420 .texthidden{
	width:420px;
}
.pic_div154{
	width:154px;
	height:122px;
	margin:0 20px;
	overflow:hidden;
}
.pic_div154 img{
	width:150px;
	height:94px;
	border:solid 1px #DBDBDB;
	padding:1px;
}
.pic_div154 p{
	height:20px;
	line-height:20px;
	margin-top:4px;
	overflow:hidden;
	text-align:center;
}
.pic100X75{
	width:104px;
	heght:120px;
}
.pic100X75 img{
	border:solid 1px #d1d1d1;
	padding:1px;
}
.pic100X75 p{
	margin-top:4px;
	text-align:center;
	display:block;
	line-height:20px;
}
.pn11,.pn11 p{
	line-height: 24px;
	font-size: 14px;
	padding-bottom: 10px;
}