html {overflow-y:scroll; overflow-x:hidden;}
body{min-height:100%;height:100%;font-size:12px;font-family:Arial,Dotum,sans-serif;line-height:18px;color:#575757;zoom:100%;}
*{margin:0;padding:0;letter-spacing:0}
legend,caption{visibility:hidden;width:0;height:0;font-size:0;line-height:0}
/*table{border-collapse:collapse;font-size:12px;/* table-layout:fixed; *//*color:#575757;border-spacing:0}*/

textarea{width:96%;padding:10px;border:1px solid #e5e5e5;font-size:12px;font-family:'Microsoft YaHei',Dotum,sans-serif;color:#575757}
select,input{margin:0;padding:0;font-size:12px;vertical-align:middle;line-height:18px;height:18px;}
ul,ol,li,dl,dt,dd{list-style:none}
div,ul,ol,li,dl,dt,dd,form,fieldset,p,h1,h2,h3,h4,h5,h6,blockquote,iframe{margin:0;padding:0;font-size:12px;}
img {border:0;vertical-align:top;}
fieldset {border:0;}
sub {font-family:Verdana;}

/*
a:link        链接平常的状态
a:visited    链接被访问过之后
a:hover     鼠标放到链接上的时候
a:active     链接被按下的时候
*/
/*通用链接样式 链接下沉*/
a,a:link,a:visited,a:active{color:#575757;letter-spacing:normal;text-decoration:none}
a:hover{color:#004f9c;text-decoration:underline;}
/*链接样式2 链接为白色*/
a.s1:link,a.s1:visited,a.s1:active {color:#fefefe;letter-spacing:normal;text-decoration:none} 
a.s1:hover {color:#004f9c;position : relative; top : 1px; left : 1px ;;letter-spacing:normal;text-decoration:none} 
/*链接样式3 导航下拉列表*/
a.white:visited {letter-spacing:1px; color: #000000;;text-decoration: none;} 
a.white:link {letter-spacing:1px; color: #000000;;text-decoration: none;} 
a.white:hover {letter-spacing:1px; color: #ffffff;text-decoration: none;}
/*链接样式4 导航下拉列表*/
a.meun:visited {font-size:17px; font-family:"Microsoft YaHei"; font-weight:bold; letter-spacing:1px; color: #000000;;text-decoration: none;} 
a.meun:link {font-size:17px; font-family:"Microsoft YaHei"; font-weight:bold;  color: #000000;;text-decoration: none;} 
a.meun:hover {font-size:17px; font-family:"Microsoft YaHei"; font-weight:bold;  color: #004f9c;text-decoration: none;}

.hidden{display:none}
.blind{visibility:hidden;position:absolute;top:-9999px;width:0;height:0;font-size:0;line-height:0}
.hd_blind{visibility:hidden;position:absolute !important;overflow:hidden;top:-9999px;width:1px;height:1px;}

/* png */
.png24{tmp:expression(setPng24(this))}

/* Layout */
hr{display:none;clear:both}
th,td{border-collapse:collapse;text-align:center;}

.pic_style{
	padding:3px; 
	margin:3px;
	border:1px solid #e5e5e5; 
	background:#f8f8f8;
	color:#575757;
}

input[type=text],input[type=password]
/*,input[type=number]*/{padding:1px 2px;line-height:17px;height:17px;border:1px solid #e5e5e5;font-size:12px;background:#f8f8f8;color:#575757;}
input[type=checkbox]{margin-right:2px}
input[type=radio]{margin-right:2px}
select{height:21px;padding:1px;border:1px solid #e5e5e5;font-size:12px;color:#575757}
.radio, .checkbox {height:13px;width:13px;margin:2px 5px 2px 0;padding:0;vertical-align:middle;}

/* display */
.display_b {display:block !important}
.display_n {display:none !important}
.display_in {display:inline !important}
.display_inb {display:inline-block !important}

.after{width:auto;*zoom:1}

/* for IE 5.5-7 */
.after:after{display:block;clear:both;height:0;content:''}

.words{word-spacing:normal !important}
.fw{font-weight:normal !important}
.fw_b{font-weight:bold !important}
.normal{font-weight:normal !important}
.underline{text-decoration:underline !important}

/* float */
.fnone{float:none !important}
.fl{float:left !important}
.fr{float:right !important}

/* text align */
.tx_l{text-align:left !important}
.tx_c{text-align:center !important}
.tx_r{text-align:right !important}
.va_t{vertical-align:top !important}
.va_m{vertical-align:middle !important}
.va_b{vertical-align:bottom !important}

/* clear */
.clb{clear:both !important}

/* overflow */
.over_h{overflow:hidden !important}
.over_s{overflow:scroll;overflow-x:hidden}

/* background none */
.bg_none{background:none !important}

/* display */
.dis_b{display:block !important}
.dis_none{display:none !important}
.dis_in{display:inline !important}
.dis_inb{display:inline-block !important}

.after{width:auto;*zoom:1}

/* for IE 5.5-7 */
.after:after{display:block;clear:both;height:0;content:''}

/* margin top */
.mgt0{margin-top:0 !important}
.mgt1{margin-top:1px !important}
.mgt2{margin-top:2px !important}
.mgt3{margin-top:3px !important}
.mgt5{margin-top:5px !important}
.mgt7{margin-top:7px !important}
.mgt8{margin-top:8px !important}
.mgt9{margin-top:9px !important}
.mgt10{margin-top:10px !important}
.mgt11{margin-top:11px !important}
.mgt12{margin-top:12px !important}
.mgt13{margin-top:13px !important}
.mgt14{margin-top:14px !important}
.mgt15{margin-top:15px !important}
.mgt16{margin-top:16px !important}
.mgt17{margin-top:17px !important}
.mgt18{margin-top:18px !important}
.mgt19{margin-top:19px !important}
.mgt20{margin-top:20px !important}
.mgt21{margin-top:21px !important}
.mgt22{margin-top:22px !important}
.mgt23{margin-top:23px !important}
.mgt24{margin-top:24px !important}
.mgt25{margin-top:25px !important}
.mgt26{margin-top:26px !important}
.mgt27{margin-top:27px !important}
.mgt28{margin-top:28px !important}
.mgt29{margin-top:29px !important}
.mgt30{margin-top:30px !important}
.mgt35{margin-top:35px !important}
.mgt40{margin-top:40px !important}
.mgt50{margin-top:50px !important}
.mgt60{margin-top:60px !important}
.mgt_1{margin-top:-1px !important}
.mgt_2{margin-top:-2px !important}
.mgt_3{margin-top:-3px !important}

/* margin left */
.mgl{margin-left:-11px !important}
.mgl0{margin-left:0 !important}
.mgl1{margin-left:1px !important}
.mgl2{margin-left:2px !important}
.mgl3{margin-left:3px !important}
.mgl4{margin-left:4px !important}
.mgl5{margin-left:5px !important}
.mgl6{margin-left:6px !important}
.mgl7{margin-left:7px !important}
.mgl8{margin-left:8px !important}
.mgl9{margin-left:9px !important}
.mgl10{margin-left:10px !important}
.mgl11{margin-left:11px !important}
.mgl12{margin-left:12px !important}
.mgl13{margin-left:13px !important}
.mgl14{margin-left:14px !important}
.mgl15{margin-left:15px !important}
.mgl16{margin-left:16px !important}
.mgl17{margin-left:17px !important}
.mgl18{margin-left:18px !important}
.mgl19{margin-left:19px !important}
.mgl20{margin-left:20px !important}
.mgl23{margin-left:23px !important}
.mgl25{margin-left:25px !important}
.mgl30{margin-left:30px !important}
.mgl40{margin-left:40px !important}
.mgl50{margin-left:50px !important}

/* margin right */
.mgr0{margin-right:0px !important}
.mgr1{margin-right:1px !important}
.mgr2{margin-right:2px !important}
.mgr3{margin-right:3px !important}
.mgr4{margin-right:4px !important}
.mgr5{margin-right:5px !important}
.mgr6{margin-right:6px !important}
.mgr7{margin-right:7px !important}
.mgr8{margin-right:8px !important}
.mgr9{margin-right:9px !important}
.mgr10{margin-right:10px !important}
.mgr11{margin-right:11px !important}
.mgr12{margin-right:12px !important}
.mgr13{margin-right:13px !important}
.mgr14{margin-right:14px !important}
.mgr15{margin-right:15px !important}
.mgr16{margin-right:16px !important}
.mgr17{margin-right:17px !important}
.mgr18{margin-right:18px !important}
.mgr19{margin-right:19px !important}
.mgr20{margin-right:20px !important}

/* margin bottom */
.mgb0{margin-bottom:0 !important}
.mgb1{margin-bottom:1px !important}
.mgb2{margin-bottom:2px !important}
.mgb3{margin-bottom:3px !important}
.mgb4{margin-bottom:4px !important}
.mgb5{margin-bottom:5px !important}
.mgb6{margin-bottom:6px !important}
.mgb7{margin-bottom:7px !important}
.mgb8{margin-bottom:8px !important}
.mgb9{margin-bottom:9px !important}
.mgb10{margin-bottom:10px !important}
.mgb11{margin-bottom:11px !important}
.mgb12{margin-bottom:12px !important}
.mgb13{margin-bottom:13px !important}
.mgb14{margin-bottom:14px !important}
.mgb15{margin-bottom:15px !important}
.mgb16{margin-bottom:16px !important}
.mgb17{margin-bottom:17px !important}
.mgb18{margin-bottom:18px !important}
.mgb19{margin-bottom:19px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
.mgb40{margin-bottom:40px !important}
.mgb50{margin-bottom:50px !important}

/* padding top */
.pdt0{padding-top:0 !important}
.pdt1{padding-top:1px !important}
.pdt2{padding-top:2px !important}
.pdt3{padding-top:3px !important}
.pdt4{padding-top:4px !important}
.pdt5{padding-top:5px !important}
.pdt6{padding-top:6px !important}
.pdt7{padding-top:7px !important}
.pdt8{padding-top:8px !important}
.pdt9{padding-top:8px !important}
.pdt10{padding-top:10px !important}
.pdt15{padding-top:15px !important}
.pdt20{padding-top:20px !important}
.pdt30{padding-top:30px !important}

/* padding left */
.pdl0{padding-left:0 !important}
.pdl1{padding-left:1px !important}
.pdl2{padding-left:2px !important}
.pdl3{padding-left:3px !important}
.pdl4{padding-left:4px !important}
.pdl5{padding-left:5px !important}
.pdl6{padding-left:6px !important}
.pdl7{padding-left:7px !important}
.pdl8{padding-left:8px !important}
.pdl9{padding-left:9px !important}
.pdl10{padding-left:10px !important}
.pdl20{padding-left:20px !important}
.pdl30{padding-left:30px !important}
.pdl40{padding-left:40px !important}
.pdl50{padding-left:50px !important}
.pdl60{padding-left:60px !important}

/* padding right */
.pdr1{padding-right:1px !important}
.pdr2{padding-right:2px !important}
.pdr3{padding-right:3px !important}
.pdr4{padding-right:4px !important}
.pdr5{padding-right:5px !important}
.pdr6{padding-right:6px !important}
.pdr7{padding-right:7px !important}
.pdr8{padding-right:8px !important}
.pdr9{padding-right:9px !important}
.pdr10{padding-right:10px !important}

/* padding bottom */
.pdb0{padding-bottom:0px !important}
.pdb1{padding-bottom:1px !important}
.pdb2{padding-bottom:2px !important}
.pdb3{padding-bottom:3px !important}
.pdb4{padding-bottom:4px !important}
.pdb5{padding-bottom:5px !important}
.pdb6{padding-bottom:6px !important}
.pdb7{padding-bottom:7px !important}
.pdb8{padding-bottom:8px !important}
.pdb9{padding-bottom:9px !important}
.pdb10{padding-bottom:10px !important}
.pdb11{padding-bottom:11px !important}
.pdb12{padding-bottom:12px !important}
.pdb13{padding-bottom:13px !important}
.pdb14{padding-bottom:14px !important}
.pdb15{padding-bottom:15px !important}
.pdb40{padding-bottom:40px !important}

/* border 0 */
.bdt0{border-top:0 !important}
.bdl0{border-left:0 !important}
.bdr0{border-right:0 !important}
.bdb0{border-bottom:0 !important}

/* border */
.bdt1 {border-top:1px solid #e5e5e5 !important}

/* width */
.w45 {width:45px !important}
.w130 {width:130px !important}

/* line-height */
.lh_14 {line-height:14px !important;}

/* letter-spacing */
.ls_1 {letter-spacing:-1px !important;}

/* font color */
.f_blue01 {color:#0053a4 !important;}
.f_blue02 {color:#004f9c !important;}
.f_orange01 {color:#d2410a !important;}
.f_black01 {color:#272727 !important;}
.f_red01 {color:red !important;}

/* link */
.f_blue_link {color:#004f9c !important;font-weight:bold;text-decoration:underline !important;}
.f_blue_link02 {color:#004f9c !important;font-weight:bold;font-size:18px;text-decoration:underline !important;background:url('bul_h4.gif') no-repeat 0 1px;padding-left:10px;}

/* font */
.f_12 {font-size:12px !important;}
.f_14 {font-size:14px !important;}
.f_16 {font-size:16px !important;color:#2c2c2c;font-weight:bold;}