@charset "utf-8";
/* CSS Document */
/* 글꼴 대표속성 추가 - 임태우 */
*		{ font-family:Verdana, Arial,sans-serif; line-height:1.5em; }

body	{ text-align:center; margin:0px; padding:0px; background:#FFFFFF url(http://tong.visitkorea.or.kr/enu/images/common/bg_sub_background_1.gif) repeat-x left top; }
/* 임태우 테스트*/
td {font-size:12px; color:#666666;}

ul,ol,li,dl,dt,dd	{ margin:0px; padding:0px; list-style:none; }

form,fieldset		{ margin:0px; padding:0px; }
/* 현재 필요한것인지 파악중.. - 임태우 */
/* #Lang_TopMenu_Wrap img{ border:none; vertical-align:middle;} */
img				{ border:none; }
select,input	{ vertical-align:middle; }
hr				{ display:none; }

.cboth			{ clear:both; }

/* 기본링크 */
a:link		{ color: #666666; text-decoration:none; }
a:visited	{ color: #666666; text-decoration:none; }
a:hover		{ color: #0054d0; text-decoration:underline; }
a:active	{ color: #0054d0; text-decoration:underline; }
a:focus		{ outline:2px solid #ffff00; }

/* 타이틀연결 */
h1			{ position:relative; margin:11px 15px 0px 15px; padding:0px 0px 7px 5px; color:#000000; font-weight:bold; font-size:16px; border-bottom:1px solid #DADADA; }
	h1 span	{ color:#000000; font-weight:bold; font-size:16px; }
	h1 span.h1_btn	{ position:absolute; right:15px; top:2px; }
		h1 span.h1_btn a	{ margin:0px 0px 0px 5px; }

/* tts */
.tts {/*position:absolute;top:15px;right:20px;*/position:absolute;top:15px;right:20px;width:115px;}
	.tts img {vertical-align:middle;}
	.tts select {width:85px;vertical-align:top;font-size:8pt;font-family:verdana;letter-spacing:0; height:16px; margin:1px 0 1px 0;}
	.tts select option {padding-right:0.5em;font-size:8pt;font-family:verdana;color:#3e3e3e;letter-spacing:0;}
	.tts .option { text-align:left; margin-bottom:3px;}
	.tts .option a {margin:0 2px 0px 0px;}
	.tts .text_color {letter-spacing:-3px;margin:0 0 1px 1px;}
	.tts .text_color a img {vertical-align:bottom; margin:0 0 2px 3px;}
	.tts .background_color {letter-spacing:-3px; margin:0 0 0px 1px;}
	.tts .background_color a img {vertical-align:bottom; margin:0 0 2px 3px;}

/*사진공모전*/

.category_photocontest h4 { font-size:11px !important; background:none }
.category_photocontest li { font-size:11px !important;}
.category_photocontest li strong { font-size:11px !important; }