@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
}

DIV.navigation UL LI.headnavi {
	background-image: url(images/navihead_bg.gif);
	background-repeat: repeat-x;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox {
	padding-bottom: 10px;
	float: left;
	width: 605px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.leftbox, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.rightbox {
	float: left;
	width: 200px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.middlebox {
	float: left;
	width: 200px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.leftbox DIV.head, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.rightbox DIV.head, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.middlebox DIV.head {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 200px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.leftbox DIV.head DIV.headcontent {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.middlebox DIV.head DIV.headcontent, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.rightbox DIV.head DIV.headcontent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.leftbox DIV.newstext, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.rightbox DIV.newstext, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.middlebox DIV.newstext {
	width: 196px;
	
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.leftbox DIV.newstext DIV.newstextcontent {
	color: #000000;
	font-size: 12px;
	margin-right: 20px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.rightbox DIV.newstext DIV.newstextcontent, DIV.middle DIV.content DIV.contenttext DIV.threerownewsbox DIV.middlebox DIV.newstext DIV.newstextcontent {
	color: #000000;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

DIV.middle DIV.contentfooter DIV.footercontent UL LI {
	color: #666666;
}
