body, ul, ol, li, p, h1, h2, h3, h4, h5, h6,form,td,img,a{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:"ËÎÌå";
	color:#000000;
}
ol,ul{
	list-style:none;
}

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;
}
#menu{
	color:#ffffff;
	font-size:14px;
}
#menu a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
#pixviewer{
	width:288px;
	height:236px;
	border:solid 1px #BBD3EC;
	background:#E7F3FD;
	padding: 5px;
}
.title{
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
}
.title1{
	font-size:14px;
	font-weight: bold;
	color: #057CBD;
	padding-left:10px;
}
.title2{
	color:#ffffff;
}
.title2 a{
	margin:0 3px;
	color:#ffffff;
}
.mt8{
	margin-top:8px;
}
.border1{
	border:solid 1px #E5E5E5;
}
.border2{
	border:solid 1px #FF6600;
}
.border3{
	border:solid 1px #0677BB;
}
.m5{
	margin: 5px;
}
.content{
	font-size:14px;
	line-height: 180%;
}
.texthidden {
	direction: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.text_width220 .texthidden{
	width:220px;
}
.text_width300 .texthidden{
	width:300px;
}
.text_width380 .texthidden{
	width:380px;
}
.piclist ul{
	width:228px;
}
.piclist ul li{
	width:96px;
	height:146px;
	text-align:center;
	float:left;
	margin-left:12px;
	margin-top:10px;
}
.piclist ul li img{
	width:90px;
	height:120px;
	padding: 2px;
	border:solid 1px #cccccc;
}
.piclist ul li p{
	height:20px;
	text-align:center;
}
.lh20{
	line-height:20px;
}
.pn11,.pn11 p{
	line-height: 24px;
	font-size: 14px;
	padding-bottom: 10px;
}