@charset "utf-8";
/* CSS Document */
body
{
	font-size: 12px;
}

.Path{
	background-image: url(../images/path.gif);
	font-size: 11px;
	color: #999999;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 10px;
	width: 97%;
	text-indent: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-position: 7px 6px;
	margin-left: 7px;
}

.font11 {color: #999999;font-size: 11px;}

/*hot news*/
.newstitle
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/ber.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 20px;
	margin-left: 7px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.newsfont
{
	color: #666666;
	font-size: 12px;
	text-indent: 20px;
	margin-left: 7px;
	padding-top: 5px;
	line-height: 18px;
	margin-right: 10px;
}

.index_link
{
	width: 250px;
	display: block;
	float: right;
	text-align: right;
	height: 20px;
	font-size: 11px;
}
.more{
	width: 47px;
	background-image: url(../images/more.gif);
	cursor: hand;
	background-repeat: no-repeat;
	margin-right: 7px;
	height: 15px;
	display: inline;
	float: right;
	margin-top: -20px;
}
.more span{
	display: none;
}
