/* body */
body {
	color:#00050e;
	margin:0px;
	padding:0px;
	background:#ffffff url(newbg1088.jpg) repeat-y;
	background-position:center;
	text-align: center;
	font-size: 13px;
}


#contents{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding:0px;
	border: 1px solid #cccccc;
	background-image: url(bg1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
p  { 
     padding:4px 15px;
     line-height:120%; }


a       { color:#231c00; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; }
	

#head{
	height: 144px;
	border-bottom: 5px solid #aaa;
	border-top: thin solid #aaa;
	background-image: url(ttt-2.jpg);
	background-repeat: no-repeat;
	}
h1 {
	font-size: 30px;
	padding-top: 45px;
	padding-left: 350px;
	font-weight: bolder;
}	
h1 a{
	color: #222;
	text-decoration: none;
}	
h1 a:hover { color:#8c0000; text-decoration:none; background:none; }
	


#mainbox{
	float: left;
	width: 520px;
	}
#main{
	margin-bottom: 20px;
	}	
#midasi{
	background-image: url(bbb-2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	border-top: 1px solid #666;
	margin-right: 5px;
	margin-left: 5px;
	}	
h2 {
	font-size:16px;
	margin:0px;
	padding-left: 18px;
	padding-top: 5px;
	line-height: 21px;
}
h2 a{
	color: #000e0e;
	text-decoration: none;
}	

h2 a:hover {
	color:#8c0000; 
	text-decoration:none; 
	background:none; 
	}


h3 {
	color:black;
	font-size:13pt;
	padding: 5px 7px;
	margin-right: 20px;
	margin-left: 5px;
	border-top: medium solid #bedcbe;
	border-right: medium solid #bedcbe;
	border-bottom: medium solid #407500;
	border-left: medium solid #407500;
}
h4{
	margin-left: 10px;
	color:black;
	font-size:12pt;
	margin-bottom: 0px;
	}
#next{
	text-align: center;
	height: 30px;
	}
ol{
	}
li{
	line-height: 150%;
	color: #F00;
	}
table{
	margin-left: 4px;
	}
td{
	padding: 7px 5px;
	font-size: 13px;
	}	

#sidebox{
	width: 248;
	float: left;
	}
#side ul {
	text-align: left;
	margin-bottom: 30px;
	font-size: 13px;
    margin-left:  2em;
    padding-left: 0em;
}
#side li{
	line-height: 2em;
	border-bottom: 2px dotted #CCC;
	margin-right: 5px;
	list-style-image: url(icon_5.gif);
	list-style-position: inherit;
	list-style-type: none;
	margin-top: 15px;	
}

#side li a{

	padding-top: 0px;
	padding-bottom: 10px;	
	text-decoration: none;
	display: block;
		}

#footer{
	background-color: #aaa;
	background-image: url(b-117.gif);
	height: 40px;
	width: 770px;
	clear: both;
	background-repeat: no-repeat;
	margin:0px;		
	position: relative;	
	}
#footer p{
	text-align: center;
	line-height: 40px;
	}
#footer p a{
	text-decoration: none;
	}	
#footer p a:hover { color:#8c0000; text-decoration:none; background:none; }

