body {
	background-color: #DBE0F3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.red {
	color: #F51E1C;
}

.head-top {
	background-image: url(../imgs/head/top/bg.jpg);
	background-repeat: repeat-x;
}
.head-top-imgbutt {
	padding-top: 12px;
}
.head-top-imgbutt img {
	margin-right: 5px;
}
.head-top-menu {
	font-size: 12px;
	line-height: 45px;
	color: #333333;
	text-align: center;
}
.head-top-menu a {
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	font-size: 12px;
}
.head-top-menu a:hover {
	background-image: url(../imgs/head/top/bg2.jpg);
	background-repeat: repeat-x;
	line-height: 45px;
	text-decoration: underline;
}
.main {
	background-image: url(../imgs/main/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
form {
	margin: 0px;
	padding: 0px;
}
#button {
	line-height: 22px;
	background-image: url(../imgs/main/top/butt.jpg);
	width: 52px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	text-align: center;
}
#textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
	line-height: 22px;
	height: 16px;
}
#textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
	line-height: 16px;
}

.main-menu {
	line-height: 27px;
	font-size: 12px;
	text-align: center;
}
.main-left-menu-title {
	font-size: 18px;
	line-height: 39px;
	color: #FFFFFF;
	background-image: url(../imgs/main/left/menu/title.jpg);
	background-repeat: no-repeat;
	width: 178px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
.main-menu a {
	color: #000000;
	text-decoration: none;
}
.main-menu a:hover {
	color: #093490;
	text-decoration: underline;
}

.main-left-menu {
	margin-right: 10px;
	font-size: 12px;
	line-height: 27px;
	color: #6C82AC;
}
.main-left-menu strong {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.main-left-menu a {
	color: #6C82AC;
	text-decoration: none;
	font-size: 12px;
}
.main-left-menu a:hover {
	color: #0D5E96;
	text-decoration: underline;
}

.main-banner {
	margin-bottom: 10px;
}
.foot {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.foot-color1 {
	color: #0193DE;
}

.foot h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.foot h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.foot h1 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.sitemap_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F1F4;
	padding: 10px;
}
.news-page h1 {
	font-size: 16px;
	text-align: center;
}
