﻿@charset "utf-8";

.gnb {position:relative; overflow:hidden; width:498px; height:53px; margin:0 auto 30px; padding-top:30px; text-align:center;}
.gnb a {display:inline-block; padding:5px 4px; margin:0 4px;}

.mainCnt {text-align:center;}
.mainCnt h3 {margin-bottom:18px; text-align:center; }
.vod_area {overflow:hidden; width:498px; height:333px;}
.main_txtData {overflow:hidden; width:100%; margin-bottom:8px; text-align:left;}
.main_txtData p {display:inline; font-family:Verdana, dotum, 돋움; }
.main_txtData .dateTime {margin-right:7px;font-size:11px;color:#878787;}
.main_txtData .weather {color:#222; font-weight:bold;}
.main_txtData .source {float:right; padding-top:2px} 

/*index*/
.index_wrap .logo {padding-top:228px; margin-bottom:76px;text-align:center;}
.language_index_menu {overflow:hidden; width:550px; height:48px; margin:0 auto; padding-top:35px; text-align:center;}
.language_index_menu a {display:inline-block; width:60px; height:15px;  padding:3px 0; margin:0 60px; vertical-align:middle; text-align:center;}
.language_index_menu .lang_eng {overflow:hidden; height:17px; padding:1px 0 3px; background:url(/html/img/comm/index_lang_eng.gif) no-repeat center 3px; text-align:left; text-indent:-2000px;}
.language_index_menu .lang_jpn {overflow:hidden; height:17px; padding:1px 0 3px; background:url(/html/img/comm/index_lang_jpn.gif) no-repeat center 3px; text-align:left; text-indent:-2000px;}
.language_index_menu .lang_eng:hover {background:none; font-family:verdana, dotum; color:#035396; font-size:14px; font-weight:bold; text-indent:0; text-align:center; text-decoration:none;}
.language_index_menu .lang_jpn:hover {background:none; font-family:verdana, dotum; color:#035396; font-size:14px; font-weight:bold; text-indent:0; text-align:center; text-decoration:none;}
