@charset "utf-8";
body{
	background-image: url(image/bg01.gif);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}
p{
	margin: 6px;
}

h2{
	height: 22px;
	width: 460px;
	background-image: url(image/h2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
h3{
	width: 270px;
	background-image: url(image/dot.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: center;
	margin: 3px;
}

.pagebody {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/line0.gif);
	background-repeat: repeat-y;
	padding-left: 46px;
	margin-bottom: 0px;
	margin-top: 12px;
}
.menu {
	height: 56px;
	width: 756px;
	background-image: url(image/menu_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.main{
	height: auto;
	width: 716px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
}
.new {
	height: auto;
	width: 280px;
	background-image: url(menu/new_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	border: 1px solid #DDEDF0;
	color: #003399;
	margin: 0px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.newtitle {
	background-image: url(image/new1.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 296px;
	margin-bottom: 1px;
}

.topic1 {
	height: 47px;
	width: 365px;
	margin-bottom: 1px;
	background-image: url(image/topics0.gif);
	background-repeat: no-repeat;
}
.topic2 {
	height: auto;
	width: 354px;
	border: 1px solid #FEE5F4;
	color: #C16CA8;
	background-image: url(image/topics2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 2px;
}
.topic3 {
	background-image: url(image/topics2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 365px;
	background-position: right;
	clear: both;
	margin-top: 1px;
}

.box1 {
	height: auto;
	padding: 2px;
	width: 265px;
	border: 1px solid #48C5DF;
	margin-top: 10px;
}


.left {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 5px;
}
ul {
	padding-left: 20px;
}

.right {
	width: 380px;
	float: right;
	height: auto;
}
.footer {
	height: auto;
	background-color: #48C5DF;
	width: 756px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333366;
	clear: both;
	margin-top: 50px;
	background-image: url(image/footer.gif);
	background-repeat: repeat-x;
}
.end {
	clear: both;
	height: 12px;
	width: 756px;
	background-color: #999999;
	margin-bottom: 0px;
	margin-top: 0px;
}

.header {
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 756px;
}
.subtitle {
	height: auto;
	width: 236px;
	float: left;
	clear: both;
}
.info {
	float: right;
	height: auto;
	width: 470px;
	background-image: url(menu/new_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frame {
	clear: both;
}
