/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body{
	color: #000000;
	line-height: 1.3;	
	margin:0px 0px 0px 0px;
	padding: 5px;
	background:#FFFFFF;
	font-size:12px;
}
#wrapper  {
    width:100%;
    text-align: center;
    padding: 0px;
    margin-top: 3px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #FFFFFF;
    position: relative;
}
#contents {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#contents_2 {
	text-align: left;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
	background-color:#e4e0cb;
}
#contents_3 {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color:#d5ceaa;
}

a {
	color: #003399;
	text-decoration: none;
}
a:hover {
    color: #f7821b;
	text-decoration: underline;

}

.bg_cl01{
    background-color:#d5ceaa;
    width:100%;
	height:36px;
}
.bg_cl02{
    background-color:#d1d4b2;
	z-index:1;
    width:100%;
	height:473px;
}
.bg_cl02_2{
    background-color:#e4e0cb;
	z-index:2;
    width:100%;
	height:450px;
}
h1 {
	font-size:10px;
	line-height:120%;
	width:300px;
	float:right;
	font-weight: normal;
	text-align: right;
	color: #626262;
	letter-spacing: 1px;
}
#topics dt {
	float: left;
	width: 27px;
	margin-right: 3px;
	clear: left;
	margin-top: 10px;
	/* 20221222??	*/
	display: none;
}
#topics dd {
	float: left;
	margin-top: 8px;
/* 20221222??	*/
/*	width: 260px;*/
}

.clear {
	clear:both;
	}

/*************** Gloval Navi***************/
#globalNav{
    text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/*************** FONT & LINE ***************/
.text_wh{color:#FFFFFF;margin:0px 0px 5px 0px;}
.tx_14{font-size:14px; }
.line_dott{border-bottom:1px dotted #000000;}
.style_1{ color:#FF0000; font-weight:bold;}
.style_2{font-size:14px;color:#ff9933; font-weight:bold;}
.style_3{font-size:14px;color:#ffffff; font-weight:bold;}
.style_4{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#C1542D;
	padding:5px;
	width:350px;
	text-indent: 8px;
}
.line_st01{
    border-bottom:1px dotted #ff9933;
	border-left:5px solid #ffc709;
	padding:5px;
	color:#f5821f;
	font-size:14px;
	font-weight:bold;
	width:600px;
	text-align:left;
}
.bg_kz{
    background-color:#fdfdd4;
	margin:10px;
	text-align:left;
	padding:10px;
	width:600px;}
/***************¥Þ¡¼¥¸¥ó***************/
.mg5{
	margin: 5px 5px 5px 5px;
}
.mgt2 {
	margin-top: 2px;
}
.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt15 {
	margin-top: 15px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt30{
	margin-top: 30px;
}
.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgr5 {
	margin-right: 5px;
}
.mgl1 {
	margin-left: 1px;
}
.mgl5 {
	margin-left: 5px;
}
.mgl10 {
	margin-left: 10px;
}
.mgl20 {
	margin-left: 20px;
}
.mgl30 {
	margin-left: 30px;
}
.mgl60 {
	margin-left: 60px;
}
.mgl130 {
	margin-left: 130px;
}
.mgtr5 {
	margin-top: 5px;
	margin-right: 5px;
}
.mglr20{
	margin-left: 20px;
	margin-right: 20px;
}

/*************** contents ***************/
#topics{
	float:left;
	width: 318px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topics_tit{
    background-image:url(../img/topics_tit.gif);
	background-repeat:no-repeat;
	width:318px;
	height:32px;
}
.topics_mid{
    background-image:url(../img/topics_mid.gif);
	background-repeat:repeat-y;
	width:318px;
}
.topics_mid li{
    text-align:left;
	margin-left:20px;
	line-height:1.5;
	width:308px;
}
.topics_btm{
    background-image:url(../img/topics_btm.gif);
	background-repeat:no-repeat;
	width:318px;
	height:71px;
}

#right_side{
    float:right;
	margin:5px 0px 0px 0px ;
	text-align:right;
}

/*************** footer side style***************/
#footer{
   margin:15px 0px 10px 0px ;
   text-align:right;

}
