@charset "utf-8";
/* CSS Document */
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;

}
A:visited {
	COLOR:#666666;
	TEXT-DECORATION: none;

}
A:active {
	COLOR: #333333;
	TEXT-DECORATION: none;

}
A:hover {
	COLOR:#000;
	TEXT-DECORATION: underline;

}
A.nav:link {
	COLOR: #e6e6e6; TEXT-DECORATION: none;font-size:12px; font-weight:bold;
}
A.nav:visited {
	COLOR: #e6e6e6; TEXT-DECORATION: none;font-size:12px; font-weight:bold;
}
A.nav:active {
	COLOR: #e6e6e6; TEXT-DECORATION: none;font-size:12px; font-weight:bold;
}
A.nav:hover {
	FONT-WEIGHT: normal; COLOR: #fff; TEXT-DECORATION: none;font-size:12px; font-weight:bold;
}
ul{clear:both; text-align:left; margin:0; padding:0; width:100%;}
LI{
	DISPLAY: block; FLOAT: left; LIST-STYLE-TYPE: none; text-align:center; margin:0; padding:0;
}
img{vertical-align:top; display:block;}
BODY {
	FONT-SIZE: 12px;
	COLOR: #000;
	margin:0 auto;
	line-height:150%;
	text-align:left;
	background:#fff;
	height:100%;
}
.abt{width:620px; padding:5px 10px 10px 10px; line-height:170%; border:1px solid #e2e0e1; margin-bottom:5px;}
.abt li.nestit{width:550px; padding:2px 5px; text-align:left;}
.abt li.nestime{width:80px; padding:2px 5px; text-align:left; color:#d1d1d1;}
.abt li.pic2{width:164px; height:150px; padding:5px 0 0 0}
.abt li{text-align:center; margin:5px 5px 0 5px;}
.abt li.fy{width:600px; border:0; padding:5px; text-align:center;}
.abt li.newstitle{width:600px; clear:both; font-size:14px; text-align:left; margin-top:10px;}
.abt li.newsct{width:600px; clear:both; font-size:12px; text-align:left; color:#666666; border-bottom:1px dashed #CCCCCC; padding:3px 0;}
form{margin:0; padding:0;}
h1{font-size:12px; margin:0; padding:0px; cursor:pointer; font-weight:bold; text-align:left}
h2{font-size:14px; margin:0; padding:0px; cursor:pointer; font-weight:bold; text-align:center; width:100%;}
h3{font-size:12px; margin:0; padding:0px; cursor:pointer; font-weight:normal; color:#666666; text-align:center; width:100%;}
.picbk{padding:2px; border:1px solid #CCCCCC;}
.xldis{display:none;}
