body {padding:0;margin:0;color:#000;font:14px "宋体","微软雅黑", "MicrosoftYahei","黑体","Arial Narrow",HELVETICA;text-align:center;background-color: #FFF;}
div {padding:0;	margin:0;border:0px}

form, img, ul, ol, li, dl, dt, dd {	padding:0;	margin:0;border:0px}
li {list-style:none}
em {font-style:normal}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
a:link {text-decoration: none;color: #333;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration: underline;color: #cc0000;}
a:active {text-decoration: none;color: #cc0000;}

 a.red:link {color:#cc0000;	text-decoration:none; }
 a.red:hover {color:#ff0000;text-decoration:underline;}
 a.red:active {	COLOR: #ff0000;	text-decoration:underline;}
 a.red:visited {COLOR: #ff0000;	text-decoration:none;}
.more a {text-decoration: none;color: #333; line-height:30px; padding-right:10px;}
.more a:hover {
	text-decoration: none;
	color: #c00;
	line-height:30px;
}

 
.left {	FLOAT: left}
.right {FLOAT: right}
.clear {CLEAR: both;FONT-SIZE: 1px;	VISIBILITY: hidden;	WIDTH: 1px;	HEIGHT: 0px}
.hidden {DISPLAY: none}
input {	font-size:12px;}

.f_red {color:#CC0000;}
.f_gray {color:#666;}
.f_blue {color:#004499;}
.blank0 {clear:both;height:0px;overflow:hidden;	display:block;}
.blank1{clear:both;height:1px;overflow:hidden;	display:block;}
.blank4 {clear:both;height:4px;overflow:hidden;	display:block;}
.blank8 {clear:both;height:8px;overflow:hidden;	display:block;}
.blank10 {clear:both;height:10px;overflow:hidden;	display:block;}
.h_auto{ height:auto;}
.list {
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
