A:link {color:#999999;}
A:visited {color:#999999;}
A:hover{color:#FF0066;}
A:active {color:#FF0066;}


h1{
	font-size: 11px;
	color: #666666;
}

h2{
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
h4{
	font-size: 15px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#hyou table{
width:420px;
border-collapse: collapse;
}

#hyou table th{
border:1px solid #CCCCCC;
text-align: center;
padding:2px;
background-color: #D7D7D7;
}

#hyou table td{
border:1px solid #CCCCCC;
padding: 2px 10px;
}

body{
	background-image: url(../Home_img/bg.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
    text-align:center;
}


hr{
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

embed{
	vertical-align: bottom;
}

#container{
	text-align: center;
	# margin-left: auto;		margin-right: auto;
	# text-align:left;
	background-color: #FFFFFF;
	width: 750px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../home_img/back.gif);
	background-repeat: repeat-y;
}

#inner{
	border-left-color: #C0C0C0;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	width: 748px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}

#header{
	text-align: right;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	font-size: 10px;
}

.main{
	width:450px;
	float:right;
	font-size: 12px;
	line-height: 25px;
	color: #555555;
	background-color: #FFFFFF;
	padding: 10px 20px 50px;
	text-align: left;
}
span.main{
	font-weight: bold;
	text-decoration: underline;
}

.side{
	width:220px;
	float:left;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #F7F7F7;
	padding: 10px 10px 20px 20px;
	text-align: left;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
}

.footer{
	height: 50px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 20px;
	border-top: thin solid #C0C0C0;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	background-color: #FFFFFF;
}

