@charset "utf-8";
/* CSS Document */

body {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
}
a  {

}
.l_link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	margin: 0px;
}

h1 {
	float: none;
	font-weight: 100;
	display: block;
	color: #003399;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

h2 {
	font-size: medium;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-left: 5px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 600px;
}
h3 {
	font-size: small;
	color: #666666;
	text-align: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
h4  {
	font-weight: normal;
	float: none;
	text-align: center;
	color: #003366;
	margin: 0px;
}
.t_title {
	float: right;
	width: 330px;
	text-align: center;
}
.t_titlet {
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.t_menu {
	border: 1px solid #006699;
	background-color: #333333;
}
.box ul {
	margin-bottom: 30px;
}
.box #menu a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	width: 150px;
	display: block;
	text-decoration: none;
	color: #003399;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}




li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: -20px;
	text-align: left;
}
p {
	text-indent: 30px;
	text-align: left;
	margin: 0px;
}
.box {
	width: 920px;
	text-align: left;
	background-image: url(image/colorsky.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-bottom: 70px;
}

a:hover {
	background-color: #FFEEDD;
	background-image: url(image/ar.png);
	background-repeat: no-repeat;
	background-position: right center;
}
