@charset "utf-8";
/* CSS Document */

#newsList1{
float:right;
width:240px;
padding-top:3px;
padding-bottom:0px;
}
#newsList1 ul{

margin-right:0px;
padding-right:0px;
}
#newsList1 ul a:active,#newsList1 ul a:visited,#newsList1 ul a:link{
	color:#CCCCCC;
	text-decoration:none;
}
#newsList1 ul a:hover{
	color:#FF6600;
}
#newsList1 ul li{
margin:0px auto 6px 0px;
text-align:right;
}
.newListBg1{
background-color:#2b0303;
}
.Title1{color:white;font-size:15px;font-weight:bold;}
.eTitle1{
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
#newsInfoDiv{
width:370px;
margin:0px auto 20px 355px;
padding-top:65px;
float:left;
text-align:justify;
}#newsInfoDiv a:active,#newsInfoDiv a:visited,#newsInfoDiv a:link{
	color:#99FF33;
	text-decoration:none;
}
#newsInfoDiv a:hover{
	color:#99CC33;
}
.txt_1{
	color:#FF9900;
	
}
.txt_2{
font-size:19px;
font-weight:bold;
color:white;
margin:8px auto 12px 0px;
border-bottom:dotted 1px #858585;
background-color:#340101;
padding-top:5px;
padding-bottom:3px;
padding-left:5px;
width:350px;
}
.txt_3{
	font-size:13px;
	color:#CCCCCC;
	line-height:20px;
	width:360px;
}
.txt_4{
font-size:15px;
font-weight:bold;
margin:15px auto 8px auto;
color:#FF9900;
}