/* CSS Document */
a:link {
	color: #424143;
	text-decoration: none;
}
a:visited {
	color: #424143;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #b22923;
}

a:active {
	color: #424143;
	text-decoration: none;
}
IMG {
	border:0px;
}
body {
	margin:0px;
	font-size: 12px;
	padding:0px;
}
UL{
	margin:0px;
	padding:0px;
}
LI{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.manu li{
	float:left;
	font-size:12px;
	padding-left:1px;
	line-height:23px;
	font-weight:500;
	letter-spacing: 1px;
	color:#965746;
	text-decoration: none;
}
.manu a{
	color:#965746;
}
.index_inc{
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	list-style-type: square;	
}
.title_inc{
color:#b32926;
font-size: 14px;
padding-top:15px;
padding-left:10px;
}
.more{
font-size: 14px;
padding-top:15px;
}
.marqueelink {
	list-style-type: none;
}
.marqueelink a:link {
	color: #b22923;
	font-size:14px;
	text-decoration: none;
}
.marqueelink a:visited {
	color: #b22923;
	font-size:14px;
	text-decoration: none;
}
.headlink{
	font-size: 14px;
}
.headlink a:hover {
	height: 0px;
	color: #b22923;
	width: 170px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b22923;
	border-bottom-color: #b22923;
	border-left-color: #b22923;
	text-decoration: none;
	font-size: 14px;
}

.marqueelink a {
	color: #424143;
	font-size:12px;
	text-decoration: none;
}
.ggtz{
	font-size:14px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}

.titleline{
	font-size: 12px;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left:10px;
}
.aline{
	border-bottom-style: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: square;
}
.content{
	font-size: 12px;
	line-height: 20px;
	padding-top:30px;
}
.tjlist{
	width:219px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}