/* CSS Document */

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

body{
	color: #000000;
	line-height: 1.5;	
	margin:0 0 0 0;
	padding:0 0 10px 0;
	background-color:#f4f4f4;
	font-size:12px;
}
#wrapper {
   text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}



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

}
.clear {
	clear:both;
	}

/*************** FONT & LINE ***************/
.line_btm_dt{border-bottom:1px dotted #888888;}
.tx_14{font-size:14px; color:#738673; margin:0 0 10px 10px;}
.style_1{font-size:12px; color:#FF0000; font-weight:bold;}
.style_2{font-size:14px; color:#82bdd3; font-weight:bold;}
.style_3{font-size:14px; color:#17184a; font-weight:bold;}
.style_4{font-size:14px; color:#ca7373; font-weight:bold;}
.style_5{font-size:12px; background-color:#d4e2f5; color:#508ba1; font-weight:bold; padding:3px}

/***************¥Þ¡¼¥¸¥ó***************/
.mg5{
	margin: 5px 5px 5px 5px;
}
.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt15 {
	margin-top: 15px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt30{
	margin-top: 30px;
}
.mgt80{
	margin-top: 80px;
}
.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgr5 {
	margin-right: 5px;
}
.mgr10 {
	margin-right: 10px;
}
.mgr20 {
	margin-right: 20px;
}
.mgl5 {
	margin-left: 5px;
}
.mgl10 {
	margin-left: 10px;
}
.mgl30 {
	margin-left: 30px;
}
.mgl40 {
	margin-left: 40px;
}
.mgl50 {
	margin-left: 50px;
}
.mgl100 {
	margin-left: 100px;
}
.mgl130 {
	margin-left: 130px;
}
.mgtr5 {
	margin-top: 5px;
	margin-right: 5px;
}
.mglr20{
	margin-left: 20px;
	margin-right: 20px;
}
.mgtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}



/*** Header ********************/

#header {
    text-align: left;
	background:url(../img/head_bg.gif) no-repeat;
	padding: 0px;
	width: 780px;
	height:71px;
}
#header a img { border: none; }
#head_cont{
    text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#head_cont .logo{
   float:left;
   width:256px;
   height:71px;
   margin:0 0 0 0;
   padding:0 0 0 10px;
}
#head_cont .head_r{
   float:right;
   width:490px;
   height:71px;
}
h1 {
	font-size: 12px;
	font-weight: lighter;
	color: #100e63;
	text-align:right;
	margin:0 0 0 0;
	padding:50px 0 0 0;
}

#header2 {
    text-align: left;
	background:url(../img/head_bg02.gif) no-repeat;
	padding: 0px;
	width: 780px;
	height:69px;
}
#header2 a img { border: none; }
#head_cont2{
    text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#head_cont2 .logo{
   float:left;
   width:256px;
   height:69px;
   margin:0 0 0 0;
   padding:0 0 0 10px;
}
#head_cont2 .head_r{
   float:right;
   width:490px;
   height:69px;
}

/*** Navigation ********************/
#navigation {
    width:760px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float: left;
}
#navigation ul {
	width: 760px;
	height:59px;
	float: left;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation ul li { float: left; list-style-type: none; }


/*************** contents ***************/
#container {
    text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#cont_bg{
	width:780px;
	height:auto;
	background:url(../img/cont_bg.gif) repeat-y;
    float:left;
}
#primary{
  text-align:left;
  width:760px;
  float:left;
  margin:0 0 0 0;
  padding:0 8px 20px 11px;
}
#secondary{
  width:740px;
  margin:0 0 0 0;
  padding:0 10px 0 10px;
  float:left;
}
.main_img{
   padding:0 0 0 0;
   margin: 0 0 0 0;
   text-align:left;
   float:left;
   clear: both;
}


/*************** left side ***************/
#left { 
   width: 461px;
   float:left;
   height:auto;
   padding: 0 9px 0 10px;
   margin:10px 0 0 0;
}
#left_cont a img { border: none; }
.news_topi { 
   position:relative;
   width:459px;
   height:212px;
   text-align:left;
   float:left;
   overflow:scroll;
   border-left:1px solid #d4d4d4;
   border-right:1px solid #d4d4d4;
   border-bottom:1px solid #d4d4d4;
}
.news_topi dl { margin:10px 15px 0px 15px; }
.news_topi dl dt {
   background:url(../img/nt_list.gif) no-repeat;
   padding-left:15px;
   padding-right:10px;
   float:left;
   background-position:-2px 5px;
 }
.news_topi dl dd {
   margin:0 0 10px 0;
   padding-left:100px;
 }
.left_text{
   margin:0 0 0 0;
   padding:10px 0 0 0;
   width:460px;
   float:left;
}

/*************** right side ***************/
#right {
   width: 270px;
   float:right;
   padding: 0 10px 0 0;
   margin:10px 0 0 0;
}
#right_cont{
   float:left;
   width:270px;
   margin:0 0 0 0;
   padding:0 0 0 0;
}
#right_cont a img { border: none; }

#right_cont ul {
	float: left;
	width:270px;
	height:40px;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#right_cont ul li {list-style-type: none;}

/*************** footer ***************/
#footer {
    float:left;
	width: 780px;
	background:url(../img/footer_bg.gif) no-repeat 0 center;
	height:84px;
	padding: 0px;
	line-height:2;
}
#footer p{
    text-align:center;
	color:#000000;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#footer a {
	color: #000000;
	text-decoration:none;
}
#footer a:hover {
    text-decoration: underline;

}


