/* CSS Document */

body{
	color:#333333;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	line-height:16px;
}



#layout{
	width:902px;
	padding:0px;
	border-right:1px solid;
	border-color:#CC9999;
	margin-left:auto;
	margin-right:auto;
}


#head{
	width:880px;
	height:30px;
	background-image:url(index_new/top4.jpg);
	background-color:#990000;
	padding:70px 10px 0px;
	margin:0px 0px 1px 0px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#CCCCCC;
	text-align:right;
	color:#C99;
	font-size:22px;
	font-family:"Arial Black", Gadget, sans-serif;
}

#menu{
	width:150px;
	padding:15px 5px 20px 5px;
	background-color:#990000;
	border-left:1px solid;
	border-color:#CCCCCC;
	float:left;
	text-align:center;
}



.menu1{
	width:140px;
	border:solid 1px;
	border-color:#CC9999;
	margin-bottom:2px;
	text-align:left;
}

.menu1 a{
	display:block;
	padding:5px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.menu1 a:hover{
	color:#FFCC99;
	text-decoration:none;
}

.menu2{
	margin:5px;
	font-size:13px;
	line-height:21px;
	text-align:left;
}

.menu2 a{
	color:#cc9999;
}

.menu2 a:visited{
	color:#cc9999;
	text-decoration:none;
}

.menu2 a:hover{
	color:#FFFFFF;
}



.koumoku{
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
}

.koumoku a{
	color:#FFCCCC;
	text-decoration:none;
}

.koumoku a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#main{
	width:559px;
	float:left;
	border-color:#CCCCCC;
	border-right:1px dotted;
}

#main a{
	color:#CC6666;
}

#main a:visited{
	color:#333333;
}

#main a:hover{
	color:#CC0000;
}

.whatsnew{
	margin:20px 10px;
	width:auto;
	height:300px;
	padding:10px;
	overflow:auto;
	text-align:left;
	border:1px solid #CC9999;
}

.address{
	margin:20px 10px 10px 10px;
	width:auto;
	padding:15px;
	font-size:12px;
	color:#666666;
	text-align:left;
	border:1px dotted #cccccc;
}

#info{
	width:160px;
	height:auto;
	float:right;
	padding:10px 8px 20px 8px;
	border-color:#CCCCCC;
	text-align:left;
}

#info a{
	color:#CC6666;
}

#info a:visited{
	color:#333333;
}

#info a:hover{
	color:#CC0000;
}

.monthly{
	width:auto;
	height:auto;
	background-color:#FFCCCC;
	padding:10px;
	border:2px dotted;
	border-color:#990000;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	line-height:16px;
}

.monthly div{
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	color:#333333;
}

#footer{
	width:900px;
	height:20px;
	border-color:#CCCCCC;
	border-left:1px solid;
	border-right:1px solid;
	background-image:url(index_new/foot.jpg);
	background-color:#CC9999;
	padding-top:3px;
}

.Clear{
	clear:both;
}

.border1{
	border: 1px solid #990000;
}


.textbg{
	background-color:#900;
	color:#FFF;
	padding:3px;
	font-weight:bold;
}


.texttime{
	color:black;
}