﻿﻿@CHARSET "utf-8";
@IMPORT url("reset.css");

/* Reset */
*{font-size:13px;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}

body{margin: 0px;}

th{
	font-size: 13px;
}
td{
	font-size: 13px;
}
div{
	font-size: 13px;
}
*{
	font-size: 13px;
}
/* Main */
#main_login {width:100%;border-top:4px solid #2a7d83;background:url('../images/main_bg.gif') repeat-x;}

#main_login .box {position:relative;width:100%;}

#main_login .main_img {height:222px;background:url('../images/main_img.png') no-repeat;text-align:center;}
#main_login .login_box {width:100%;padding-bottom:30px;border-bottom:2px dotted #ccc; margin-left: 100px;}
#main_login .login_box .tab {height:40px;background:url('../images/login_tab_bg.gif') repeat-x;margin-top:30px; margin-left: 0px; list-style:none;}
#main_login .login_box .tab li {float:left; }
#main_login .login_box .login1 {width:100%;margin-top:40px;overflow:hidden;text-align:center; }
#main_login .login_box .login1 .idpwtxt {float:left;width:18%;font-size:17px;font-weight:bold;line-height:23px;padding-top:5px; text-align:right;}
#main_login .login_box .login2 {width:530px;margin-top:40px;overflow:hidden;}
#main_login .login_box .login2 .idpwtxt {float:left;width:178px;font-size:17px;font-weight:bold;line-height:23px;padding-top:4px;}
#main_login .login_box .idpw {float:left;width:260px;}
#main_login .login_box .login_btn01 {float:left;width:10px;}
#main_login .login_box .idpw input {width:240px;height:30px;background-color:#f0f0f0;border:1px solid #d8d8d8;margin-bottom:14px;font-size:16px;font-weight:bold;line-height:30px;padding:0 2px;}
#main_login .login_box .btn {float:left;width:83px;}
#main_login .login_box  .red_font {width:65%;font-size:13px;text-align:center;color:#d3366e;overflow:hidden;}
#main_login .login_box  .b_font {width:65%;font-size:13px;text-align:center;overflow:hidden;}
#main_login .app_btn {margin-top:30px;}


/* Top */
#top {width:100%;border-top:4px solid #2e5d9d;background:url('../images/top_bg02.gif') repeat-x;}

#top .box {position:relative;width:100%;height:66px;text-align:center;background:url('../images/top_bg01.gif') 0 0 no-repeat;overflow:hidden;}

#top .box #logo {position:absolute;top:0;left:0;}

#top .box #info {position:absolute;top:20px;right:0;width:250px;text-align:right;background:url('../images/bull_login_info.gif') left 50% no-repeat;font-size:14px;}

#top .box #info span {font-weight:bold;font-size:14px;}
#top .box #info a {margin:0 0 0 10px;}


/* Mobile TopM_Main*/
#TopM_Main {width:100%;border-top:4px solid #2e5d9d;background:url('../images/top_bg02.gif') repeat-x;}

#TopM_Main .box {position:relative;width:680px;height:66px;text-align:center;background:url('../images/top_bg01.gif') 0 0 no-repeat;overflow:hidden;}

#TopM_Main .box #logo {position:absolute;top:0;left:0;}

#TopM_Main .box #info {position:absolute;top:20px;right:0;width:220px;text-align:right;background:url('../images/bull_login_info.gif') left 50% no-repeat;font-size:14px;}

#TopM_Main .box #info span {font-weight:bold;font-size:14px;}
#TopM_Main .box #info a {margin:0 0 0 10px;}


/* Mobile TopM */
#topM{width:100%;border-top:4px}

#topM .box {position:relative;width:680px;height:66px;text-align:center; overflow:hidden;}

#topM .box #info {position:absolute;top:20px;right:0;width:220px;text-align:center;font-size:14px;}


/* Navi */
#navi_box {width:100%;background:url('../images/topmenu_bg.gif') bottom repeat-x;}

#navi_box .box {width:980px;height:45px;text-align:center;}

