@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

.hide { display: none; }

.floatClr {
	width: 1px;
	height: 1px;
	overflow: clip;
	clear:both;
	}

body {
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	text-align: center;
	}

#main_wrap {
	width: 952px;
	margin: 10px auto;
	position: relative;
	}

#header {
	width: 952px;
	height: 85px;
	background-image: url(../../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	}

#header h1 {
	top: 20px;
	left: 20px;
	width: 190px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	}

#header h1 a {
	width: 190px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	position: absolute;
	}

#header ul {
	top: 21px;
	left: 710px;
	width: 222px;
	height: 10px;
	list-style-type: none;
	position: absolute;
	display: block;
	}

#header ul #sitemap {
	top: 0px;
	left: 0px;
	width: 51px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	display: block;
	}

#header ul #english {
	top: 0px;
	left: 72px;
	width: 50px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	display: block;
	}

#header ul #global {
	top: 0px;
	left: 141px;
	width: 81px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	display: block;
	}

#header ul #sitemap a {
	width: 51px;
	height: 7px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	display: block;
	}

#header ul #english a {
	width: 50px;
	height: 7px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	display: block;
	}

#header ul #global a {
	width: 81px;
	height: 7px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	display: block;
	}

#header #search {
	top: 43px;
	left: 707px;
	width: 242px;
	height: 30px;
	position: absolute;
	}

#header #search #search_title {
	width: 45px;
	height: 19px;
	text-indent: -9999px;
	background-image: url(../img/header_search_txt.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	overflow: hidden;
	float: left;
	}

#header #search #search_box {
	width: 112px;
	height: 19px;
	font-size: 11px;
	background-color: #EDEDED;
	display: block;
	float: left;
	}

#header #search #search_but {
	width: 62px;
	height: 21px;
	margin-left: 5px;
	float: left;
	}

#search_submit {
	width: 62px;
	height: 21px;
	background-image: url(../img/header_search_but.gif);
	background-repeat: no-repeat;
	border: none;
	}

#mdl_main_wrap {
	text-align: center;
	background-color: #ffffff;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	position: relative;
	}

#flash_wrap {
	width: 950px;
	height: 368px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index:2;
	}

#top_img {
	left:11px;
	position:absolute;
	top:25px;
	z-index:1;
}

#bottom_cont_wrap {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	position: relative;
	}

#bottom_cont_news {
	top: 1px;
	left: 12px;
	width: 550px;
	background-image: url(../../img/top_news_wt.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	position: relative;
	float: left;
	}

#bottom_cont_news_bottom {
	width: 550px;
	height: 5px;
	background-image: url(../../img/top_news_wb.gif);
	background-repeat: no-repeat;
	position: relative;
	}

#bottom_cont_news_title {
	width: 504px;
	height: 20px;
	margin-top: 11px;
	overflow: hidden;
	position: relative;
	}

#bottom_cont_news_t {
	left: 24px;
	width: 77px;
	height: 10px;
	margin-top: 3px;
	background-image: url(../../img/top_news_t.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	}

#bottom_cont_news_rss {
	left: 115px;
	width: 38px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	}

#bottom_cont_news_rss a {
	width: 38px;
	height: 16px;
	text-indent: -9999px;
	background-image: url(../../img/top_news_rss.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	}

#bottom_cont_news_txt {
	width: 504px;
	padding: 3px 0 0 25px;
	overflow: hidden;
	position: relative;
	}

#bottom_cont_news_txt a {
	color: #333333;
	text-decoration: none;
	}
	
#bottom_cont_news_txt a:hover {
	color: #0000ff;
	text-decoration: underline;
	}

	
.bottom_cont_news_cnt {
	width: 504px;
	}

.bottom_cont_news_cnt2 {
	width: 504px;
	background-color: #ffffff;
	}

#bottom_cont_news .news_date {
	float: left;
	}

#bottom_cont_news p {
	width: 380px;
	padding-left: 8px;
	float: left;
	}

.bottom_cont_news_line {
	width: 504px;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../../img/top_news_line.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}

.bottom_cont_news_c {
	margin-left: 1px;
	margin-right: 7px;
	vertical-align: 0.1em;
	}

#bottom_cont_buts {
	top: 0px;
	right: 12px;
	width: 366px;
	height: 107px;
	position: relative;
	float: right;
	}

#bottom_cont_but1 {
	top: 0;
	left: 0;
	width: 181px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	}

#bottom_cont_but1 a {
	width: 181px;
	height: 107px;
	text-indent: -9999px;
	background-image: url(../../img/top_footbut1.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	}

#bottom_cont_but2 {
	top: 0;
	left: 185px;
	width: 181px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	}

#bottom_cont_but2 a {
	width: 181px;
	height: 107px;
	text-indent: -9999px;
	background-image: url(../../img/top_footbut2.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	}

#wfoot {
	width: 952px;
	height: 11px;
	background-image: url(../../img/wfoot.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}


/* banner */
#banner_area {
	float: right;
	margin-right: 5px;
	width: 362px;
}


/* footer */
#footer {
	width: 952px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	}

#footer ul {
	top: 7px;
	left: 22px;
	width: 242px;
	height: 9px;
	list-style-type: none;
	position: absolute;
	display: block;
	}

#footer ul #feedback {
	top: 0px;
	left: 0px;
	width: 72px;
	height: 9px;
	background-image: url(../img/foot_but1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	display: block;
	}

#footer ul #privacy {
	top: 0px;
	left: 103px;
	width: 139px;
	height: 9px;
	background-image: url(../img/foot_but2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	display: block;
	}

#footer ul #feedback a {
	width: 72px;
	height: 9px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	display: block;
	}

#footer ul #privacy a {
	width: 139px;
	height: 9px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	display: block;
	}

#footer #copyright {
	top: 7px;
	left: 698px;
	width: 234px;
	height: 10px;
	text-indent: -9999px;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	display: block;
	}