/* index.css
--------------------------------------------------------------------------------------------------------*/

/* re-layout main_menu */
#main_menu {
	height:28px;
}
#main_menu img {
	display:none;
}

/* re-layout page-quick */
#page-quick {
}

/* re-layout page-wrap */
#page-wrap {
	width:982px;
}

/* re-layout page-content */
#page-content {
	float:left;
	width:892px;
	padding:0 0 10px 0;
	overflow:hidden;
	background:transparent;
}

/* re-layout inner_content */
#inner_content {
	background:transparent;
}

/* re-layout inner_content */
#inner_content {
	width:892px;
	padding:0;
}
#person_charge { display:none; }

/* index 
-----------------------------------------------------------------------------------------------------------*/
#page-left {
	width:169px;
	float:left;
	overflow:hidden;
}
#index-left {
	overflow:hidden;
	width:350px;
	float:left;
	margin-left:12px;
}
#index-right {
	width:340px;
	float:left;
	margin-left:12px;
}

#home_main_menu {
	width:169px;
	height:301px;
	float:left;
	padding:0;
	margin:0;
	background:transparent url(images/home_left_back.gif) no-repeat 0 16px;
}
#home_main_menu ul {
	float:left;
	margin:25px 0 0 10px;
	list-style:none;
	display:inline;
}
#home_main_menu li {
	float:left;
	margin-top:6px;
	list-style:none;
	display:inline;
}
#home_main_menu li a {
	float:left;
	margin:0;
	padding:0;
}
#home_main_menu li img {
	float:left;
	margin:0;
	padding:0;
}

#home_intro {
	width:723px;
	height:208px;
	float:left;
	padding:0;
	margin:0;
	background:transparent url(images/home_intro.jpg) no-repeat 0 0;
}

#weather_info {
	background:transparent url(images/home_weather_back.gif) no-repeat 0 0;
	width:169px;
	height:129px;
	margin-top:5px;
	overflow:hidden;
}
#weather_info div.jeju {
	float:left;
	display:inline;
	width:160px;
	margin:48px 0 0 4px;
	padding:0;
}
#weather_info div.seogui {
	float:left;
	display:inline;
	width:160px;
	margin:28px 0 0 4px;
	padding:0;
}
#weather_info ul {
	list-style:none;
	float:left;
}
#weather_info li {
	clear:none;
	list-style:none;
	float:left;
}
#weather_info li span {
	float:left;
	padding:2px;
}
#weather_info li img {
	float:left;
	width:18px;
	border:1px solid #cef;
}

#news_list {
	width:350px;
	height:240px;
	background:transparent url(images/news_title.gif) no-repeat 0 0;	
}
#news_list a.more {
	float:left;
	margin-top:20px;
	margin-bottom:75px;
	margin-left:285px;
	text-indent:-2000px;
	font-size:0;
	width:50px;
	height:22px;
	display:inline;
}
#news_list div.wrap {
	width:350px;
	height:113px;
	float:left;
	background:transparent url(images/news_back.gif) no-repeat 0 0;
}
#news_list iframe {
	float:left;
	width:320px;
	height:100px;
	margin-top:2px;
	margin-left:20px;
	display:inline;
}

#quick_link {
	width:350px;
	height:160px;
	background:transparent url(images/special_menu_back.gif) no-repeat 0 0;	
	margin-top:5px;
}
#quick_link ul {
	list-style:none;
	float:left;
}
#quick_link li {
	list-style:none;
	margin-top:5px;
	margin-left:5px;
	float:left;
	width:80px;
	height:70px;
	display:inline;
}
#quick_link li img {
	display:block;
	margin:auto;
}
#quick_link li.first {
	margin-left:95px;
}

#recommend_group {
	width:340px;
	background:transparent url(images/recommend_title.gif) no-repeat 0 0;
	padding-top:42px;
}
#recommend_group img {
	border:1px solid #eee;
	width:100px;
	height:49px;
}

