@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
}
*{
	text-overflow:ellipsis;	
}

body, td, th, select, textarea {
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 12px;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	
}
textarea {
	overflow: auto;
}
select {
	border: 1px solid #ABADB3;
	padding: 1px;
}
input {
	font-size: 12px;
	height:expression(this.type=="text"?"16px":"style");
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #525252;
}
a:hover {
	color: #E70711;
	text-decoration: underline;
}
a img {
	border: 1px none #FFF;
}
.hand {
	cursor: pointer;
}

.hd {
	display: none;
}

.relpos {
	position: relative;
}
.cl {
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.piccut {
	text-align: center;
	overflow: hidden;
}
.input {
	border: 1px solid #AFAFAF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}
.but {
	background-image: url(../images/news_06.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	border: 0px none #FFFFFF;
	overflow: hidden;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

table, th, td {
	border-collapse:collapse;
}

.white, .white a {
	color: #FFFFFF;
}
.white a:hover {
	color: #FFFF33;
}
.red, .red a {
	color: #F90000;
}
.red a:hover {
	color: #FF6600;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.pagegotop {
	background-image: url(../images/ct-07.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	position: absolute;
	cursor: pointer;
	background-color: #CCC;
}
.notinput{
	background-image: url(../images/baike_17.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
.notinput input,.notinput textarea,.notinput select {
	background-color: #FF6;
	border: 1px solid #F00;
}.newtopic a {
	font-weight: bold;
}
