body,div,form,p{margin:0;padding:0;}
body, table, tr, td, select, div, p, center,span{letter-spacing:0;font-size:12px;}/*line-height:1.5em;}*/
body{
	max-width:1920px
}
*{
    margin:0;
    padding:0;
    border:0;
    outline:0;
}
@font-face {
    font-family: 'NanumGothic';
    font-style: normal;
    font-weight: normal;
	src: url('../_font/NanumGothic.eot');
	src: url('../_font/NanumGothic.eot?') format('eot');
    src: local('@'),
	url('../_font/NanumGothic.woff') format('woff'),
	url('../_font/NanumGothic.ttf') format('truetype')
}
@font-face {
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: normal;
	src: url('../_font/NanumGothicBold.eot');
	src: url('../_font/NanumGothicBold.eot?') format('eot');
    src: local('@'),
	url('../_font/NanumGothicBold.woff') format('woff'),
	url('../_font/NanumGothicBold.ttf') format('truetype')
}
@font-face {
	font-family:noto_kr_thin;
	src: url("font/NotoSans-Thin.eot");
	src: url("font/NotoSans-Thin.woff") format("woff");
}
@font-face {
	font-family:noto_kr_regular;
	src: url("font/NotoSans-Light.eot");
	src: url("font/NotoSans-Light.woff") format("woff");
}
@font-face {
	font-family:noto_kr_bold;
	src: url("font/NotoSans-Regular.eot");
	src: url("font/NotoSans-Regular.woff") format("woff");
}
@font-face {
	font-family:noto_kr_black;
	src: url("font/NotoSans-Medium.eot");
	src: url("font/NotoSans-Medium.woff") format("woff");
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,button,select{margin:0;padding:0;}
img,fieldset{border:0;}

ul,ol,li,dl{list-style:none;}
input,select{vertical-align:middle;}
table caption{display:none;}
body{
	font-size: 12px;
	color:#767676;
	line-height:18px;
	margin:0px;
	min-width:1100px
	}

A:link{text-decoration:none;color:#303642}
A:hover{text-decoration:none;color:#181c25}
A:visited{text-decoration:none;color:#303642}
A:active{text-decoration:none;color:#303642}


.simpleform {
	font-size:13px;
	line-height: 1.3em;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #dedfde;
	height:25px;
	padding: 3px 3px 0px 3px;
}
.simpleform1 {
	font-size:9pt;
	line-height: 1.3em;
	background-color: #f9f9f9;
	color: #333333;
	border: 1px solid #cccccc;
	height:20px;
	padding: 3px 3px 0px 3px;
}
.simpleform2 {
	font-size:8pt;
	line-height: 1.3em;
	background-color: #f9f9f9;
	color: #333333;
	border: 1px solid #cccccc;
	height:18px;
	padding: 3px 3px 0px 3px;
}
.simpleform3 {
	font: 11px ;
	line-height: 1.3em;
	background-color: #f9f9f9;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 3px 3px 0px 3px;
}
.black9{
	font-family:noto_kr_black;
	font-size:16px;
	color:#222
}
.black14{
	color:#222;
	font-size:14px;
	font-family:noto_kr_regular
}
.visit{
	color:#999;
	font-family:noto_kr_regular;
	margin-left:5px
}
.style1{
	font-size:14px;
	color:#222 !important;
	font-family:noto_kr_bold !important
}
.font2{
	color:red !important;
	font-size:13px
}
.gnb{
	height:100px;
	background:#fff;
	min-width:1100px
}
.gnb > td{
	border-bottom:1px solid #e7e7e7
}
.gnb_logo a{
	padding-left:30px;
	padding-right:30px;
	display:block;
	margin-top:5px;
}
.gnb_menu a{
	font-family:noto_kr_bold;
	color:#222;
	font-size:16.5px;
	letter-spacing:-0.07em
}
.gnb_menu a:hover{
	color:#019b9d
}
.gnb_menu td{
	min-width:120px;
	text-align:center
}
.gnb_top td{
	background:#019b9d;
	height:40px
}
.gnb_top td a{
	float:right;
	color:#fff;
	display:block;
	background:#007477;
	text-align:center;
	padding:10px 30px;
	height:20px;
	line-height:20px;
	font-family:noto_kr_regular;
	font-size:14px
}
.gnb_top .gnb_info{
	padding-left:30px;
	color:#fff;
}
.gnb .log_info{
	text-align:right;
	min-width:200px;
	padding-right:10px
}
@media screen and (max-width:1120px){
	.gnb .log_info{
		min-width:110px;
	}
}
.gnb .log_info p{
    font-size:16px;
    font-family: noto_kr_bold;
}
.gnb .log_info p span{
	font-size:inherit;
	color:#019b9d;
	font-family:noto_kr_black
}
.gnb .logout{
	width:204px;
	text-align:center
}
.gnb .logout a{
	display:inline-block;
	color:#fff;
	background-color:#019b9d;
	width:100px;
	height:35px;
	border-radius:35px;
	text-align:center;
	line-height:35px;
	font-family:noto_kr_regular;
	font-size:15px
}
.gnb .logout a:hover{
	background-color:#007477
}
.side_bar{
	width:178px;
	max-width:178px;
	padding-left:30px
}
.left_menu{
	font-family:noto_kr_regular;
	margin-top:30px;
}
.left_tit td{
	border-bottom:3px solid #222;
	padding:15px 0
}
.left_tit td p{
	font-size:18px;
	color:#222;
	font-family:noto_kr_black;
	letter-spacing:-0.07em;
	padding-left:20px;
	background:url(../yes_rad_img/bul.png)0 6px no-repeat
}
.left_menu .link{
	border-bottom:3px solid #019b9d
}
.left_menu .link td{
	padding:10px 20px;
	border-bottom:1px solid #e5e6e6;
	font-size:15px;
	color:#222
}
.left_menu .link_2 td{
	padding:8px 20px;
	text-indent:10px;
	border-bottom:1px dotted #e5e6e6;
}
.left_menu .current{
	background:#f3f3f3
}
.left_menu .link td a{
	color:#222
}
.left_menu .link td a:hover{
	font-family:noto_kr_bold
}
.left_menu .link .list_tit{
	font-family:noto_kr_bold;
	color:#019b9d;
	border-bottom:1px solid #e5e6e6;
	text-indent:0
}
.path_link{
	height:40px;
	background:#ecf5f5;
	border-bottom:1px solid #e7e7e7
}
.path_link td{
	font-size:14px !important;
	font-family:noto_kr_regular;
	letter-spacing:-0.05em
}
.path_link td strong{
	font-weight:normal;
	font-family:noto_kr_bold
}
.container{
	width:89%;
	padding-left:30px;
	padding-right:30px
}
@media screen and (max-width:1500px){
	.container{
		width:86%
	}
}
.table_01{
	width:100%;
    border-top:1px solid #222;
    table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:15px;
	background:#fff;
	margin-top:12px
}
.table_01 th{
    background:#f2f2f2;
    color:#000000;
	height:30px;
    border:1px solid #e6e6e6;
    border-top:none;
    border-left:none;
    text-align:center;
	font-family:noto_kr_bold;
	font-weight:normal;
	font-size:13px
}
.table_01 td{
	height:30px;
    border:1px solid #e6e6e6;
    border-top:none;
    border-left:none;
    text-align:center;
    color:#666
}
.table_01 td img{
	vertical-align:middle
}
.table_01 th.last_of_type{
	border-right:0
}
.table_01 td.last_of_type{
	border-right:0
}
.table_01 textarea{
	margin:10px 0
}
.table_02 th{
    height:44px
}
.table_02 input[type="file"]{
	border:0
}
.table_02 td{
	height:44px;
	padding:0 8px;
	text-align:left
}
.table_03{
	padding:5px 0
}
.table_03 td{
	border:0;
	height:18px !important;
}
.table_04{
	border-top:0;
	border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	border:1px solid #bbb
}
.table_04 th{
	background:#fff;
    height:40px;
	border:0;
	padding:7px;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	width:130px
}
.table_04 th.q{
	background:#f6f7fa;
	border-bottom:1px solid #bbb;
	color:blue;
	width:60px;
	font-size:14px
}
.table_04 td{
    height:17px;
	border:0;
	text-align:left;
	padding:7px;
	border-bottom:1px solid #e6e6e6;
	vertical-align:middle
}
.table_04 td input{
	display:block;
	font-size:13px;
	margin:5px 0;
	line-height: 1.3em;
    background-color: #ffffff;
    color: #333333;
    border:1px solid #dedfde;
    height: 25px;
    padding:3px 3px 0px 3px;
	width:400px
}
.table_04 td textarea{
	color:#333333;
    border:1px solid #dedfde;
    padding:3px 3px 0px 3px;
	width:400px;
	height:150px;
	resize:none;
	margin:0;
	vertical-align:middle;
	font: 400 13.3333px Arial;
}
.table_04 tr.ans th, .table_04 tr.ans td{
	border-bottom:1px solid #bbb
}
.table_04 td p{
	line-height:20px
}
.table_05{
	border-top: 1px solid #222;
	border-bottom:1px solid #e6e6e6
}
.table_05 th{
	padding:10px;
	text-align:left;
	background:#f2f2f2;
	color:#000;
    font-family: noto_kr_bold;
    font-weight: normal;
}
.table_05 td{
	vertical-align:middle;
	padding:10px;
}
.table_05 td input[type="button"]{
	background:#666;
	color:#fff;
	padding-bottom:3px;
	width:70px !important;
	cursor:pointer
}
.table_05 td input[type="button"]:hover{
	background:#444
}
.table_05 .btn_sec2 td{
	padding:5px
}
.searchWrap{
    margin-top:30px;
	width:100%
}
.searchWrap td{
	text-align:left;
	height:34px
}
.searchWrap .right input{
	float:right
}
.searchWrap input[type="text"]{
	border:solid 1px #dadada;
	height:30px;
	padding:0 3px;
	float:left
}
.searchWrap input[type="button"]{
	border:0;
	color:#fff;
	background:#555;
	width:65px;
	height:32px;
	float:left
}
.searchWrap input[type="submit"]{
	border:0;
	color:#fff;
	background:#555;
	width:65px;
	height:32px
}
.searchWrap input[type="button"]:hover{
	text-decoration:underline;
	background:#444
}
.searchWrap .strsday, .searchWrap .streday{
	border:solid 1px #dadada;
	height:30px;
	padding:0 3px;
	float:left;
	width:130px;
	margin-right:5px;
	font-family:noto_kr_regular;
	background:url(../yes_rad_img/ico_date.png) 110px 4px;
	background-repeat:no-repeat
}
.searchWrap span{
	float:left
}
.select_tit{
	line-height:32px;
	padding-right:7px;
	font-family:noto_kr_bold;
	color:#222;
	font-size:14px
}
.select_box{
    display:inline-block;
    float:left;
    position:relative;
    width:108px;
    height:32px;
    border:solid 1px #dadada;
    padding:2px;
    background:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    vertical-align:top;
	margin-right:5px
}
.select_box2{
    display:inline-block;
    position:relative;
    width:120px;
    height:34px;
    border:solid 1px #dadada;
    padding:2px;
    background:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    vertical-align:top;
}
.sel{
    width:100%;
    height:28px;
    padding:3px 8px 3px 7px;
    font-size:13px;
    line-height:18px;
    color:#666;
    border:none;
    border-radius:0;
    -moz-appearance:none;
	appearance:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	background:none;
    background:#fff\9;
}
.sel::-ms-expand{
	display:none
}
:root .sel{
    background:#fff url(../yes_rad_img/sel_arr_2x.gif) 100% 50% no-repeat;
    -webkit-background-size:20px 8px;
    background-size:20px 8px
}
.sel2{
	width:300px;
	height:200px;
	padding:5px;
	border:solid 1px #dadada;
}
.sel3{
	width:300px;
	height:100px;
	padding:5px;
	border:solid 1px #dadada;
}
.btn_excel{
	font-size:14px;
    display:inline-block;
    border:1px solid #00458a !important;
    color:#00458a !important;
    font-family:noto_kr_bold;
    text-align:center;
    text-indent:25px;
    width:125px !important;
    padding:8px 0;
    cursor:pointer;
    background:#fff url(../yes_rad_img/excelbtn.png)no-repeat 12px 8px !important;
	line-height:15px
}
.btn_excel:hover{
	background:#fff url(../yes_rad_img/excelbtn.png)no-repeat 12px 8px !important;
	text-decoration:underline
}
.btn_excel2{
    font-size:14px;
    display:inline-block;
    border:1px solid #00458a !important;
    color:#00458a !important;
    font-family:noto_kr_bold;
    text-align:center;
    text-indent:25px;
    width:125px !important;
    padding:8px 0;
    cursor:pointer;
    background:#fff url(../yes_rad_img/excelbtn.png)no-repeat 12px 8px !important;
	line-height:15px;
    float:right !important;
    margin-left:5px
}
.btn_excel2:hover{
    background:#fff url(../yes_rad_img/excelbtn.png)no-repeat 12px 8px !important;
}
.btn_sample{
    background:#fff url(../yes_rad_img/samplebtn.png)no-repeat 12px 8px !important
}
.btn_sample:hover{
    background:#fff url(../yes_rad_img/samplebtn.png)no-repeat 12px 8px !important;
	text-decoration:underline
}
.btn_video{
    background:#fff url(../yes_rad_img/videobtn.png)no-repeat 12px 8px !important
}
.btn_video:hover{
    background:#fff url(../yes_rad_img/videobtn.png)no-repeat 12px 8px !important;
}
.btn_user{
    background:#fff url(../yes_rad_img/userbtn.png)no-repeat 11px 9px !important;
	float:right !important;
}
.btn_user:hover{
    background:#fff url(../yes_rad_img/userbtn.png)no-repeat 11px 9px !important
}
.btn_user2{
    background:#fff url(../yes_rad_img/user2btn.png)no-repeat 11px 9px !important;
	float:right !important;
	margin-left:5px
}
.btn_user2:hover{
    background:#fff url(../yes_rad_img/user2btn.png)no-repeat 11px 9px !important
}
.btn_user3{
    background:#fff url(../yes_rad_img/userbtn.png)no-repeat 11px 9px !important;
	float:right !important;
	margin-left:5px
}
.btn_user3:hover{
    background:#fff url(../yes_rad_img/userbtn.png)no-repeat 11px 9px !important
}
.btn_down{
    background:#fff url(../yes_rad_img/downbtn.png)no-repeat 7px 8px !important;
	letter-spacing:-0.13em;
	text-indent:20px;
}
.btn_down:hover{
    background:#fff url(../yes_rad_img/downbtn.png)no-repeat 7px 8px !important;
	letter-spacing:-0.13em;
	text-indent:20px;
	text-decoration:underline
}
.btn_sec{
	text-align:center;
	width:145px;
	margin:20px auto
}
.btn_sec a{
	display:inline;
	float:left;
	color:#fff;
	margin-left:5px
}
.btn_sec .blue_btn{
	margin-left:0
}
.btn_sec input{
	display:inline;
	float:left
}
.btn_sec:after{
	content:"";
	display:block;
	clear:both
}
.blue_btn{
	border:0;
    color:#fff !important;
    width:70px;
    height:32px;
    text-align:center;
	display:inline-block;
	line-height:32px;
	background:#00458a;
}
.blue_btn:hover{
	background:#003366;
	text-decoration:underline;
}
.blue_btn2{
	width:140px;
	height:45px;
	line-height:45px;
	font-family:noto_kr_regular;
	font-size:15px
}
.red_btn{
	border:0;
    color:#fff;
    width:70px;
    height:32px;
    text-align:center;
	background:#ff3838;
	display:inline-block;
	line-height:32px
}
.red_btn:hover{
	background:#f12020;
	text-decoration:underline;
	color:#fff
}
.black_btn{
	display:inline-block;
    border:0;
    color:#fff !important;
    background:#555;
    width:80px;
    height:32px;
	line-height:32px;
	text-align:center;
	cursor:pointer;
	margin-left:5px
}
.black_btn:hover{
	text-decoration:underline;
	background:#444
}
.bg_gnb{
    display:none;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:url(../yes_rad_img/bg_opacity50.png);
    z-index:599
}
.pop_wrap, .pop_wrap2, .pop_wrap3{
    content:"";
    width:100%;
    height:100%;
    position:fixed;
    background-color:rgba(0,0,0,0.5);
    left:0;
    top:0;
    z-index:1000;
    opacity:0;
    transition:opacity 0.35s;
    display:none;
}
.pop_wrap.active{
    opacity:1;
    display:block;
}
.pop_wrap2.active{
    opacity:1;
    display:block;
}
.pop_wrap3.active{
    opacity:1;
    display:block;
}
.searchWrap .select_box + span.select_tit{
	margin-left:7px
}
.info_txt{
	padding-top:15px
}
.info_txt p{
	font-size:13px;
	color:#555;
	padding-left:22px;
	padding-bottom:3px
}
.info_txt .ico{
	background:url(../yes_rad_img/ico_info.png) 0 2px;
	background-repeat:no-repeat
}
.re_sec{
	width:95%;
	height:57px;
	resize:none;
	font-size:13px;
    line-height:1.3em;
    border:1px solid #e6e6e6;
    padding:3px 3px 0px 3px;
	margin:0
}
@media screen and (max-width:1260px){
	.re_sec{width:94%}
}
@media screen and (max-width:1110px){
	.re_sec{width:93%}
}
/*popup*/
.pop_area, .pop_area2, .pop_area3, .pop_area4, .pop_area5, .pop_area6{
	display:none;
	z-index:1000;
	position:absolute;
    left:0;
    right:0;
	top:20%;
    margin-left:auto;
    margin-right:auto;
	background-color:#fff;
	width:620px
}
.pop_area{
	min-height:280px
}
.pop_area2, .pop_area5{
	width:820px
}
.pop_area2 .tbl_sec, .pop_area3 .tbl_sec, .pop_area4 .tbl_sec, .pop_area5 .tbl_sec, .pop_area6 .tbl_sec{
	max-height:300px;
	overflow-y:auto
}
@media screen and (max-width:1100px){
	.pop_area{top:15%;}
}
@media screen and (max-width:1100px){
	.pop_area2{top:10%;}
}
@media screen and (max-width:1100px){
	.pop_area3{top:10%;}
}
@media screen and (max-width:1100px){
	.pop_area4{top:10%;}
}
.pop_area h3, .pop_area2 h3 , .pop_area3 h3, .pop_area4 h3, .pop_area5 h3, .pop_area6 h3{
	background:#019b9d;
	padding:18px 25px;
	height:20px;
	color:#fff;
	font-family:noto_kr_bold;
	font-weight:normal;
	line-height:20px;
	font-size:16px
}
.pop_area .pop_close, .pop_area2 .pop_close, .pop_area3 .pop_close, .pop_area4 .pop_close, .pop_area5 .pop_close, .pop_area6 .pop_close{
	width:16px;
	height:16px;
	position:absolute;
	top:20px;
	right:25px
}
.pop_area .pop_close a, .pop_area2 .pop_close a, .pop_area3 .pop_close a, .pop_area4 .pop_close a, .pop_area5 .pop_close a, .pop_area6 .pop_close a{
    width:16px;
    height:16px;
	text-indent:-9999px;
    background: url(../yes_rad_img/ico_close.png);
    background-repeat: no-repeat;
	display:block;
	cursor:pointer
}
.pop_cont{
	padding:20px;
}
.pop_cont table{
	margin:0
}
.pop_cont td{
	height:60px
}
.pop_btn{
	text-align:center;
	padding-top:20px
}
.pop_area2 .table_01 input[type="text"]{
	border:solid 1px #dadada;
	height:30px;
	padding:0 3px;
	width:150px
}
.pop_area2 .table_01 td{
	text-align:center;
	height:50px
}
.pop_area5 .table_01 td{
	text-align:center;
	height:44px
}
.pop_area5 .table_01 td.left{
	text-align:left
}
.pop_area2 .table_01 .select_box{
	float:none
}
/*paging*/
.paging {
	text-align:center;
	margin:20px auto
}
.paging li {
	display:inline;
	vertical-align:middle;
}
.paging li a {
	display:-moz-inline-stack;	/*FF2*/
	display:inline-block;
	padding:4px;
	margin:0 5px 0 5px;
	/*width:15px !important;*/
	color:#333;
	font:normal 12px tahoma;
	border:1px solid #d1d1d1;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	height:24px;
	width /**/:24px;	/*IE 5.5*/;
}
.paging .arrow_left a{
	border:0
}
.paging .arrow_left a img{
	padding-top:5px
}
.paging .arrow_right a{
	border:0
}
.paging .arrow_right a img{
	padding-top:5px
}
.paging .prev a{
	padding:0;
	width:8px;
	height:15px;
	margin-right:15px;
	background:url(../yes_rad_img/page_arrow_1.jpg)no-repeat;
	border:0;
	text-indent:-9999px;
	vertical-align:middle;
    border:0
}
.paging .next a{
	padding:0;
	width:8px;
	height:15px;
	margin-left:15px;
	background:url(../yes_rad_img/page_arrow_2.jpg)no-repeat;
	border:0;
	text-indent:-9999px;
	vertical-align:middle
}
.paging .current a{
	color:#fff;
	background-color:#555;
	border:1px solid #555
}
.paging .current a:hover {
	color:#fff;
	border:1px solid #444;
	background-color:#444
}
/*·Î±×ÀÎ*/
.join_wrap{
	position:absolute;
	top:0;left:0;
	bottom:0;right:0;
	background:#f6f7fa;
	height:100%;
	text-align:center
}
.join_wrap:before {
    content:"";
	display: inline-block;
    width:1px;
	height:100%;
	vertical-align: middle;
}
.join_area{
	width:865px;
	height:584px;
	background:#fff;
	display: inline-block;
	vertical-align: middle;
	position:relative;
	box-shadow:0px 1px 30px rgba(0, 0, 0, 0.06);
}
.join_area .left{
	position:absolute;
	top:0;left:0;
	width:288px;
	height:584px;
	background:url(../yes_rad_img/login_bg.jpg);
	text-indent:-9999px
}
.join_area .box{
	position:absolute;
	top:0;right:0;
	width:577px;
	padding:100px 0 30px 0
}
.join_area .box h3{
	width:157px;
	height:47px;
	background-image:url(../yes_rad_img/logo_2.png);
	text-indent:-9999px;
}
.join_area .box .login_btn{
	width:320px;
	height:58px;
	border:0;
	background:#019b9d;
	border:1px solid #019b9d;
	color:#fff;
	font-family:noto_kr_regular;
	border-radius:30px;
	margin-top:15px;
	font-size:16px
}
.join_area .box .login_btn:hover{
	background-color:#007477
}
.join_area .box ul{
	padding-top:50px
}
.join_area .box li{
	margin-bottom:20px
}
.bbsView{
	width:320px;
	margin:40px auto
}
.join_area .box a{
    display:inline-block;
    font-family:noto_kr_regular;
    font-size:14px;
    color:#aaa;
	text-align:center;
    margin-top:45px;
    cursor:pointer;
    padding-right:15px;
    background:url(../yes_rad_img/page_arrow_3.jpg) no-repeat right
}
.join_area .box a:hover{
    text-decoration:underline
}
.bbsView input{
	height:25px;
    padding:7px 8px;
    width:304px;
	border:0;
    border-bottom:1px solid #ddd;
    background:#fff;
    vertical-align:middle;
	font-size:15px;
	font-family:noto_kr_regular
}
/*main*/
.main th{
	font-family:noto_kr_black;
	font-weight:normal;
    color:#222;
    font-size:18px;
    text-align:left;
	padding-bottom:10px
}
.main_box{
    background:#fff
}
.main .table_01 th{
	background:#fff;
	text-align:center;
	padding-bottom:0;
	font-size:13px
}
.main .table_01 td{
	height:30px
}
#file_td{
	position:relative
}
.add_input{
	margin:5px 0;
	display:block
}
.add_btn{
	position:absolute;
	top:12px;
	left:260px;
	display:block;
	width:21px;
	height:20px;
	background:url(../yes_rad_img/btn_add.png);
	text-indent:-9999px;
	cursor:pointer;
	float:left;
}
.add_btn2{
	left:650px
}
.add_input input{
	float:left
}
.add_input input[type="text"]{
	max-width:26px;
	margin-left:5px;
	line-height:30px
}
.add_input span{
	display:block;
	max-width:280px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
	line-height:30px
}
.add_input:after{
	content:"";
	display:block;
	clear:both
}
.add_input a{
	display:blcok;
	border:1px solid red;
	color:red;
	width:48px;
	padding:2px;
	float:left;
	margin:3px 0 0 10px;
	cursor:pointer
}
.add_input a:hover{
	background:#fff3f3
}
.table_list{
	width:100%
}
.table_list td{
	min-width:40px
}
.table_list .adr{
	min-width:100px
}
.view_list{
	color:#019b9d;
	text-decoration:underline
}
.view_list:hover{
	color:#019b9d;
	text-decoration:underline;
	font-weight:bold
}