body, ul, ol, li, p, h1, h2, h3, h4, h5, h6,form,img,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;
}
.title{
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
}
.title1{
	font-size:14px;
	color:#be1f00;
	font-weight:bold;
}
.nav{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.nav a,.nav a:visited{
	color:#ffffff;
	text-decoration: none;
}
.nav a:hover{
	color:#ffffff;
	text-decoration: underline;
}
.texthidden {
	direction: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.text_width300 .texthidden{
	width:300px;
}
.text_width250 .texthidden{
	width:250px;
}
.text_width270 .texthidden{
	width:270px;
}
.lh20{
	line-height: 20px;
}

.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;
}
.pic_div154 p a{
	color:#ffffff;
}
.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;
}
.content{
	font-size:14px;
	line-height: 30px;	
}
.dt{color:#999;}