body {
	margin:0;
	
}
.body_main {
	background-color: #B7DBFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 605px;
	width: 780px;
	border: 1px solid #2E6FE3;
}
.bot_menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #1965A3;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
.linespace {
	height: 8px;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F70E4;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
	text-align: left;
}
.menu:hover {
	color: #2F70E4;
}
.bot_menu:hover {
	color: #666666;
	text-decoration: underline;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 6px;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
.h5 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
}
.title2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #6699CC;
}
.h0 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	text-decoration: none;
}
.title3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
.title2:hover {
	color: #0099FF;
	text-decoration: underline;
	text-align: justify;
}
.contentRight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	margin-left: 10px;
}
.link:hover {
	color: #00CCFF;
	text-align: justify;
	margin-left: 10px;
	text-decoration: underline;
}
.link2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
}
.link2:hover {
	color: #0066FF;
	text-decoration: underline;
	text-align: justify;
	margin-left: 10px;
}