#navi_box1 .box ul {width:775px;text-align:center;}
#navi_box1 .box ul li {float:left;margin:11px 0 0 0;padding:0 18px;text-align:center;background:url('../images/topmenu_bg2.gif') right 50% no-repeat;}
#navi_box1 .box .line_none {background:none;}
#navi_box1 .box ul li a {font-size:16px;font-weight:bold;}
#navi_box1 .box ul li a:hover {color:#1e6dc5;text-decoration:none;}
.navi{
	   width:980px; height:85px; margin:auto;
	}

    /* 메인메뉴 영역 */
    .navi>ul{
	  width:910px; height:30px; text-align:center;
	}

	.navi>ul>li{
	  float:left; width:100px; height:30px; margin:11px 0 0 0; padding:0 15px; text-align:center;
	  position:relative;
	  text-align:center;background:url('../images/topmenu_bg2.gif') right 3px no-repeat;
	}


	.navi>ul>li>a{
	  display:block; width:100%; height:100%; font-size:16px;font-weight:bold;
	  text-align:center;
	}

	.navi ul li a:hover{color:#1e6dc5;text-decoration:none;}


    /* 서브메뉴 영역*/
    .navi ul ul{display:none}

	.navi>ul>li:hover ul{
	   display:block; width:130px;
	   position:absolute; left:0; top:30px; border:1px solid #92b9d9; overflow:hidden;
	}

	.navi li li{width:120px; height:25px; background:url('../images/topmenu_bg3.png'); padding:0 5px; line-height:25px; text-align:left;}

    .navi li li a{
	  display:block; width:100%; height:100%;
	}

    .navi li li a:hover{
	  color:white; background-color:#92b9d9;
	}





/* m_area */
#sub_contents {width:100%;}
#sub_contents .box {width:98%;text-align:center;overflow:hidden; margin-left: 15px;}
#sub_contents .box2 {width:800px;text-align:center;overflow:hidden;}
#sub_contents #lm_box {float:left;width:15%;padding-bottom:50px;overflow:hidden;}
#sub_contents #lm_box dt {width:100%;height:24px;background:url('../images/left_img_bg.gif') no-repeat;padding:55px 0 0 0;}
#sub_contents #lm_box dt span {background:url('../images/bull06.gif') left 6px no-repeat;padding-left:6px;margin:0 0 0 5px;}
#sub_contents #lm_box dt a {color:#db0505;text-decoration:none; }
#sub_contents #lm_box dd  {width:190px;height:27px;text-align:left;background:url('../images/submenu_off.gif') no-repeat;margin-bottom:3px;}
#sub_contents #lm_box dd a {font-size:13px; width:180px;height:23px;display:block;font-weight:bold;padding:4px 0 0 10px; text-decoration:none; color: #333;}
#sub_contents #lm_box dd a:hover {width:180px;height:23px;background:url('../images/submenu_on.gif') no-repeat;color:#fff;font-weight:bold;padding:4px 0 0 10px;text-decoration:none;}
#sub_contents #lm_box .lm_on {width:180px;height:23px;background:url('../images/submenu_on.gif') no-repeat;margin-bottom:3px;color:#fff;font-weight:bold;padding:4px 0 0 10px;}
#sub_contents #lm_box .depth2 {width:175px;height:20px;background:url('../images/bull_lm01.gif') 10px 5px no-repeat;padding-left:15px;}
#sub_contents #lm_box .depth2 a {font-weight:normal;}
#sub_contents #lm_box .depth2 a:hover {font-weight:bold;color:#366db9;letter-spacing:-1px;background:none;}
#sub_contents #lm_box .mb10 {margin-bottom:10px;}

#sub_contents #contents {width:80%;float:left;margin:0 0 0 20px; text-align: left;}
#sub_contents #contents #cont_title {width:100%;height:69px;text-align:left;padding:10px 0 0 0;margin-bottom:25px;background:url('../images/cont_title_bg.gif') 0 bottom no-repeat;}
#sub_contents #contents #cont_title .snavi .m_none {margin-left:0;}
#sub_contents #contents #cont_title .snavi a {margin:0 7px 0 7px;}
#sub_contents #contents #cont_title .snavi .pre {font-weight:bold;}
#sub_contents #contents #cont_title h1 {margin-top:18px;padding-left:17px;font-size:20px;font-weight:bold;background:url('../images/bull_cont_title.gif') left top no-repeat;}

#sub_contents #contents #cont50 {width:50%;margin:15px 0 50px 0;text-align:left;overflow:hidden;}
#sub_contents #contents #cont50 h1 {clear:both;background:url('../images/bull01.gif') 0 2px no-repeat;padding-left:20px;font-size:16px;color:#0f4fa7;font-weight:bold;margin:17px 0 7px 0;line-height:20px;overflow:hidden;}
#sub_contents #contents #cont50 h2 {clear:both;background:url('../images/bull02.gif') 4px 4px no-repeat;padding-left:20px;font-size:14px;color:#1479C7;font-weight:bold;margin:18px 0 7px 0;line-height:18px;overflow:hidden;}
#sub_contents #contents #cont50 h3 {clear:both;background:url('../images/bull03.gif') 6px 2px no-repeat;padding-left:20px;font-size:13px;color:#202020;font-weight:bold;margin:16px 0 2px 0;line-height:16px;overflow:hidden;}

#sub_contents #contents #cont52 {width:52%;margin:15px 0 50px 0;text-align:left;overflow:hidden;}
#sub_contents #contents #cont52 h1 {clear:both;background:url('../images/bull01.gif') 0 2px no-repeat;padding-left:20px;font-size:16px;color:#0f4fa7;font-weight:bold;margin:17px 0 7px 0;line-height:20px;overflow:hidden;}
#sub_contents #contents #cont52 h2 {clear:both;background:url('../images/bull02.gif') 4px 4px no-repeat;padding-left:20px;font-size:14px;color:#1479C7;font-weight:bold;margin:18px 0 7px 0;line-height:18px;overflow:hidden;}
#sub_contents #contents #cont52 h3 {clear:both;background:url('../images/bull03.gif') 6px 2px no-repeat;padding-left:20px;font-size:13px;color:#202020;font-weight:bold;margin:16px 0 2px 0;line-height:16px;overflow:hidden;}



#sub_contents #contents #cont {width:100%;margin:15px 0 50px 0;text-align:left;overflow:hidden;}
#sub_contents #contents #cont h1 {clear:both;background:url('../images/bull01.gif') 0 2px no-repeat;padding-left:20px;font-size:16px;color:#0f4fa7;font-weight:bold;margin:17px 0 7px 0;line-height:20px;overflow:hidden;}
#sub_contents #contents #cont h2 {clear:both;background:url('../images/bull02.gif') 4px 4px no-repeat;padding-left:20px;font-size:14px;color:#1479C7;font-weight:bold;margin:18px 0 7px 0;line-height:18px;overflow:hidden;}
#sub_contents #contents #cont h3 {clear:both;background:url('../images/bull03.gif') 6px 2px no-repeat;padding-left:20px;font-size:13px;color:#202020;font-weight:bold;margin:16px 0 2px 0;line-height:16px;overflow:hidden;}
.cont_text1 {background:url('../images/bull04.gif') 8px 6px no-repeat;padding-left:19px;margin:6px 0 0 15px;}
.cont_text2 {margin:6px 0 0 21px;}
.cont_text3 {border:1px solid #ccc;padding:5px 10px;margin:5px 0 5px 23px;line-height:20px;}
.cont_text4 {margin:1px 0 3px 35px;}
.cont_text5 {border:1px solid #ccc;padding:5px 10px;margin:5px 0 5px 0;line-height:20px;}
#sub_contents #contents #cont .box1_tree {float:left;width:15%;text-align:left;border:1px solid #ccc;padding:10px;}
#sub_contents #contents #cont .box1_cont {float:left;width:80%;text-align:left;margin-left:10px;}

#sub_contents #contents #cont .s_board {position:relative;float:left;width:480px;height:260px;margin-bottom:14px;border:1px solid #ccc;border-top:1px solid #6b97d5;}
#sub_contents #contents #cont .s_board dt {width:450px;height:34px;background:url('../images/s_board_title_bg.gif') no-repeat;padding:11px 0 0 28px;font-size:16px;font-weight:bold;}
#sub_contents #contents #cont .s_board dt p {position:absolute;top:10px;left:415px; margin-top: 0px;}
#sub_contents #contents #cont .s_board dd {width:450px;padding:9px 15px; font-size: 14px; margin: 0px;}
#sub_contents #contents #cont .s_board dd .cont_list {width:70%;clear:both;float:left;background:url('../images/bull04.gif') 0 6px no-repeat;padding:0 0 0 10px;margin-bottom:7px;}
#sub_contents #contents #cont .s_board dd .date {width:100px;float:left;text-align:right;margin-bottom:7px;}

#sub_contents .login {width:770px;height:346px;background:url('../images/login_bg.gif') no-repeat;margin-top:100px;margin-bottom:100px;overflow:hidden;}
#sub_contents .login .radiobtn {position:relative;top:125px;left:0;width:340px;font-size:14px;text-align:center;overflow:hidden;}
#sub_contents .login .login_input {position:relative;top:138px;left:23px;width:340px;text-align:center;overflow:hidden;}
#sub_contents .login .idpw {float:left;width:246px;padding-right:13px;}
#sub_contents .login .idpw input {width:240px;height:28px;background-color:#f0f0f0;border:1px solid #d8d8d8;margin-bottom:14px;font-size:16px;font-weight:bold;line-height:28px;padding:0 2px;}
#sub_contents .login .red_font {position:relative;top:136px;left:0;width:340px;font-size:13px;text-align:center;color:#d3366e;overflow:hidden;}
#sub_contents .login .login_btn01 {width:80px;float:left;}
#sub_contents .login .login_btn02 {position:relative;top:167px;left:0;width:100%;text-align:center;}

#sub_contents .login2 {width:770px;height:346px;background:url('../images/login_admin_bg.gif') no-repeat;margin-top:100px;margin-bottom:100px;overflow:hidden;}
#sub_contents .login2 .radiobtn {position:relative;top:125px;left:0;width:340px;font-size:14px;text-align:center;overflow:hidden;}
#sub_contents .login2 .login_input {position:relative;top:138px;left:60px;width:340px;text-align:center;overflow:hidden;}
#sub_contents .login2 .idpw {float:left;width:246px;padding-right:13px;}
#sub_contents .login2 .idpw input {width:240px;height:28px;background-color:#f0f0f0;border:1px solid #d8d8d8;margin-bottom:14px;font-size:16px;font-weight:bold;line-height:28px;padding:0 2px;}
#sub_contents .login2 .red_font {position:relative;top:136px;left:0;width:340px;font-size:13px;text-align:center;color:#d3366e;overflow:hidden;}
#sub_contents .login2 .login_btn01 {width:80px;float:left;}
#sub_contents .login2 .login_btn02 {position:relative;top:167px;left:0;width:100%;text-align:center;}

.graybox60 {width:60%;margin:0 0 10px 0;}
.graybox60 .search01 {width:98%;text-align:left;border-width:2px 2px 2px 10px;border-color:#3E6B39;border-style:solid; border-radius:10px;}
.graybox60 .search01 .cont_c{margin-bottom: 10px;}
.graybox60 .search01 p {margin-bottom:4px;font-weight:bold;margin-top: 7px;}
.graybox60 .search01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}

.graybox {width:98%;margin:0 0 10px 0;}
.graybox .graybox_bg01 {width:100%;height:5px;background:url('../images/graybox_bg01.gif') no-repeat;font-size:1px;}
.graybox .graybox_bg02 {width:99%;background:url('../images/graybox_bg02.gif') repeat-y;padding:0 5px;}
.graybox .graybox_bg03 {width:100%;height:5px;background:url('../images/graybox_bg03.gif') no-repeat;font-size:1px;}
.graybox .whitebox2_bg01 {clear:both;width:760px;height:5px;background:url('../images/whitebox2_bg01.gif') no-repeat;font-size:1px;}
.graybox .whitebox2_bg02 {width:750px;background:url('../images/whitebox2_bg02.gif') repeat-y;padding:5px 5px;text-align:left;}
.graybox .whitebox2_bg03 {width:760px;height:5px;background:url('../images/whitebox2_bg03.gif') no-repeat;font-size:1px;}
.graybox .whitebox2_bg04 {width:665px;height:0px;text-align:right;}

.graybox .search01 {width:98%;text-align:left;border-width:2px 2px 2px 10px;border-color:#3E6B39;border-style:solid; border-radius:10px;}
.graybox .search01 .cont_c{margin-bottom: 10px;}
.graybox .search01 p {margin-bottom:4px;font-weight:bold; margin-top: 7px;}
.graybox .search01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}

.graybox .search60_01 {width:60%;text-align:left;border-width:2px 2px 2px 10px;border-color:#3E6B39;border-style:solid; border-radius:10px;}
.graybox .search60_01 .cont_c{margin-bottom: 10px;}
.graybox .search60_01 p {margin-bottom:4px;font-weight:bold;margin-top: 7px;}
.graybox .search60_01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}

.graybox .s01_checkbox {font-weight:bold;padding:0 0 0 13px;margin:0 3px 4px 5px;background:url('../images/bull01.gif') 0 50% no-repeat;line-height:19px;}


.graybox_s {width:590px;margin:0 0 10px 0;}
.graybox_s .graybox_bg01 {width:590px;height:5px;background:url('../images/graybox_bg01.gif') no-repeat;font-size:1px;}
.graybox_s .graybox_bg02 {width:580px;background:url('../images/graybox_bg02.gif') repeat-y;padding:0 5px;}
.graybox_s .graybox_bg03 {width:590px;height:5px;background:url('../images/graybox_bg03.gif') no-repeat;font-size:1px;}
.graybox_s .whitebox2_bg01 {clear:both;width:580px;height:5px;background:url('../images/whitebox2_bg01.gif') no-repeat;font-size:1px;}
.graybox_s .whitebox2_bg02 {width:570px;background:url('../images/whitebox2_bg02.gif') repeat-y;padding:5px 5px;text-align:left;}
.graybox_s .whitebox2_bg03 {width:580px;height:5px;background:url('../images/whitebox2_bg03.gif') no-repeat;font-size:1px;}
.graybox_s .search01 {width:100%;text-align:left;}
.graybox_s .search01 p {margin-bottom:4px;font-weight:bold; margin-top: 7px;}
.graybox_s .search01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}
.graybox_s .s01_checkbox {font-weight:bold;padding:0 0 0 13px;margin:0 3px 4px 5px;background:url('../images/bull01.gif') 0 50% no-repeat;line-height:19px;}




.graybox_1 {width:680px;margin:0 0 10px 0;}
.graybox_1 .graybox_bg01 {width:680px;height:5px;background:url('../images/graybox_bg01.gif') no-repeat;font-size:1px;}
.graybox_1 .graybox_bg02 {width:670px;background:url('../images/graybox_bg02.gif') repeat-y;padding:0 5px;}
.graybox_1 .graybox_bg03 {width:680px;height:5px;background:url('../images/graybox_bg03.gif') no-repeat;font-size:1px;}
.graybox_1 .whitebox2_bg01 {clear:both;width:670px;height:5px;background:url('../images/whitebox2_bg01.gif') no-repeat;font-size:1px;}
.graybox_1 .whitebox2_bg02 {width:660px;background:url('../images/whitebox2_bg02.gif') repeat-y;padding:5px 5px;text-align:left;}
.graybox_1 .whitebox2_bg03 {width:670px;height:5px;background:url('../images/whitebox2_bg03.gif') no-repeat;font-size:1px;}
.graybox_1 .search01 {width:100%;text-align:center;}
.graybox_1 .search01 p {margin-bottom:4px;font-weight:bold; margin-top: 7px;}
.graybox_1 .search01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}
.graybox_1 .s01_checkbox {font-weight:bold;padding:0 0 0 13px;margin:0 3px 4px 5px;background:url('../images/bull01.gif') 0 50% no-repeat;line-height:19px;}


.graybox980 {width:980px;margin:0 0 10px 0;}
.graybox980 .graybox_bg01 {width:980px;height:5px;background:url('../images/graybox2_bg01.gif') no-repeat;font-size:1px;}
.graybox980 .graybox_bg02 {width:970px;background:url('../images/graybox2_bg02.gif') repeat-y;padding:0 5px;}
.graybox980 .graybox_bg03 {width:980px;height:5px;background:url('../images/graybox2_bg03.gif') no-repeat;font-size:1px;}
.graybox980 .whitebox2_bg01 {clear:both;width:970px;height:5px;background:url('../images/whitebox3_bg01.gif') no-repeat;font-size:1px;}
.graybox980 .whitebox2_bg02 {width:960px;background:url('../images/whitebox3_bg02.gif') repeat-y;padding:5px 5px;text-align:left;}
.graybox980 .whitebox2_bg03 {width:970px;height:5px;background:url('../images/whitebox3_bg03.gif') no-repeat;font-size:1px;}
.graybox980 .search01 {width:100%;text-align:left;}
.graybox980 .search01 p {margin-bottom:4px;font-weight:bold;margin-top: 7px;}
.graybox980 .search01 span {padding:0 0 0 13px;margin:0 3px 0 10px;background:url('../images/bull07.gif') 0 50% no-repeat;line-height:19px;}
.graybox980 .s01_checkbox {font-weight:bold;padding:0 0 0 13px;margin:0 3px 4px 5px;background:url('../images/bull01.gif') 0 50% no-repeat;line-height:19px;}

.roundbox_gray770_top {width:770px;height:13px;background:url('../images/roundbox_gray770_top.gif') no-repeat;}
.roundbox_gray770_bg {width:750px;background:url('../images/roundbox_gray770_bg.gif') repeat-y;overflow:hidden;padding:0 10px;}
.roundbox_gray770_bott {width:770px;height:13px;background:url('../images/roundbox_gray770_bott.gif') no-repeat;}

.board {clear:both;width:100%;margin:0 0 5px 0;overflow:hidden;}
.board .board_top {width:100%;margin:0 0 8px 0;overflow:hidden;}
.board .board_top .list_number {float:left;width:40%;height:22px;line-height:30px;text-align:left;}
.board .board_top .list_number span {color:#eb1d24;}
.board .board_top .list_search {float:left;width:60%;text-align:right;}
.board .board_top .list_search .ls_input {height:18px;border:1px solid #a3b8cc;margin:0;vertical-align:middle;line-height:19px;}
.board01 {border-top:2px solid #698eba;border-bottom:1px solid #bacddf;}
.board01 th {padding:5px 10px;height:25px;border-top:1px solid #c9c9c9;font-weight:bold;text-align:center;background:url('../images/board_th_bg_gray.gif') bottom right repeat-x;}
.board01 .th_right_none {padding:5px 10px;height:25px;border-top:1px solid #c9c9c9;font-weight:bold;text-align:center;background:url('../images/board_th_bg_gray.gif') bottom left repeat-x;}
.board01 td {padding:7px 10px;border-top:1px solid #c9c9c9;text-align:center;}
.board01 .td_right_line {padding:7px 10px;border-top:1px solid #c9c9c9;text-align:center;background:url('../images/board_td_bg_gray.gif') bottom right no-repeat;}
.board01 .blue_line {border-bottom:1px solid #698eba;}
.board01 .t_line_none {border-top:none;}
.board01 .board_cont {padding:10px;border-bottom:1px solid #698eba;}
.board01 .font_normal {font-weight:normal;}
.board01 .board_write_input {width:100%;height:19px;border:1px solid #ccc;margin:0 3px 0 0;line-height:20px;}
.board01 .board_write_input2 {width:100%;height:19px;border:1px solid #fff;margin:0 3px 0 0;line-height:20px;}
.board01 .file p {margin:0 0 2px 0;}
.board01 .cont_l {text-align:left;}
.board01 .cont_c {text-align:center;}
.board01 .cont_r {text-align:right;}
.board01 .sr_point {color:#ee0000;background-color:#feffb0;}

.table60_01 {clear:both;width:60%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table60_01  th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table60_01  .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table60_01  .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table60_01  td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table60_01  .bgc_blue {background-color:#f2f7fb;}
.table60_01  .bgc_blue2 {background-color:#e9f2f9;}
.table60_01  .bgc_blue3 {background-color:#ddeaf5;}
.table60_01  .bgc_gray {background-color:#f4f4f4;}
.table60_01  .bgc_gray2 {background-color:#f8f8f8;}
.table60_01  .bgc_gray3 {background-color:#f6f6f6;}
.table60_01  .r_line_none {border-right:none;}
.table60_01  .t_line_none {border-top:none;}
.table60_01  .t_line_blue {border-top:1px solid #a5bdd9;}
.table60_01  .cont_l {text-align:left;}
.table60_01  .cont_c {text-align:center;}
.table60_01  .cont_r {text-align:right;}
.table60_01  .cont_t {vertical-align:top;}
.table60_01  .s_font1 {font-size:11px;}
.table60_01  .s_font2 {font-size:11px;font-weight:normal;}


.table01 {clear:both;width:99%;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01 th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01 .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01 .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01 .bgc_blue {background-color:#f2f7fb;}
.table01 .bgc_blue2 {background-color:#e9f2f9;}
.table01 .bgc_blue3 {background-color:#ddeaf5;}
.table01 .bgc_gray {background-color:#f4f4f4;}
.table01 .bgc_gray2 {background-color:#f8f8f8;}
.table01 .bgc_gray3 {background-color:#f6f6f6;}
.table01 .r_line_none {border-right:none;}
.table01 .t_line_none {border-top:none;}
.table01 .t_line_blue {border-top:1px solid #a5bdd9;}
.table01 .cont_l {text-align:left;}
.table01 .cont_c {text-align:center;}
.table01 .cont_r {text-align:right;}
.table01 .cont_t {vertical-align:top;}
.table01 .s_font1 {font-size:11px;}
.table01 .s_font2 {font-size:11px;font-weight:normal;}


.table01_new {clear:both;width:99%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:3px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01_new th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01_new .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01_new .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01_new td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01_new .bgc_blue {background-color:#f2f7fb;}
.table01_new .bgc_blue2 {background-color:#e9f2f9;}
.table01_new .bgc_blue3 {background-color:#ddeaf5;}
.table01_new .bgc_gray {background-color:#f4f4f4;}
.table01_new .bgc_gray2 {background-color:#f8f8f8;}
.table01_new .bgc_gray3 {background-color:#f6f6f6;}
.table01_new .r_line_none {border-right:none;}
.table01_new .t_line_none {border-top:none;}
.table01_new .t_line_blue {border-top:1px solid #a5bdd9;}
.table01_new .cont_l {text-align:left;}
.table01_new .cont_c {text-align:center;}
.table01_new .cont_r {text-align:right;}
.table01_new .cont_t {vertical-align:top;}
.table01_new .s_font1 {font-size:11px;}
.table01_new .s_font2 {font-size:11px;font-weight:normal;}

.table01_S {height:35px; clear:both;width:100%;margin:0 0 5px 0;border-top:1px solid #698eba;border:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01_S th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01_S .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01_S .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01_S td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01_S .bgc_blue {background-color:#f2f7fb;}
.table01_S .bgc_blue2 {background-color:#e9f2f9;}
.table01_S .bgc_blue3 {background-color:#ddeaf5;}
.table01_S .bgc_gray {background-color:#f4f4f4;}
.table01_S .bgc_gray2 {background-color:#f8f8f8;}
.table01_S .bgc_gray3 {background-color:#f6f6f6;}
.table01_S .r_line_none {border-right:none;}
.table01_S .t_line_none {border-top:none;}
.table01_S .t_line_blue {border-top:1px solid #a5bdd9;}
.table01_S .cont_l {text-align:left;}
.table01_S .cont_c {text-align:center;}
.table01_S .cont_r {text-align:right;}
.table01_S .cont_t {vertical-align:top;}
.table01_S .s_font1 {font-size:11px;}
.table01_S .s_font2 {font-size:11px;font-weight:normal;}


.table01_a {margin-left: 15px; clear:both; margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:3px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01_a th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01_a .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01_a .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01_a td {padding:4px;border-top:1px solid #c9c9c9;border-bottom :1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01_a .bgc_blue {background-color:#f2f7fb;}
.table01_a .bgc_blue2 {background-color:#e9f2f9;}
.table01_a .bgc_blue3 {background-color:#ddeaf5;}
.table01_a .bgc_gray {background-color:#f4f4f4;}
.table01_a .bgc_gray2 {background-color:#f8f8f8;}
.table01_a .bgc_gray3 {background-color:#f6f6f6;}
.table01_a .r_line_none {border-right:none;}
.table01_a .t_line_none {border-top:none;}
.table01_a .t_line_blue {border-top:1px solid #a5bdd9;}
.table01_a .cont_l {text-align:left;}
.table01_a .cont_c {text-align:center;}
.table01_a .cont_r {text-align:right;}
.table01_a .cont_t {vertical-align:top;}
.table01_a .s_font1 {font-size:11px;}
.table01_a .s_font2 {font-size:11px;font-weight:normal;}


.table01_1 {clear:both;width:80%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01_1 th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01_1 .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01_1 .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01_1 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01_1 .bgc_blue {background-color:#f2f7fb;}
.table01_1 .bgc_blue2 {background-color:#e9f2f9;}
.table01_1 .bgc_blue3 {background-color:#ddeaf5;}
.table01_1 .bgc_gray {background-color:#f4f4f4;}
.table01_1 .bgc_gray2 {background-color:#f8f8f8;}
.table01_1 .bgc_gray3 {background-color:#f6f6f6;}
.table01_1 .r_line_none {border-right:none;}
.table01_1 .t_line_none {border-top:none;}
.table01_1 .t_line_blue {border-top:1px solid #a5bdd9;}
.table01_1 .cont_l {text-align:left;}
.table01_1 .cont_c {text-align:center;}
.table01_1 .cont_r {text-align:right;}
.table01_1 .cont_t {vertical-align:top;}
.table01_1 .s_font1 {font-size:11px;}
.table01_1 .s_font2 {font-size:11px;font-weight:normal;}



.table01_2 {clear:both;width:100%;margin:0 0 0 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table01_2 th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table01_2 .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table01_2 .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table01_2 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;}
.table01_2 .bgc_blue {background-color:#f2f7fb;}
.table01_2 .bgc_blue2 {background-color:#e9f2f9;}
.table01_2 .bgc_blue3 {background-color:#ddeaf5;}
.table01_2 .bgc_gray {background-color:#f4f4f4;}
.table01_2 .bgc_gray2 {background-color:#f8f8f8;}
.table01_2 .bgc_gray3 {background-color:#f6f6f6;}
.table01_2 .r_line_none {border-right:none;}
.table01_2 .t_line_none {border-top:none;}
.table01_2 .t_line_blue {border-top:1px solid #a5bdd9;}
.table01_2 .cont_l {text-align:left;}
.table01_2 .cont_c {text-align:center;}
.table01_2 .cont_r {text-align:right;}
.table01_2 .cont_t {vertical-align:top;}
.table01_2 .s_font1 {font-size:11px;}
.table01_2 .s_font2 {font-size:11px;font-weight:normal;}

.table02 {clear:both;width:100%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table02 th {padding:5px;background-color:#e9f2f9;border-bottom:1px solid #698eba;text-align:center;}
.table02 td {padding:5px;border-top:1px dotted #9c9c9c;text-align:left;}
.table02 .title {background:url('../images/bull06.gif') 15px 11px no-repeat;padding:0 0 0 23px;}
.table02 .bgc_gray {background-color:#eee;}
.table02 .t_line_none {border-top:none;}
.table02 .cont_l {text-align:left;}
.table02 .cont_c {text-align:center;}
.table02 .cont_r {text-align:right;}
.table02 .cont_t {vertical-align:top;}

.table03 {clear:both;width:100%;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table03 th {padding:3px;background-color:#edf5fb;border-right:1px solid #bacddf;text-align:center;font-weight:normal;font-size:11px;line-height:14px;color:#3770bf;}
.table03 td {padding:3px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;font-size:11px;}
.table03 .bgc_gray {background-color:#eee;}
.table03 .t_line_none {border-top:none;}
.table03 .r_line_none {border-right:none;}
.table03 .cont_l {text-align:left;}
.table03 .cont_c {text-align:center;}
.table03 .cont_r {text-align:right;}
.table03 .cont_t {vertical-align:top;}

.table03_1 {clear:both;width:100%;margin:0 0 0 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table03_1 th {padding:3px;background-color:#edf5fb;border-right:1px solid #bacddf;text-align:center;font-weight:normal;font-size:11px;line-height:14px;color:#3770bf;}
.table03_1 td {padding:3px;border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;text-align:center;font-size:11px;}
.table03_1 .bgc_gray {background-color:#eee;}
.table03_1 .t_line_none {border-top:none;}
.table03_1 .r_line_none {border-right:none;}
.table03_1 .cont_l {text-align:left;}
.table03_1 .cont_c {text-align:center;}
.table03_1 .cont_r {text-align:right;}
.table03_1 .cont_t {vertical-align:top;}

.table04 {clear:both;width:100%;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table04 th {padding:4px;background-color:#F6F6F6;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#393939;}
.table04 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table04 .bgc_blue {background-color:#f2f7fb;}
.table04 .bgc_gray {background-color:#f0f0f0;}
.table04 .bgc_gray2 {background-color:#f8f8f8;}
.table04 .t_line_none {border-top:none;}
.table04 .r_line_none {border-right:none;}
.table04 .cont_l {text-align:left;}
.table04 .cont_c {text-align:center;}
.table04 .cont_r {text-align:right;}
.table04 .cont_t {vertical-align:top;}

.table04_new {clear:both;width:99%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:3px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table04_new th {padding:4px;background-color:#F6F6F6;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#393939;}
.table04_new td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table04_new .bgc_blue {background-color:#f2f7fb;}
.table04_new .bgc_gray {background-color:#f0f0f0;}
.table04_new .bgc_gray2 {background-color:#f8f8f8;}
.table04_new .t_line_none {border-top:none;}
.table04_new .r_line_none {border-right:none;}
.table04_new .cont_l {text-align:left;}
.table04_new .cont_c {text-align:center;}
.table04_new .cont_r {text-align:right;}
.table04_new .cont_t {vertical-align:top;}

.table04_12 {font-size:12px; clear:both;width:100%;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table04_12 th {padding:4px;background-color:#F6F6F6;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#393939;}
.table04_12 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table04_12 .bgc_blue {background-color:#f2f7fb;}
.table04_12 .bgc_gray {background-color:#f0f0f0;}
.table04_12 .bgc_gray2 {background-color:#f8f8f8;}
.table04_12 .t_line_none {border-top:none;}
.table04_12 .r_line_none {border-right:none;}
.table04_12 .cont_l {text-align:left;}
.table04_12 .cont_c {text-align:center;}
.table04_12 .cont_r {text-align:right;}
.table04_12 .cont_t {vertical-align:top;}

.table60 {clear:both;width:70%;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table60 th {padding:4px;background-color:#F6F6F6;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#393939;}
.table60 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table60 .bgc_blue {background-color:#f2f7fb;}
.table60 .bgc_gray {background-color:#f0f0f0;}
.table60 .bgc_gray2 {background-color:#f8f8f8;}
.table60 .t_line_none {border-top:none;}
.table60 .r_line_none {border-right:none;}
.table60 .cont_l {text-align:left;}
.table60 .cont_c {text-align:center;}
.table60 .cont_r {text-align:right;}
.table60 .cont_t {vertical-align:top;}

.table04_1 {clear:both;width:100%;margin:0 0 15px 10px;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table04_1 th {padding:4px;background-color:#F6F6F6;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#393939;}
.table04_1 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table04_1 .bgc_blue {background-color:#f2f7fb;}
.table04_1 .bgc_gray {background-color:#f0f0f0;}
.table04_1 .bgc_gray2 {background-color:#f8f8f8;}
.table04_1 .t_line_none {border-top:none;}
.table04_1 .r_line_none {border-right:none;}
.table04_1 .cont_l {text-align:left;}
.table04_1 .cont_c {text-align:center;}
.table04_1 .cont_r {text-align:right;}
.table04_1 .cont_t {vertical-align:top;}



.table04ag {clear:both;width:100%;margin:0 0 5px 0;overflow:hidden;border-collapse:collapse;}
.table04ag th {padding:4px;background-color:#edf5fb;center;font-weight:bold;color:#3770bf;}
.table04ag td {padding:4px; text-align:left;}
.table04ag .bgc_blue {background-color:#f2f7fb;}
.table04ag .bgc_gray {background-color:#f0f0f0;}
.table04ag .bgc_gray2 {background-color:#f8f8f8;}
.table04ag .t_line_none {border-top:none;}
.table04ag .r_line_none {border-right:none;}
.table04ag .cont_l {text-align:left;}
.table04ag .cont_c {text-align:center;}
.table04ag .cont_r {text-align:right;}
.table04ag .cont_t {vertical-align:top;}

.table05 {clear:both;width:100%;margin:0 0 5px 0;border-top:2px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table05 th {padding:4px;background-color:#e9f2f9;font-weight:bold;text-align:center;border-right:1px solid #bacddf;border-bottom:1px solid #698eba;}
.table05 .th_bg_blue {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_blue.gif') bottom repeat-x;}
.table05 .th_bg_gray {padding:4px;font-weight:bold;text-align:center;border-right:1px solid #bacddf;background:url('../images/tb_th_bg_gray.gif') bottom repeat-x;}
.table05 td {padding:2px;text-align:left;}
.table05 .bgc_gray {background-color:#f4f4f4;}
.table05 .r_line_none {border-right:none;}
.table05 .t_line_none {border-top:none;}
.table05 .cont_l {text-align:left;}
.table05 .cont_c {text-align:center;}
.table05 .cont_r {text-align:right;}

.table06 {clear:both;width:100%;margin:0 0 5px 0;border-top:1px solid #bacddf;border-bottom:2px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table06 th {padding:4px;background-color:#edf5fb;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table06 .bgc_blue {background-color:#f2f7fb;}
.table06 .bgc_gray {background-color:#f0f0f0;}
.table06 .bgc_gray2 {background-color:#f8f8f8;}
.table06 .t_line_none {border-top:none;}
.table06 .r_line_none {border-right:none;}
.table06 .cont_l {text-align:left;}
.table06 .cont_c {text-align:center;}
.table06 .cont_r {text-align:right;}

.table06_1 {clear:both;width:110%;margin:0 0 5px 0;border-top:2px solid #bacddf;border-bottom:2px solid #bacddf; border-right:2px solid #bacddf; border-left:2px solid #bacddf; overflow:hidden;border-collapse:collapse;}
.table06_1 th {padding:4px;background-color:#edf5fb;border-top:2px solid #bacddf;border-right:2px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06_1 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table06_1 .bgc_blue {background-color:#f2f7fb;}
.table06_1 .bgc_gray {background-color:#f0f0f0;}
.table06_1 .bgc_gray2 {background-color:#f8f8f8;}
.table06_1 .t_line_none {border-top:none;}
.table06_1 .r_line_none {border-right:none;}
.table06_1 .cont_l {text-align:left;}
.table06_1 .cont_c {text-align:center;}
.table06_1 .cont_r {text-align:right;}

.table06_12 {font-size:12px; clear:both;width:110%;margin:0 0 5px 0;border-top:2px solid #bacddf;border-bottom:2px solid #bacddf; border-right:2px solid #bacddf; border-left:2px solid #bacddf; overflow:hidden;border-collapse:collapse;}
.table06_12 th {padding:4px;background-color:#edf5fb;border-top:2px solid #bacddf;border-right:2px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06_12 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table06_12 .bgc_blue {background-color:#f2f7fb;}
.table06_12 .bgc_gray {background-color:#f0f0f0;}
.table06_12 .bgc_gray2 {background-color:#f8f8f8;}
.table06_12 .t_line_none {border-top:none;}
.table06_12 .r_line_none {border-right:none;}
.table06_12 .cont_l {text-align:left;}
.table06_12 .cont_c {text-align:center;}
.table06_12 .cont_r {text-align:right;}

.table06_2 {clear:both;width:80%;margin:0 0 5px 0;border-top:2px solid #bacddf;border-bottom:2px solid #bacddf; border-right:2px solid #bacddf; border-left:2px solid #bacddf; overflow:hidden;border-collapse:collapse;}
.table06_2 th {padding:4px;background-color:#edf5fb;border-top:2px solid #bacddf;border-right:2px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06_2 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table06_2 .bgc_blue {background-color:#f2f7fb;}
.table06_2 .bgc_gray {background-color:#f0f0f0;}
.table06_2 .bgc_gray2 {background-color:#f8f8f8;}
.table06_2 .t_line_none {border-top:none;}
.table06_2 .r_line_none {border-right:none;}
.table06_2 .cont_l {text-align:left;}
.table06_2 .cont_c {text-align:center;}
.table06_2 .cont_r {text-align:right;}

.table07 {width:100%;margin:0 0 8px 0;overflow:hidden;}
.table07 .list_number {float:left;width:40%;height:22px;line-height:30px;text-align:left;}
.table07 .list_number span {color:#eb1d24;}

.table07 .list_number_new {float:left;width:100%;height:22px;line-height:30px;text-align:left;}
.table07 .list_number_new span {color:#eb1d24;}


.table08 {clear:both;width:680px;margin:0 0 5px 0;border-top:1px solid #698eba;border-bottom:1px solid #bacddf;overflow:hidden;border-collapse:collapse;}
.table08 th {padding:4px;background-color:#edf5fb;border-top:1px solid #bacddf;border-right:1px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table08 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;}
.table08 .bgc_blue {background-color:#f2f7fb;}
.table08 .bgc_gray {background-color:#f0f0f0;}
.table08 .bgc_gray2 {background-color:#f8f8f8;}
.table08 .t_line_none {border-top:none;}
.table08 .r_line_none {border-right:none;}
.table08 .cont_l {text-align:left;}
.table08 .cont_c {text-align:center;}
.table08 .cont_r {text-align:right;}
.table08 .cont_t {vertical-align:top;}

.title01 {clear:both;background:url('../images/bull01.gif') 0 2px no-repeat;padding-left:20px;font-size:17px;color:#0f4fa7;font-weight:bold;margin:17px 0 7px 0;line-height:20px;text-align:left;overflow:hidden;}
.title02 {clear:both;background:url('../images/bull02.gif') 4px 4px no-repeat;padding-left:20px;font-size:14px;color:#1479C7;font-weight:bold;margin:18px 0 7px 0;line-height:18px;text-align:left;overflow:hidden;}
.title03 {clear:both;background:url('../images/bull03.gif') 6px 2px no-repeat;padding-left:20px;font-size:13px;color:#202020;font-weight:bold;margin:16px 0 2px 0;line-height:16px;text-align:left;overflow:hidden;}


.cont_l {text-align:left;}
.cont_c {text-align:center;}
.cont_r {text-align:right;}
.font_bold {font-weight:bold;}
.font_normal {font-weight:normal;}
.fs11 {font-size:11px;line-height:18px;}
.fs13 {font-size:13px;line-height:19px;}
.fs14 {font-size:14px;line-height:22px;}
.fs15 {font-size:15px;line-height:22px;}
.fs16 {font-size:16px;line-height:23px;}
.fs17 {font-size:17px;line-height:24px;}
.fs18 {font-size:18px;line-height:25px;}
.fs19 {font-size:19px;line-height:30px;}
.fs20 {font-size:20px;line-height:30px;}
.fc_blue01 {color:#3770bf;}
.fc_blue02 {color:#0b6b8b;}
.fc_red01 {color:#d3366e;}
.fc_orange01 {color:#eb560d;}
.fc_green01 {color:#049326;}
.margin0 {margin:0;}
.margin_t5 {margin-top:5px;}
.margin_t10 {margin-top:10px; font-size: 13px; }
.margin_t20 {margin-top:20px;}
.margin_t30 {margin-top:30px;}
.margin_tb5 {margin:5px 0;}
.margin_tb10 {margin:10px 0;}
.margin_tb15 {margin:10px 0;}
.margin_tb20 {margin:20px 0;}
.margin_b10 {margin-bottom:10px;}
.margin_b20 {margin-bottom:20px;}
.margin_l10 {margin-left:10px;}
.margin_l20 {margin-left:20px;}
.dotted_line {width:100%;height:5px;border-bottom:2px dotted #ccc;}

.input_t {height:20px;border:1px solid #ccc;margin:0 1px 0 0;line-height:22px;}
.input_c {margin:0 3px 0 5px;line-height:24px;}
.font_r {text-align: bold; color: red;}
.select_t {height:20px;line-height:20px;}
.textarea01 {border:1px solid #ccc;line-height:20px;}

.width_60 {width:60%; text-align: right;}
.paging_60 {clear:both;width:60%;text-align:center;letter-spacing:5px;line-height:19px;color:#444;margin:0 0 10px 0;}
.paging_60 a {text-align:center;text-decoration:none;margin:0 1px; color: black;}
.paging_60 a:hover {text-align:center;color:#ee3f23;font-weight:bold;text-decoration:underline;}

.paging {clear:both;width:100%;text-align:center;letter-spacing:5px;line-height:19px;color:#444;margin:0 0 10px 0;}
.paging a {text-align:center;text-decoration:none;margin:0 1px; color: black;}
.paging a:hover {text-align:center;color:#ee3f23;font-weight:bold;text-decoration:underline;}

#popup {width:100%;background:url('../images/popup_topbg01.gif') left top repeat-x;}
#popup .top {width:100%;height:51px;background:url('../images/popup_topbg02.gif') right top no-repeat;padding-top:10px;}
#popup .top span {font-size:18px;font-weight:bold;color:#fff;padding:0 0 0 20px;margin-top:10px;}
#popup .top p {display:inline;font-size:18px;font-weight:bold;color:#fff;padding:0 0 0 20px;margin-top:5px;line-height:23px;line-height:150%;}
#popup .cont {clear:both;margin:0 10px 10px 10px;overflow:hidden;}
#popup .cont h1 {clear:both;background:url('../images/bull01.gif') 0 2px no-repeat;padding-left:20px;font-size:16px;color:#0f4fa7;font-weight:bold;margin:17px 0 7px 0;line-height:20px;overflow:hidden;}
#popup .cont h2 {clear:both;background:url('../images/bull02.gif') 4px 4px no-repeat;padding-left:20px;font-size:14px;color:#1479C7;font-weight:bold;margin:18px 0 7px 0;line-height:18px;overflow:hidden;}
#popup .cont h3 {clear:both;background:url('../images/bull03.gif') 6px 2px no-repeat;padding-left:20px;font-size:13px;color:#202020;font-weight:bold;margin:16px 0 2px 0;line-height:16px;overflow:hidden;}
#popup .cont_searchbox {margin:10px 0;background:url('../images/cont_searchbox02.gif') repeat-x;overflow:hidden;}
#popup .cont_searchbox li {height:45px;float:left;}
#popup .cont_searchbox .sb_left {position:absolute;left:10px;width:10px;background:url('../images/cont_searchbox01.gif') repeat-x;}
#popup .cont_searchbox .sb_cont {display:inline;position:relative;margin:0 10px 0 10px;height:33px;padding-top:12px;}
#popup .cont_searchbox .sb_right {position:absolute;right:10px;width:10px;background:url('../images/cont_searchbox03.gif') repeat-x;}

/* tab */
.tab_bg {clear:both;height:24px;text-align:left;margin:0 0 10px 0;font-weight:bold;overflow:hidden;-webkit-padding-start: 0px; list-style:none;}
.tab_bg li {float:left;height:24px;text-align:left;margin-right:2px;line-height:18px;}
.tab_bg li a {text-decoration:none;float:left;display:block;height:23px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;background:url('../images/tab_off_bg.gif') right top no-repeat #777;font-size:12px;letter-spacing:-1px;}
.tab_bg li a:hover {height:22px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;text-decoration:none;background:url('../images/tab_on_bg.gif') right top no-repeat #3d6ab2;font-size:12px;letter-spacing:-1px;}
.tab_bg .tab_on {height:22px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;text-decoration:none;background:url('../images/tab_on_bg.gif') right top no-repeat #3d6ab2;font-size:12px;letter-spacing:-1px;}
.tab_bg .tab_off {text-decoration:none;float:left;display:block;height:23px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;background:url('../images/tab_off_bg.gif') right top no-repeat #777;font-size:12px;letter-spacing:-1px;}


/* tab */
.tab_bg_01 {clear:both;height:24px;text-align:left;margin:0 0 10px 0;font-weight:bold;overflow:hidden;-webkit-padding-start: 0px; list-style:none;padding-left: 0px;}
.tab_bg_01 li {float:left;height:24px;text-align:left;margin-right:2px;line-height:18px;}
.tab_bg_01 li a {text-decoration:none;float:left;display:block;height:23px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;background:url('../images/tab_off_bg.gif') right top no-repeat #777;font-size:12px;letter-spacing:-1px;}
.tab_bg_01 li:hover {height:22px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;text-decoration:none;background:url('../images/tab_on_bg.gif') right top no-repeat #3d6ab2;font-size:12px;letter-spacing:-1px;}
.tab_bg_01 .tab_on {height:22px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;text-decoration:none;background:url('../images/tab_on_bg.gif') right top no-repeat #3d6ab2;font-size:13px;letter-spacing:-1px;}
.tab_bg_01 .tab_off {text-decoration:none;float:left;display:block;height:23px;font-weight:bold;color:#fff;padding:2px 26px 0 10px;background:url('../images/tab_off_bg.gif') right top no-repeat #777;font-size:13px;letter-spacing:-1px;}



/* button_type01 */
.btn_type01 {color:#fff;text-align:left;font-weight:bold;cursor:pointer;border:0;line-height:19px;margin:0;padding:0 0 4px 14px;letter-spacing:-1px;}
.btn_type01_01 {width:50px;height:22px;background:url('../images/btn_type01_01.gif') no-repeat;}
.btn_type01_02 {width:60px;height:22px;background:url('../images/btn_type01_02.gif') no-repeat;}
.btn_type01_03 {width:70px;height:22px;background:url('../images/btn_type01_03.gif') no-repeat;}
.btn_type01_04 {width:83px;height:22px;background:url('../images/btn_type01_04.gif') no-repeat;}
.btn_type01_05 {width:96px;height:22px;background:url('../images/btn_type01_05.gif') no-repeat;}
.btn_type01_06 {width:109px;height:22px;background:url('../images/btn_type01_06.gif') no-repeat;}
.btn_type01_07 {width:122px;height:22px;background:url('../images/btn_type01_07.gif') no-repeat;}
.btn_type01_08 {width:135px;height:22px;background:url('../images/btn_type01_08.gif') no-repeat;}
.btn_type01_09 {width:148px;height:22px;background:url('../images/btn_type01_09.gif') no-repeat;}
.btn_type01_10 {width:161px;height:22px;background:url('../images/btn_type01_10.gif') no-repeat;}
.btn_type01_11 {width:174px;height:22px;background:url('../images/btn_type01_11.gif') no-repeat;}
.btn_type01_12 {width:187px;height:22px;background:url('../images/btn_type01_12.gif') no-repeat;}
.btn_type01_13 {width:200px;height:22px;background:url('../images/btn_type01_13.gif') no-repeat;}
.btn_type01_14 {width:213px;height:22px;background:url('../images/btn_type01_14.gif') no-repeat;}
.btn_type01_15 {width:226px;height:22px;background:url('../images/btn_type01_15.gif') no-repeat;}
.btn_type01_16 {width:187px;height:22px;background:url('../images/btn_type01_16.gif') no-repeat;}
.btn_type01_17 {width:192px;height:22px;background:url('../images/btn_type01_17.png') no-repeat;}
.btn_type01_18 {width:205px;height:22px;background:url('../images/btn_type01_18.png') no-repeat;}
.btn_type01_19 {width:210px;height:22px;background:url('../images/btn_type01_19.png') no-repeat;}
.btn_type01_20 {width:215px;height:22px;background:url('../images/btn_type01_20.png') no-repeat;}
.btn_type01_21 {width:220px;height:22px;background:url('../images/btn_type01_21.png') no-repeat;}

/* button_type02 */
.btn_type02 {color:#555;text-align:left;font-weight:bold;cursor:pointer;border:0;line-height:19px;margin:0;padding:0 0 4px 14px;letter-spacing:-1px;}
.btn_type02_01 {width:50px;height:22px;background:url('../images/btn_type02_01.gif') no-repeat;}
.btn_type02_02 {width:60px;height:22px;background:url('../images/btn_type02_02.gif') no-repeat;}
.btn_type02_03 {width:70px;height:22px;background:url('../images/btn_type02_03.gif') no-repeat;}
.btn_type02_04 {width:83px;height:22px;background:url('../images/btn_type02_04.gif') no-repeat;}
.btn_type02_05 {width:96px;height:22px;background:url('../images/btn_type02_05.gif') no-repeat;}
.btn_type02_06 {width:109px;height:22px;background:url('../images/btn_type02_06.gif') no-repeat;}
.btn_type02_07 {width:122px;height:22px;background:url('../images/btn_type02_07.gif') no-repeat;}
.btn_type02_08 {width:135px;height:22px;background:url('../images/btn_type02_08.gif') no-repeat;}
.btn_type02_09 {width:148px;height:22px;background:url('../images/btn_type02_09.gif') no-repeat;}
.btn_type02_10 {width:161px;height:22px;background:url('../images/btn_type02_10.gif') no-repeat;}
.btn_type02_11 {width:174px;height:22px;background:url('../images/btn_type02_11.gif') no-repeat;}
.btn_type02_12 {width:187px;height:22px;background:url('../images/btn_type02_12.gif') no-repeat;}
.btn_type02_13 {width:200px;height:22px;background:url('../images/btn_type02_13.gif') no-repeat;}
.btn_type02_14 {width:213px;height:22px;background:url('../images/btn_type02_14.gif') no-repeat;}
.btn_type02_15 {width:226px;height:22px;background:url('../images/btn_type02_15.gif') no-repeat;}

#nadle_app {width:100%;}

#nadle_app .box {position:relative;width:650px;height:700px;text-align:center;background:url('../images/nadle_app01.gif') no-repeat;margin-top:50px;}
#nadle_app .store_info {position:absolute;top:140px;left:120px;width:400px;}
#nadle_app .store_info dl {}
#nadle_app .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:left;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_app .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_app .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app .consent {position:absolute;top:290px;left:40px;width:570px;}
#nadle_app .consent .title {font-weight:bold;font-size:17px;}
#nadle_app .consent .cont {width:550px;height:170px;border:1px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app .consent .cons1 {margin-top:10px;}
#nadle_app .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app .btn {position:absolute;top:655px;left:280px;width:100px;text-align:center;}

#nadle_app0 {width:100%;}

#nadle_app0 .box {position:relative;width:650px;height:700px;text-align:center;background:url('../images/nadle_app01_1.png') no-repeat;margin-top:50px;}
#nadle_app0 .store_info {position:absolute;top:170px;left:110px;width:400px;}
#nadle_app0 .store_info dl {}
#nadle_app0 .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:left;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_app0 .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_app0 .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app0 .store_info_1 {position:absolute;top:70px;left:70px;width:400px;}
#nadle_app0 .consent {position:absolute;top:415px;left:40px;width:570px;}
#nadle_app0 .consentImg {position:absolute;top:490px;left:40px;width:570px;}
#nadle_app0 .consent .title {font-weight:bold;font-size:17px;}
#nadle_app0 .consent .cont {width:550px;height:170px;border:0px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app0 .consent .cons1 {margin-top:10px;}
#nadle_app0 .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app0 .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app0 .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app0 .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app0 .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app0 .btn_01 {position:absolute;top:620px;left:20px;width:500px;text-align:left;}
#nadle_app0 .btn_02 {position:absolute;top:705px;left:25px;width:250px;text-align:left;}
#nadle_app0 .btn_03 {position:absolute;top:20px;left:20px;width:500px;text-align:left;}
#nadle_app0 .btn_04 {position:absolute;top:20px;left:420px;width:250px;text-align:center;}
#nadle_app0 .btn_05 {position:absolute;top:710px;left:400px;width:250px;text-align:right;}

#nadle_manager {width:100%;}

#nadle_manager .box {position:relative;width:650px;height:700px;text-align:center;background:url('../images/nadle_app01_1.png') no-repeat;margin-top:50px;}
#nadle_manager .boxM {position:relative;width:777px;height:980px;text-align:center;background:url('../images/nadle_manager.png') no-repeat;margin-top:20px;}
#nadle_manager .store_info {position:absolute;top:135px;left:50px;width:650px;}
#nadle_manager .store_info dl {}
#nadle_manager .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:left;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_manager .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_manager .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_manager .store_info_1 {position:absolute;top:70px;left:70px;width:400px;}
#nadle_manager .consent {position:absolute;top:415px;left:40px;width:570px;}
#nadle_manager .consentImg {position:absolute;top:490px;left:40px;width:570px;}
#nadle_manager .consent .title {font-weight:bold;font-size:17px;}
#nadle_manager .consent .cont {width:550px;height:170px;border:0px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_manager .consent .cons1 {margin-top:10px;}
#nadle_manager .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_manager .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_manager .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_manager .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_manager .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_manager .btn_01 {position:absolute;top:620px;left:20px;width:500px;text-align:left;}
#nadle_manager .btn_02 {position:absolute;top:705px;left:25px;width:250px;text-align:left;}
#nadle_manager .btn_03 {position:absolute;top:15px;left:20px;width:500px;text-align:left;}
#nadle_manager .btn_04 {position:absolute;top:20px;left:420px;width:250px;text-align:center;}
#nadle_manager .btn_05 {position:absolute;top:710px;left:400px;width:250px;text-align:right;}
#nadle_manager .btn_06 {position:absolute;top:20px;left:470px;width:250px;text-align:right;}
#nadle_manager .btn_07 {position:absolute;top:1065px;left:400px;width:300px;text-align:right;}
#nadle_manager .btn_08 {position:absolute;top:105px; left:50px; width:680px; text-align:center; }
#nadle_manager .store_info_test {position:absolute;top:905px;left:113px;}

.table06_3 {clear:both;width:105%; margin:0 0 5px 0;margin-top:66px; border-top:2px solid #bacddf;border-bottom:2px solid #bacddf; border-right:2px solid #bacddf; border-left:2px solid #bacddf; overflow:hidden;border-collapse:collapse;}
.table06_3 th {padding:4px;background-color:#edf5fb;border-top:2px solid #bacddf;border-right:2px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06_3 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center;height: 44px;}

.table06_3 .bgc_blue {background-color:#f2f7fb;}
.table06_3 .bgc_gray {background-color:#f0f0f0;}
.table06_3 .bgc_gray2 {background-color:#f8f8f8;}
.table06_3 .t_line_none {border-top:none;}
.table06_3 .r_line_none {border-right:none;}
.table06_3 .cont_l {text-align:left;}
.table06_3 .cont_c {text-align:center;}
.table06_3 .cont_r {text-align:right;}


.table06_4 {clear:both;width:90%;margin:0 0 5px 0;border-top:2px solid #bacddf;border-bottom:2px solid #bacddf; border-right:2px solid #bacddf; border-left:2px solid #bacddf; overflow:hidden;border-collapse:collapse;}
.table06_4 th {padding:4px;background-color:#edf5fb;border-top:2px solid #bacddf;border-right:2px solid #bacddf;text-align:center;font-weight:bold;color:#3770bf;}
.table06_4 td {padding:4px;border-top:1px solid #c9c9c9;border-right:1px solid #bacddf;text-align:center; height: 27px;}
.table06_4 .bgc_blue {background-color:#f2f7fb;}
.table06_4 .bgc_gray {background-color:#f0f0f0;}
.table06_4 .bgc_gray2 {background-color:#f8f8f8;}
.table06_4 .t_line_none {border-top:none;}
.table06_4 .r_line_none {border-right:none;}
.table06_4 .cont_l {text-align:left;}
.table06_4 .cont_c {text-align:center;}
.table06_4 .cont_r {text-align:right;}

#nadle_app2 {width:100%;}
h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div,body { -webkit-print-color-adjust:exact; }
#nadle_app2 .box {position:relative;width:880px;text-align:center;margin:auto;border:1px solid #ccc;padding:20px;overflow:hidden;}
#nadle_app2 h1 {font-size:25px;font-weight:bold;line-height:27px;margin-top:40px;}
#nadle_app2 .app_input_t {height:20px;border:1px solid #fff;background-color:#f2f2f2;margin:0 1px 0 0;line-height:22px;}
#nadle_app2 .app_input_h {height:20px;border:1px solid #ccc;margin:0 1px 0 0;line-height:22px;color:#888;}

#nadle_app3 {width:100%;}

#nadle_app3 .box {position:relative;width:650px;height:700px;text-align:center;background:url('../images/nadle_app10.gif') no-repeat;margin-top:190px;}
#nadle_app3 .store_info {position:absolute;top:140px;left:120px;width:400px;}
#nadle_app3 .store_info dl {}
#nadle_app3 .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:left;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_app3 .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_app3 .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app3 .consent {position:absolute;top:290px;left:40px;width:570px;}
#nadle_app3 .consent .title {font-weight:bold;font-size:17px;}
#nadle_app3 .consent .cont {width:550px;height:170px;border:1px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app3 .consent .cons1 {margin-top:10px;}
#nadle_app3 .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app3 .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app3 .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app3 .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app3 .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app3 .btn {position:absolute;top:250px;left:280px;width:100px;text-align:center;}

#nadle_app4 .box {position:relative;width:650px;height:440px;text-align:center;background:url('../images/nadle_app01_03.gif') no-repeat;margin-top:190px;}
#nadle_app4 .btn {position:absolute;top:170px;left:80px;width:500px;text-align:center;}

#nadle_app5 {width:100%;}

#nadle_app5 .box {position:relative;width:650px;height:480px;text-align:center;background:url('../images/nadle_app11.gif') no-repeat;margin-top: 20px;}
#nadle_app5 .store_info {position:absolute;top:140px;left:120px;width:400px;}
#nadle_app5 .store_info dl {}
#nadle_app5 .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:center;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_app5 .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_app5 .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app5 .consent {position:absolute;top:290px;left:40px;width:570px;}
#nadle_app5 .consent .title {font-weight:bold;font-size:17px;}
#nadle_app5 .consent .cont {width:550px;height:170px;border:1px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app5 .consent .cons1 {margin-top:10px;}
#nadle_app5 .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app5 .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app5 .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app5 .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app5 .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app5 .btn {position:absolute;top:270px;left:270px;width:100px;text-align:center;}

#nadle_app6 {width:100%;}
          
#nadle_app6 .box {position:relative;width:650px;height:480px;text-align:center;background:url('../images/nadle_app11.gif') no-repeat;margin-top: 20px;}
#nadle_app6 .store_info {position:absolute;top:140px;left:120px;width:400px;}
#nadle_app6 .store_info dl {}
#nadle_app6 .store_info dl dt {float:left;font-weight:bold;font-size:17px;text-align:center;padding:5px 0 5px 12px;line-height:32px;margin-left:70px;margin-top:30px;}
#nadle_app6 .store_info dl dd {float:left;font-weight:bold;font-size:17px;text-align:center;padding:5px 0 5px 12px;line-height:32px;;margin-top:30px;}
#nadle_app6 .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app6 .consent {position:absolute;top:290px;left:40px;width:570px;}
#nadle_app6 .consent .title {font-weight:bold;font-size:17px;}
#nadle_app6 .consent .cont {width:550px;height:170px;border:1px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app6 .consent .cons1 {margin-top:10px;}
#nadle_app6 .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app6 .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app6 .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app6 .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app6 .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app6 .btn {position:absolute;top:270px;left:270px;width:100px;text-align:center;}

#nadle_app7 {width:100%;}

#nadle_app7 .box {position:relative;width:650px;height:480px;text-align:center;background:url('../images/nadle_app11_1.gif') no-repeat;margin-top: 20px;}
#nadle_app7 .store_info {position:absolute;top:140px;left:120px;width:400px;}
#nadle_app7 .store_info dl {}
#nadle_app7 .store_info dl dt {float:left;width:130px;font-weight:bold;font-size:17px;text-align:center;background:url('../images/bull04.gif') left 17px no-repeat;padding:5px 0 5px 12px;line-height:32px;}
#nadle_app7 .store_info dl dd {float:left;padding:5px 0 5px 10px;}
#nadle_app7 .store_info dl dd input {width:230px;height:30px;background-color:#fff;border:1px solid #cfcfcf;line-height:30px;font-size:15px;font-weight:bold;padding:0 3px;}
#nadle_app7 .consent {position:absolute;top:90px;left:40px;width:570px;}
#nadle_app7 .consent .title {font-weight:bold;font-size:17px;}
#nadle_app7 .consent .cont {width:550px;height:253px;border:1px solid #e4e4e4;margin-top:10px;padding:10px;overflow:auto;}
#nadle_app7 .consent .cons1 {margin-top:10px;}
#nadle_app7 .consent .cons2 {font-size:15px;margin-top:10px;}
#nadle_app7 .cons_box {position:absolute;top:510px;left:40px;width:574px;}
#nadle_app7 .cons_box dt {float:left;width:464px;text-align:left;margin-top:10px;}
#nadle_app7 .cons_box dt .font2 {font-size:10px;line-height:14px;color:#777;}
#nadle_app7 .cons_box dd {float:left;width:100px;padding:10px 0 0 10px;;text-align:left;margin-top:10px;font-weight:bold;}
#nadle_app7 .btn {position:absolute;top:270px;left:270px;width:100px;text-align:center;}

.selectedRow {background-color: #FCFFE8; cursor: pointer;}

.float_l {float:left;}
.float_r {float:right;}
.margin_b {margin-bottom: 5px;}


#tooltip {
    position: absolute;
    z-index: 999;
    color: #8c3901;
    font-size: 15px;
}

#tooltip .tipBody {
	border:1px solid #939393;
	min-width:50px;
	max-width:530px;
    background-color: #fef9d9;
    padding: 8px;
}

.bgcol {background-color:#eee;}