#recommend_group ul {
	float:left;
}
#recommend_group li {
	float:left;
	height:90px;
}
#recommend_group p {
	padding:0;
	margin:0;
}
#recommend_group p.subject {
	float:left;
	clear:both;
	margin-top:10px;
	margin-left:10px;
	width:200px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#777;
	overflow:hidden;
	text-overflow:ellipsis;
}
#recommend_group p.subject a {
	color:#777;
}
#recommend_group p.image {
	float:right;
	width:100px;
	height:60px;
	margin-right:3px;
	background:#f4f4f4;
}
#recommend_group p.summary {
	float:left;
	width:200px;
	height:21px;
	margin-left:15px;
	line-height:21px;
	overflow:hidden;
}

#recommend_wrap1 {
	width:340px;
	height:75px;
	overflow:hidden;
	background:transparent url(images/recommend1.gif) no-repeat 0 0;
}
#recommend_wrap1 a.more {
	float:left;
	margin-top:5px;
	margin-left:125px;
	text-indent:-2000px;
	font-size:0;
	width:35px;
	height:15px;
	display:inline;
}

#recommend_wrap2 {
	width:340px;
	height:75px;
	overflow:hidden;
	background:transparent url(images/recommend2.gif) no-repeat 0 0;
}
#recommend_wrap2 a.more {
	float:left;
	margin-top:5px;
	margin-left:125px;
	text-indent:-2000px;
	font-size:0;
	width:35px;
	height:15px;
	display:inline;
}

#recommend_wrap3 {
	width:340px;
	height:75px;
	overflow:hidden;
	background:transparent url(images/recommend3.gif) no-repeat 0 0;
}
#recommend_wrap3 a.more {
	float:left;
	margin-top:5px;
	margin-left:125px;
	text-indent:-2000px;
	font-size:0;
	width:35px;
	height:15px;
	display:inline;
}

/* recomment clone */
div.recommend_clone {
	width:340px;
	height:55px;
	overflow:hidden;
}
div.recommend_clone img {
	border:1px solid #eee;
	width:100px;
	height:49px;
}
div.recommend_clone p {
	background:#f0f7ff;
	padding:0;
	margin:0;
}
div.recommend_clone p.subject {
	float:left;
	clear:both;
	margin-top:10px;
	margin-left:10px;
	width:200px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#777;
	overflow:hidden;
	text-overflow:ellipsis;
}
div.recommend_clone p.subject a {
	color:#777;
}
div.recommend_clone p.image {
	float:right;
	width:100px;
	height:60px;
	margin-right:3px;
	background:#f4f4f4;
}
div.recommend_clone p.summary {
	float:left;
	width:200px;
	height:21px;
	margin-left:15px;
	line-height:21px;
	overflow:hidden;
}

#map_view {
	background:transparent url(images/home_map_title.gif) no-repeat 0 0;
	padding-top:22px;
	width:165px;
	margin-top:12px;
	overflow:hidden;
}

#foreign_exchange {
	float:left;
	width:165px;
	height:95px;
	padding:2px;
	padding-top:29px;
	background:transparent url(images/exchange_back.gif) no-repeat 0 0;
	margin-top:10px;
	overflow:hidden;
}
#foreign_exchange table {
	font:8pt Arial;
	width:160px;
	margin-left:2px;
}
#foreign_exchange table td {
	height:21px;
	padding:1px 3px;
	background:#fff;
}
#foreign_exchange table th {
	height:22px;
	background:#f9f9f9;
	font:normal 9pt Arial;
	color:#09c;
}

#sponsor_banner_list {
	margin-top:10px;
	float:left;
	clear:both;
}
#sponsor_banner_list ul {
	margin-left:35px;
	list-style:none;
	top:0;
	left:0;
	width:2000px;
	float:left;
	display:inline;
}
#sponsor_banner_list li {
	float:left;
	margin-right:5px;
}

/* copyright */
#copyright { display:none; }

/* page-footer */
#copyright { display:none; }

