@charset "UTF-8";

/* General */
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}
body, ul, ol, li, h1, h2, h3, fieldset, iframe {margin:0; padding:0;}
ul,ol,li {list-style:none;}
body, td, div, li, input, select {color:#444; font-size:12px; font-family:Arial; line-height:15px;}
select {border:1px;}
img, iframe {border:0;}
a, a:link, a:visited, a:active, a:hover {color:#444; font-size:12px; font-family:Arial; text-decoration:none; vertical-align: middle; cursor:pointer;}
a:link {vertical-align: bottom;}
    
/* Default_class */
.b {font-weight:bold;}
.ls {letter-spacing:-1px;}
.u {text-decoration:underline;}
.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}
.in_line {float:left; display:inline;}
.fc_blue {color: Blue;}
.fc_red {color: Red;}
.fc_white {color:White;}
.fc1575B0 {font-size:11px; color:#1575B0;}
.fc_or {color:#FF4E00; font-size:12px; font-weight:bold;}
.div_clear {clear:both; display:block; width:1000px;}
.div_clear_pop {clear:both; display:block; width:100%;}
.pt3 {padding-top:3px}
.pt5 {padding-top:5px}
.pt10 {padding-top:10px}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pl10 {padding-left:10px;}
.pb5 {padding-bottom:5px;}
.ml5 {margin-left:5px}
.fl {float:left}
.fr {float:right}
.cl {clear:left}
.bgEnable {background-color:#FFFFFF}
.bgDisable {background-color:#A9A9A9}
.bgReadonly {background-color:#E6E6E6}
.req {padding-left:5px; color:#FF0000; font-size:12px; font-weight:bold;}

/* MENU */
#menubar {float: left;height: 35px;margin-top: 0px;background: #366ab3 url('../image/menu-back_g.png?120907') repeat-x top;min-width: 1260px;white-space: nowrap;}
#dropmenu ul {margin: 0;padding: 0;list-style-type: none;}
#dropmenu b {color: black;}

/*Top level list items*/
#dropmenu ul li {position: relative;display: block;float: left;z-index: 9000;margin-top:7px;border-left: 1px solid #ccc;border-right: 1px solid #979797;}
#dropmenu ul li:first-child {border-left:none;}
#dropmenu ul li:last-child {border-right:none;}

/*Top level menu link items style*/
#dropmenu ul li a 
{display: block;color: #fff;padding: 0 5px;font: 12px Tahoma, Verdana, Dotum;line-height:20px;text-decoration: none;}
#dropmenu ul li a.rsep {}
#dropmenu ul li a.lsep {border-left: 1px #497ec0 solid;}

* html #dropmenu ul li a {/*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
#dropmenu ul li a:link, #dropmenu ul li a:visited {color: #fff;}
#dropmenu ul li a:hover, #dropmenu ul li a:active {color: #444;}

/*1st sub level menu*/
#dropmenu ul li ul {position: absolute;left: 0;display: block;visibility: hidden;background-color: #F2F3F6;border: 1px solid #B9B9B9;}
/*Sub level menu list items (undo style from Top level List Items)*/
#dropmenu ul li ul li {display: list-item;float: none;margin: 0;border-left:none;border-right:none;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#dropmenu ul li ul li ul {top: 0px;}
/* Sub level menu links style */
#dropmenu ul li ul li a, #dropmenu ul li ul li a:link, #dropmenu ul li ul li a:visited {font: normal 13px Tahoma, Verdana;padding: 0px 10px 2px 10px;width: auto;color: #444;background: #fff;border: 1px #fff solid;}
/*sub menus hover style*/
#dropmenu ul li ul li a:hover, #dropmenu ul li ul li a:active {color: black;background: #eee;border: 1px #b3b3b3 solid;border-width:1px 0;}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {position: absolute;top: 0px;right: 0px;width: 0px;height: 0px;}
.rightarrowclass {position: absolute;top: 6px;right: 5px;width: 8px;height: 11px;}

/* Delivery Sheet */
.d_sheet {color:#222;}
.d_sheet * {padding:0; margin:0;}
.d_sheet .head {overflow:hidden; padding-bottom:8px; line-height:18px;}
.d_sheet .head p {float:left;}
.d_sheet .head .tit {width:524px; font-size:15px;}
.d_sheet .head .name {width:360px; font-size:13px;}
.d_sheet .head .date {font-size:13px; text-align:right;}

.d_sheet .list {overflow:hidden;}
.d_sheet .list .item {overflow:hidden; float:left; margin:0 12px 7px 0; width:506px; border:3px solid #838383;}
.d_sheet .list .fl {float:left; width:50%;}
.d_sheet .list .fl .barcode {padding:6px 0; text-align:center; border-right:1px solid #afafaf;}
.d_sheet .list .fl .barcode .num {line-height:15px; font-size:14px;}
.d_sheet .list .fl .mark table {border-collapse:collapse; width:100%;}
.d_sheet .list .fl .mark td {height:37px;vertical-align:top; border-collapse:collapse; border-top:1px solid #afafaf; border-right:1px solid #afafaf;}
.d_sheet .list .fl .mark td em {display:block; padding-left:2px; line-height:15px; font-style:normal; font-size:9px;}

.d_sheet .list .fr {float:right; width:50%;}
.d_sheet .list .fr p {padding:0 10px;}
.d_sheet .list .fr p.name {padding-top:5px; padding-bottom:8px; font-weight:bold; font-size:15px;}
.d_sheet .list .fr p.post { font-weight:bold; font-size:15px;}
.d_sheet .list .fr p.paging {margin-top:-17px; font-size:11px; text-align:right;}
.d_sheet .list .fr p.addr {padding-top:12px; line-height:17px; font-weight:bold; font-size:12px;}
.d_sheet .list .fr p.phone {font-size:12px;}

.d_sheet .foot {overflow:hidden; *padding-top:7px; line-height:15px; font-size:13px;}
.d_sheet .foot .paging {float:left; width:830px;}
.d_sheet .foot .copyright {float:left; text-align:right;}

/* loading */
.nowloading {position:absolute; width:100%; height:100%; z-index:9999; left:0; top:0; filter:alpha(opacity=50,style:0); Opacity:.5}

/* table */
table.table_basic, table.table_basic_top {width:100%; border-spacing:0; border-collapse:collapse;}
table.table_basic th, table.table_basic td, table.table_basic_top th, table.table_basic_top td {border:1px solid #CFCFCF; font-weight:normal; }
table.table_basic th {padding:7px 0; background-color:#EEE; color:#333; width:130px; text-align:left; text-indent:10px; font-size:12px; font-weight:bold; }
table.table_basic td {padding:7px 0 7px 10px;text-align:left;}
table.table_basic_top th {padding:7px 0; background-color:#EEE; color:#333; width:130px; text-align:center; font-size:12px; font-weight:bold; }
table.table_basic_top td  {padding:7px 0 7px 0px;text-align:center;}
table.bluetop {border-top:2px solid #b0cde9; margin-top:5px;}
table.graybottom {border-bottom:1px solid #ccc;}
table.bluebottom {border-bottom:2px solid #b0cde9;}
table.purpletop {border-top:2px solid #665577; margin-top:5px;}
.td_1 {width:860px;}
.td_2 {width:360px;}
.td_E1E9F4 {background-color:#E1E9F4; text-align:center; width:80px;}

table.table_sub th, table.table_sub td {border-bottom:1px solid #b0cde9; padding:4px 10px; color:#555;}
table.table_sub th {background-color:#E1E9F4; width:100px; padding:4px 0; color:#336699;}

table.table_sub2 {border-top:1px solid #CC8E9E;}
table.table_sub2 th, table.table_sub2 td {padding:4px 10px; text-align:center; color:#555;}
table.table_sub2 th {background-color:#F4E7E9; padding:4px 0; color:#765E64;}
table.table_sub2 td.st2top {background-color:#CC8E9E; text-align:left; color:#FFF; font-weight:bold;}

table.table_auc {border-spacing:0; border-collapse:collapse;}
table.table_auc th, table.table_auc td {border-bottom:1px solid #CFCFCF; padding:4px 10px; color:#555; text-align:left;}
table.table_auc th {background-color:#E7EDF4; padding:4px 0; color:#5E6C76; letter-spacing:-1px; width:120px; text-indent:10px;}
table.table_auc th.auctop {background-color:#9FB9D4; color:#FFF; font-weight:bold; width:1000px;}

table.table_auc_m {width:100%;}
table.table_auc_m th, table.table_auc_m td {border-bottom:1px solid #b0cde9; padding:4px 10px; text-align:center; background-color:#E1EAF2;}
table.table_auc_m th {padding:4px 0; color:#336699;}

table.table_est {width:100%; border-spacing:0; border-collapse:collapse; margin-top:3px;}
table.table_est th, table.table_est td {border:1px solid #ccc; font-weight:normal;}
table.table_est th {padding:3px 0 3px 10px; color:#333; text-align:left; font-size:12px; font-weight:bold; background-color:#EEE;}
table.table_est td {padding:3px 0 3px 10px; text-align:left;}
table.table_est td.Tle {padding:3px 0 3px 0; text-align:center;}

table.table_est2 {width:100%; border-spacing:0; border-collapse:collapse; margin-top:3px;}
table.table_est2 th, table.table_est2 td {border:1px solid #ccc; font-weight:normal;white-space:nowrap;}
table.table_est2 th {padding:3px 10px 3px 10px; color:#333; text-align:left; font-size:12px; font-weight:bold; background-color:#EEE;}
table.table_est2 td {padding:3px 10px 3px 10px; text-align:left;}
table.table_est2 td.Tle {padding:3px 0 3px 0; text-align:center;}

table.table_pop {width:100%; border-spacing:0; border-collapse:collapse;}
table.table_pop th, table.table_pop td {border:1px solid #CFCFCF; font-weight:normal; }
table.table_pop th {padding:7px 0; background-color:#EEE; color:#333; width:100px; text-align:left; text-indent:10px; font-size:12px; font-weight:bold; }
table.table_pop td {padding:7px 0 7px 10px;text-align:left;}

table.table_layout {width:auto; border-spacing:0; border-collapse:collapse;}
table.table_layout tr {border:0; }
table.table_layout td {border:0; padding:0;}

.noborder_Text {background-color:#FFF; border:1px solid #CCC; color:#333;}
.SelectBox {display:inline; margin-right:2px; height:20px; border:1px solid #CCC;   vertical-align:middle;}
.TextBox {display:inline; margin-right:2px; text-align:left; vertical-align:middle;}
.CashStatus {text-align:right; padding-right:5px; width:60px;}
.w25 {width:25px;}
.w30 {width:30px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w55 {width:55px;}
.w60 {width:60px;}
.w70 {width:70px;}
.w80 {width:80px;}
.w90 {width:90px;}
.w100 {width:100px;}
.w105 {width:105px;}
.w110 {width:110px;}
.w115 {width:115px;}
.w120 {width:120px;}
.w130 {width:130px;}
.w150 {width:150px;}
.w160 {width:160px;}
.w170 {width:170px;}
.w180 {width:180px;}
.w190 {width:190px;}
.w195 {width:195px;}
.w200 {width:200px;}
.w210 {width:210px;}
.w220 {width:220px;}
.w230 {width:220px;}
.w240 {width:240px;}
.w250 {width:250px;}
.w270 {width:270px;}
.w300 {width:300px;}
.w330 {width:330px;}
.w350 {width:350px;}
.w370 {width:370px;}
.w420 {width:420px;}
.w440 {width:440px;}
.w445 {width:445px;}
.w500 {width:500px;}
.w550 {width:550px;}
.w600 {width:600px;}
.w700 {width:700px;}
.w750 {width:750px;}
.w800 {width:800px;}
.w20p {width:20%;}
.w28p {width:28%;}
.w47p {width:47%;}
.w50p {width:50%;}
.w60p {width:60%;}
.w100p {width:100%;}
.w_money {width:80px; text-align:right;}
.w_number {text-align:right;}
.w_rate {width:30px; text-align:center;}
.w_date {width:90px; text-align:center;}
.w_cnt {width:50px; text-align:right;}
.w_cnt30 {width:30px; text-align:right;}
.w_center {text-align:center;}
.cur_pointer {cursor:pointer;}
.w_nowrap {white-space:nowrap;}

/* Management */
.mng_layout {margin:0px; width:1000px; padding:0;}
.mng_title {font-size:17px; font-family:Arial; color:#FFF; font-weight:bold; line-height:18px; padding:10px; width:980px; background:url('../image/gsm_goods_img.png') repeat-x 0 -20px; overflow:hidden;}
.mng_popup_title {font-size:17px; font-family:Arial; color:#FFF; font-weight:bold; line-height:18px; padding:10px; width:100%; background:url('../image/gsm_goods_img.png') repeat-x 0 -20px; overflow:hidden;}
.mng_detail {float:left; width:976px; margin-bottom:15px; padding:10px; background-color:#FCFCFC; border:2px solid #C2D5E3;}
.mng_popup_detail {float:left; width:100%; margin-bottom:15px; padding:10px; background-color:#FCFCFC; border:2px solid #C2D5E3;}
.mng_detail span {float:left; display:inline; margin-top:4px;}
.mng_descript {float:left; display:inline; width:956px; margin:10px 0; border-top:1px dashed #C2D5E3; padding:15px 10px 10px 10px; overflow:hidden;}
.descript_ttl {display:block; margin-bottom:10px; color:#375E92; background-color:#F0F0F0; width:936px; padding:7px;}
.mng_descript img {float:left; display:inline; margin-right:5px; cursor:pointer;}
.mng_descript p {clear:both; margin:5px; line-height:16px;}

ul.mng_tab {width:100%; height:29px; overflow:hidden; border-bottom:2px solid #788fc7;}
ul.mng_tab li {float: left; height:29px; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0;  white-space:nowrap; background:url('../image/gsm_goods_img.png') no-repeat right -90px; vertical-align:middle; cursor:pointer; overflow:visible; margin-right:5px; text-align:center;}
ul.mng_tab li a:link, ul.mng_tab li a:hover, ul.mng_tab li a:visited, ul.mng_tab li a:active{font-weight:bold; padding:7px 15px 0 21px;float:left; height:22px; display:block; background: url(../image/gsm_goods_img.png) left -90px no-repeat; margin-right:3px; font-size:13px;}
ul.mng_tab li a:hover{text-decoration:underline;}
ul.mng_tab li.on {float: left; height:29px; position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url('../image/gsm_goods_img.png') no-repeat right -60px; vertical-align:middle; cursor:pointer; overflow:visible; text-align:center; margin-right:5px;}
ul.mng_tab li.on a:link, ul.mng_tab li.on a:hover, ul.mng_tab li.on a:visited, ul.mng_tab li.on a:active {padding:7px 15px 0 21px;float:left; height:21px; display:block; background: url(../image/gsm_goods_img.png) left -60px no-repeat; color:#FFF;}

.mng_title_m {float:left; display:inline; margin:5px; text-indent:16px; font-size:13px; font-family:Arial; color:#2E4FA5; font-weight:bold; line-height:18px; background:url('../image/gsm_goods_img.png') no-repeat 0 -120px;}

.radio_sel li {float:left; margin-right:9px;}
.whatis_exp {color:#1575B0; padding:7px 3px; margin-top:7px; border-top:1px dashed #C2D5E3;}

.input_ref {float:left; display:inline; margin:5px 0 0 5px; color:#777;}

.gd_kind_sel {float:left; display:inline; width:420px;}
.gd_kind_txt {display:inline; margin:4px 5px 0 0;}
.gd_spec {clear:left; display:block; margin:3px 0;}

.gd_img_upload {float:left; display:inline; margin:10px 0 10px 5px;}
.gd_img_upload img {float:left; display:inline; height:20px; cursor:pointer; margin-right:5px;}
.gd_img_preview {float:left; display:inline; width:756px; margin-left:35px; overflow:hidden;}
.gd_img_preview li {float:left; display:inline; width:252px; text-align:center; margin:10px 0;}
.gd_img_preview img {width:80px; height:80px; cursor:pointer; border:1px solid #DBD9D9; margin:10px 85px;}
.MobileGuide {text-align:left; color:#555; padding:6px 12px; background-color:#F3F3F3;}
.auc_rfr {float:left; color:#CC6400; margin-top:5px;}

.ShipAdd {width:760px; height:28px; margin-top:10px;}
.ShipAddTab {float:left; height:28px; overflow:hidden;}
.ShipAddTab span {float:left; display:block; height:28px; padding:8px 9px 0 0; cursor:pointer;}
.ShipAddTab li {float:left; padding-left:9px; height:28px; text-align:left; text-decoration:none; letter-spacing:-1px;}
.ShipAddTab li.on {background:url('../image/shipadd_tab.png') no-repeat left top;}
.ShipAddTab li.on span {background:url('../image/shipadd_tab.png') no-repeat top right; color:#FFF; font-weight:bold;}
.ShipAddTab li.off {background:url('../image/shipadd_tab.png') no-repeat left -30px;}
.ShipAddTab li.off span {background:url('../image/shipadd_tab.png') no-repeat right -30px; color:#444;}
.ShipAddDt {width:758px; border:1px solid #C8DAEB; background-color:#F2F7FB; text-align:left;}
.ShipAddSel {width:758px; border:1px solid #DDD; text-align:center; padding:7px 0 5px 0; cursor:pointer;}
.ShipAddSectionDel {width:760px; margin-top:5px; border:1 dashed #cccccc;}

table.ShipAddTable {border-top:1px solid #BBB; width:760px; border-spacing:0; border-collapse:collapse;}
table.ShipAddTable tr {height:10px;}
table.ShipAddTable td {cursor:pointer;}
table.ShipAddTable td, table.ShipAddTable th {border:1px solid #DDD; text-align:center; padding:5px 0; text-indent:0;}
table.ShipAddTable th {border-bottom:1px solid #999; text-align:center; padding:5px 0; text-indent:0;}
table.ShipAddTable td.ShipKind1 {border-left:1px solid #DDD; border-right:1px solid #DDD; border-top:1px solid #DDD; border-bottom:0px; text-align:center; padding:5px 0; text-indent:0;}
table.ShipAddTable td.ShipKind2 {border-left:1px solid #DDD; border-right:1px solid #DDD; border-top:0px; border-bottom:0px; text-align:center; padding:5px 0; text-indent:0;}
table.ShipAddTable td.ShowList {width:25px; background-color:#5895CA; color:#FFF; border:1px solid #3372A8;}
table.ShipAddTable td.ShipName {padding-left:5px; text-align:left;}

/* Button */
.btn_gsm1 {float:right; height:20px; overflow:hidden;}
.btn_gsm2 {display:inline; height:20px; overflow:hidden;}
.btn_gsm1 li, .btn_gsm2 li{float:left; display:inline; height:20px; text-align:left; padding:0 0 0 8px; cursor:pointer;}
.btn_gsm4 li {float:left; display:inline; height:21px; text-align:left; padding:0 0 0 25px; cursor:pointer;}
.btn_gsm1 li {background:url('../image/gsm_btn1_img.png') no-repeat left top; margin:0 2px;}
.btn_gsm1 li a {float:left; padding:4px 6px 4px 0; height:20px; font-size:11px; color:#000; background:url('../image/gsm_btn1_img.png') no-repeat top right;}
.btn_gsm2 li {background:url('../image/gsm_btn2_img.png') no-repeat left top; margin:0 2px;}
.btn_gsm2 li a {float:left; padding:3px 6px 4px 0; height:20px; font-size:11px; color:#000; background:url('../image/gsm_btn2_img.png') no-repeat top right;}
.btn_gsm4 li {background:url('../image/gsm_btn4_img.png') no-repeat left top; margin:0 2px;}
.btn_gsm4 li a {float:left; padding:3px 25px 4px 0; height:21px; font-size:11px; color:#fff; background:url('../image/gsm_btn4_img.png') no-repeat top right;}

.btn_gsm3 {float:left; display:inline; height:18px; padding:0 0 0 7px; margin:1px 0 0 7px; background:url('../image/gsm_btn3_img.png') no-repeat left top; overflow:hidden;}
.btn_gsm3 a {float:left; padding:3px 11px 3px 0; height:18px; text-align:left; font-size:11px; color:#222; letter-spacing:-1px; background:url('../image/gsm_btn3_img.png') no-repeat top right;}
.btn_gsm3s {height:18px; padding:0 0 0 7px; margin:0 0 0 3px; background:url('../image/gsm_btn3_img.png') no-repeat left top; overflow:hidden;}
.btn_gsm3s a {padding:3px 13px 3px 0; height:18px; text-align:left; font-size:11px; color:#222; letter-spacing:-1px; background:url('../image/gsm_btn3_img.png') no-repeat top right;}

.btn_gsm_reg {float:left; display:inline; height:41px; overflow:hidden; cursor:pointer;}
.btn_gsm_reg li {float:left; display:inline; width:130px; height:41px; padding:12px 0 10px 37px; line-height:16px; text-align:left; font-weight:bold; font-size:14px; margin:0 10px; background:url('../image/gsm_btn_reg.png') no-repeat; overflow:hidden;}

.or_btn {clear:left; margin:10px 0 0 5px; height:20px;}
.or_btn01 {display:block; float:left; width:17px; height:20px; background:url('../image/oran_btn01.gif');}
.or_btn02 {display:block; float:left; width:5px; height:20px; background:url('../image/oran_btn02.gif');}
.or_btn_bg {float:left; height:20px; text-align:center; color:#FFF; line-height:22px; background-image: url('../image/oran_btnbg.gif'); overflow:hidden;}

span.btn_gsm, span.btn_gsm a, span.btn_gsm button {height:20px; position:relative; margin:0; display:inline-block; padding:3px 15px 1px 0; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url('../image/gsm_btn_img.png') no-repeat left top; vertical-align:middle; cursor:pointer; overflow:visible;}
span.btn_gsm {padding:0; overflow:visible; margin-left:7px;}
span.btn_gsm a, span.btn_gsm button {left:2px;}

span.btn_gsm.skyblue, span.btn_gsm.skyblue a, span.btn_gsm.skyblue button {background:url('../image/gsm_btn_img.png'); color:#000;}
span.btn_gsm.blue, span.btn_gsm.blue a, span.btn_gsm.blue button {background:url('../image/gsm_btn_img.png') 0 -30px; color:#000;}
span.btn_gsm.red, span.btn_gsm.red a, span.btn_gsm.red button {background:url('../image/gsm_btn_img.png') 0 -60px; color:#000;}
span.btn_gsm.gray, span.btn_gsm.gray a, span.btn_gsm.gray button {background:url('../image/gsm_btn_img.png') 0 -90px; color:#000;}
span.btn_gsm.white, span.btn_gsm.white a, span.btn_gsm.white button {background:url('../image/gsm_btn_img.png') 0 -120px; color:#000;}

span.btn_gsm.skyblue a {height:20px; padding-left:10px; padding-right:14px; padding-top /**/:-1px; padding-bottom:0px; background-position:right top; font-weight:bold;}
span.btn_gsm.blue a {height:20px; padding-left:10px; padding-right:14px; padding-top /**/:-1px; padding-bottom:0px; background-position:right -30px;}
span.btn_gsm.red a {height:20px; padding-left:10px; padding-right:14px; padding-top /**/:-1px; padding-bottom:0px; background-position:right -60px;}
span.btn_gsm.gray a {height:20px; padding-left:10px; padding-right:14px; padding-top /**/:-1px; padding-bottom:0px; background-position:right -90px;}
span.btn_gsm.white a {height:20px; padding-left:10px; padding-right:14px; padding-top /**/:-1px; padding-bottom:0px; background-position:right -120px;}

span.btn_gsm.skyblue button {height:21px; padding-left:10px; padding-right:14px; padding-top:0px; background-position:right top; font-weight:bold;}
span.btn_gsm.blue button {height:21px; padding-left:10px; padding-right:14px; padding-top:0px; background-position:right -30px;}
span.btn_gsm.red button {height:21px; padding-left:10px; padding-right:14px; padding-top:0px; background-position:right -60px;}
span.btn_gsm.gray button {height:21px; padding-left:10px; padding-right:14px; padding-top:0px; background-position:right -90px;}
span.btn_gsm.white button {height:21px; padding-left:10px; padding-right:14px; padding-top:0px; background-position:right -120px;}

/* logo & my menu */
#gsm_header {position:relative; margin-top:0px; width:1000px; height:102px;}

.header_01 {position:relative; height:65px;}

.logo {position:absolute; top:13px; left:17px; width:265px; height:38px; overflow:hidden;}

.my_menu {position:relative; height:34px; padding:24px 0 0 0;}
.my_menu ul {float:right; display:inline; margin-right:10px;}
.my_menu li {float:left;}
.my_menu a:link, .my_menu a:visited, .my_menu a:active, .my_menu a:hover {display:inline; height:23px; font-family:Tahoma,Arial; font-size:11px; color:#333; text-decoration:none; line-height:25px; overflow:hidden;}
.my_menu a:link.mine, a:visited.mine, a:active.mine, a:hover.mine {display:inline; height:23px; font-family:Tahoma,Arial; font-size:11px; color:#1666C9; text-decoration:none; margin-right:7px; line-height:25px; overflow:hidden;}

.gap {overflow:hidden; background:url('../image/menu/img_gap.gif') no-repeat; background-position:0 0px; margin-right:7px;padding-left:14px;}
.logo_y {margin-left:10px; padding-bottom:2px;}

/* urgent message */
.m_urgent {position:relative; height:28px; color:#6C6C6C; padding-top:5px}
.m_urgent ul {float:left; display:inline; width:280px;}
.m_urgent li {float:left; margin:7 5 7 5; padding-left:5px }
.m_urgent a:link, .m_urgent a:visited, .m_urgent a:active, .m_urgent a:hover {display:inline; height:23px; font-size:12px; color:#FFF200; overflow:hidden;}

/* tooltip */
#tooltip {position: absolute; z-index: 3000; border: 1px solid #111; background-color: #eee; padding: 5px; opacity: 0.85; }
#tooltip h3, #tooltip div { margin: 0; }

/* Green bar */
.gsm_GreenBar {position:relative; display:block; width:1000px; height:38px; background:url('../image/main/img_gr_bg.gif') repeat-x 0 -41px; overflow:hidden;margin:5 0 0 0}
.gsm_GreenBar_l, .gsm_GreenBar_r {float:left; display:inline; width:5px; height:38px; background:url('../image/main/img_gr_bg.gif') no-repeat;}
.gsm_GreenBar_r {background-position:-5px 0;}
.gsm_GreenBar_c {float:left; display:inline; width:990px; height:38px;}
.gsm_GreenBar_c span {float:left; display:inline; padding-top:5px}
.gsm_GreenBar_i {float:left; display:inline; width:172px; height:38px; background:url('../image/main/img_title.gif') no-repeat; overflow:hidden;}

/* Quick view */
.quickview {position:relative; float:left; width:350px; padding:18px 0 0 10px; overflow:hidden;}
.quickview_i {float:left; display:inline; width:132px; height:16px; background:url('../image/main/img_title.gif') no-repeat 0 -41px; overflow:hidden;}

.quickview_top {float:left; display:inline; width:330px; height:33px; background:url('../image/main/img_list_bg.gif') no-repeat; margin:10px 0 0 0; overflow:hidden;}
.quickview_top_T {float:left; margin:7px 0px 0px 26px}

.quickview_mid {float:left; display:inline; width:330px; height:1px; background:url('../image/main/bg.gif') repeat-y; overflow:hidden;}
.quickview_item {float:left; padding:0 0 0 12px; overflow:hidden;}
.quickview_item ul.item01 {float:left; width:180px; overflow:hidden;}
.quickview_item ul.item01 li {width:180px; text-indent:10px; line-height:20px; background:url('../image/main/icon_list.gif') no-repeat;background-position:0 8px;}
.quickview_item ul.item02 {float:left; width:50px;}
.quickview_item ul.item02 li {width:50px; line-height:20px; color:#666;}
.quickview_item ul.item02 span {display:inline-block; width:39px; text-align:right;}
.quickview_item ul.item03 {float:left; display:inline; width:75px; margin:0; padding:0; overflow:hidden;}
.quickview_item ul.item03 li {float:left; display:inline; width:75px; height:20px; overflow:hidden;}
.quickview_item a:link, .quickview_item a:visited, .quickview_item a:active, .quickview_item a:hover {float:left; display:inline; width:75px; height:16px; font-size:11px; padding:1px 0 0 6px; margin:4px 0 0 0; background:url('../image/main/img_btn_bg.gif') no-repeat; text-decoration:none; overflow:hidden;}

.quickview_bot {float:left; display:inline; width:330px; height:8px; background:url('../image/main/img_list_bg.gif') no-repeat 0 -40px; overflow:hidden;}

.btn_search {float:right; display:inline; width:50px; height:18px; padding:2px 0 0 5px; margin:5px 5px 0 2px; cursor:pointer; background:url('../image/main/img_btn_bg.gif') no-repeat 0 -19px; overflow:hidden;}
.btn_search a:link, .btn_search a:visited, .btn_search a:active, .btn_search a:hover {display:inline; width:50px; height:18px; text-align:left; font-size:11px; text-decoration:none;}


/* Notice & Guide */
.noticenguide {position:relative; float:left; width:630px; padding:18px 0 0 10px; overflow:hidden;}
.notice_i {float:left; display:inline; width:107px; height:16px; background:url('../image/main/img_title.gif') no-repeat 0 -60px; overflow:hidden;}
.guide_i {float:left; display:inline; width:130px; height:16px; background:url('../image/main/img_title.gif') no-repeat 0 -79px; margin:18px 0 0 0; overflow:hidden;}
.noticenguide_list {float:left; display:inline; width:620px; height:95px; overflow:hidden; margin:10px 0 0 0}

.g_disNone, .disNone {display:none !important;}

/* =gsm_layer_search */	
.gsm_layer_search{border:2px solid #999; padding:1px 1px 21px; position:absolute; top:150px; left:200px; background-color:#FFF; width:554px;}
.gsm_layer_search .gsm_header{ background-color:#ebebeb; height:110px; padding:10px 15px 0;}
.gsm_layer_search .gsm_header h2{color:#888; font-size:20px; margin-bottom:20px;}
.gsm_layer_search .g_bt_lang {position: absolute; right: 75px; top: 150px;}
.gsm_layer_search .gsm_header p{margin:3px auto; width:450px; color:#666;}
.gsm_layer_search .gsm_header .gsm_radioType{width:13px; height:13px; margin:0; padding:0; vertical-align:top;}
.gsm_layer_search .gsm_header .gsm_form{margin-top:6px;}
.gsm_layer_search .gsm_header p label{color:#333; margin-right:15px;}
.gsm_layer_search .gsm_header .gsm_textType{border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px;}
.gsm_layer_search .g_icon_close{
position:absolute; width:24px; height:23px; top:6px; right:7px; display:block; text-indent:-5000px; overflow:hidden;
background:url(../../common/image/btn_gsm.gif?110805) -57px -100px no-repeat;
}
.gsm_layer_search .gsm_header a.gsm_btn_search:link, .gsm_layer_search .gsm_header a.gsm_btn_search:hover,
.gsm_layer_search .gsm_header a.gsm_btn_search:active, .gsm_layer_search .gsm_header a.gsm_btn_search:visited{
display:inline-block; text-align:center; width:51px; height:20px; line-height:19px; color:#FFF; text-decoration:none;
background:url(../../common/image/btn_gsm.gif?110411) -186px 0 no-repeat;
}
.gsm_layer_search .gsm_content{padding-top:30px;}
.gsm_layer_search .gsm_inner{width:446px; margin:0 auto;}
.gsm_layer_search .gsm_content h3{
padding-left:22px; font-size:14px; font-weight:normal; margin-bottom:16px;
background:url(../../common/image/bullet_gsm.gif?110411) 0 -242px no-repeat;
}
.gsm_layer_search .gsm_content h3 em{ color:#ff6666;}
.gsm_layer_search .gsm_content table{ margin-bottom:30px;}
.gsm_layer_search .gsm_content table th{text-align:left;}
.gsm_layer_search .gsm_content table th label{padding-left:15px;}
.gsm_layer_search .gsm_content table td{ height:30px; vertical-align:middle;}
.gsm_layer_search .gsm_content table td input{ border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px; color:#333;}
.gsm_layer_search .gsm_content table td select{ border:1px solid #cfcfcf; height:18px; line-height:18px; font-size:13px;}

.gsm_layer_search .gsm_content ul{border:1px solid #cfcfcf; width:414px; height:186px; overflow:scroll; overflow-x:hidden; padding:2px 5px; margin-bottom:15px;}
.gsm_layer_search .gsm_content ul li{line-height:17px; padding:3px 0; overflow:hidden;}
.gsm_layer_search .gsm_content ul li a:link, .gsm_layer_search .gsm_content ul li a:hover,
.gsm_layer_search .gsm_content ul li a:active, .gsm_layer_search .gsm_content ul li a:visited{display:block; outline:none;}

.gsm_layer_search .gsm_content ul li.g_selected a:link, .gsm_layer_search .gsm_content ul li.g_selected a:hover,
.gsm_layer_search .gsm_content ul li.g_selected a:active, .gsm_layer_search .gsm_content ul li.g_selected a:visited{color:#ff6666; text-decoration:none; cursor:default;}

.gsm_layer_search .gsm_content .g_addInfo{ text-align:center; margin-top:15px;}
.gsm_layer_search .gsm_content .g_addInfo a:link, .gsm_layer_search .gsm_content .g_addInfo a:hover,
.gsm_layer_search .gsm_content .g_addInfo a:active, .gsm_layer_search .gsm_content .g_addInfo a:visited{text-decoration:underline; color:#0000ff;}

.gsm_layer_search .gsm_processBtn03{text-align:center;}
.gsm_layer_search .gsm_processBtn03 a:link, .gsm_layer_search .gsm_processBtn03 a:hover,
.gsm_layer_search .gsm_processBtn03 a:active, .gsm_layer_search .gsm_processBtn03 a:visited{
display:block; width:150px; height:36px; text-indent:-5000px; overflow:hidden; margin:0 auto;
background:url(../../common/image/btn_gsm.gif?110411) 0 -55px no-repeat;
}
.gsm_layer_search .gsm_processBtn03 a span{display:block;}
/* =gsm_layer_search END */	

/* =gsm_layer_search2 */	
.gsm_layer_search2{border:2px solid #999; padding:1px 1px 21px; position:absolute; top:150px; left:200px; background-color:#FFF; width:554px;}
.gsm_layer_search2 .gsm_header{ background-color:#ebebeb; height:110px; padding:10px 15px 0;}
.gsm_layer_search2 .gsm_header h2{color:#888; font-size:20px; margin-bottom:20px;}
.gsm_layer_search2 .g_bt_lang {position: absolute; right: 75px; top: 150px;}
.gsm_layer_search2 .gsm_header p{margin:3px auto; width:450px; color:#666;}
.gsm_layer_search2 .gsm_header .gsm_radioType{width:13px; height:13px; margin:0; padding:0; vertical-align:top;}
.gsm_layer_search2 .gsm_header .gsm_form{margin-top:6px;}
.gsm_layer_search2 .gsm_header p label{color:#333; margin-right:15px;}
.gsm_layer_search2 .gsm_header .gsm_textType{border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px;}
.gsm_layer_search2 .g_icon_close{
position:absolute; width:24px; height:23px; top:6px; right:7px; display:block; text-indent:-5000px; overflow:hidden;
background:url(../../common/image/btn_gsm.gif?110805) -57px -100px no-repeat;
}
.gsm_layer_search2 .gsm_header a.gsm_btn_search:link, .gsm_layer_search2 .gsm_header a.gsm_btn_search:hover,
.gsm_layer_search2 .gsm_header a.gsm_btn_search:active, .gsm_layer_search2 .gsm_header a.gsm_btn_search:visited{
display:inline-block; text-align:center; width:51px; height:20px; line-height:19px; color:#FFF; text-decoration:none;
background:url(../../common/image/btn_gsm.gif?110411) -186px 0 no-repeat;
}
.gsm_layer_search2 .gsm_content{padding-top:30px;}
.gsm_layer_search2 .gsm_inner{width:446px; margin:0 auto;}
.gsm_layer_search2 .gsm_content h3{
padding-left:22px; font-size:14px; font-weight:normal; margin-bottom:16px;
background:url(../../common/image/bullet_gsm.gif?110411) 0 -242px no-repeat;
}
.gsm_layer_search2 .gsm_content h3 em{ color:#ff6666;}
.gsm_layer_search2 .gsm_content table{ margin-bottom:30px;}
.gsm_layer_search2 .gsm_content table th{text-align:left;}
.gsm_layer_search2 .gsm_content table th label{padding-left:15px;}
.gsm_layer_search2 .gsm_content table td{ height:30px; vertical-align:middle;}
.gsm_layer_search2 .gsm_content table td input{ border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px; color:#333;}
.gsm_layer_search2 .gsm_content table td select{ border:1px solid #cfcfcf; height:18px; line-height:18px; font-size:13px;}

.gsm_layer_search2 .gsm_content ul{border:1px solid #cfcfcf; width:414px; height:186px; overflow:scroll; overflow-x:hidden; padding:2px 5px; margin-bottom:15px;}
.gsm_layer_search2 .gsm_content ul li{line-height:17px; padding:3px 0; overflow:hidden;}
.gsm_layer_search2 .gsm_content ul li a:link, .gsm_layer_search2 .gsm_content ul li a:hover,
.gsm_layer_search2 .gsm_content ul li a:active, .gsm_layer_search2 .gsm_content ul li a:visited{display:block; outline:none;}

.gsm_layer_search2 .gsm_content ul li.g_selected a:link, .gsm_layer_search2 .gsm_content ul li.g_selected a:hover,
.gsm_layer_search2 .gsm_content ul li.g_selected a:active, .gsm_layer_search2 .gsm_content ul li.g_selected a:visited{color:#ff6666; text-decoration:none; cursor:default;}

.gsm_layer_search2 .gsm_content .g_addInfo{ text-align:center; margin-top:15px;}
.gsm_layer_search2 .gsm_content .g_addInfo a:link, .gsm_layer_search2 .gsm_content .g_addInfo a:hover,
.gsm_layer_search2 .gsm_content .g_addInfo a:active, .gsm_layer_search2 .gsm_content .g_addInfo a:visited{text-decoration:underline; color:#0000ff;}

.gsm_layer_search2 .gsm_processBtn03{text-align:center;}
.gsm_layer_search2 .gsm_processBtn03 a:link, .gsm_layer_search2 .gsm_processBtn03 a:hover,
.gsm_layer_search2 .gsm_processBtn03 a:active, .gsm_layer_search2 .gsm_processBtn03 a:visited{
display:block; width:150px; height:36px; text-indent:-5000px; overflow:hidden; margin:0 auto;
background:url(../../common/image/btn_gsm.gif?110411) 0 -55px no-repeat;
}
.gsm_layer_search2 .gsm_processBtn03 a span{display:block;}
/* =gsm_layer_search2 END */	

/* =gsm_layer_search3 */	
.gsm_layer_search3{border:2px solid #999; padding:1px 1px 21px; position:absolute; top:150px; left:200px; background-color:#FFF; width:554px;}
.gsm_layer_search3 .gsm_header{ background-color:#ebebeb; height:110px; padding:10px 15px 0;}
.gsm_layer_search3 .gsm_header h2{color:#888; font-size:20px; margin-bottom:20px;}
.gsm_layer_search3 .g_bt_lang {position: absolute; right: 75px; top: 150px;}
.gsm_layer_search3 .gsm_header p{margin:3px auto; width:450px; color:#666;}
.gsm_layer_search3 .gsm_header .gsm_radioType{width:13px; height:13px; margin:0; padding:0; vertical-align:top;}
.gsm_layer_search3 .gsm_header .gsm_form{margin-top:6px;}
.gsm_layer_search3 .gsm_header p label{color:#333; margin-right:15px;}
.gsm_layer_search3 .gsm_header .gsm_textType{border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px;}
.gsm_layer_search3 .g_icon_close{
position:absolute; width:24px; height:23px; top:6px; right:7px; display:block; text-indent:-5000px; overflow:hidden;
background:url(../../common/image/btn_gsm.gif?110805) -57px -100px no-repeat;
}
.gsm_layer_search3 .gsm_header a.gsm_btn_search:link, .gsm_layer_search3 .gsm_header a.gsm_btn_search:hover,
.gsm_layer_search3 .gsm_header a.gsm_btn_search:active, .gsm_layer_search3 .gsm_header a.gsm_btn_search:visited{
display:inline-block; text-align:center; width:51px; height:20px; line-height:19px; color:#FFF; text-decoration:none;
background:url(../../common/image/btn_gsm.gif?110411) -186px 0 no-repeat;
}
.gsm_layer_search3 .gsm_content{padding-top:30px;}
.gsm_layer_search3 .gsm_inner{width:446px; margin:0 auto;}
.gsm_layer_search3 .gsm_content h3{
padding-left:22px; font-size:14px; font-weight:normal; margin-bottom:16px;
background:url(../../common/image/bullet_gsm.gif?110411) 0 -242px no-repeat;
}
.gsm_layer_search3 .gsm_content h3 em{ color:#ff6666;}
.gsm_layer_search3 .gsm_content table{ margin-bottom:30px;}
.gsm_layer_search3 .gsm_content table th{text-align:left;}
.gsm_layer_search3 .gsm_content table th label{padding-left:15px;}
.gsm_layer_search3 .gsm_content table td{ height:30px; vertical-align:middle;}
.gsm_layer_search3 .gsm_content table td input{ border:1px solid #cfcfcf; height:18px; line-height:18px; padding:0 5px; color:#333;}
.gsm_layer_search3 .gsm_content table td select{ border:1px solid #cfcfcf; height:18px; line-height:18px; font-size:13px;}

.gsm_layer_search3 .gsm_content ul{border:1px solid #cfcfcf; width:414px; height:186px; overflow:scroll; overflow-x:hidden; padding:2px 5px; margin-bottom:15px;}
.gsm_layer_search3 .gsm_content ul li{line-height:17px; padding:3px 0; overflow:hidden;}
.gsm_layer_search3 .gsm_content ul li a:link, .gsm_layer_search3 .gsm_content ul li a:hover,
.gsm_layer_search3 .gsm_content ul li a:active, .gsm_layer_search3 .gsm_content ul li a:visited{display:block; outline:none;}

.gsm_layer_search3 .gsm_content ul li.g_selected a:link, .gsm_layer_search3 .gsm_content ul li.g_selected a:hover,
.gsm_layer_search3 .gsm_content ul li.g_selected a:active, .gsm_layer_search3 .gsm_content ul li.g_selected a:visited{color:#ff6666; text-decoration:none; cursor:default;}

.gsm_layer_search3 .gsm_content .g_addInfo{ text-align:center; margin-top:15px;}
.gsm_layer_search3 .gsm_content .g_addInfo a:link, .gsm_layer_search3 .gsm_content .g_addInfo a:hover,
.gsm_layer_search3 .gsm_content .g_addInfo a:active, .gsm_layer_search3 .gsm_content .g_addInfo a:visited{text-decoration:underline; color:#0000ff;}

.gsm_layer_search3 .gsm_processBtn03{text-align:center;}
.gsm_layer_search3 .gsm_processBtn03 a:link, .gsm_layer_search3 .gsm_processBtn03 a:hover,
.gsm_layer_search3 .gsm_processBtn03 a:active, .gsm_layer_search3 .gsm_processBtn03 a:visited{
display:block; width:150px; height:36px; text-indent:-5000px; overflow:hidden; margin:0 auto;
background:url(../../common/image/btn_gsm.gif?110411) 0 -55px no-repeat;
}
.gsm_layer_search3 .gsm_processBtn03 a span{display:block;}
/* =gsm_layer_search3 END */		

#div_contents, #div_contents td, #div_contents div, #div_contents li, #div_contents input, #div_contents select{line-height:1.231}
