body {
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	color: "black";
	margin:0px 0px 10px 0px;
	background:"lightblue";
}

a:link {
	color: red;
	text-decoration: underline;
}
a:visited {
	color: red;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}

#out {
	text-align: left;
	padding: 2px;
	width:730px;
	margin:0 auto 0 auto;
	background:#EFEFEF;
}

#head {
	height:120px;
	text-align: center;
	margin:0 auto 0 auto;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
	background: burlywood;
	}

#head a:link {
	color: seagreen;
	text-decoration: none;
}
#head a:visited {
	color: seagreen;
	text-decoration: none;
}
#head a:hover {
	color: seagreen;
	text-decoration: none;
}

	
#head h1 {
	padding:30px;
	margin:10px;
	font-size:24px;
	color:navy;
	font-family: HGPºÞ¼¯¸E;
}

#intro {
	height:40px;
	color: burlywood;
	text-align: center;
	margin:0 auto 0 auto;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
	background: seagreen;
	padding:10px;
	font-size:15px;
	font-family: MSºÞ¼¯¸;
	}






#main {
	text-align: left;
	padding: 15px 10px;
	margin:1px auto 1px auto;
	background:#FFFFFF;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
	height:500px;
	
}

#foot {
	text-align: center;
	font-size:10px;
	padding: 10px;
	height:23px;
	background: burlywood;
	margin:0 auto 0 auto;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

#left {
	width:280px;
	font-size:13px;
	float:left;
	margin:0;
	padding:0;       
}


#left ul {
	padding: 0px;
	margin:15px 0px 0px 0px;
	list-style:none;
    font-weight:bold;
}

#left li {
	width:130px;
	height:30px;
	float:left;
	padding:3px;       
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}

#left li a {
	padding:3px;       
	display: block;
	background-color: darkgray;
	border-left: #0518A4 3px solid;
	border-bottom: #057DA4 3px solid;
	color: black;
	text-decoration: none
}
#left li a:hover {
	padding:3px;       
	background-color: black;
	border-left: #057DA4 3px solid;
	border-bottom: #057DA4 3px solid;
	color: white;
}




#right {
    width:410px;
	float:right;
	padding: 20px 5px 20px 5px;
}

#right h2 {
    width:370px;
	text-align: center;
	color: black;
	font-size:16px;
	padding:5px 10px;
	border-color:#00afcc;
	border-width:1px;
	border-style:solid;
	margin: 0px 0px 0px 0px;
	background-color: greenyellow;
}


#right h3 {
    width:370px;
	text-align: center;
	color: black;
	font-size:14px;
	padding:5px 10pxpx;
	border-color:#00afcc;
	border-width:0px 0px 5px 5px;
	border-style:solid;
	margin: 10px 0px 10px 0px;
    background-color: skyblue;
}










#right ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
    font-weight:bold;
}



#right li {
    width: 255px; 
    height: 215px; 
    font-size: 13px;
    float: left; 
    padding: 13px;
    color: black;
	border-color:#cccccc;
	border-width:1px;
	margin: 2px 0px 2px 0px;
	background-color: #ffe2c6;
	line-height:100%;
}

#right li a {
	padding:5px 0px 5px 5px;
	font-size:15px;
	margin: 1px;
	color: blue;
	text-decoration: none;
}

#right li a:hover {
    font-size:15px;
	color: red;
    text-decoration: underline;

}



.tag {
    width:350px;
	line-height:120%;
	text-align: right;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px 25px 15px;
	text-decoration: underline;
}


#tex {
    width:370px;
	line-height:130%;
	font-size:15px;
	padding:6px 0px 15px 0px;
}



#tex1 {
    width:350px;
	line-height:130%;
	font-size:14px;
	padding:6px 0px 5px 15px;
}


.tex2 {
    width:350px;
	line-height:130%;
	font-size:14px;
	padding:16px 0px 0px 10px;
}


#tex3 {
    width:380px;
	line-height:125%;
	font-size:15px;
	padding:20px 10px 20px 10px;
	border-color: black;
	border-width:2px;
	margin: 2px 5px 2px 5px;
	background-color: #ffe2c6;
	border-style:solid;

}
