#setting{ 
	width:791px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F0F0F0;
	}
#contents{ width:600px; padding:20px; background-color:#FFFFFF; float:right; }
#menu{ padding:5px; width:140px; background-color:#FFFFFF; float:left; border-right:1px black solid; }
#title{ background-color:skyblue; width:791px; }
#footer{ clear:both; width:791px; }

.uha:link{ color:#4682B4; }
.uha:visited{ color:#4682B4; }
.uha:active{ color:black; }
.uha:hover{ color:black; }
.uha{ text-decoration:none; }
p{ font-size:12px; }
span{ font-size:12px; }
h1{ text-align:center; }
h2{ 
	font-weight:normal;
	font-size:15px;
	padding-left:5px;
   }
li{	
	text-decoration:none;
	border-bottom:1px dashed black;
	padding:2px;
	font-size:11px;
   }
ul { list-style-image: url(link_bn/bluer.gif); }
hr{ 
	border-width:1px 0px 0px 0px;
	border-color:black;
	height:1px;
   }
h2.date_line{ 
	border-left:5px solid green;
	border-right:5px solid green;
	border-bottom:1px solid green;
	border-top:1px solid green;
	}
h2.menu_line{
	border-left:5px solid blue;
	border-bottom:1px solid blue;
	}
.trsy{background-color:gray;}
.tdsy{border:1px solid gray;}
.tbsy{border:1px solid gray;}