/* reset
------------------------------------------- */
*{
	margin:0;
	padding:0;
}
html, body {height:100%;}

/* global common style
------------------------------------------- */
body{
	color: #666;
	font-family: Arial, dotum, Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height:1.5em;
	
	
}
img, a img {border: none;}
p{line-height:1.5em;}
ul, ol, li {list-style:none outside;}
blockquote {}
hr{display:none;}
.alignright {float:right;}
.alignleft {float:left;}
.aligncenter {text-align:center;}
.float_clear {clear:both;}


.index_broad {color: #666;
	font-family: dotum, Verdana, Arial, Sans-Serif;
	font-size:11px;
	line-height:1.5em;
	}

.navi_product {color: #666;
	font-family: Arial;
	font-size:11px;
	line-height:1.5em;
	}
	
	
.navi_product_s {color: #5478b4;
	font-family: Arial;
	font-size:11px;
	line-height:1.5em;
	}
		

.sub_tab{color: #181b59;
    font-family: Arial; font-weight:bold;       
	line-height:1.5em;
	}

.history{color: #5078cf;
    font-family: Arial; font-weight:bold;       
	line-height:1.5em;
	}
	
	
.history2{color: #ffffff;
	font-family: Arial;
	font-size:11px;
	line-height:1.5em;
	}	
	
/* link style
------------------------------------------- */
a:link, a:visited{color: #666;	text-decoration:none;}
a:hover, a:active, a:focus{color: #5478b4; text-decoration:none;}




/* table
------------------------------------------- */



#tb1_1 {width:670px;}
#tb1_1 td{padding:0 0 0 6px;}
#tb1_1 th{font-weight:bold;}
