@charset "utf-8";
/* CSS Document */
        #center #center_main p{
		margin-bottom:0px;
		margin-top:10px;
		padding:0px;
		line-height:20px;
		}
	    #center #center_main ul{
		 margin-left:40px;
		 padding:0px;
		 margin-top:0px;
		 margin-bottom:0px;
		 color: #FF6633;
		 }
		   #center #center_main ul li{
		   width:500px;
		   line-height:22px;
		   margin:0px;
		   padding:0px;
		   
		   }

.STYLE1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.STYLE2 {
	font-size: 16px;
	font-weight: bold;
}


#content #center #center_main .news{
width:540px;
line-height:19px;
font-size:12px;
border-bottom:1px solid #CCCCCC;
padding-top:8px;
}
#content #center #center_main .news a{
color:#000000;
text-decoration:none;

}
#content #center #center_main .news img {
float:right;
width:80px;
height:60px;
padding-left:10px;
}
#content #center #center_main .news a:hover{
color:#ff0000;
text-decoration:underline;
}
#content #center #center_main .news .ndate{
font-weight:bolder;
margin:0px;
padding-top:0px;
padding-bottom:5px;
font-size:13px;
}
#content #center #center_main .news p{
margin:0px;
padding:0px;
line-height:20px;
}
#content #center #center_main .news .news_line{
width:540px;
clear:both;
height:8px;
}