@charset "utf-8";

/*		#news-box
	--------------------*/
#news-box{
	width:573px;
	margin:0;
	background: #FFFFFF url(../img/top/news_bg.jpg) left 30px no-repeat;
	}
	
#blog-txt{
	width:270px;
	float:left;
	margin:16px 0 10px 0;
	}
#news-txt{
	width:275px;
	float:right;
	margin:16px 0 10px 0;
	}
.ntxt-l{
	width:65px;
	float:left;
	margin:10px 0px 10px 10px;
	color:#5E2C00;
	}
.ntxt-r{
	width:170px;
	float:left;
	margin:10px 10px 10px 10px;
	color:#5E2C00;
	}
.ntxt-l2{
	width:65px;
	float:left;
	margin:10px 0px 10px 10px;
	color:#5E2C00;
	}
.ntxt-r2{
	width:170px;
	float:left;
	margin:10px 10px 10px 10px;
	color:#5E2C00;
	}
.banner-l{
	float:left;
	width:238px;
	margin:10px 12px 10px 0;
	}
.banner-r{
	float:left;
	width:323px;
	margin:10px 0;
	}
#img-3{
	width:186px;
	float:left;
	margin:10px 0;	
	}
#img-4{
	width:186px;
	float:left;
	margin:10px 7px 10px 7px;	
	}
#img-5{
	width:186px;
	float:left;
	margin:10px 0;	
	}		

#news-box a:link {
	color:#CC00AB;
	text-decoration:none;
	font-weight:normal;
	}
#news-box a:visited {
	color:#CC00AB;
	text-decoration:none;
	font-weight:normal;
}
#news-box a:hover {
	color:#CC00AB;
	text-decoration:underline;
	font-weight:normal;
}
#news-box a:active {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
}
.section {
	margin: 0 0 30px 0;
}
.section .floatLeft {
	float: left;
	width: 330px;
}
.section .floatRight {
	float: right;
}
.section .txt1 {
	padding: 10px;
	border: 1px solid #9B1867;
	color: #9B1867;
}
.section table th {
	padding: 5px 0;
	font-weight: bold;
}
.section table td {
	padding: 5px 10px;
}
.section .btn1 {
	text-align: right;
	margin: 10px 0 0 0;
}
