@charset "utf-8";
/* CSS Document */

/* layout */

div#pagebody_1 {
	display: block;
	width: 400px;
	padding-left: 510px;
	margin-left: 10px;
	background-image: url(../images/top_img.png);
	background-repeat: no-repeat;
	margin-right: 80px;
	height: 330px;
}

div#pagebody_1 p {
	margin-top: 25px;
	font-size: 93%;
	line-height: 170%;
	margin-right: 10px;
}

div#pagebody_2 {
	display: block;
}

div#pagebody_2_l {
	float: left;
	margin-top: 30px;
	width: 480px;
	margin-left: 10px;
	display: inline;
}

div#pagebody_2_r {
	float: left;
	width: 480px;
	margin-left: 20px;
	margin-top: 30px;
	display: inline;
}

div.pb_section {
	width: 440px;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-right: 10px;
	position: relative;
}

div.pb_section h3 {
	background-image: url(../images/topic_title.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 440px;
	margin-bottom: 15px;
}

div.top_more {
	position: absolute;
	top: 0px;
	right: 0px;
}

img.topleft {
	float: left;
	margin-right: 20px;
}

div.pb_section h4 {
	margin-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
	color: #C2A157;
}

div.pb_section p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 85%;
	line-height: 170%;
}

div#pb_news {
}

div#pb_logoarea {
}

img.logo_center {
	margin-right: 20px;
	margin-left: 20px;
}

div.news_topics {
	background-image: url(../images/paper.png);
	background-repeat: repeat-y;
	line-height: 40px;
	width: 480px;
	position: relative;
}

div.news_topics:hover {
	background-color: #FFF0F0;
}

li.news_title {
	width: 320px;
	margin-left: 80px;
	margin-right: 80px;
	font-size: 85%;
}

img.news_more {
	position: absolute;
	right: 1px;
	top: 24px;
}

div.news_topics_more {
	line-height: 170%;
	font-size: 85%;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
	padding-top: 10px;
}

div#info_menu {
	margin-top: 50px;
}

div#info_menu img {
	margin-right: 20px;
	margin-bottom: 15px;
}

div#pb_cloud {
	margin-top: 35px;
	margin-bottom: 50px;
}

