@charset "utf-8";
body {
	background-color: #deecf4;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.layout{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.logo {
}
.logo_menu {
	float: right;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0e9ac3;
}
.mainbody {
	background-color: #FFFFFF;
	padding: 20px;
}
.left_body {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 250px;
	text-align: left;
}
.pagetop {
    
	background-image: url(images/bg_pagetop.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.copyright {
	text-align: center;
	padding: 5px;
}
.btn_menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.maintext {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	float: right;
	width: 490px;
	margin-left: 20px;
}
.pan {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
}
.pan a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	color: #29ACDE;
	background-color: #D5EFF9;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #29ACDE;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
	color: #29ACDE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #29ACDE;
}
h3 {
	font-size: 12px;
	color: #29ACDE;
}

.td_form {
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #C5E1E7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.td_form_b {
	font-size: 12px;
	color: #29ACDE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #C5E1E7;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-weight: bold;
}
.event_news {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 5px;
	border: 1px dashed #0099FF;
}
