.STYLE3 {
	color: #A6A6A6;
	line-height: 18pt;
	font-size: 12px;
	text-decoration: none;
}
.STYLE4 {
	font-family: "黑体";
	color: #676767;
	font-size: 16px;
	font-weight: bold;
}

HTML, BODY {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
IMG {
	border: 0px;
}



.prolist_one{ width:166px; height:164px; float:left; margin:0px 6px 6px; _display:inline; text-align: center; }
.prolist_one a { display:block; width:166px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-top:2px; padding-bottom:2px; color: #A6A6A6; text-decoration:none; }
.prolist_one h3 { padding-bottom:10px; margin-top:5px; font-size:12px; font-weight:normal; color: #A6A6A6; }
.prolist_pic{ width:164px; height:127px; padding:2px; position:relative; overflow:hidden; border:1px solid #000000; background-color:#999999;}
.prolist_pic .cover a { color:#656565!important;}
.prolist_pic .cover p.text { height:72px; line-height:18px; overflow:hidden;}
.prolist_pic img{ width:156px; height:120px; border:1px solid #FFFFFF;}




/* 首页新闻块 */
div.newstitle {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.newsdatetime {
	float:left;
}
.k1 .newstitle {
	width: 310px;
}
.k2 .newstitle {
	width: 180px;
}
.k3 .newstitle {
	width: 240px;
}



/* 新闻分页列表样式 */
#evenLine {
	background-color: #F6F6F6;
}
#oddLine {
	background-color: transparent;
}
#PageCtrlBar {
	color: #A6A6A6;
	font-size: 12px;
	padding: 5px 15px 15px 15px;
	clear: both;
}
#PageCtrlBar A {
	color: #A6A6A6;
	text-decoration:none;
}
#PageCtrlBar hr {
	color: #B7B7B7;
	height: 1px;
}
#PageCtrlBar input, #Page_Go_Input {
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	background-color: transparent;
	text-align: center;
}



/* 留言样式 */
.guest {
	color: #A6A6A6;
	font-size: 13px;
}
.guest div {
	float: left;
}
.guest .replyer, .guest .reply {
	margin-bottom: 20px;
}
.guest .date {
	clear: left;
	color: #FF6600;
	width: 40px;
}
.guest .name {
	color: #0276BC;
	width: 65px;
	padding-right: 6px;
	text-align: center;
}
.guest .content, .guest .reply {
	width: 550px;
	clear: right;
}
.guest .replyer {
	width: 65px;
	margin-left: 40px;
	text-align: center;
	padding-right: 6px;
	color: #FF9900;
	clear: left;
}
.guest .label, .guest .input, .guest .label2 {
	margin-bottom: 8px;
}
.guest .label {
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
	clear: left;
	width: 105px;
}
.guest .input input {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #CCCCCC;
	width: 160px;
	background-color: #333333;
}
.guest .input input[type='checkbox'], .guest .input input[type='radio'] {
	border: 0;
	width: auto;
}
.guest .input textarea {
	border: 0;
	line-height: 22px;
	height: 84px;
	width: 500px;
	background: #FFFFFF url('../images/guest_textarea_bg.gif') repeat scroll left top;
	overflow: hidden;
	background-color: #333333;
}
.guest .label2 {
	padding-left: 8px;
	padding-top: 2px;
	color: #FF6600;
	clear: right;
}
.guest .button input {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #AACCFF;
	height: 26px;
}
.guest .w70 input {
	width: 70px!important;
}
.guest .w300 input {
	width: 300px!important;
}
