body {
	font-size: 11px;
	color: #333333;
}

th,tr,td {
	font-size: 11px;
}


a {
	text-decoration:none;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #993300
	}
	
h2 {
	font-size:	16px;
	border-bottom:dotted 1px #CC6633;
	color:	#CC6633;
}


img	{
	border:none
	}

.headder{
	font-size:	12px;
	vertical-align:middle;
	}

.top{
	line-height: 14px;
	line-height: 22px;
	color: #993300
	}

.content{
	font-size: 12px;
	line-height: 20px;
	}

.intro{
	font-size: 10px;
	}

.text {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#hotnews {
	background-color:#DDDDDD;
	width:180px;
}

#hotnews .date {
	padding:2px;
	color:#FFFFFF;
	background-color:#333333;
}

#hotnews .tit{
	margin:3px;
	font-size:	13px;
	width:	170px;
	border-bottom:dotted 1px #666666;
}

.guide{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin:20px;
	padding:10px;
	}

li {
	margin-left:-30px;
	margin-bottom:5px;
	list-style: inside;
}