@charset "utf-8";

/* CSS Document */
html, body {font-family: Dotum, arial;                 color:#333333; margin:0; padding:0; line-height:160%;}
input      {font-family: Dotum, arial, SimSun, SimHae; color:#333333; margin:0; padding:2px 0 2px 5px; height:18px; border:1px solid #97a2b7;}
input[type='file']      {font-family: Dotum, arial, SimSun, SimHae; color:#333333; margin:0; padding:0px 0 0px 0px; height:20px; border:0px solid #97a2b7;}
radio      {font-family: Dotum, arial;                 color:#333333; margin:0; padding:2px 0 2px 5px; height:18px;}
select     {font-family: Dotum, arial;                 color:#333333; margin:0; padding:0px 0px 0px 0px; height:20px;}
img        {border:0;}

/* Common */
form, p, blockquote, dl, dd, dt {margin:0; padding:0;}
ul, li, ol                      {margin:0; padding:0; list-style:none;}
a                               {margin:0; padding:0; line-height:normal;}
img, input.type-image           {border:none;}
p, div,span, th, td, a          {font-size:9pt;}
select                          {font-size:9pt; border:1px solid #97a2b7;}

.noborder {margin-bottom:-2px; border:none;}
.hor_bar {height:3px; background:#3a6ad1;}

/* Cursor */
.cursor {cursor:pointer;}

/* float & clear */
.clear   {margin:0; padding:0; height:0px; font-size:1px; clear:both; line-height:1px; !important; display:block; overflow:hidden;}
.clear_l {margin:0; padding:0; height:1px; font-size:1px; clear:left; line-height:1px;}
.flt_l   {float:left;}
.flt_c   {float:center;}
.flt_r   {float:right;}

/* 링크 속성 (트리 메뉴에서도 적용) */
a:link,  a:visited {color:#000000; text-decoration:none;}
a:hover            {color:#000000; text-decoration:underline;}

/* Font */
.c_red     {color:#ff0000;}
.c_orange  {color:#ff9900;}
.font_bold {font-weight:bold;}

/* Padding */
.pt01 {padding-top:1px;}
.pt02 {padding-top:2px;}
.pt03 {padding-top:3px;}
.pt05 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt26 {padding-top:26px;}
.pt30 {padding-top:30px;}

.pr01 {padding-right:1px;}
.pr02 {padding-right:2px;}
.pr03 {padding-right:3px;}
.pr05 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr17 {padding-right:17px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}

.pb01 {padding-bottom:1px;}
.pb02 {padding-bottom:2px;}
.pb03 {padding-bottom:3px;}
.pb05 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}

.pl01  {padding-left:1px;}
.pl02  {padding-left:2px;}
.pl03  {padding-left:3px;}
.pl05  {padding-left:5px;}
.pl10  {padding-left:10px;}
.pl15  {padding-left:15px;}
.pl20  {padding-left:20px;}
.pl30  {padding-left:30px;}
.pl115 {padding-left:115px;}
.pl185 {padding-left:185px;}

/* Margin */
.mt01 {margin-top:1px;}
.mt02 {margin-top:2px;}
.mt03 {margin-top:3px;}
.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.mr01 {margin-right:1px;}
.mr02 {margin-right:2px;}
.mr03 {margin-right:3px;}
.mr05 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}

.mb01 {margin-bottom:1px;}
.mb02 {margin-bottom:2px;}
.mb03 {margin-bottom:3px;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.ml01 {margin-left:1px;}
.ml02 {margin-left:2px;}
.ml03 {margin-left:3px;}
.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

/* 버튼  */
.btn_area_l {background:url('../../images/A/bg_btn_area_left.gif') left top no-repeat; width:5px; height:31px;}    
.btn_area   {background:url('../../images/A/bg_btn_area.gif') left top repeat-x; width:100%; height:31px; text-align:right; padding:1px 5px 0 0;}
.btn_area_tl   {background:url('../../images/A/bg_btn_area.gif') left top repeat-x; width:100%; height:31px; text-align:left; padding:1px 5px 0 0;}
.btn_area_r {background:url('../../images/A/bg_btn_area_right.gif') right top no-repeat; width:5px; height:31px;}
.btn_area_total {background:url('../../images/A/bg_btn_area.gif') left top repeat-x; width:100%; height:31px; text-align:left; padding:1px 0 0 5px;}
.total {padding:6px 0 0 10px;}

.inner_btn              {}
.inner_btn a            {background:url('../../images/origin/common/bg_btn_01.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.inner_btn a span       {background:url('../../images/origin/common/bg_btn_01.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.inner_btn a:hover      {background:url('../../images/origin/common/bg_btn_01.gif') left  -20px; text-decoration:none !important;}
.inner_btn a:hover span {background:url('../../images/origin/common/bg_btn_01.gif') right -20px; text-decoration:none !important;}

.btn a            {background:url('../../images/origin/common/bg_btn_02.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer;}
.btn a span       {background:url('../../images/origin/common/bg_btn_02.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.btn a:hover      {background:url('../../images/origin/common/bg_btn_02.gif') left  -20px; text-decoration:none !important;}
.btn a:hover span {background:url('../../images/origin/common/bg_btn_02.gif') right -20px; text-decoration:none !important;}

.btn_txt a            {background:url('../../images/A/bg_btn_03.gif') left 0;  height:25px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.btn_txt a span       {background:url('../../images/A/bg_btn_03.gif') right 0; height:25px; color:#ffffff; font-weight:bold; display:block; float:left; padding:2px 10px 0 0; overflow:hidden; line-height:180%;}
.btn_txt a:hover      {background:url('../../images/A/bg_btn_03.gif') left  -25px; text-decoration:none !important;}
.btn_txt a:hover span {background:url('../../images/A/bg_btn_03.gif') right -25px; text-decoration:none !important;}

.excel_btn              {}
.excel_btn a            {background:url('../../images/origin/common/bg_btn_excel.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.excel_btn a span       {background:url('../../images/origin/common/bg_btn_excel.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.excel_btn a:hover      {background:url('../../images/origin/common/bg_btn_excel.gif') left  -20px; text-decoration:none !important;}
.excel_btn a:hover span {background:url('../../images/origin/common/bg_btn_excel.gif') right -20px; text-decoration:none !important;}

/* Top Area */
.bg_top {background:url('../../images/A/bg_top.gif') left top repeat-x; width:100%; height:74px; margin:0; padding:0;}
.bg_top_main {background:url('../../images/A/bg_top_main.gif') left -27px repeat-x; width:100%; margin:0; padding:0;}
.logo {padding:0 0 0 30px; background:url('../../images/A/bg_top.gif') left top repeat-x;}

/* Footer */
.foot_all  {background:url('../../images/origin/common/bg_foot.gif') left top repeat-x; width:100%; height:30px;}
.foot_logo {background:url('../../images/origin/common/img_foot.gif') 50px top no-repeat;}
.foot_copy {background:url('../../images/origin/common/img_foot_copy.gif') right top no-repeat;}

/* Left Menu */
.bg_left      {background:url('../../images/A/bg_left.gif') left top repeat-y; width:185px; height:100%; margin:0; padding:0;}
.bg_left_info {background:url('../../images/A/bg_left_info.gif') left top no-repeat; width:175px; height:59px; margin:0; padding:0;}

/* Content */
.location    {height:23px; text-align:right; color:#949494; padding:0 5px 0 0; font-size:8pt; letter-spacing:-1px; vertical-align:bottom;}
.marking {background:url('../../images/A/icon_marking.gif') right center no-repeat; margin:0; padding:0; display:block;}
.total {color:#333333;}
.input_readonly {border:1px solid #ffffff; color:#333333;}

/* Title */
.sub_title        {color:#3471d2; font-weight:bold; padding:6px 0 5px 20px; background:url('../../images/origin/ls/bullet_sub_title.gif') 10px 9px  no-repeat;}
.main_title       {color:#545454; font-weight:bold; padding:3x 0 1px 21px; height:50px;  background:url('../../images/A/bg_main_title.gif') left top  no-repeat; font-size:11pt; letter-spacing:-1px;}
.main_title_spred {color:#4566b0; font-weight:bold; padding:6px 0 5px 28px; background:url('../../images/origin/common/bullet_main_title.gif') 10px 9px  no-repeat; font-size:10pt;}

.bg_title {background:url('../../images/A/bg_main_title_area.gif') left top repeat-x;}

/* Paging */
.paging           {text-align:center; padding:10px 0 10px 0;}
.paging_on        {color:#fc5832; width:25px; font-weight:bold;}
.paging a         {color:#9c9c9c; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging a:hover   {color:#fc5832; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging a:visited {color:#9c9c9c; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging_bar       {background:url('../../images/origin/common/img_paging_bar.gif') left  top no-repeat; text-align:center; width:25px;}

/* 검색조건 */
.search_table      {border:1px solid #b0bcd3; background:#ffffff; border-collapse:collapse;}
.search_table_tit  {border:1px solid #b0bcd3; background:#e6ecf8; padding:3px 5px 0 5px; color:#304b96; font-weight:bold; height:25px;}
.search_table_tit_file  {border:1px solid #b0bcd3; background:#e6ecf8; padding:3px 5px 5px 5px; color:#304b96; font-weight:bold; height:30px;}
.search_table_cont {border:1px solid #b0bcd3; background:#ffffff; padding:3px 5px 1px 5px; height:25px;}
.dot_under {border-bottom:1px dotted #305bc6;}



.tab_t {background:url('../../images/A/tab_top.gif') left top repeat-x; height:3px;}     
.tab_r {background:url('../../images/A/tab_right.gif') left top repeat-y; width:3px;}
.tab_l {background:url('../../images/A/tab_left.gif') left top repeat-y; width:3px;}
.tab_b {background:url('../../images/A/tab_bottom.gif') left top repeat-x; height:3px;}
.tab_t_l {background:url('../../images/A/tab_top_left.gif') left top no-repeat; width:3px; height:3px;}
.tab_t_r {background:url('../../images/A/tab_top_right.gif') left top no-repeat; width:3px; height:3px;}
.tab_b_l {background:url('../../images/A/tab_bottom_left.gif') left top no-repeat; width:3px; height:3px;}
.tab_b_r {background:url('../../images/A/tab_bottom_right.gif') left top no-repeat; width:3px; height:3px;}

.tab_tit  {padding:1px 5px 0 14px; color:#333333; font-weight:bold; height:25px; background:url('../../images/A/bullet_search.gif') #d6e4f9 5px 7px no-repeat;}
.tab_cont {background:#ffffff; padding:1px 5px 1px 5px; height:25px;}



/* Form Table */
.form_table      {border:1px solid #b0bcd3; background:#ffffff; border-collapse:collapse;}
.form_table_tit  {border:1px solid #b0bcd3; background:#e6ecf8; padding:3px 5px 0 5px; color:#304b96; font-weight:bold; height:25px;}
.form_table_cont {border:1px solid #b0bcd3; background:#ffffff; padding:3px 5px 1px 5px; height:25px;}

/* Tab */
.tab_table         {background:url('../../images/origin/common/bg_tab.gif') left top repeat-x; height:27px; padding:4px 0 0 0;}
.tap_on            {color:#5172BD; padding:5px 20px 2px 20px; height:23px; background:#ffffff; font-weight:bold; border-right:1px solid #395ba6;}
.tap_off a         {color:#FFFFFF; padding:5px 20px 2px 20px; height:23px; font-weight:bold;}
.tap_off a:hover   {color:#0C2E7B; text-decoration:none !important; font-weight:bold;}
.tap_off a:visited {color:#FFFFFF; text-decoration:none !important; font-weight:bold;}

.tab_btn a            {background:url('../../images/origin/common/bg_tab_01.gif') left 0;  display:block; float:left; padding-left:20px;  height:23px; overflow:hidden; margin-right:1px; font:12px; color:#555555; text-decoration:none; cursor:pointer;}
.tab_btn a:hover      {background:url('../../images/origin/common/bg_tab_01.gif') left -23px; text-decoration:none !important; color:#FFFFFF;}
.tab_btn a span       {background:url('../../images/origin/common/bg_tab_01.gif') right 0; display:block; float:left; padding-right:20px; height:23px; overflow:hidden; line-height:200%;}
.tab_btn a:hover span {background:url('../../images/origin/common/bg_tab_01.gif') right -23px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;}

.tab_btn_on              {background:url('../../images/origin/common/bg_tab_02.gif') left 0;  display:block; float:left; padding-left:20px;  height:23px; overflow:hidden; margin-right:1px; font:12px; color:#FFFFFF;}
.tab_btn_on a:hover      {background:url('../../images/origin/common/bg_tab_02.gif') left -23px; text-decoration:none !important; color:#555555;}
.tab_btn_on span         {background:url('../../images/origin/common/bg_tab_02.gif') right 0; display:block; float:left; padding-right:20px; height:23px; overflow:hidden; margin-right:1px; font:12px; color:#FFFFFF; line-height:200%;}
.tab_btn_on a:hover span {background:url('../../images/origin/common/bg_tab_02.gif') right -23px; color:#0a82a7; text-decoration:none !important; color:#555555;}

.tab_border           {background:url('../../images/origin/common/bg_tab_border.gif') left 23px;}

/* List Table */
.list_table      {border:1px solid #b0bcd3; background:#ffffff; border-collapse:collapse;}
.list_table th   {border:1px solid #b0bcd3; background:#e6ecf8; color:#304b96; height:25px;}
.list_table td   {border:1px solid #b0bcd3; background:#ffffff; padding:3px 5px 1px 5px; height:25px;}
.list_table_tit  {background:#e6ecf8; padding:3px 5px 0 5px; color:#304b96; font-weight:bold; height:25px;}
.list_table_cont {background:#ffffff; padding:3px 5px 1px 5px; height:25px;}

/* Ratio Table */
.ratio_tit  {background:url('../../images/origin/main/bg_ratio_title.gif') left top no-repeat; padding:0; text-align:center; color:#ffffff; font-weight:bold; width:150px; height:28px;}
.ratio_part {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; font-weight:bold;}
.ratio_cont {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right;}
.ratio_cont_l {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio      {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right; font-weight:bold; color:#ff3600;}

/* Ratio Table */
.ratio_tit_main  {background:url('../../images/origin/main/bg_ratio_title.gif') left top no-repeat; padding:0; text-align:center; color:#ffffff; font-weight:bold; width:150px; height:28px;}
.ratio_part_main {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; font-weight:bold;}
.ratio_cont_main {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio_cont_main_l {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio      {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right; font-weight:bold; color:#ff3600;}

/* 멋쟁이 추가 */
.view_tab_btn a:hover    {background:url('../../images/A/img_tab_left.gif') left 0; text-decoration:none !important; color:#FFFFFF;}
.view_tab_btn a span     {background:url('../../images/A/img_tab_left.gif') left 0; display:block; float:left;  padding:0 5px 0 10px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.view_tab_btn a:hover span {background:url('../../images/A/img_tab_left.gif') left -21px; color:#0a82a7; padding:0 5px 0 10px; text-decoration:none !important; color:#FFFFFF; letter-spacing:-1px;}

.view_tab_btn_x a:hover    {background:url('../../images/A/img_tab_right.gif') right 0; text-decoration:none !important; color:#FFFFFF;}
.view_tab_btn_x a span     {background:url('../../images/A/img_tab_right.gif') right 0; display:block; float:right; padding:0 5px 0 5px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.view_tab_btn_x a:hover span {background:url('../../images/A/img_tab_right.gif') right -21px  ;color:#0a82a7; padding:0 5px 0 5px; text-decoration:none !important; color:#FFFFFF; letter-spacing:-1px;}


.over_view_tab_btn a span {background:url('../../images/A/img_tab_left.gif') left -21px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;display:block; float:left;  padding:0 5px 0 10px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.over_view_tab_btn_x a span {background:url('../../images/A/img_tab_right.gif') 20px -21px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;display:block; float:right;  padding:0 5px 0 5px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}

/* 메인 프로세스 (메인화면) */
.pro_title  {font-weight:bold; padding:0 0 0 5px;}
.pro_bottom {background:url('../../images/origin/process/bg_pro_bottom.gif') left bottom no-repeat;}

.btn_pro_s a            {background:url('../../images/origin/process/bg_btn_small.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-top:5px; letter-spacing:-1px;} 
.btn_pro_s a span       {background:url('../../images/origin/process/bg_btn_small.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 20px 0 0; overflow:hidden; line-height:180%; letter-spacing:-1px;}
.btn_pro_s a:hover      {background:url('../../images/origin/process/bg_btn_small.gif') left  -20px; text-decoration:none !important; letter-spacing:-1px;}
.btn_pro_s a:hover span {background:url('../../images/origin/process/bg_btn_small.gif') right -20px; text-decoration:none !important; letter-spacing:-1px;}

.btn_pro_d a            {background:url('../../images/origin/process/bg_btn_default.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-top:5px; letter-spacing:-1px;} 
.btn_pro_d a span       {background:url('../../images/origin/process/bg_btn_default.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 20px 0 0; overflow:hidden; line-height:180%; letter-spacing:-1px;}
.btn_pro_d a:hover      {background:url('../../images/origin/process/bg_btn_default.gif') left  -20px; text-decoration:none !important; letter-spacing:-1px;}
.btn_pro_d a:hover span {background:url('../../images/origin/process/bg_btn_default.gif') right -20px; text-decoration:none !important; letter-spacing:-1px;}

.btn_pro_l a            {background:url('../../images/origin/process/bg_btn_large.gif') left 0; width:90px;  height:31px; color:#ffffff; font-weight:bold; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; vertical-align:middle; text-align:center; letter-spacing:-1px;}
.btn_pro_l a span       {background:url('../../images/origin/process/bg_btn_large.gif') right 0; width:90px; height:31px; color:#ffffff; font-weight:bold; float:left; padding:9px 0 0 0; line-height:120%; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_l a:hover      {background:url('../../images/origin/process/bg_btn_large.gif') left  -43px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_l a:hover span {background:url('../../images/origin/process/bg_btn_large.gif') right -34px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_bl a            {background:url('../../images/origin/process/bg_btn_big.gif') left 0; width:90px;  height:62px; color:#ffffff; font-weight:bold; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; vertical-align:middle; text-align:center; letter-spacing:-1px;}
.btn_pro_bl a span       {background:url('../../images/origin/process/bg_btn_big.gif') right 0; width:90px; height:62px; color:#ffffff; font-weight:bold; float:left; padding:9px 0 0 0; line-height:120%; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_bl a:hover      {background:url('../../images/origin/process/bg_btn_big.gif') left  -43px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_bl a:hover span {background:url('../../images/origin/process/bg_btn_big.gif') right -34px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_m a            {background:url('../../images/origin/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; color:#333333; display:block; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; margin:0 auto; vertical-align:middle; letter-spacing:-1px;}
.btn_pro_m a span       {background:url('../../images/origin/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; color:#333333; display:block; float:left; padding:6px 0 0 12px; letter-spacing:-1px;}
.btn_pro_m a:hover span {background:url('../../images/origin/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; text-decoration:none !important; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_ml a            {background:url('../../images/origin/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; color:#333333; display:block; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; margin:0 auto; vertical-align:middle; letter-spacing:-1px;}
.btn_pro_ml a span       {background:url('../../images/origin/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; color:#333333; display:block; float:left; padding:6px 0 0 12px; letter-spacing:-1px;}
.btn_pro_ml a:hover span {background:url('../../images/origin/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; text-decoration:none !important; letter-spacing:-1px; vertical-align:middle;}

.bg_pro_01 {background:url('../../images/origin/process/bg_pro_01.gif') left bottom no-repeat; padding:0 0 0 0;}
.bg_pro_02 {background:url('../../images/origin/process/bg_pro_02.gif') left bottom no-repeat; padding:0 0 0 0;}

