.news_main{
height:500px;
width:700px;
}

.news_text1{
	font-size:16px;
	font-weight: bolder;
	text-transform: uppercase;
	margin:5px 480px 20px 0px;
	color:#FF9900;
	width:170px;
	border-left:double 5px #FF9900;
	border-right:double 5px #FF9900;
}
.news_text2{
	font-size:16px;
	text-align:left;
	text-transform: uppercase;
	color:#993300;
	margin:30px 0px 0px 20px;
	font-weight:bold;
}

.news_text3{
	font-size:14px;
	text-transform: uppercase;
	color:#333333;
	margin:20px 0px 15px 0px;
	text-align:right;
	letter-spacing:1px;
	width:620px;
	font-weight: bold;
}

.news_text4{
	font-size:12px;
	text-transform: uppercase;
	color:#333333;
	/*margin:-200px 0px 0px 235px;*/
	margin:10px 0px 0px 20px;
	text-align:left;
	letter-spacing:1px;
	line-height:17px;
}

.news_table1{
border-top:solid 2px #F7DC95;
border-right:solid 2px #F7DC95;
border-left:solid 2px #F7DC95;
border-bottom:solid 2px #F7DC95;
width:630px;
height:400px;
padding:30px 10px 30px 10px;
margin:0px 0px 10px 0px;
}
/*
.news_img1{
	margin:0px 380px 10px 0px;
}
*/
.list_text2{
line-height:22px;
	font-size:16px;
	text-align:left;
	width:640px;
	letter-spacing:1px;
	font-weight:bold;
}
.list_text3 a{
	font-size:16px;
	margin:0px 0px 0px 15px;
	color:#804000;
}