/****** basic css ******/
body {font: 12px/1em verdana, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif; color: #363636;	
margin: 0;	padding:10px 0 0 0; border: none; background: #ffffff; overflow-x:hidden}

img  {border: none; margin: 0; padding: 0;}

hr   {display: none;}

td   {font: 9pt verdana,sans-serif; color:#555555; line-height:18px;}

th   {font: bold 9pt verdana,sans-serif; color:#555555; line-height:18px;}

A:link    {
    color:#333333;
	text-decoration:none;
}
A:visited {
    color:#333333;
	text-decoration:none;
}
A:hover   {
    color:#045bba;
	text-decoration:none;
}

form {padding:0; margin:0;}

INPUT     {background-color:#ffffff; border:1px solid #A6AEB7; FONT: 9pt dotum,sans-serif; color:#555555; line-height:20px; 
          height:20px;}
INPUT     {border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid #A6AEB7' ); 
  			}
.noline {border-style:solid; border-width:1px; border-color:#ffffff}

/*라디오버튼 보더 없애기*/
.radio	{border:0;}



/****** menu css ******/
/*left menu*/
.leftmenu {
    height:31px;
    text-align:left;
    padding-left:25px;
    background-image:url("/languages/as/jpn-tokyo/images/res/leftmenu_bg.gif");
}
.leftmenu_on {
    text-align:left;
    color:#0e59aa;
    font-weight:bold;
    padding-left:25px;
    background:url("/languages/as/jpn-tokyo/images/res/leftmenu_bg_on.gif");
}
.leftmenu_on A:link    {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu_on A:visited {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu_on A:hover   {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu_sub {
    color:#333333;
    height:25px;
    text-align:left;
    padding-left:28px;
    background-image:url("/languages/as/jpn-tokyo/images/res/leftmenu_subbg.gif");
}
.leftmenu_sub_on {
    height:25px;
    text-align:left;
    padding-left:28px;
    background-image:url("/languages/as/jpn-tokyo/images/res/leftmenu_subbg.gif");
}
.leftmenu_sub_on A:link {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu_sub_on A:hover {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu_sub_on A:visited {
    color:#0e59aa;
    text-decoration:none;
}
.leftmenu A:link    {
    color:#333333;
    text-decoration:none;
}
.leftmenu A:visited {
    color:#333333;
    text-decoration:none;
}
.leftmenu A:hover   {
    color:#0e59aa;
    font-weight:bold;
    text-decoration:none;
}
.leftmenu_pad {
    padding-left:30px;
    padding-right:12px;
}
.leftmenu_title {
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
    text-align:left;
}

/****** title css ******/
.title {
    color:#047449;
    font-size:13px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:10px;
}
.sub_title {
    color:#0e59aa;
    padding-top:8px;
    padding-bottom:8px;
}

/****** type css ******/
.main_title {
    color:#0e59aa;
    font-weight:bold;
    font-size:15px;
}
.bot_type {
    text-align:left;
    color:#7b7b7b;
    font-size:11px;
    line-height:15px;
    padding-left:30px;
}

/****** padding css ******/
.padbot20 {
    padding-bottom:20px;
}
.padtop3 {
    padding-top:3px;
}
.padtop10 {
    padding-top:10px;
}
.padtopbot15 {
    padding-top:15px;
    padding-bottom:20px;
}
.padleft20 {
    padding-left:20px;
}
.padleft13 {
    padding-left:13px;
}
.padleft25 {
    padding-left:25px;
}
.padbot7 {
    padding-bottom:7px;
}
.padbot10 {
    padding-bottom:10px;
}

/****** 효과 css ******/
.point {
    padding-left:36px;
}
.intro_sign {
    text-align:right;
    color:#045bba;
    padding-top:20px;
}
.blue_input{
    border-width:1px;
    border-color:#b4c8da;
}
.mission_date {
    padding-top:3px;
    text-align:center;
}
.sub_type {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:30px;
}
.main_right {
    text-align:right;
}
.type_lightbrown {
    color:#333333;
}
.type_blue {
    font-size:10px;
    color:#0e59aa;
	letter-spacing:-1;
}
.back_gray {
    background-color:#f1f1f1;
    padding:10px;
}
.map {
    padding-top:5px;
    padding-bottom:5px;
}

/****** 버튼 css ******/
.but_left {
    background:url("/languages/as/jpn-tokyo/images/res/but_left.gif") no-repeat;
}
.but_cen {
    background-color:#367cc8;
    color:#ffffff;
}
.but_right {
    background:url("/languages/as/jpn-tokyo/images/res/but_right.gif") no-repeat;
}
.con {
    padding-bottom:50px;
}
.main_locat {
    text-align:right;
    font-size:11px;
}

/****** 표 css ******/
div.Ttable table {
    border-style:solid;
    border-top-width:3px;
    border-top-color:#4c89cc;
    border-width:1px;
    border-bottom-color:#4c89cc;
    border-left-color:#ffffff;
    border-right-color:#bbbbbb;
}
div.Ttable th {
    border-style:solid;
    border-width:1px;
    border-top-color:#ffffff;
    border-left-color:#bbbbbb;
    border-right-color:#ffffff;
    border-bottom-color:#bbbbbb;
    background-color:#f7f7f7;
    color:#0e59aa;
    padding-top:6px;
    padding-bottom:6px;
}
div.Ttable td {
    border-style:solid;
    border-top-color:#ffffff;
    border-left-color:#bbbbbb;
    border-right-color:#ffffff;
    border-bottom-color:#bbbbbb;
    border-width:1px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
}
/** 이전글, 다음글 테이블 **/
div.Tprev_next table {
    border-style:solid;
    border-top-width:1px;
    border-top-color:#d7d8d9;
    border-width:1px;
    border-bottom-color:#ffffff;
    border-left-color:#ffffff;
    border-right-color:#ffffff;
}
div.Tprev_next th {
    color:#727272;
    background:url("/languages/as/jpn-tokyo/images/res/icon_view.gif") no-repeat 0 50%;
    background-color:#f7f7f7;
    border-style:solid;
    border-width:1px;
    border-top-color:#ffffff;
    border-left-color:#f7f7f7;
    border-right-color:#f7f7f7;
    border-bottom-color:#d7d8d9;
}
div.Tprev_next td {
    border-style:solid;
    border-width:1px;
    border-top-color:#ffffff;
    border-left-color:#ffffff;
    border-right-color:#ffffff;
    border-bottom-color:#d7d8d9;
    background-color:#f7f7f7;
    padding:10px;
}

/****** 게시판 css ******/
.spc {padding:0	0 0 5px; }

/*라디오버튼 보더 없애기*/
.radio	{border:0;}
.hide   {position: absolute; height: 0; width: 0; text-indent: -5000px; overflow: hidden;}

/*게시판 리스트*/
.board_top{background-color:#8eb0d4;height:2px; }
.board_top2{background:url("/languages/as/jpn-tokyo/images/res/board_line.gif") repeat-x; height:9px; }
.board_top3{background:url("/languages/as/jpn-tokyo/images/res/top_bar.gif") no-repeat 0 50%; width:1px; background-color:#ffffff;}

.board_bottom{background-color:#8eb0d4;height:1px; }
.board_title{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#496f97; line-height:26px; text-align:center; height:30px;}
.board_center{line-height:28px; text-align:center; }
.board_line{background-color:#E5E5E5;height:1px; }

.board_list{FONT: 12px dotum,sans-serif; color:#555555; line-height:26px; }
.board_list A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:26px; }
.board_list A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:26px;}
.board_list A:hover {FONT: 12px dotum,sans-serif; color:#0e59aa; text-decoration:none; line-height:26px;}

/*게시판 뷰*/
.view_line{height:3px; background:url("/languages/as/jpn-tokyo/images/res/view_line.gif") repeat-x;}
.view_con{padding:15px 15px 15px 15px; }
.view_subject{padding:0 0 0 20px; background:url("/languages/as/jpn-tokyo/images/res/top_bar.gif") no-repeat 0 50%;}
.view01{background-color:#8eb0d4;height:2px;}
.view02{background-color:#8eb0d4;height:1px;}

/*버튼*/
.button01 {background:url("/languages/as/jpn-tokyo/images/res/button01.gif") no-repeat; width:21px;line-height:22px; }
.button03 {background:url("/languages/as/jpn-tokyo/images/res/button03.gif") no-repeat; width:11px;line-height:22px; }
.button{FONT: 12px dotum,sans-serif; color:#ffffff; line-height:22px;background:url("/languages/as/jpn-tokyo/images/res/button02.gif");padding:0 3px 0 3px;}
.button A:link {FONT: 12px dotum,sans-serif; color:#0e59aa;line-height:22px; }
.button A:visited {FONT: 12px dotum,sans-serif; color:#0e59aa;line-height:22px;}
.button A:hover {FONT: 12px dotum,sans-serif; color:#0e59aa;line-height:22px;}

/*넘버링 링크*/
.number{FONT: 12px dotum,sans-serif; color:#555555; line-height:30px; letter-spacing:1pt;padding:0 3px 0 3px;}
.number A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:30px;padding:0 3px 0 3px; }
.number A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number A:hover {FONT: 12px dotum,sans-serif; color:#0A43A2; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number_hyun {FONT: bold  13px gulim,sans-serif; color:#0A43A2;}

.m1 {FONT: bold  12px gulim,sans-serif; color:#F1721D;}
.m2 {FONT: 12px gulim,sans-serif;padding:5px 5px 5px 5px; line-height:22px;}
.m3 {FONT:   12px gulim,sans-serif; color:#2574B2;}


/****** 섹션별 css ******/
/** 사이트맵 **/
.site_title01 {
    color:#b47547;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_title02 {
    color:#5b83c4;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_title03 {
    color:#50b39a;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_title04 {
    color:#a070b9;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_title05 {
    color:#c3aa23;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_title06 {
    color:#3492c3;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.site_cenbg {
    padding-top:20px;
    padding-bottom:20px;
}
.site_type {
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}
.site_typesub {
    color:#666666;
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}
.site_typesub A:link{
    color:#666666;
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}
.site_typesub A:hover {
    color:#999999;
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}
.site_typesub A:visited{
    color:#666666;
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}

/****** 메인 css ******/
.topmenu {
    text-align:center;
}
.flag {
    text-align:center;
    padding-bottom:8px;
}
.middle {
    padding-left:15px;
}
.pictitle {
    padding:0px;
}
.pic {
    text-align:center;
}
.mis_type {
    color:#1e327e;
    font-weight:bold;
}
.mis_tel_type {
    color:#6796da;
}
.notice_type {
    text-align:left;
    font-weight:bold;
    color:#cc0c0c;
}
.notice_type A:link {
    color:#cc0c0c;
    text-decoration:none;
}
.notice_type A:hover {
    color:#cc0c0c;
    text-decoration:underline;
}
.notice_type A:visited {
    color:#cc0c0c;
    text-decoration:none;
}
.notice_type_con {
    text-align:left;
    background-color:#f3f3f3;
    padding:10px;
}
.padright15 {
     padding-right:15px;
}

.padtopbot5 {
    padding-top:5px;
    padding-bottom:5px;

}
.mofat {
    text-align:left;
}
.mofat_title {
    text-align:left;
}
.main_notice {
    text-align:left;
}
.issue {
    padding-right:15px;
}
.main_bottom {
    padding-top:10px;
    padding-bottom:10px;
}
.consul_top {
    height:3px;
    background-color:#75a0df;
}
.consul_cen {
    background:url("/languages/as/jpn-tokyo/images/res/blue_bg.gif");
}
.consul_bot {
    height:3px;
    background-color:#75a0df;
}
.con_tel_top {
    height:2px;
    background-color:#75a0df;
}
.con_tel_cen {
    background:url("/languages/as/jpn-tokyo/images/res/con_tel_bg.gif");
}
.con_tel_bot {
    height:2px;
    background-color:#75a0df;
}
.con_tel_text {
    font-size:10px;
	line-height:16px;
}
.overseas_top {
    height:3px;
    background-color:#c4daf2;
}
.overseas_cen {
    background:url("/languages/as/jpn-tokyo/images/res/overseas_bg.gif");
}
.overseas_bot {
    height:3px;
    background-color:#c4daf2;
}
.relation_top {
    height:3px;
    background-color:#c4daf2;
}
.relation_cen {
    background:url("/languages/as/jpn-tokyo/images/res/relation_bg.gif");
}
.relation_bot {
    height:3px;
    background-color:#c4daf2;
}
.world_top {
    height:3px;
    background-color:#dbdbdb;
}
.world_cen {
    padding:0 5px 0 0;
	color:#e11f1f;
	background:url("/languages/as/jpn-tokyo/images/res/world_bg.gif");
}
.world_bot {
    height:3px;
    background-color:#dbdbdb;
}
.banner_top {
    height:2px;
    background-color:#99b7dc;
}
.banner_cen {
    background:url("/languages/as/jpn-tokyo/images/res/banner_bg.gif");
}
.banner_bot {
    height:2px;
    background-color:#99b7dc;
}
.quick_top {
    height:3px;
    background-color:#c4daf2;
}
.quick_cen {
    background:url("/languages/as/jpn-tokyo/images/res/quick_allbg.gif");
}
.quick_bot {
    height:3px;
    background-color:#c4daf2;
}
.titleline_top {
    height:3px;
    background-color:#c4daf2;
}
.titleline_cen {
    background:url("/languages/as/jpn-tokyo/images/res/titleline_bg.gif");
    padding-top:15px;
    padding-bottom:15px;
}
.titleline_bot {
    height:3px;
    background-color:#c4daf2;
}

/* 겸임국 */
.plur_table {
    padding-top:5px;
    padding-bottom:5px;
}
.plur {
    padding-left:5px;
    text-align:left;
}

/****** 영문 ******/
.main_quick_title {
    color:#fa7d42;
    font-weight:bold;
    text-decoration:none;
}
.main_quick_type {
    color:#515151;
    text-decoration:none;
}
.main_quick_type A:link {
    color:#515151;
    text-decoration:none;
}
.main_quick_type A:hover {
    color:#fa7d42;
    text-decoration:none;
}
.main_quick_type A:visited {
    color:#515151;
    text-decoration:none;
}
.mofat_graybg {
    color:#045bba;
    padding:5px;
    background-color:#f1f1f1;
    font-weight:bold;
}
.mofat_type {
    padding-top:8px;
}

/****** 사증예약 ******/
.cer_effect {
    padding:15px;
    background-color:#f0f9fc;
    color:#045d86;
    border-color:#094976;
}
.back_blue {
    background-color:#e7f0f6;
    padding:15px;
}
.padtopbot10 {
    padding:10px;
}
.padtopbot15 {
    padding-top:15px;
    padding-bottom:20px;
}
.padtopbot5 {
    padding-top:5px;
    padding-bottom:5px;

}
.back_gray {
    background-color:#f1f1f1;
    padding:10px;
}

/****** 템플릿마다 바뀌어야할 css ******/
body {
    background:url("/languages/as/jpn-tokyo/images/res/all_bg.jpg") no-repeat;
}

/*상단메뉴*/
.menu_type {
 color:#666666;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 padding-top:5px;
 line-height:12px;
}
.menu_type_on {
    color:#666666;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    background:url("/languages/as/jpn-tokyo/images/res/menu_over.gif") no-repeat;
	padding-top:5px;
	line-height:12px;
}
.menu_type A:link    {
    color:#666666;
	font-weight:bold;
    text-decoration:none;
}
.menu_type A:visited {
    color:#666666;
	font-weight:bold;
    text-decoration:none;
}
.menu_type A:hover   {
    color:#044d91;
	font-weight:bold;
    text-decoration:none;
}
.menu_type_on A:link{
    color:#666666;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.menu_type_on A:hover{
    color:#044d91;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.menu_type_on A:visited{
    color:#666666;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.menu_type_sub {
    text-align:left;
    color:#ffffff;
}
.menu_type_sub A:link {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub A:hover {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub01 {
    padding-left:30px;
    color:#ffffff;
}
.menu_type_sub02 {
    padding-left:140px;
    color:#ffffff;
}
.menu_type_sub03 {
    padding-left:180px;
    color:#ffffff;
}
.menu_type_sub04 {
    padding-left:189px;
    color:#ffffff;
}
.menu_type_sub05 {
    padding-left:465px;
    color:#ffffff;
}
.menu_type_sub06 {
    padding-left:593px;
    color:#ffffff;
}
.menu_type_sub01 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub01 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub01 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}
.menu_type_sub02 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub02 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub02 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}
.menu_type_sub03 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub03 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub03 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}
.menu_type_sub04 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub04 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub04 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}
.menu_type_sub05 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub05 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub05 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}
.menu_type_sub06 A:link    {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub06 A:visited {
    color:#ffffff;
    text-decoration:none;
}
.menu_type_sub06 A:hover   {
    color:#e0f0ff;
    text-decoration:none;
}


/*공관사진텍스트*/
.mission_type_main {
    color:#0351a7;
    text-align:center;
    padding-bottom:5px;
    font-weight:bold;
    line-height:14px;
    padding-left:10px;
    padding-right:10px;
}
.mission_type {
    background-color:#045bba;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    line-height:14px;
    padding:10px;
}
/*정무게시판*/
.main_bbs_on {
    text-align:center;
    color:#000000;
    font-weight:bold;
    background:url("/languages/as/jpn-tokyo/images/res/main_bbs_on.gif") no-repeat;
}
.main_bbs_on A:link {
    text-align:center;
    color:#000000;
    font-weight:bold;
}
.main_bbs_on A:hover {
    text-align:center;
    color:#000000;
    font-weight:bold;
}
.main_bbs_on A:visited {
    text-align:center;
    color:#000000;
    font-weight:bold;
}
.main_bbs {
    text-align:center;
    color:#515151;
    font-weight:bold;
    background:url("/languages/as/jpn-tokyo/images/res/main_bbs.gif") no-repeat;
}
.main_bbs A:link {
    text-align:center;
    color:#515151;
    font-weight:bold;
}
.main_bbs A:hover {
    text-align:center;
    color:#515151;
    font-weight:bold;
}
.main_bbs A:visited {
    text-align:center;
    color:#515151;
    font-weight:bold;
}

.text04{color:#047449; font-weight:bold; padding:0 0 10px 0px; text-decoration:underline;}

.text02{color:#0e59aa; padding:0 0 10px 0px;}

.text03{padding:0 0 10px 15px;}

.color{color:#0e59aa;}





/**** 추가 2007.10.11 ******/
.sub_type2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
}
.sub_type3 {
	color:#FF3333;
}

/** 표 **/
div.Ttable2 table {
    border-style:none;
	font-size:12px;
}
div.Ttable2 th {
    border-style:none;
	background-color:#e8f1fb;
	color:#0e59aa;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
}
div.Ttable2 tr {
    border-style:none;			 
	background-color:#ffffff;
					
}
div.Ttable2 td {
    border-style:none;
	background-color:#ffffff;
    padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}

<!-- Last Generated Date :: [2009-07-14 10:20:22 781] -->
