@charset "utf-8";
body {
	margin: 0px;
}
.copyright-bg {
	background-image: url(../images/index-bg2.jpg);
	background-repeat: repeat-x;
}
.copyright-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a.copyright-font-css:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.copyright-font-css:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.copyright-font-css:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 18px;
}
.icon-bg1 {
	background-image: url(../images/icon-bg1.jpg);
	background-repeat: repeat-x;
}
.icon-bg2 {
	background-image: url(../images/icon-bg2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.title-font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30455d;
	text-decoration: none;
	font-weight: bold;
}
.title-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30455d;
	text-decoration: none;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	color: #d7d8b6;
}
a.menu-font-css:link {
	font-size: 12px;
	color: #30455d;
	text-decoration: none;
}
a.menu-font-css:visited {
	font-size: 12px;
	color: #30455d;
	text-decoration: none;
}
a.menu-font-css:hover {
	font-size: 12px;
	color: #30455d;
	text-decoration: underline;
}

/* 修改部份 */

.body-left {
	float: left;
	width: 240px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-right {
	float: left;
	width: 699px;
	background-image: url(../images/bg_body01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.block_menu {
	width: 195px;
	border-bottom: solid 1px #cbd2d8;
	font-size: 12px;
	line-height: 30px;
	color: #30455d;
}
.block_menu a:link, .block_menu a:visited {
	color: #30455d;
	text-decoration: none;
}
.block_menu a:active, .block_menu a:hover {
	color: #30455d;
	text-decoration: underline;
}


.block_search {
	margin-top: 30px;
	margin-bottom: 40px;
	width: 214px;
	height: 59px;
	padding: 0px 3px 2px 0px;
	background-image: url(../images/bg_search01.jpg);
	background-repeat: no-repeat;
}
.input_search01 {
	widows: 148px;
	height: 18px;
	border: solid 1px #cccccc;
	background-color: #f5f5f5;
}
.title-bg {
	margin-top: 26px;
	width: 669px;
	height: 30px;
	padding-left: 30px;
	background-image: url(../images/bg_title01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.blcok_title01 {
	float: left;
	background-image: url(../images/title-pic.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #30455d;
}
.blcok_title01 a:link, .blcok_title01 a:visited {
	color: #30455d;
	text-decoration: none;
}
.blcok_title01 a:active, .blcok_title01 a:hover {
	color: #30455d;
	text-decoration: underline;
}
.block_title02 {
	float: right;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #30455d;
}
.block_title02 a:link, .block_title02 a:visited {
	color: #30455d;
	text-decoration: none;
}
.block_title02 a:active, .block_title02 a:hover {
	color: #30455d;
	text-decoration: underline;
}
.date-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	color: #666666;
}
