*{
	margin: 0;
	border: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color:#FFFFFF;
}
a:hover{
	color:#FFFF00;
}
#container #header #logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 200px;
	background-color:#000000;
}
.wrapper:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;
}
#container #contents #news .box-news .desc th {
	text-align: left;
	background-color: #990000;
	padding: 5px;
}
#container #contents #news .box-news .desc td {
	padding: 5px;
}
.wrapper{
	zoom: 100%;
}
#container #contents #news .box-news {
	margin-bottom: 10px;
}

.left{
	float:left;
}
#container #contents #news .box-news .desc {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}

.right{
	float:right;
}
#container #contents #news .box-news .header span {
	font-size: 10px;
}


#container {
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
}
#container #contents #news .box-news .header {
	background-color: #990000;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

#header {
	width: 800px;
	margin: 0 auto 30px;
}
#navi{
	padding-bottom: 8px;
}
#navi img{
	border-top: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	}

#navi img#btn_contact{
	border-right: 1px solid #FF0000;
}
#photo{
	position:relative;
}
#whatsnew{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 260px;
	background-image: url(bg_whatsnew.png);
	padding: 10px 10px 10px 20px;
}
#whatsnew p{
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	line-height: 18px;
}
#whatsnew .date{
	margin-left: -10px;
	color:#FFFF00;
	font-size: 12px;
}

#contents{
	width:800px;
	margin: 0 auto;
}
#bnr p{
	margin-bottom: 8px;
}
#bnr img{
	border: 1px solid #FFFFFF;
}
#footer{
	width:800px;
	margin: 0 auto;
	padding:20px 0;
}
#footer p{
	text-align:center;
	color:#FFFFFF;
	font-size: 10px;
}

.main{
	padding: 20px;
	background-image:url(bg_whatsnew.png);
}
