@import url("common.css");

/* ----------------------------------------
				layout-box
---------------------------------------- */
#headArea {
	height: 88px;
	background: url(../../img/bg_headarea.gif) 50% 0% repeat-x;
	text-align: center;
}
#intro {
	position: relative;
	width: 730px;
	height: 88px;
	margin: 0px auto;
}
#bodyArea {
	background: url(../../img/bg_headarea2.gif) 50% 0% repeat-x;
	text-align: center;
}
#container {
	position: relative;
	width: 730px;
	margin: 0 auto;
	background: url(../../img/bg_mainarea-top.jpg) 0% 0% no-repeat;
}
#mainContetns {
	float: right;
	width: 550px;
}
#contents {
	width: 485px;
	margin: 0 0 0 15px;
	
}
#globalMenu {
	float: left;
	width: 171px;
	padding: 0 0 0 9px;
}
#footArea {
	clear:both;
	width: 730px;
	height: 66px;
	padding: 1em 0 0;
	text-align: center;
}


/* ----------------------------------------
				global-menu
---------------------------------------- */
#globalMenu #menuhead {
	margin: 9px 0 0 0;
	width: 171px; height: 16px;
	background: url(../../img/bg_globalmenu-head.gif) 0% 0% no-repeat;
}


/* ----------------------------------------
				mainContents
---------------------------------------- */
#flash { position: relative; width: 550px; height: 278px;}
#topics { position: relative; width: 523px; height: 29px; margin-left: 12px;}
#topics h2 { width: 523px; height: 29px; margin:0; padding: 0;}
#topics p { position: absolute; left: 420px; top: 6px; margin: 0; padding: 0;}

dl#topicsList { width: 523px; margin-top: 0.5em; margin-bottom: 1.5em; margin-left: 12px; font-size: small;}
dl#topicsList dt { clear:both; float: left; margin: 0 0; padding: 0.3em 2em 0.3em 0.3em; line-height: 1.3em; background: url(../../img/point_menu2.gif) 92% 7px no-repeat;}
dl#topicsList dd { margin: 0; padding: 0.3em 0 0.3em 7.5em; line-height: 1.3em; background: url(../../img/line_dot.gif) 0% 100% repeat-x;}
/* Mac IE 5 only \*//*/
dl#topicsList dd { padding: 0.4em 0 0.3em 7.5em;}
/* Mac IE 5 only */
dl#topicsList a { text-decoration: none;}

#banner { width: 523px;}
#banner a { text-decoration: none;}
#banner ul { list-style: none; margin: 0; padding: 0;}
#banner li.link1 { float: left; margin-right: 10px;}
#banner li.link2 { float: left; margin-right: 0;}
