@charset "utf-8";

body {background:black;}

/* 대표 리스트 */
#main_con {width:100%;}
#main {width:996px; position:relative;}

#flash_con {width:996px; height:620px;}

#main_contents {width:996px; height:99px; position:absolute; z-index:1; top:537px;}
	.news {width:256px; float:left; margin:12px 0 0 45px;display: inline;}
		.news .title {height:17px; float:left; vertical-align:top;}
		.news .more {height:17px;float:right; padding:4px 0 0 0; vertical-align:top;}
		.news dl {clear:both; height:16px;}
		.news dt {float:left;}
		.news dt a:link, a:visited, a:active {color:#626262; letter-spacing:-0.1em;}
		.news dd {float:right; color:#ff850a;}
	.banner1 {width:243px; float:left; margin:12px 0 0 80px;display: inline;}
		.banner1 .left_img {float:left; margin-right:15px;}
		.banner1 .title {height:30px;}
	.banner2 {width:295px; float:left; margin:12px 0 0 67px;display: inline;}
		.banner2 .title {height:20px;}
		.banner2 .banner {float:left;width:155px;}
		.banner2 .banner a img {border:1px solid #cdcdcd;}
		.banner2 .text1 {color:#828282; font-size:11px; letter-spacing:0em; line-height:14px; margin-top:3px;}
		.banner2 .text2 {color:#ff850a; font-size:11px; margin-top:5px;}
		

	


#footer_area {height:70px;}
   
	#footer_area p {float:left;}
	#footer_area .logo {margin:17px 0px 0 10px;}
	#footer_area .copyright {margin:21px 0 0 10px;}
	#footer_area .sitemenu {margin:38px 0 0 15px;}
	#footer_area .link {margin-top:19px;}
	#flash_roll {float:right; width:475px; height:36px;margin-top:25px;} 


.jumpMenu {
	font-family: "돋움", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #000000;
	width:120px;
}

