@charset "utf-8";


/*
	Site Name: 
	Description: news
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: TITLE BOX
	2: LEFT COLUMN
	3: RIGHT COLUMN

==========================================================
*/

/*
===== 1: TITLE BOX ==========================================
*/

h2.title{
	margin:15px 0;
}

/*
===== 2: SIDEVAR COLUMN ==========================================
*/

/*
===== 3: MAIN COLUMN ==========================================
*/

table.wnew{
	width:100%;
	border:none;
}

table.wnew th{
	width:70%;
	background-color:#fff;
	border:none;
}

table.wnew td{
	border:none;
}
table.contents tr{
	border-bottom:1px solid #CC0000;
}
