

#link .tiview {
	background:#184994;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:650px;
	margin: 3px;
	height: 24px;
	line-height:24px;
}



#link {
	width:646px;
	text-align: center;
	margin:0 auto 0 auto;
	padding: 0px auto;
}
#link ul {
	overflow:hidden;
	width:646px;
	margin:0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#link li {
	font-size:12px;
	text-align: center;
	width: 200px;
	height: 100px;
	margin: 5px;
	padding: 0px;
	float: left;
	border:1px dotted #067ef9;
	background:#cfe5fc ;
	line-height:16px;
	overflow:hidden;
}


#link li.tclear{
	clear: both;
}
#link .comm{
	margin:0;
	padding:0;
	font-size:10px;
	color: #333333;
}

A:link ,
A:visited,
A:active{ text-decoration: none ;color:#067ef9;font-size:12px;}
A:hover { color: #333333; text-decoration:none ;font-size:12px;}

#banner{
	text-align: left;
	border-bottom:1px dotted #067ef9;
	width:650px;
	margin: 0px;
	padding: 10px 0px;
	font-size:12px;
	color: #333333;
}
