@charset "utf-8";
/* CSS Document */
body {
	background-color: #525252;
	margin: 0px;
	padding: 0px;
}
#all {
	height: 540px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 30px;
}
#container {
	width: 940px;
	background-color: #1F1F1F;
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	height: 570px;
}
#contents {
	clear: both;
	padding: 0px;
	width: 940px;
	height: 440px;
}
.right {
	float: right;
	width: 307px;
	margin-top: 100px;
	color: #FFFFFF;
	margin-right: 10px;
}
.p_main {
	height: 345px;
	width: 583px;
	margin-top: 45px;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
}
.left img {
	margin: 0px;
	padding: 0px;
}

#contents iframe {
	width: 583px;
	background-color: #FFFFFF;
	height: 327px;
	margin: 0px;
	padding: 0px;
}

.right a {
	color: #FFFFFF;
	text-decoration: none;
}
.right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.right li {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}


#footer {
	clear: both;
	color: #FFFFFF;
}
#header ul {
	background-image: url(img/li_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header li {
	display: inline;
	color: #FFFFFF;
	padding-right: 30px;
	font-size: 12px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
.icon {
	sssbackground-image: url(img/li_icon.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(img/li_icon.png);
	background-position: left;
	text-indent: 10px;
}
h1 {
	float: left;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 112px;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	color: #FFFFFF;
	background-image: url(img/h_bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 307px;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 10px;
}
.footer_top ul {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.footer_top li {
	display: inline;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.footer_top {
	width: 940px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.footer_bottom {
	clear: both;
	color: #0EAB50;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.main a {
	text-decoration: none;
	color: #00CC33;
}
#menu {
	text-align: right;
	height: 35px;
}

