mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 12:02:24 +09:00
HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70ac43c24d
commit
fef0e92afd
80 changed files with 2270 additions and 2801 deletions
|
|
@ -1,43 +1,43 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
body { margin:0;padding:0; font-size:.75em;}
|
||||
body {margin:0;padding:0;font-size:.75em}
|
||||
/* Default Skin - Start */
|
||||
#selectLang{margin:0;padding:0}
|
||||
#gnb{margin:0;padding:0}
|
||||
#lnb{margin:0;padding:0}
|
||||
#lnb ul{margin:0;padding:0}
|
||||
.lnb_global li.active a{font-weight:bold;color:#fff;}
|
||||
.lnb_global li.active a{font-weight:bold;color:#fff}
|
||||
/* Site Layout - Body Wrap */
|
||||
html{background:#fff url(../images/default/bg_body.gif) repeat-x 0 0;font-family:Arial}
|
||||
#bodyWrap{position:relative;width:947px;margin:0 auto}
|
||||
/* Site Layout - Header */
|
||||
#header{position:relative;width:947px;height:120px;margin-bottom:10px; z-index:100}
|
||||
#header h1{position:absolute;top:17px;left:0;margin:0;padding:0; font-size:20px; color:#302f2f}
|
||||
#header{position:relative;width:947px;height:120px;margin-bottom:10px;z-index:100}
|
||||
#header h1{position:absolute;top:17px;left:0;margin:0;padding:0;font-size:20px;color:#302f2f}
|
||||
#header h1 img{vertical-align:middle}
|
||||
#language{position:absolute;top:18px;right:0;z-index:200;margin:0;font-family:Arial, Helvetica, sans-serif}
|
||||
#language dt{float:left;margin:2px 8px 0 0;color:#3f4140}
|
||||
#language dd{float:left;position:relative;width:79px;height:16px;margin:0;border:1px solid #939393;background:#a7a7a7;line-height:16px}
|
||||
#language dd a{display:block;padding:0 0 0 6px;background:url(../images/default/ico_arw.gif) no-repeat 98% 50%;color:#fff;font-size:12px;text-decoration:none}
|
||||
#language ul{display:none;position:absolute;top:15px;left:-1px;width:79px;border:1px solid #939393;border-bottom:0;background:#cfcfcf}
|
||||
#language ul li{border-bottom:1px solid #939393;list-style:none;}
|
||||
#language ul li a{display:block;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none; padding:2px 0 2px 6px}
|
||||
#language ul li a:hover{ background:#a7a7a7}
|
||||
#language ul li{border-bottom:1px solid #939393;list-style:none}
|
||||
#language ul li a{display:block;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;padding:2px 0 2px 6px}
|
||||
#language ul li a:hover{background:#a7a7a7}
|
||||
.btn_login{position:absolute;top:16px;right:159px}
|
||||
#it_search_form{position:absolute;top:50px;right:15px}
|
||||
#it_search_form .input{width:120px;height:17px;border:1px solid #bc4032;color:#888;font-size:.9em}
|
||||
#it_search_form .submit_button{visibility:hidden;width:1px;height:1px}
|
||||
.gnb{position:absolute;top:85px;left:0;height:37px;height:37px;margin:0;padding:0;white-space:nowrap;}
|
||||
.gnb{position:absolute;top:85px;left:0;height:37px;height:37px;margin:0;padding:0;white-space:nowrap}
|
||||
.gnb ul{margin:0;padding:0}
|
||||
.gnb ul li{float:left;position:relative;height:37px;padding-right:2px;padding-right:2px;background:url(../images/default/bgGnbVr.gif) no-repeat 100% 50%;line-height:37px;list-style:none}
|
||||
.gnb ul li.on a,
|
||||
.gnb ul li a:hover{background:url(../images/default/bg_gnb.gif) repeat-x 0 0;color:#fff;font-weight:bold}
|
||||
.gnb ul li a{display:block;padding:0 33px;color:#3f4140;font-size:14px;font-weight:bold;text-decoration:none}
|
||||
.gnb ul li .sub{position:absolute;top:36px;left:0;z-index:300;margin:0;padding:0;border:1px solid #adb1c6;background:#fff; z-index:500;display:none}
|
||||
.gnb ul li .sub li{clear:both;height:33px;margin:0;padding:0;background:none;line-height:33px;text-align:center;*zoom:1}
|
||||
.gnb ul li .sub li a{background:none;color:#9fa09f;}
|
||||
.gnb ul li .sub{position:absolute;top:36px;left:0;z-index:300;margin:0;padding:0;border:1px solid #adb1c6;background:#fff;z-index:500;display:none}
|
||||
.gnb ul li .sub li{clear:both;height:33px;margin:0;padding:0;background:none;line-height:33px;text-align:center;zoom:1}
|
||||
.gnb ul li .sub li a{background:none;color:#9fa09f}
|
||||
.gnb ul li .sub li a:hover,
|
||||
.gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb2.gif) repeat-x; color:#fff!important;text-decoration:none}
|
||||
.gnb li.last{ background:none}
|
||||
.gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb2.gif) repeat-x;color:#fff!important;text-decoration:none}
|
||||
.gnb li.last{background:none}
|
||||
|
||||
#isSearch{padding:19px 0 15px 21px;border:1px solid #fff;background:#f3f4f4;border-radius:5px 5px 0 0}
|
||||
#isSearch .searchOrder{display:none}
|
||||
|
|
@ -58,39 +58,39 @@ html{background:#fff url(../images/default/bg_body.gif) repeat-x 0 0;font-family
|
|||
#isSearch .submit{_position:relative;_top:-1px;vertical-align:middle}
|
||||
*:first-child+html body#default #isSearch .submit{position:relative;top:-1px}
|
||||
/* Site Layout - Content Body */
|
||||
#contentBody{position:relative;width:947px;padding-bottom:30px;*zoom:1}
|
||||
#contentBody{position:relative;width:947px;padding-bottom:30px;zoom:1}
|
||||
#contentBody:after{display:block;clear:both;content:''}
|
||||
/* Site Layout - Column Left */
|
||||
#columnLeft{float:right;position:relative;top:-80px;z-index:100;width:213px}
|
||||
#columnLeft .mask{display:block;clear:both;width:201px;height:5px;background:#fff}
|
||||
/* Site Layout - Column Right */
|
||||
#columnRight{float:left;width:718px; overflow:hidden}
|
||||
#columnRight{float:left;width:718px;overflow:hidden}
|
||||
#columnRight:after{display:block;clear:both;content:''}
|
||||
#visualArea{position:relative;left:-15px;width:770px;height:200px;margin-right:-15px;margin-bottom:2.5em;background:#f5f5f5}
|
||||
#content{overflow:hidden;width:100%}
|
||||
#columnLeft .info{overflow:hidden;margin-bottom:10px;width:211px;padding:0;border:1px solid #c9c9c9;background:#fff;zoom:1;border-radius:5px}
|
||||
#columnLeft .info .search{margin:0;padding:0;width:211px;height:61px;overflow:hidden;}
|
||||
#columnLeft .info .search{margin:0;padding:0;width:211px;height:61px;overflow:hidden}
|
||||
#columnLeft .lnb_global{background:none}
|
||||
#columnLeft .lnb_global h2{margin:0;height:28px;background:url(../images/default/bg_lnb.gif) no-repeat}
|
||||
#columnLeft .lnb_global h2 a{margin:0;padding-left:22px;color:#fff;font-size:14px;line-height:28px;text-decoration:none}
|
||||
#columnLeft .lnb_global .list{margin:0;padding:0 0 14px;border:1px solid #d4d4d4}
|
||||
#columnLeft .lnb_global .list li{margin:0;padding:0;line-height:22px;list-style:none}
|
||||
#columnLeft .lnb_global .list li ul{ margin:0; padding:0}
|
||||
#columnLeft .lnb_global .list li ul li{ padding:0 0 0 15px;}
|
||||
#columnLeft .lnb_global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;*zoom:1;border-bottom:1px solid #fff;border-top:1px solid #fff;}
|
||||
#columnLeft .lnb_global .list li ul{margin:0;padding:0}
|
||||
#columnLeft .lnb_global .list li ul li{padding:0 0 0 15px}
|
||||
#columnLeft .lnb_global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;zoom:1;border-bottom:1px solid #fff;border-top:1px solid #fff}
|
||||
#columnLeft .lnb_global .list li a:hover,
|
||||
#columnLeft .lnb_global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#eaeaea url(../images/default/ico_are.gif) no-repeat 98% 50%;}
|
||||
#columnLeft .lnb_global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#eaeaea url(../images/default/ico_are.gif) no-repeat 98% 50%}
|
||||
|
||||
/* sitemap */
|
||||
.sitemap{margin:0 0 28px 0; overflow:hidden; clear:both}
|
||||
.sitemap ul{padding:0; margin:0}
|
||||
.sitemap li{ list-style:none;padding:0 28px 0 0; width:190px; display:inline-block;*display:inline;*zoom:1; vertical-align:top; overflow:hidden; margin:0 28px 20px 0 ; border-right:1px solid #d2d2d2; white-space:nowrap}
|
||||
.sitemap li.last{ border-right:0; margin:0; padding:0}
|
||||
.sitemap .list{ margin:0; padding:0}
|
||||
.sitemap .list dt{ font-weight:bold; font-size:14px; margin:0 0 19px; 0}
|
||||
.sitemap .list dt a{ color:#3a3a3a; text-decoration:none}
|
||||
.sitemap .list dd{ margin:0; padding:0; background:url(../images/default/bu_v1.gif) no-repeat 0 50%; padding-left:10px; line-height:20px;}
|
||||
.sitemap .list dd a{ color:#3a3a3a; text-decoration:none}
|
||||
.sitemap{margin:0 0 28px 0;overflow:hidden;clear:both}
|
||||
.sitemap ul{padding:0;margin:0}
|
||||
.sitemap li{list-style:none;padding:0 28px 0 0;width:190px;display:inline-block;*display:inline;zoom:1;vertical-align:top;overflow:hidden; margin:0 28px 20px 0 ;border-right:1px solid #d2d2d2;white-space:nowrap}
|
||||
.sitemap li.last{border-right:0;margin:0;padding:0}
|
||||
.sitemap .list{margin:0;padding:0}
|
||||
.sitemap .list dt{font-weight:bold;font-size:14px;margin:0 0 19px;0}
|
||||
.sitemap .list dt a{color:#3a3a3a;text-decoration:none}
|
||||
.sitemap .list dd{margin:0;padding:0;background:url(../images/default/bu_v1.gif) no-repeat 0 50%;padding-left:10px;line-height:20px}
|
||||
.sitemap .list dd a{color:#3a3a3a;text-decoration:none}
|
||||
|
||||
/* Site Layout - Footer */
|
||||
#footer{clear:both;margin:0;padding:11px 0 46px;border-top:1px solid #dbdbdb;text-align:left}
|
||||
|
|
|
|||
|
|
@ -1,40 +1,40 @@
|
|||
@charset "utf-8";
|
||||
/* NHN | dece24@nhncorp.com */
|
||||
#loginAccess{ position:relative; width:333px; margin:30px auto; font-size:12px; font-family:Tahoma; line-height:normal; background:url(./images/bg_gLogin.gif) no-repeat 0 0}
|
||||
#loginAccess form{ margin:0; padding:0;}
|
||||
#loginAccess fieldset{ border:0; margin:0; padding:0;}
|
||||
#loginAccess h1{font-size:12px; color:#3f4140; margin:0; font-weight:normal; padding:27px 0 18px 18px}
|
||||
#loginAccess ul{ margin:0; padding:0; list-style:none;}
|
||||
#loginAccess .mLogin{ display:none;}
|
||||
#loginAccess .idpw{ margin:0 41px 15px 36px;}
|
||||
#loginAccess .oid{ margin:0 28px 20px 28px;}
|
||||
#loginAccess .idpw li{ margin:0 0 5px 0;}
|
||||
#loginAccess .iText{ font-size:12px; color:#c4c4c4; font-weight:bold; border:1px solid #c5c5c5}
|
||||
#loginAccess .idpw .iText{ width:243px; padding:2px 0 2px 7px;}
|
||||
#loginAccess .oid .iText{ width:252px; padding:8px 0 0 35px;}
|
||||
#loginAccess .inputCheck{ width:13px; height:13px; margin:0; padding:0; vertical-align:middle;}
|
||||
#loginAccess label{ vertical-align: middle; color:#3a3a3a}
|
||||
#loginAccess #warning{ display:none; margin:0 0 20px 0;}
|
||||
#loginAccess #warning.open{ display:block;}
|
||||
#loginAccess #warning p{ margin:0; color:#fafafa}
|
||||
#loginAccess .buttonArea{ position:relative; margin:0 50px 0 39px; padding:0; color:#767676; *zoom:1;}
|
||||
#loginAccess .buttonArea .keeping{ position:relative; margin:0 0 20px 0; height:32px; line-height:32px;}
|
||||
#loginAccess #gLogin .buttonArea .buttonAccount{ position:absolute; top:0; right:0;}
|
||||
#loginAccess #oLogin .buttonArea{ text-align:center; margin-bottom:20px;}
|
||||
#loginAccess{position:relative;width:333px;margin:30px auto; font-size:12px;font-family:Tahoma;line-height:normal;background:url(./images/bg_gLogin.gif) no-repeat 0 0}
|
||||
#loginAccess form{margin:0;padding:0}
|
||||
#loginAccess fieldset{border:0;margin:0;padding:0}
|
||||
#loginAccess h1{font-size:12px;color:#3f4140;margin:0;font-weight:normal;padding:27px 0 18px 18px}
|
||||
#loginAccess ul{margin:0;padding:0;list-style:none}
|
||||
#loginAccess .mLogin{display:none}
|
||||
#loginAccess .idpw{margin:0 41px 15px 36px}
|
||||
#loginAccess .oid{margin:0 28px 20px 28px}
|
||||
#loginAccess .idpw li{margin:0 0 5px 0}
|
||||
#loginAccess .iText{font-size:12px;color:#c4c4c4;font-weight:bold;border:1px solid #c5c5c5}
|
||||
#loginAccess .idpw .iText{width:243px;padding:2px 0 2px 7px}
|
||||
#loginAccess .oid .iText{width:252px;padding:8px 0 0 35px}
|
||||
#loginAccess .inputCheck{width:13px;height:13px;margin:0;padding:0;vertical-align:middle}
|
||||
#loginAccess label{vertical-align: middle;color:#3a3a3a}
|
||||
#loginAccess #warning{display:none;margin:0 0 20px 0}
|
||||
#loginAccess #warning.open{display:block}
|
||||
#loginAccess #warning p{margin:0;color:#fafafa}
|
||||
#loginAccess .buttonArea{position:relative;margin:0 50px 0 39px;padding:0;color:#767676;zoom:1}
|
||||
#loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px}
|
||||
#loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0}
|
||||
#loginAccess #oLogin .buttonArea{text-align:center;margin-bottom:20px}
|
||||
#loginAccess .buttonAccount,
|
||||
#loginAccess .buttonAccount a,
|
||||
#loginAccess .buttonAccount input{ position:relative; display:inline-block; margin:0; padding:0; overflow:visible; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#ffffff; vertical-align:middle; cursor:pointer; border:0; text-decoration:none !important; background: url(./images/buttonAction.gif) no-repeat;font-family:Arial}
|
||||
#loginAccess .buttonAccount{ margin:0 4px 0 0; background-position:left top;}
|
||||
#loginAccess .buttonAccount input{position:relative;display:inline-block;margin:0;padding:0;overflow:visible;height:32px;line-height:32px;font-size:12px;font-weight:bold;color:#ffffff;vertical-align:middle;cursor:pointer;border:0;text-decoration:none !important;background: url(./images/buttonAction.gif) no-repeat;font-family:Arial}
|
||||
#loginAccess .buttonAccount{margin:0 4px 0 0;background-position:left top}
|
||||
#loginAccess .buttonAccount a,
|
||||
#loginAccess .buttonAccount input{ left:14px; background-position:right top; *vertical-align:top; padding:0 30px 0 15px;}
|
||||
#loginAccess .help{ position:relative; padding:22px 0 44px 0;text-align:center; background:url(images/bg_help.gif) no-repeat}
|
||||
#loginAccess .help li{ display:inline; border-left:1px solid #ababab; padding:0 0 0 7px; margin:0 4px 0 0; line-height:1;}
|
||||
#loginAccess .help li.first{ border:0; padding:0;}
|
||||
#loginAccess .help a{ text-decoration:none; color:#828282;}
|
||||
#loginAccess .buttonAccount input{left:14px;background-position:right top;*vertical-align:top;padding:0 30px 0 15px}
|
||||
#loginAccess .help{position:relative;padding:22px 0 44px 0;text-align:center;background:url(images/bg_help.gif) no-repeat}
|
||||
#loginAccess .help li{display:inline;border-left:1px solid #ababab;padding:0 0 0 7px;margin:0 4px 0 0;line-height:1}
|
||||
#loginAccess .help li.first{border:0;padding:0}
|
||||
#loginAccess .help a{text-decoration:none;color:#828282}
|
||||
#loginAccess .help a:hover,
|
||||
#loginAccess .help a:active,
|
||||
#loginAccess .help a:focus{ text-decoration:underline;}
|
||||
#loginAccess .logOut{ text-align:left;padding:0 0 20px 55px; background:url(images/line_logOut.gif) no-repeat 0 100%;}
|
||||
#loginAccess .help a:focus{text-decoration:underline}
|
||||
#loginAccess .logOut{text-align:left;padding:0 0 20px 55px;background:url(images/line_logOut.gif) no-repeat 0 100%}
|
||||
.gLogin #gLogin,
|
||||
.oLogin #oLogin{ display:block;}
|
||||
.oLogin #oLogin{display:block}
|
||||
.logOut_h{padding:27px 0 23px 63px!important}
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
body { margin:0;padding:0; font-size:.75em;}
|
||||
body {margin:0;padding:0;font-size:.75em}
|
||||
/* Default Skin - Start */
|
||||
#selectLang{display:none;margin:0;padding:0}
|
||||
#gnb{margin:0;padding:0}
|
||||
#lnb_Global{margin:0;padding:0}
|
||||
#lnb_Global ul{margin:0;padding:0}
|
||||
.lnb_Global li.active a{font-weight:bold;color:#fff;}
|
||||
.lnb_Global li.active a{font-weight:bold;color:#fff}
|
||||
/* Site Layout - Body Wrap */
|
||||
html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-family:Arial}
|
||||
#bodyWrap{position:relative;width:960px;margin:0 auto}
|
||||
|
|
@ -19,10 +19,10 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam
|
|||
#language dt{float:left;margin-right:5px;padding:0 9px 0 0;background:url(../images/default/line_language.gif) no-repeat 100% 12px;color:#fff}
|
||||
#language dd{float:left;position:relative;width:69px;margin:0 3px 0 0}
|
||||
#language dd a{display:block;padding:0 0 0 2px;background:url(../images/default/ico_arw.gif) no-repeat 95% 50%;color:#fff;font-size:12px;text-decoration:none}
|
||||
#language ul{position:absolute;top:30px;left:-1px;z-index:300;width:69px;background:#020202;border-radius:0 0 5px 5px; padding:0 0 5px 0}
|
||||
#language ul{position:absolute;top:30px;left:-1px;z-index:300;width:69px;background:#020202;border-radius:0 0 5px 5px;padding:0 0 5px 0}
|
||||
#language ul li{height:18px;line-height:18px;list-style:none}
|
||||
#language ul li a{display:block;padding-left:5px;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;height:18px;line-height:18px;}
|
||||
#language ul li a:hover{ background:#6c6c6c}
|
||||
#language ul li a{display:block;padding-left:5px;background:none;color:#fff;font:11px Tahoma;text-align:left;text-decoration:none;height:18px;line-height:18px}
|
||||
#language ul li a:hover{background:#6c6c6c}
|
||||
#header .search{float:left}
|
||||
#it_search_form{position:absolute;top:50px;right:15px}
|
||||
#it_search_form .input{width:120px;height:17px;border:1px solid #bc4032;color:#888;font-size:.9em}
|
||||
|
|
@ -31,20 +31,18 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam
|
|||
.gnb{position:absolute;top:71px;left:0;width:960px;height:34px;height:37px;height:37px;margin:0;padding:0;background:url(../images/default/bg_gnb.gif) no-repeat 0 0;white-space:nowrap}
|
||||
.gnb ul{margin:0;padding:0}
|
||||
.gnb ul li{float:left;position:relative;height:34px;padding-left:2px;background:url(../images/default/bgGnbVr.gif) no-repeat 0 50%;line-height:34px;list-style:none}
|
||||
.gnb ul li.home{ padding-left:0; background:none}
|
||||
.gnb ul li.home_on{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0; padding-left:0}
|
||||
.gnb ul li.home{padding-left:0;background:none}
|
||||
.gnb ul li.home_on{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0;padding-left:0}
|
||||
.gnb ul li.home_on a:hover{background:none}
|
||||
.gnb ul li.home a:hover{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0;}
|
||||
.gnb ul li.home a:hover{background:url(../images/default/bg_gnb_home.gif) no-repeat 0 0}
|
||||
.gnb ul li.on a,
|
||||
.gnb ul li a:hover{background:url(../images/default/bg_gnb4.gif) repeat-x;color:#3f4140;font-weight:bold}
|
||||
.gnb ul li a{display:block;padding:0 33px;color:#3f4140;font-size:14px;font-weight:bold;text-decoration:none}
|
||||
.gnb ul li .sub{display:none;position:absolute;top:33px;left:0;z-index:300;margin:0;padding:0;border:1px solid #bbb;background:#fff;border-radius:0 0 5px 5px}
|
||||
.gnb ul li .sub li{clear:both;height:31px;margin:0;padding:0;background:none;line-height:33px;text-align:center;*zoom:1}
|
||||
.gnb ul li .sub li a{background:none;color:#9fa09f; height:31px;line-height:31px}
|
||||
.gnb ul li .sub li{clear:both;height:31px;margin:0;padding:0;background:none;line-height:33px;text-align:center;zoom:1}
|
||||
.gnb ul li .sub li a{background:none;color:#9fa09f;height:31px;line-height:31px}
|
||||
.gnb ul li .sub li a:hover,
|
||||
.gnb ul li .sub li a.subon{background:url(../images/default/bg_gnb3.gif) repeat-x;color:#fff!important;text-decoration:none}
|
||||
.gnb li.last{}
|
||||
#isSearch{}
|
||||
#isSearch .searchOrder{display:none}
|
||||
#isSearch .checked{display:block;position:absolute;top:0;left:0;width:64px;height:14px;padding:5px 0 0 5px;background:url(../images/default/bgSearchTerm.gif) no-repeat;color:#fff;font:11px '돋움', Dotum, '굴림', Gulim, AppleGothic, Sans-serif;line-height:normal;text-align:left}
|
||||
*:first-child+html #isSearch .checked{top:1px}
|
||||
|
|
@ -61,13 +59,13 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam
|
|||
#isSearch .submit{_position:relative;_top:-1px;vertical-align:middle}
|
||||
*:first-child+html body#default #isSearch .submit{position:relative;top:-1px}
|
||||
/* Site Layout - Content Body */
|
||||
#contentBody{ overflow:hidden;position:relative;width:960px;margin-top:32px;margin-bottom:72px;background:url(../images/default/bg_contentBody.gif) repeat-y;*zoom:1}
|
||||
#contentBody{overflow:hidden;position:relative;width:960px;margin-top:32px;margin-bottom:72px;background:url(../images/default/bg_contentBody.gif) repeat-y;zoom:1}
|
||||
#contentBody:after{display:block;clear:both;content:''}
|
||||
/* Site Layout - Column Left */
|
||||
#columnLeft{float:left;width:195px;}
|
||||
#columnLeft{float:left;width:195px}
|
||||
#columnLeft .mask{display:block;clear:both;width:201px;height:5px;background:#fff}
|
||||
/* Site Layout - Column Right */
|
||||
#columnRight{float:right;width:730px; overflow:hidden}
|
||||
#columnRight{float:right;width:730px;overflow:hidden}
|
||||
#columnRight:after{display:block;clear:both;content:''}
|
||||
#visualArea{position:relative;left:-15px;width:770px;height:200px;margin-right:-15px;margin-bottom:2.5em;background:#f5f5f5}
|
||||
#content{overflow:hidden;width:100%}
|
||||
|
|
@ -77,27 +75,25 @@ html{background:#fafafa url(../images/default/bg_body.gif) repeat-x 0 0;font-fam
|
|||
#columnLeft .lnb_Global h2{margin:0;background:#e5e4e4 url(../images/default/ico_arw2.gif) no-repeat 92% 6px}
|
||||
#columnLeft .lnb_Global h2 a{margin:0;padding-left:22px;color:#546d82;font-size:14px;line-height:28px;text-decoration:none}
|
||||
#columnLeft .lnb_Global .list{margin:0;padding:12px 0}
|
||||
#columnLeft .lnb_Global .list li{margin:0;padding:0;line-height:22px;list-style:none;}
|
||||
#columnLeft .lnb_Global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;*zoom:1;border-bottom:1px solid #fafafa;border-top:1px solid #fafafa;}
|
||||
#columnLeft .lnb_Global .list li{margin:0;padding:0;line-height:22px;list-style:none}
|
||||
#columnLeft .lnb_Global .list li a{display:block;padding-left:22px;color:#3a3a3a;text-decoration:none;zoom:1;border-bottom:1px solid #fafafa;border-top:1px solid #fafafa}
|
||||
#columnLeft .lnb_Global .list li a:hover,
|
||||
#columnLeft .lnb_Global .list li.on{border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;background:#e5e4e4 url(../images/default/ico_arw2.gif) no-repeat 92% 5px}
|
||||
#columnLeft .lnb_Global .list li ul{ padding:0; margin:0}
|
||||
#columnLeft .lnb_Global .list li ul li{ padding-left:15px}
|
||||
|
||||
#columnLeft .lnb_Global .list li ul{padding:0;margin:0}
|
||||
#columnLeft .lnb_Global .list li ul li{padding-left:15px}
|
||||
/* sitemap */
|
||||
.sitemap{margin:0 0 28px 0; overflow:hidden; clear:both}
|
||||
.sitemap ul{padding:0; margin:0}
|
||||
.sitemap li{ list-style:none;padding:0 28px 0 0; width:190px; display:inline-block;*display:inline;*zoom:1; vertical-align:top; overflow:hidden; margin:0 28px 20px 0 ; border-right:1px solid #d2d2d2}
|
||||
.sitemap li.last{ border-right:0; margin:0; padding:0}
|
||||
.sitemap{margin:0 0 28px 0;overflow:hidden;clear:both}
|
||||
.sitemap ul{padding:0;margin:0}
|
||||
.sitemap li{list-style:none;padding:0 28px 0 0;width:190px;display:inline-block;*display:inline;zoom:1;vertical-align:top;overflow:hidden; margin:0 28px 20px 0 ;border-right:1px solid #d2d2d2}
|
||||
.sitemap li.last{border-right:0;margin:0;padding:0}
|
||||
.sitemap .list{margin:0;padding:0}
|
||||
.sitemap .list dt{ font-weight:bold; font-size:14px; margin-bottom:19px;}
|
||||
.sitemap .list dt a{ color:#3a3a3a; text-decoration:none}
|
||||
.sitemap .list dd{ margin:0; padding:0; background:url(../images/default/bu_v1.gif) no-repeat 0 50%; padding-left:10px; line-height:20px}
|
||||
.sitemap .list dd a{ color:#3a3a3a; text-decoration:none}
|
||||
|
||||
.sitemap .list dt{font-weight:bold;font-size:14px;margin-bottom:19px}
|
||||
.sitemap .list dt a{color:#3a3a3a;text-decoration:none}
|
||||
.sitemap .list dd{margin:0;padding:0;background:url(../images/default/bu_v1.gif) no-repeat 0 50%;padding-left:10px;line-height:20px}
|
||||
.sitemap .list dd a{color:#3a3a3a;text-decoration:none}
|
||||
/* Site Layout - Footer */
|
||||
#footer{clear:both;margin:0;padding:11px 0 46px;border-top:1px solid #dbdbdb;text-align:left}
|
||||
#footer li.first-child{background:none}
|
||||
#footer li a{color:#999;font:.9em '돋움', Dotum, '굴림', Gulim, AppleGothic, Sans-serif}
|
||||
#footer address{color:#9fa09f;font-style:normal}
|
||||
#footer address strong{margin-left:4px}
|
||||
#footer address strong{margin-left:4px}
|
||||
|
|
@ -1,40 +1,40 @@
|
|||
@charset "utf-8";
|
||||
/* NHN | dece24@nhncorp.com */
|
||||
#loginAccess{ position:relative; width:333px; margin:30px auto; font-size:12px; font-family:Tahoma; line-height:normal; background:url(./images/bg_gLogin.gif) no-repeat 0 0}
|
||||
#loginAccess form{ margin:0; padding:0;}
|
||||
#loginAccess fieldset{ border:0; margin:0; padding:0;}
|
||||
#loginAccess h1{font-size:12px; color:#3f4140; margin:0; font-weight:normal; padding:27px 0 18px 18px}
|
||||
#loginAccess ul{ margin:0; padding:0; list-style:none;}
|
||||
#loginAccess .mLogin{ display:none;}
|
||||
#loginAccess .idpw{ margin:0 41px 15px 36px;}
|
||||
#loginAccess .oid{ margin:0 28px 20px 28px;}
|
||||
#loginAccess .idpw li{ margin:0 0 5px 0;}
|
||||
#loginAccess .iText{ font-size:12px; color:#c4c4c4; font-weight:bold; border:1px solid #c5c5c5}
|
||||
#loginAccess .idpw .iText{ width:243px; padding:2px 0 2px 7px;}
|
||||
#loginAccess .oid .iText{ width:252px; padding:8px 0 0 35px;}
|
||||
#loginAccess .inputCheck{ width:13px; height:13px; margin:0; padding:0; vertical-align:middle;}
|
||||
#loginAccess label{ vertical-align: middle; color:#3a3a3a}
|
||||
#loginAccess #warning{ display:none; margin:0 0 20px 0;}
|
||||
#loginAccess #warning.open{ display:block;}
|
||||
#loginAccess #warning p{ margin:0; color:#fafafa}
|
||||
#loginAccess .buttonArea{ position:relative; margin:0 50px 0 39px; padding:0; color:#767676; *zoom:1;}
|
||||
#loginAccess .buttonArea .keeping{ position:relative; margin:0 0 20px 0; height:32px; line-height:32px;}
|
||||
#loginAccess #gLogin .buttonArea .buttonAccount{ position:absolute; top:0; right:0;}
|
||||
#loginAccess #oLogin .buttonArea{ text-align:center; margin-bottom:20px;}
|
||||
#loginAccess{position:relative;width:333px;margin:30px auto; font-size:12px;font-family:Tahoma;line-height:normal;background:url(./images/bg_gLogin.gif) no-repeat 0 0}
|
||||
#loginAccess form{margin:0;padding:0}
|
||||
#loginAccess fieldset{border:0;margin:0;padding:0}
|
||||
#loginAccess h1{font-size:12px;color:#3f4140;margin:0;font-weight:normal;padding:27px 0 18px 18px}
|
||||
#loginAccess ul{margin:0;padding:0;list-style:none}
|
||||
#loginAccess .mLogin{display:none}
|
||||
#loginAccess .idpw{margin:0 41px 15px 36px}
|
||||
#loginAccess .oid{margin:0 28px 20px 28px}
|
||||
#loginAccess .idpw li{margin:0 0 5px 0}
|
||||
#loginAccess .iText{font-size:12px;color:#c4c4c4;font-weight:bold;border:1px solid #c5c5c5}
|
||||
#loginAccess .idpw .iText{width:243px;padding:2px 0 2px 7px}
|
||||
#loginAccess .oid .iText{width:252px;padding:8px 0 0 35px}
|
||||
#loginAccess .inputCheck{width:13px;height:13px;margin:0;padding:0;vertical-align:middle}
|
||||
#loginAccess label{vertical-align: middle;color:#3a3a3a}
|
||||
#loginAccess #warning{display:none;margin:0 0 20px 0}
|
||||
#loginAccess #warning.open{display:block}
|
||||
#loginAccess #warning p{margin:0;color:#fafafa}
|
||||
#loginAccess .buttonArea{position:relative;margin:0 50px 0 39px;padding:0;color:#767676;zoom:1}
|
||||
#loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px}
|
||||
#loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0}
|
||||
#loginAccess #oLogin .buttonArea{text-align:center;margin-bottom:20px}
|
||||
#loginAccess .buttonAccount,
|
||||
#loginAccess .buttonAccount a,
|
||||
#loginAccess .buttonAccount input{ position:relative; display:inline-block; margin:0; padding:0; overflow:visible; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#ffffff; vertical-align:middle; cursor:pointer; border:0; text-decoration:none !important; background: url(./images/buttonAction.gif) no-repeat;font-family:Arial}
|
||||
#loginAccess .buttonAccount{ margin:0 4px 0 0; background-position:left top;}
|
||||
#loginAccess .buttonAccount input{position:relative;display:inline-block;margin:0;padding:0;overflow:visible;height:32px;line-height:32px;font-size:12px;font-weight:bold;color:#ffffff;vertical-align:middle;cursor:pointer;border:0;text-decoration:none !important;background: url(./images/buttonAction.gif) no-repeat;font-family:Arial}
|
||||
#loginAccess .buttonAccount{margin:0 4px 0 0;background-position:left top}
|
||||
#loginAccess .buttonAccount a,
|
||||
#loginAccess .buttonAccount input{ left:14px; background-position:right top; *vertical-align:top; padding:0 30px 0 15px;}
|
||||
#loginAccess .help{ position:relative; padding:22px 0 44px 0;text-align:center; background:url(images/bg_help.gif) no-repeat}
|
||||
#loginAccess .help li{ display:inline; border-left:1px solid #ababab; padding:0 0 0 7px; margin:0 4px 0 0; line-height:1;}
|
||||
#loginAccess .help li.first{ border:0; padding:0;}
|
||||
#loginAccess .help a{ text-decoration:none; color:#828282;}
|
||||
#loginAccess .buttonAccount input{left:14px;background-position:right top;*vertical-align:top;padding:0 30px 0 15px}
|
||||
#loginAccess .help{position:relative;padding:22px 0 44px 0;text-align:center;background:url(images/bg_help.gif) no-repeat}
|
||||
#loginAccess .help li{display:inline;border-left:1px solid #ababab;padding:0 0 0 7px;margin:0 4px 0 0;line-height:1}
|
||||
#loginAccess .help li.first{border:0;padding:0}
|
||||
#loginAccess .help a{text-decoration:none;color:#828282}
|
||||
#loginAccess .help a:hover,
|
||||
#loginAccess .help a:active,
|
||||
#loginAccess .help a:focus{ text-decoration:underline;}
|
||||
#loginAccess .logOut{ text-align:left;padding:0 0 20px 55px; background:url(images/line_logOut.gif) no-repeat 0 100%;}
|
||||
#loginAccess .help a:focus{text-decoration:underline}
|
||||
#loginAccess .logOut{text-align:left;padding:0 0 20px 55px;background:url(images/line_logOut.gif) no-repeat 0 100%}
|
||||
.gLogin #gLogin,
|
||||
.oLogin #oLogin{ display:block;}
|
||||
.oLogin #oLogin{display:block}
|
||||
.logOut_h{padding:27px 0 23px 63px!important}
|
||||
|
|
@ -1,54 +1,47 @@
|
|||
@charset "utf-8";
|
||||
.xeBanner { position:relative; z-index:100;}
|
||||
.xeBanner .section{ position:static; height:100%;width:100%; padding-top:1px; margin:0 !important; }
|
||||
.xeBanner {position:relative;z-index:100}
|
||||
.xeBanner .section{position:static;height:100%;width:100%;padding-top:1px;margin:0 !important}
|
||||
.xeBanner.v1 #v1,
|
||||
.xeBanner.v2 #v2,
|
||||
.xeBanner.v3 #v3{ display:block;}
|
||||
.xeBanner #v1{ background-position:0 0;}
|
||||
/*.xeBanner #v2{ background-position:0 -347px;}
|
||||
.xeBanner #v3{ background-position:0 -694px;}*/
|
||||
.xeBanner.v3 #v3{display:block}
|
||||
.xeBanner #v1{background-position:0 0}
|
||||
/*
|
||||
.xeBanner #v2{background-position:0 -347px}
|
||||
.xeBanner #v3{background-position:0 -694px}
|
||||
*/
|
||||
.xeBanner .section h2,
|
||||
.xeBanner .section p{ position:relative; margin:0; z-index:-1; line-height:1.2;}
|
||||
.xeBanner .section a{ position:absolute; height:22px; top:160px; left:15px; font-size:11px; padding:0 8px; overflow:hidden; text-decoration:none;}
|
||||
.xeBanner .section a span{ position:relative; top:-22px;}
|
||||
|
||||
ul.pagination {width:75px;height:10px;margin:0 auto !important;text-align:center !important;}
|
||||
ul.pagination li {float:left;list-style:none;width:10px;height:10px;margin-right:5px;background:url(../images/slide_page_off.gif) no-repeat top left;}
|
||||
ul.pagination li.current {background:url(../images/slide_page_on.gif) no-repeat top left;}
|
||||
ul.pagination a {text-decoration:none;outline:none;ie-dummy: expression(this.hideFocus=true);}
|
||||
|
||||
.xeBanner .section p{position:relative;margin:0;z-index:-1;line-height:1.2}
|
||||
.xeBanner .section a{position:absolute;height:22px;top:160px;left:15px;font-size:11px;padding:0 8px;overflow:hidden;text-decoration:none}
|
||||
.xeBanner .section a span{position:relative;top:-22px}
|
||||
ul.pagination{width:75px;height:10px;margin:0 auto !important;text-align:center !important}
|
||||
ul.pagination li {float:left;list-style:none;width:10px;height:10px;margin-right:5px;background:url(../images/slide_page_off.gif) no-repeat top left}
|
||||
ul.pagination li.current{background:url(../images/slide_page_on.gif) no-repeat top left}
|
||||
ul.pagination a{text-decoration:none;outline:none;ie-dummy: expression(this.hideFocus=true)}
|
||||
/* slide_widget */
|
||||
.slide_widget {position:relative;}
|
||||
.slide_widget .mask {position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;}
|
||||
.slide_widget ul {margin:0;}
|
||||
.slide_widget li {float:left;list-style:none;}
|
||||
|
||||
|
||||
.slide_widget{position:relative}
|
||||
.slide_widget .mask{position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden}
|
||||
.slide_widget ul{margin:0}
|
||||
.slide_widget li{float:left;list-style:none}
|
||||
/* slide_widget */
|
||||
#slide_widget {width:100%;height:446px; position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left;}
|
||||
#slide_widget .mask {width:958px;height:418px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;}
|
||||
#slide_widget ul {margin:0; padding:0;}
|
||||
#slide_widget li {float:left;list-style:none;}
|
||||
ul.imgSet {height:418px;position:absolute;left:width:100%;top:0;}
|
||||
.imgSet li {width:958px;height:420px;float:left;}
|
||||
.imgSet div.item {position:relative;z-index:50;}
|
||||
.imgSet li p {position:absolute;x:0;y:0;z-index:20;margin:0;}
|
||||
.slides_container div.shadow {position:absolute;left:0;margin-top:-105px;z-index:10;}
|
||||
.slides_container .section img{position:relative;z-index:50;}
|
||||
|
||||
|
||||
ul.paging {width:75px;height:10px;margin:0 auto !important;text-align:center;}
|
||||
.paging li {width:10px;height:10px;margin-right:5px;}
|
||||
.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left;}
|
||||
.paging li.off {background:url(../images/slide_page_off.gif) no-repeat top left;}
|
||||
.paging li span {visibility:hidden;}
|
||||
.paging a {text-decoration:none;}
|
||||
|
||||
#shadow {left: 15px;margin-top: -105px;position: absolute;z-index: -10;}
|
||||
|
||||
.slide_widget .mask {width:958px !important;}
|
||||
#slides,.slides_container,.slides_container div {width:958px !important;height:431px !important;display:block;}
|
||||
|
||||
.buttonBox {z-index:201}
|
||||
.section div {z-index:200}
|
||||
.slide_widget ul {position:relative;bottom:18px;z-index:150;}
|
||||
#slide_widget{width:100%;height:446px;position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left}
|
||||
#slide_widget .mask{width:958px;height:418px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden}
|
||||
#slide_widget ul{margin:0;padding:0}
|
||||
#slide_widget li{float:left;list-style:none}
|
||||
ul.imgSet{height:418px;position:absolute;left:width:100%;top:0}
|
||||
.imgSet li{width:958px;height:420px;float:left}
|
||||
.imgSet div.item{position:relative;z-index:50}
|
||||
.imgSet li p{position:absolute;x:0;y:0;z-index:20;margin:0}
|
||||
.slides_container div.shadow{position:absolute;left:0;margin-top:-105px;z-index:10}
|
||||
.slides_container .section img{position:relative;z-index:50}
|
||||
ul.paging{width:75px;height:10px;margin:0 auto !important;text-align:center}
|
||||
.paging li{width:10px;height:10px;margin-right:5px}
|
||||
.paging li.on{background:url(../images/slide_page_on.gif) no-repeat top left}
|
||||
.paging li.off{background:url(../images/slide_page_off.gif) no-repeat top left}
|
||||
.paging li span{visibility:hidden}
|
||||
.paging a{text-decoration:none}
|
||||
#shadow{left: 15px;margin-top: -105px;position: absolute;z-index: -10}
|
||||
.slide_widget .mask{width:958px !important}
|
||||
#slides,.slides_container,.slides_container div {width:958px !important;height:431px !important;display:block}
|
||||
.buttonBox{z-index:201}
|
||||
.section div{z-index:200}
|
||||
.slide_widget ul{position:relative;bottom:18px;z-index:150}
|
||||
|
|
@ -1,77 +1,62 @@
|
|||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
|
||||
body {font-size: 12px;font-family:sans-serif; margin: 0; padding: 0;}
|
||||
img{border:none;}
|
||||
body {font-size: 12px;font-family:sans-serif;margin: 0;padding: 0}
|
||||
img{border:none}
|
||||
/* head */
|
||||
#wrap {width:100%;}
|
||||
#wrap .top {width:100%;height:73px;z-index:300;background:url(../images/header_bg.gif) repeat-x top left;}
|
||||
#wrap .header {width:960px;height:73px;margin:0 auto;position:relative; z-index:150;}
|
||||
.header .logo {margin-top:15px;float:left;}
|
||||
.header ul {margin:0;padding:0;}
|
||||
.header li {list-style:none;}
|
||||
|
||||
#wrap .main {width:100%;z-index:200;}
|
||||
.main .container {width:960px;position:relative;padding-top:50px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden;}
|
||||
#wrap .slide_banner {width:100%;height:446px;background:url(../images/slide_box_bg.gif) repeat-x top left; padding-top:15px;}
|
||||
.container .search_box_layout {position:absolute;top:10px;right:0px;}
|
||||
.search_box_layout .inputBox {width:218px;height:29px;background:url(../images/search_box_bg.gif) no-repeat top left;}
|
||||
.search_box_layout .inputBox .iText {width:175px;float:left;background:none;;outline:none;border:0 none;padding-left:10px;margin-top:3px;}
|
||||
.search_box_layout .inputBox .is_submit {width:15px;height:14px;float:right;margin-top:6px;margin-right:10px;}
|
||||
|
||||
|
||||
#wrap{width:100%}
|
||||
#wrap .top{width:100%;height:73px;z-index:300;background:url(../images/header_bg.gif) repeat-x top left}
|
||||
#wrap .header{width:960px;height:73px;margin:0 auto;position:relative;z-index:150}
|
||||
.header .logo{margin-top:15px;float:left}
|
||||
.header ul{margin:0;padding:0}
|
||||
.header li{list-style:none}
|
||||
#wrap .main{width:100%;z-index:200}
|
||||
.main .container{width:960px;position:relative;padding-top:50px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden}
|
||||
#wrap .slide_banner{width:100%;height:446px;background:url(../images/slide_box_bg.gif) repeat-x top left;padding-top:15px}
|
||||
.container .search_box_layout{position:absolute;top:10px;right:0px}
|
||||
.search_box_layout .inputBox{width:218px;height:29px;background:url(../images/search_box_bg.gif) no-repeat top left}
|
||||
.search_box_layout .inputBox .iText{width:175px;float:left;background:none;;outline:none;border:0 none;padding-left:10px;margin-top:3px}
|
||||
.search_box_layout .inputBox .is_submit{width:15px;height:14px;float:right;margin-top:6px;margin-right:10px}
|
||||
/* GNB */
|
||||
.header .gnb {position:absolute;top:36px; left:220px;z-index:300;}
|
||||
.gnb li.m1 {width:109px;height:35px;float:left;position:relative;}
|
||||
.gnb li.m_on {background:url(../images/gnb_m1_on_n.gif) no-repeat top left;}
|
||||
|
||||
.gnb a {font-family:Arial, Helvetica, sans-serif;font-weight:bold;outline:none;ie-dummy: expression(this.hideFocus=true);}
|
||||
.gnb li.m1 a.m1_a {color:#FFF;font-size:14px;line-height:14px;text-decoration:none;
|
||||
display:block;width:109px;height:35px;cursor:pointer;}
|
||||
|
||||
.gnb li.m_on a.m1_a {color:#0f0f0f !important;}
|
||||
.gnb li.m1 span.m1_span {display:block;width:109px;height:25px;text-align:center;padding-top:10px;}
|
||||
.gnb .lnb {margin:0;padding:1px 0 0 0;background:url(../images/lnb_bg.gif) no-repeat top left;}
|
||||
.gnb .sub {width:106px;position:absolute;left:2px;z-index:1000; display:none;}
|
||||
.gnb .lnb .s1 {width:106px;height:32px;background: url(../images/lnb_bg.gif) no-repeat top left;}
|
||||
.gnb .lnb .s1 a {width:106px;height:24px;padding-top:8px;font-size:12px;text-align:center;color:#5e5e60;display:block;font-weight:bold;text-decoration:none;}
|
||||
.gnb .lnb .s1 a:hover {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;}
|
||||
.gnb .lnb .s1 a.a_on {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;}
|
||||
.gnb .bottom {width:106px;height:3px;background:url(../images/lnb_bg.gif) no-repeat bottom left;}
|
||||
.gnb .bottom span {width:0;height:0;background:#000;}
|
||||
|
||||
|
||||
|
||||
.header .gnb{position:absolute;top:36px;left:220px;z-index:300}
|
||||
.gnb li.m1{width:109px;height:35px;float:left;position:relative}
|
||||
.gnb li.m_on{background:url(../images/gnb_m1_on_n.gif) no-repeat top left}
|
||||
.gnb a{font-family:Arial, Helvetica, sans-serif;font-weight:bold;outline:none;ie-dummy: expression(this.hideFocus=true)}
|
||||
.gnb li.m1 a.m1_a{color:#FFF;font-size:14px;line-height:14px;text-decoration:none;display:block;width:109px;height:35px;cursor:pointer}
|
||||
.gnb li.m_on a.m1_a{color:#0f0f0f !important}
|
||||
.gnb li.m1 span.m1_span{display:block;width:109px;height:25px;text-align:center;padding-top:10px}
|
||||
.gnb .lnb{margin:0;padding:1px 0 0 0;background:url(../images/lnb_bg.gif) no-repeat top left}
|
||||
.gnb .sub{width:106px;position:absolute;left:2px;z-index:1000;display:none}
|
||||
.gnb .lnb .s1{width:106px;height:32px;background: url(../images/lnb_bg.gif) no-repeat top left}
|
||||
.gnb .lnb .s1 a{width:106px;height:24px;padding-top:8px;font-size:12px;text-align:center;color:#5e5e60;display:block;font-weight:bold;text-decoration:none}
|
||||
.gnb .lnb .s1 a:hover{color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0}
|
||||
.gnb .lnb .s1 a.a_on{color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0}
|
||||
.gnb .bottom{width:106px;height:3px;background:url(../images/lnb_bg.gif) no-repeat bottom left}
|
||||
.gnb .bottom span{width:0;height:0;background:#000}
|
||||
/* slide_widget */
|
||||
#slide_widget {width:100%;height:446px; position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left;}
|
||||
#slide_widget .mask {width:958px;height:446px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden;}
|
||||
#slide_widget ul {margin:0; padding:0;}
|
||||
#slide_widget li {float:left;list-style:none;}
|
||||
ul.imgSet {height:418px;position:absolute;left:width:100%;top:0;}
|
||||
.imgSet li {width:958px;height:420px;float:left;}
|
||||
.imgSet div.item {position:relative;z-index:50;}
|
||||
.imgSet li p {position:absolute;x:0;y:0;z-index:20;margin:0;}
|
||||
.imgSet li div.shadow {position:absolute;left:15px;top:323px;z-index:10;}
|
||||
|
||||
ul.paging {width:75px;height:10px;margin:0 auto !important;text-align:center;}
|
||||
.paging li {width:10px;height:10px;margin-right:5px;}
|
||||
.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left;}
|
||||
.paging li.off {background:url(../images/slide_page_off.gif) no-repeat top left;}
|
||||
.paging li span {visibility:hidden;}
|
||||
.paging a {text-decoration:none;}
|
||||
|
||||
|
||||
|
||||
.footer {width:960px;margin:0 auto;border-top:#dbdbdb solid 1px;position:relative;font-family:Tahoma, Geneva, sans-serif; }
|
||||
.footer .footer_p {color:#9fa09f;margin:12px auto;}
|
||||
|
||||
#selectLang {position:absolute;top:-1px;right:0;margin:0;}
|
||||
#selectLang dt {float:left;padding:4px 11px 0 0;font-family:"Times New Roman", Times, serif;font-size:12px;color:#aaabad;}
|
||||
#selectLang dd {float:left;margin:0;}
|
||||
#selectLang .langBtn {width:61px;height:20px; cursor:pointer;padding-top:7px;padding-left:7px;color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;background:url(../images/btn_language.gif) no-repeat top left;}
|
||||
#selectLang .langSet {display:none;width:68px;padding:3px 0 0 0;margin:0;position:absolute;bottom:27px;_bottom:26px;z-index:500;background:url(../images/language_ul_top.png) no-repeat top left;}
|
||||
#selectLang ul li {list-style:none;border-right:#bdbaba solid 1px;border-left:#bdbaba solid 1px; background:#f0f0f0;}
|
||||
#selectLang ul li a {height:12px;padding:6px 0 6px 7px;display:block;}
|
||||
#selectLang li.on {border:#c3c3c3 solid 1px;background:#d7d7d7;}
|
||||
#selectLang li.on a {height:12px;padding:5px 0 5px 7px;}
|
||||
#selectLang li a {color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;vertical-align:text-top;}
|
||||
#slide_widget{width:100%;height:446px;position:relative;background:url(../images/slide_box_bg.gif) repeat-x top left}
|
||||
#slide_widget .mask{width:958px;height:446px;position:relative;z-index:80;margin:0 auto;padding:0;overflow:hidden}
|
||||
#slide_widget ul{margin:0;padding:0}
|
||||
#slide_widget li{float:left;list-style:none}
|
||||
ul.imgSet{height:418px;position:absolute;left:width:100%;top:0}
|
||||
.imgSet li{width:958px;height:420px;float:left}
|
||||
.imgSet div.item{position:relative;z-index:50}
|
||||
.imgSet li p{position:absolute;x:0;y:0;z-index:20;margin:0}
|
||||
.imgSet li div.shadow{position:absolute;left:15px;top:323px;z-index:10}
|
||||
ul.paging{width:75px;height:10px;margin:0 auto !important;text-align:center}
|
||||
.paging li{width:10px;height:10px;margin-right:5px}
|
||||
.paging li.on {background:url(../images/slide_page_on.gif) no-repeat top left}
|
||||
.paging li.off{background:url(../images/slide_page_off.gif) no-repeat top left}
|
||||
.paging li span{visibility:hidden}
|
||||
.paging a{text-decoration:none}
|
||||
.footer{width:960px;margin:0 auto;border-top:#dbdbdb solid 1px;position:relative;font-family:Tahoma, Geneva, sans-serif}
|
||||
.footer .footer_p{color:#9fa09f;margin:12px auto}
|
||||
#selectLang{position:absolute;top:-1px;right:0;margin:0}
|
||||
#selectLang dt{float:left;padding:4px 11px 0 0;font-family:"Times New Roman", Times, serif;font-size:12px;color:#aaabad}
|
||||
#selectLang dd{float:left;margin:0}
|
||||
#selectLang .langBtn{width:61px;height:20px;cursor:pointer;padding-top:7px;padding-left:7px;color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;background:url(../images/btn_language.gif) no-repeat top left}
|
||||
#selectLang .langSet{display:none;width:68px;padding:3px 0 0 0;margin:0;position:absolute;bottom:27px;_bottom:26px;z-index:500;background:url(../images/language_ul_top.png) no-repeat top left}
|
||||
#selectLang ul li{list-style:none;border-right:#bdbaba solid 1px;border-left:#bdbaba solid 1px;background:#f0f0f0}
|
||||
#selectLang ul li a{height:12px;padding:6px 0 6px 7px;display:block}
|
||||
#selectLang li.on{border:#c3c3c3 solid 1px;background:#d7d7d7}
|
||||
#selectLang li.on a{height:12px;padding:5px 0 5px 7px}
|
||||
#selectLang li a{color:#5a5a5a;text-decoration:none;font-size:11px;line-height:11px;vertical-align:text-top}
|
||||
|
|
@ -1,17 +1,12 @@
|
|||
<!--%import("js/communication.js")-->
|
||||
<!--%import("css/style.css")-->
|
||||
|
||||
|
||||
<div id="communicationModule">
|
||||
|
||||
<div id="cm">
|
||||
<!--@if($is_logged && $logged_info->menu_list && (!$member_srl || $member_srl == $logged_info->member_srl) )-->
|
||||
<ul class="localNavigation">
|
||||
<li class="mLeft"><img src="images/title_bg_left.gif" width="3" height="31" alt="" /></li>
|
||||
<!--@foreach($logged_info->menu_list as $key => $val)-->
|
||||
|
||||
<li class="item <!--@if($key == $act)-->l_on<!--@end-->"><!--@if($key == $act)--><span class="l_on_left"></span><!--@end--><a href="{getUrl('act',$key)}">{Context::getLang($val)}</a></li>
|
||||
<!--@end-->
|
||||
|
||||
<li class="mRight"><img src="images/title_bg_right.gif" width="5" height="31" alt="" /></li>
|
||||
</ul>
|
||||
<!--@end-->
|
||||
|
|
@ -1,151 +1,128 @@
|
|||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
#communicationModule {font-family:Arial, Helvetica, sans-serif;}
|
||||
|
||||
#communicationModule caption{ font-size:11px; font-family:Tahoma; color:#888; text-align:left;}
|
||||
#cm{font-family:Arial, Helvetica, sans-serif}
|
||||
#cm caption{font-size:11px;font-family:Tahoma;color:#888;text-align:left}
|
||||
/* Button */
|
||||
a.grayBtn {display:inline-block;height:29px;padding-left:4px; background:url(../images/btn_gray_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;}
|
||||
a.grayBtn span {display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#FFF;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;}
|
||||
a.whiteBtn {display:inline-block;height:29px;padding-left:4px; background:url(../images/btn_white_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;}
|
||||
a.whiteBtn span {display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;}
|
||||
span.whiteBtn {display:inline-block;height:27px;padding-left:4px; vertical-align:middle; _vertical-align:baseline; white-space:nowrap; background:url(../images/btn_white_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;}
|
||||
span.whiteBtn input {display:inline-block;height:29px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;cursor:pointer; border:0 none; top;font-size:12px;font-family:Arial, Helvetica, sans-serif; vertical-align:middle; text-align: line-height:11px;}
|
||||
span.grayBtn {display:inline-block;height:27px;padding-left:4px; vertical-align:middle; _vertical-align:baseline; white-space:nowrap; background:url(../images/btn_gray_left.gif) no-repeat top left; text-decoration:none;cursor:pointer;}
|
||||
span.grayBtn input {display:inline-block;padding:0 12px 0 7px;height:26px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;cursor:pointer; border:0 none; top;font-size:12px;font-family:Arial, Helvetica, sans-serif; vertical-align:middle;color:#FFF; text-align: line-height:11px;}
|
||||
|
||||
.localNavigation {width:100%;height:31px;margin:0;padding:1px 0 0 0;background: url(../images/title_bg_repeat.gif) repeat-x top left;}
|
||||
.localNavigation li {float:left;list-style:none;}
|
||||
.localNavigation .mLeft {width:3px;height:31px;margin-top:-1px;float:left;}
|
||||
.localNavigation .mRight {width:5px;height:31px;margin-top:-1px;float:right;}
|
||||
.localNavigation .item {height:24px; margin:0;background:url(../images/title_item_vr.gif) no-repeat top right;}
|
||||
.localNavigation .item a {display:inline-block;height:19px;padding:5px 16px 0 14px;outline:none;font-family:Arial, Helvetica, sans-serif;color:#5a5a5a;text-decoration:none;}
|
||||
.localNavigation .l_on {background:none;margin-left:-2px;margin-top:1px;}
|
||||
.localNavigation .l_on .l_on_left {display:block;width:3px;height:24px;float:left;background:url(../images/title_on_left.gif) no-repeat top left;}
|
||||
.localNavigation .l_on a { color:#FFF;_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right;}
|
||||
.localNavigation .l_last {background:none;}
|
||||
|
||||
|
||||
#communicationModule h3.pTitle {height:23px;margin:10px 0 5px 0;padding:5px 0 0 10px;color:#3f3f3f; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
|
||||
#communicationModule h3.pTitle1 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_member_info.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
|
||||
#communicationModule h3.pTitle6 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_message.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
|
||||
#communicationModule h3.pTitle7 {height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f; background:url(../images/icon_message.gif) no-repeat 13px 6px; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
|
||||
|
||||
#communicationModule .rowTable {width:100%; border-bottom:#c3c1c2 solid 1px;}
|
||||
.rowTable th {border-bottom:#E5E5E5 solid 1px;vertical-align:top;padding:13px 11px;;text-align:left;}
|
||||
.rowTable th div {white-space:nowrap;color:#5a5a5a;}
|
||||
.rowTable td {width:100%; padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000000;}
|
||||
.rowTable td input.txt {border:#C1C1C1 solid 1px;height:20px;}
|
||||
|
||||
#communicationModule .col_table {width:100%;border-bottom:#c9c7c8 solid 1px;}
|
||||
.col_table tr {height:27px;}
|
||||
.col_table thead tr {height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left;}
|
||||
.col_table thead th {height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left;}
|
||||
.col_table .chk {background:transparent url(../images/coltable_head_left.gif) no-repeat top left;}
|
||||
.col_table input {margin:0;padding:0;}
|
||||
a.grayBtn{display:inline-block;height:29px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;cursor:pointer}
|
||||
a.grayBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#FFF;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right}
|
||||
a.whiteBtn{display:inline-block;height:29px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;cursor:pointer}
|
||||
a.whiteBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right}
|
||||
span.whiteBtn{display:inline-block;height:27px;padding-left:4px;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;cursor:pointer}
|
||||
span.whiteBtn input{display:inline-block;height:29px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_white_right.gif) no-repeat top right;cursor:pointer;border:0 none;top;font-size:12px;font-family:Arial, Helvetica, sans-serif;vertical-align:middle;text-align: line-height:11px}
|
||||
span.grayBtn{display:inline-block;height:27px;padding-left:4px;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;cursor:pointer}
|
||||
span.grayBtn input{display:inline-block;padding:0 12px 0 7px;height:26px;white-space:nowrap;color:#808080;font-weight:bold;background:url(../images/btn_gray_right.gif) no-repeat top right;cursor:pointer;border:0 none;top;font-size:12px;font-family:Arial, Helvetica, sans-serif;vertical-align:middle;color:#FFF;text-align: line-height:11px}
|
||||
.localNavigation{width:100%;height:31px;margin:0;padding:1px 0 0 0;background: url(../images/title_bg_repeat.gif) repeat-x top left}
|
||||
.localNavigation li{float:left;list-style:none}
|
||||
.localNavigation .mLeft{width:3px;height:31px;margin-top:-1px;float:left}
|
||||
.localNavigation .mRight{width:5px;height:31px;margin-top:-1px;float:right}
|
||||
.localNavigation .item{height:24px;margin:0;background:url(../images/title_item_vr.gif) no-repeat top right}
|
||||
.localNavigation .item a{display:inline-block;height:19px;padding:5px 16px 0 14px;outline:none;font-family:Arial, Helvetica, sans-serif;color:#5a5a5a;text-decoration:none}
|
||||
.localNavigation .l_on{background:none;margin-left:-2px;margin-top:1px}
|
||||
.localNavigation .l_on .l_on_left{display:block;width:3px;height:24px;float:left;background:url(../images/title_on_left.gif) no-repeat top left}
|
||||
.localNavigation .l_on a{color:#FFF;_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right}
|
||||
.localNavigation .l_last{background:none}
|
||||
#cm h3.pTitle{height:23px;margin:10px 0 5px 0;padding:5px 0 0 10px;color:#3f3f3f;font-size:12px;font-family:Arial, Helvetica, sans-serif}
|
||||
#cm h3.pTitle1{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_member_info.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif}
|
||||
#cm h3.pTitle6{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_message.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif}
|
||||
#cm h3.pTitle7{height:23px;margin:20px 0 12px 0;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;color:#3f3f3f;background:url(../images/icon_message.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial, Helvetica, sans-serif}
|
||||
#cm .rowTable{width:100%;border-bottom:#c3c1c2 solid 1px}
|
||||
.rowTable th{border-bottom:#E5E5E5 solid 1px;vertical-align:top;padding:13px 11px;;text-align:left}
|
||||
.rowTable th div{white-space:nowrap;color:#5a5a5a}
|
||||
.rowTable td{width:100%;padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000000}
|
||||
.rowTable td input.txt{border:#C1C1C1 solid 1px;height:20px}
|
||||
#cm .col_table{width:100%;border-bottom:#c9c7c8 solid 1px}
|
||||
.col_table tr{height:27px}
|
||||
.col_table thead tr{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left}
|
||||
.col_table thead th{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left}
|
||||
.col_table .chk{background:transparent url(../images/coltable_head_left.gif) no-repeat top left}
|
||||
.col_table input{margin:0;padding:0}
|
||||
.col_table th,
|
||||
.col_table td {text-align:left;padding-left:20px;}
|
||||
.col_table th.button_col {text-align:right;padding:5px 0;}
|
||||
.col_table .subject {text-align:left;padding-left:20px;}
|
||||
.col_table .subject a {text-decoration:none;color:#333;font-weight:bold;}
|
||||
.col_table .subject em {font-size:10px;font-style:italic;}
|
||||
.col_table .subject em.red {color:#C00;}
|
||||
.col_table .subject em.green {color:#390;}
|
||||
.col_table .subject input {margin-right:10px;vertical-align:text-bottom;}
|
||||
.col_table th.th_right {text-align:center;padding:0;background-color:transparent; background:url(../images/coltable_head_right.gif) no-repeat top right;}
|
||||
.col_table td{text-align:left;padding-left:20px}
|
||||
.col_table th.button_col{text-align:right;padding:5px 0}
|
||||
.col_table .subject{text-align:left;padding-left:20px}
|
||||
.col_table .subject a{text-decoration:none;color:#333;font-weight:bold}
|
||||
.col_table .subject em{font-size:10px;font-style:italic}
|
||||
.col_table .subject em.red{color:#C00}
|
||||
.col_table .subject em.green{color:#390}
|
||||
.col_table .subject input{margin-right:10px;vertical-align:text-bottom}
|
||||
.col_table th.th_right{text-align:center;padding:0;background-color:transparent;background:url(../images/coltable_head_right.gif) no-repeat top right}
|
||||
.col_table th.th_tc,
|
||||
.col_table td.td_tc {text-align:center; padding:0;}
|
||||
.col_table .savedContent {padding:10px;}
|
||||
.col_table .doc_title {padding:7px 5px 0 0;}
|
||||
.col_table .doc_title a {text-decoration:none;color:#333;font-weight:bold;}
|
||||
.col_table th.button {padding:6px 0 10px 0;border-top:#EEE solid 1px;}
|
||||
.msg_table tbody tr {height:30px;}
|
||||
#communicationModule .find_account {padding-left:11px;height:482px;background:url(../images/find_bg_left.png) no-repeat top left;}
|
||||
#communicationModule p.tDesc {margin:0 0 10px 0;padding:0;}
|
||||
#communicationModule .findTable {width:100%; height:482px; background:url(../images/find_bg_right.png) no-repeat top right;}
|
||||
.findTable th {padding:9px 18px 9px 40px;text-align:left;background:none;}
|
||||
.findTable td {padding:9px 18px 9px 40px;background:none;}
|
||||
.findTable .btnLine {height:30px;}
|
||||
.findTable .sLine {height:40px;}
|
||||
.findTable .mLine {height:50px;}
|
||||
.findTable .bLine {text-align:center;}
|
||||
.findTable .tInput {width:185px;height:17px;font-size:12px;border:#CECECE solid 1px;}
|
||||
.btn_bar_r {text-align:right;margin:16px 0;}
|
||||
.btn_bar_l {text-align:left;}
|
||||
|
||||
.signPanel {width:318px; height:191px; margin:10px auto; background:#093 url(../images/login_panel_bg.gif) no-repeat top left;}
|
||||
.signPanel .left {width:192px;height:138px;padding:18px 0 0 23px; _padding-top:28px;_height:128px;float:left;}
|
||||
.signPanel .right {width:100px;height:111px;padding-top:45px;float:right;}
|
||||
.signPanel .left .tInBox {width:185px;height:18px;padding:0 0 0 4px;background:url(../images/signPanel_input_bg.gif) no-repeat top left;}
|
||||
.signPanel .left .tInBox img {padding-top:3px;}
|
||||
.signPanel .left .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;}
|
||||
.signPanel .left label {display:block;margin:10px 0 3px 0;}
|
||||
.signPanel .left label input {margin:0 7px 0 0;padding:0;}
|
||||
.signPanel .left .lb_chk {margin-top:10px;_margin:0;padding:0;}
|
||||
.signPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;}
|
||||
.signPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;}
|
||||
.signPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;}
|
||||
|
||||
|
||||
|
||||
|
||||
#communicationModule p { margin:3px 0 0 0; padding:0;}
|
||||
#dummy_check_nick_name { color:red; margin:3px 0 0 0; padding:0; }
|
||||
#communicationModule .require { color:red; font-size:10px; font-family:tahoma; font-weight:bold; margin-left:5px; }
|
||||
#communicationModule .publicItem { margin:5px 0 0 0; padding:0; color:#aaa; }
|
||||
#communicationModule .publicItem input { padding:0; margin: 0; }
|
||||
|
||||
#communicationModule caption{ font-size:11px; font-family:Tahoma; color:#888; text-align:left;}
|
||||
|
||||
#communicationModule td.openids div { float:left; margin-right:10px; margin-bottom:10px; }
|
||||
#communicationModule td.openids div a { color:#AAA; text-decoration:none;}
|
||||
#communicationModule .openid_user_id { background: url(../img/openid_login_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:200px;}
|
||||
#communicationModule .insertOpenID { clear:both; margin-top:10px; }
|
||||
#communicationModule .savedContent { margin-top:10px; border:1px solid #EEE; padding:10px; }
|
||||
|
||||
#communicationModule .pagination{ padding:15px 0; margin:0; text-align:center; clear:both; }
|
||||
#communicationModule .pagination *{ margin:0; padding:0;}
|
||||
#communicationModule .pagination img{ border:0;}
|
||||
#communicationModule .pagination a,
|
||||
#communicationModule .pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#333; font-family:Tahoma, Sans-serif; vertical-align:middle;}
|
||||
#communicationModule .pagination a:hover,
|
||||
#communicationModule .pagination a:active,
|
||||
#communicationModule .pagination a:focus{ background-color:#f4f4f4 !important; }
|
||||
#communicationModule .pagination strong{ color:#ff6600 !important;}
|
||||
#communicationModule .pagination a.prev,
|
||||
#communicationModule .pagination a.prevEnd,
|
||||
#communicationModule .pagination a.next,
|
||||
#communicationModule .pagination a.nextEnd{ font-weight:normal !important; border:none !important; margin:0 !important; white-space:nowrap; }
|
||||
|
||||
#communicationModule .pagination.a1 a,
|
||||
#communicationModule .pagination.a1 strong{ margin:0 -4px; padding:1px 10px 1px 8px; border:none; border-left:1px solid #ccc; border-right:1px solid #ddd; font-weight:bold; font-size:12px; background:#fff;}
|
||||
#communicationModule .pagination.a1 a.prev{ padding-left:10px; background:#fff url(../img/arrowPrevA1.gif) no-repeat left center; }
|
||||
#communicationModule .pagination.a1 a.prevEnd{ padding-left:15px; background:#fff url(../img/arrowPrevEndA1.gif) no-repeat left center; }
|
||||
#communicationModule .pagination.a1 a.next{ padding-right:10px; background:#fff url(../img/arrowNextA1.gif) no-repeat right center; }
|
||||
#communicationModule .pagination.a1 a.nextEnd{ padding-right:15px; background:#fff url(../img/arrowNextEndA1.gif) no-repeat right center; }
|
||||
|
||||
#communicationModule .regdate { font-size:10px; font-family:tahoma; color:#AAA; }
|
||||
#communicationModule .readed_date { font-size:10px; font-family:tahoma; color:#888; letter-spacing:-1px;}
|
||||
|
||||
|
||||
#communicationModule .xeGroups { position:relative; }
|
||||
#communicationModule .xeMessages select ,
|
||||
#communicationModule .xeGroups select { margin:0; padding:0; vertical-align:middle; }
|
||||
#communicationModule .setupGroup { position:absolute; right:0; top:0;}
|
||||
#communicationModule .setupMessage {float:right;margin-top:7px;}
|
||||
|
||||
#communicationModule .jumpMenu { margin-bottom:5px; text-align:right; }
|
||||
|
||||
#communicationModule .xeMessages .msg_title {width:100%;height:25px;padding-top:3px;margin-top:10px;float:left;font-weight:bold;text-align:center;border:#E2E2E2 solid 1px;background:#F2F2F2;}
|
||||
#communicationModule .xeMessages .msg_meta {width:100%;float:left;height:26px;padding-top:9px;border-bottom:#F2F2F2 solid 1px;}
|
||||
#communicationModule .xeMessages .msg_meta span {padding:0 5px;}
|
||||
#communicationModule .xeMessages .msg_message {width:100%;float:left;padding:10px;min-height:100px;height:auto !important;height:100px;}
|
||||
#communicationModule .xeMessages .msg_view_btns {width:100%;float:left;text-align:center;padding:9px 9px 0 9px;}
|
||||
|
||||
|
||||
#communicationModule .isTab {margin:10px 0 0 0;padding-left:0;float:left;}
|
||||
#communicationModule .isTab li {padding:0 10px;border-right:#d8d8d8 solid 1px;float:left;list-style:none;}
|
||||
#communicationModule .isTab li.last {border:none;}
|
||||
#communicationModule .isTab li a {text-decoration:none;color:#7b7b7b;}
|
||||
#communicationModule .isTab li.on a {color:#595c72;}
|
||||
|
||||
#fo_message_list .msg_table {width:100%;float:left;margin-top:10px;}
|
||||
.col_table td.td_tc{text-align:center;padding:0}
|
||||
.col_table .savedContent{padding:10px}
|
||||
.col_table .doc_title{padding:7px 5px 0 0}
|
||||
.col_table .doc_title a{text-decoration:none;color:#333;font-weight:bold}
|
||||
.col_table th.button{padding:6px 0 10px 0;border-top:#EEE solid 1px}
|
||||
.msg_table tbody tr{height:30px}
|
||||
#cm .find_account{padding-left:11px;height:482px;background:url(../images/find_bg_left.png) no-repeat top left}
|
||||
#cm p.tDesc{margin:0 0 10px 0;padding:0}
|
||||
#cm .findTable{width:100%;height:482px;background:url(../images/find_bg_right.png) no-repeat top right}
|
||||
.findTable th{padding:9px 18px 9px 40px;text-align:left;background:none}
|
||||
.findTable td{padding:9px 18px 9px 40px;background:none}
|
||||
.findTable .btnLine{height:30px}
|
||||
.findTable .sLine{height:40px}
|
||||
.findTable .mLine{height:50px}
|
||||
.findTable .bLine{text-align:center}
|
||||
.findTable .tInput{width:185px;height:17px;font-size:12px;border:#CECECE solid 1px}
|
||||
.btn_bar_r{text-align:right;margin:16px 0}
|
||||
.btn_bar_l{text-align:left}
|
||||
.signPanel{width:318px;height:191px;margin:10px auto;background:#093 url(../images/login_panel_bg.gif) no-repeat top left}
|
||||
.signPanel .left{width:192px;height:138px;padding:18px 0 0 23px;_padding-top:28px;_height:128px;float:left}
|
||||
.signPanel .right{width:100px;height:111px;padding-top:45px;float:right}
|
||||
.signPanel .left .tInBox{width:185px;height:18px;padding:0 0 0 4px;background:url(../images/signPanel_input_bg.gif) no-repeat top left}
|
||||
.signPanel .left .tInBox img{padding-top:3px}
|
||||
.signPanel .left .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none}
|
||||
.signPanel .left label{display:block;margin:10px 0 3px 0}
|
||||
.signPanel .left label input{margin:0 7px 0 0;padding:0}
|
||||
.signPanel .left .lb_chk{margin-top:10px;_margin:0;padding:0}
|
||||
.signPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px}
|
||||
.signPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575}
|
||||
.signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px}
|
||||
#cm p {margin:3px 0 0 0;padding:0}
|
||||
#dummy_check_nick_name {color:red;margin:3px 0 0 0;padding:0}
|
||||
#cm .require {color:red;font-size:10px;font-family:tahoma;font-weight:bold;margin-left:5px}
|
||||
#cm .publicItem {margin:5px 0 0 0;padding:0;color:#aaa}
|
||||
#cm .publicItem input {padding:0;margin: 0}
|
||||
#cm caption{font-size:11px;font-family:Tahoma;color:#888;text-align:left}
|
||||
#cm td.openids div {float:left;margin-right:10px;margin-bottom:10px}
|
||||
#cm td.openids div a {color:#AAA;text-decoration:none}
|
||||
#cm .openid_user_id {background: url(../img/openid_login_bg.gif) left no-repeat;background-color: #ffffff;background-position: 0 50%;padding:3px 3px 3px 18px;border:1px solid;border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;line-height:1em;vertical-align:middle;color:#666666;width:200px}
|
||||
#cm .insertOpenID {clear:both;margin-top:10px}
|
||||
#cm .savedContent {margin-top:10px;border:1px solid #EEE;padding:10px}
|
||||
#cm .pagination{padding:15px 0;margin:0;text-align:center;clear:both}
|
||||
#cm .pagination *{margin:0;padding:0}
|
||||
#cm .pagination img{border:0}
|
||||
#cm .pagination a,
|
||||
#cm .pagination strong{position:relative;display:inline-block;text-decoration:none;line-height:normal;color:#333;font-family:Tahoma, Sans-serif;vertical-align:middle}
|
||||
#cm .pagination a:hover,
|
||||
#cm .pagination a:active,
|
||||
#cm .pagination a:focus{background-color:#f4f4f4 !important}
|
||||
#cm .pagination strong{color:#ff6600 !important}
|
||||
#cm .pagination a.prev,
|
||||
#cm .pagination a.prevEnd,
|
||||
#cm .pagination a.next,
|
||||
#cm .pagination a.nextEnd{font-weight:normal !important;border:none !important;margin:0 !important;white-space:nowrap}
|
||||
#cm .pagination.a1 a,
|
||||
#cm .pagination.a1 strong{margin:0 -4px;padding:1px 10px 1px 8px;border:none;border-left:1px solid #ccc;border-right:1px solid #ddd;font-weight:bold;font-size:12px;background:#fff}
|
||||
#cm .pagination.a1 a.prev{padding-left:10px;background:#fff url(../img/arrowPrevA1.gif) no-repeat left center}
|
||||
#cm .pagination.a1 a.prevEnd{padding-left:15px;background:#fff url(../img/arrowPrevEndA1.gif) no-repeat left center}
|
||||
#cm .pagination.a1 a.next{padding-right:10px;background:#fff url(../img/arrowNextA1.gif) no-repeat right center}
|
||||
#cm .pagination.a1 a.nextEnd{padding-right:15px;background:#fff url(../img/arrowNextEndA1.gif) no-repeat right center}
|
||||
#cm .regdate {font-size:10px;font-family:tahoma;color:#AAA}
|
||||
#cm .readed_date {font-size:10px;font-family:tahoma;color:#888;letter-spacing:-1px}
|
||||
#cm .xeGroups {position:relative}
|
||||
#cm .xeMessages select ,
|
||||
#cm .xeGroups select {margin:0;padding:0;vertical-align:middle}
|
||||
#cm .setupGroup{position:absolute;right:0;top:0}
|
||||
#cm .setupMessage{float:right;margin-top:7px}
|
||||
#cm .jumpMenu {margin-bottom:5px;text-align:right}
|
||||
#cm .xeMessages .msg_title{width:100%;height:25px;padding-top:3px;margin-top:10px;float:left;font-weight:bold;text-align:center;border:#E2E2E2 solid 1px;background:#F2F2F2}
|
||||
#cm .xeMessages .msg_meta{width:100%;float:left;height:26px;padding-top:9px;border-bottom:#F2F2F2 solid 1px}
|
||||
#cm .xeMessages .msg_meta span{padding:0 5px}
|
||||
#cm .xeMessages .msg_message{width:100%;float:left;padding:10px;min-height:100px;height:auto !important;height:100px}
|
||||
#cm .xeMessages .msg_view_btns{width:100%;float:left;text-align:center;padding:9px 9px 0 9px}
|
||||
#cm .isTab{margin:10px 0 0 0;padding-left:0;float:left}
|
||||
#cm .isTab li{padding:0 10px;border-right:#d8d8d8 solid 1px;float:left;list-style:none}
|
||||
#cm .isTab li.last{border:none}
|
||||
#cm .isTab li a{text-decoration:none;color:#7b7b7b}
|
||||
#cm .isTab li.on a{color:#595c72}
|
||||
#fo_message_list .msg_table{width:100%;float:left;margin-top:10px}
|
||||
|
|
@ -2,20 +2,15 @@
|
|||
/* CSS Document */
|
||||
#memberModule{font-family:Arial,Helvetica,sans-serif}
|
||||
#memberModule caption{padding-bottom:5px;font-size:11px;font-family:Tahoma;color:#888;text-align:left}
|
||||
|
||||
/* Button */
|
||||
a.grayBtn{display:inline-block;height:29px;_margin-top:2px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;_vertical-align:middle;cursor:pointer}
|
||||
a.grayBtn span{display:inline-block;height:24px;padding:5px 14px 0 11px;_padding-top:7px;background:url(../images/btn_gray_right.gif) no-repeat top right;font-weight:bold;color:#FFF;white-space:nowrap}
|
||||
a.whiteBtn{display:inline-block;height:28px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat left -1px;_background-position:left top;text-decoration:none;_vertical-align:middle;cursor:pointer}
|
||||
a.whiteBtn span{display:inline-block;height:21px;padding:5px 14px 0 11px;background:url(../images/btn_white_right.gif) no-repeat right -1px;_background-position:right top;font-weight:bold;line-height:12px;color:#808080;white-space:nowrap}
|
||||
span.grayBtn{display:inline-block;height:27px;margin-top:0;*margin-top:-14px;_margin-top:1px !important;_padding-top:-3px;padding-left:4px;background:url(../images/btn_gray_left.gif) no-repeat top left;text-decoration:none;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;cursor:pointer}
|
||||
|
||||
span.grayBtn input{display:inline-block;height:26px;margin:0;padding:0 12px 0 7px;border:0 none;background:url(../images/btn_gray_right.gif) no-repeat top right;font-weight:bold;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#808080;color:#FFF;text-align:line-height:12px;vertical-align:middle;white-space:nowrap;cursor:pointer}
|
||||
|
||||
span.whiteBtn{display:inline-block;height:27px;margin-top:0;*margin-top:-14px;_margin-top:1px !important;_padding-top:-3px;padding-left:4px;background:url(../images/btn_white_left.gif) no-repeat top left;text-decoration:none;vertical-align:middle;_vertical-align:baseline;white-space:nowrap;cursor:pointer}
|
||||
|
||||
span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0 7px;border:0 none;background:url(../images/btn_white_right.gif) no-repeat top right;font-weight:bold;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#808080;color:#808080;text-align:line-height:11px;vertical-align:middle;vertical-align:middle;white-space:nowrap;cursor:pointer}
|
||||
|
||||
.localNavigation{width:100%;height:31px;margin:0;padding:1px 0 0;background:url(../images/title_bg_repeat.gif) repeat-x top left}
|
||||
.localNavigation li{float:left;list-style:none}
|
||||
.localNavigation .mLeft{float:left;width:4px;height:31px;margin-top:-1px}
|
||||
|
|
@ -26,7 +21,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.localNavigation .l_on .l_on_left{display:block;float:left;width:3px;height:24px;background:url(../images/title_on_left.gif) no-repeat top left}
|
||||
.localNavigation .l_on a{_margin-left:-3px;background:url(../images/title_on_right.gif) no-repeat top right;color:#FFF}
|
||||
.localNavigation .l_last{background:none}
|
||||
|
||||
#memberModule h3.pTitle{height:23px;margin:0 0 5px;padding:0 0 0 10px;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#3f3f3f}
|
||||
#memberModule h3.pTitle1{height:23px;margin:20px 0 12px;padding:8px 0 0 37px;border-bottom:#9b989a solid 1px;background:url(../images/icon_member_info.gif) no-repeat 13px 6px;font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#3f3f3f}
|
||||
#memberModule h3.pTitle2{}
|
||||
|
|
@ -36,7 +30,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.rowTable th div{color:#5a5a5a;white-space:nowrap}
|
||||
.rowTable td{width:100%;padding:13px 10px 13px 25px;border-bottom:#E5E5E5 solid 1px;color:#000}
|
||||
.rowTable td input.txt{height:20px;border:#C1C1C1 solid 1px}
|
||||
|
||||
#memberModule .col_table{width:100%;border-bottom:#c9c7c8 solid 1px}
|
||||
.col_table tr{height:27px}
|
||||
.col_table thead tr{height:25px;background:url(../images/coltable_head_bg.gif) repeat-x top left}
|
||||
|
|
@ -55,18 +48,15 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.col_table .doc_title{}
|
||||
.col_table .doc_title a{font-weight:bold;color:#333;text-decoration:none}
|
||||
.col_table th.button_col{padding:6px 0 8px;border-top:#EEE solid 1px}
|
||||
|
||||
#memberModule h3.signup_head{color:#3c3d41;letter-spacing:-1px;word-spacing:2px}
|
||||
#memberModule .signupTable{width:100%;border-collapse:collapse;background:url(../images/sng_ml.gif) repeat-y top left;border-spacing:0}
|
||||
.signupTable caption{height:12px;margin:0;padding:0 !important;border:none;background:url(../images/sng_tc.gif) repeat-x top left transparent}
|
||||
.signupTable caption span{display:block;height:12px;margin:0;_margin-bottom:-2px;padding:0;line-height:0;text-indent:-1000px}
|
||||
.signupTable caption span.cap_left{float:left;width:11px;background:url(../images/sng_tl.gif) no-repeat top left}
|
||||
.signupTable caption span.cap_right{float:right;width:13px;background:url(../images/sng_tr.gif) no-repeat top left}
|
||||
|
||||
.signupTable tbody{margin:0;padding:0}
|
||||
.signupTable th{background:transparent;vertical-align:top;padding:10px 0 0 45px;text-align:left}
|
||||
.signupTable .title{height:30px;background:url(../images/sng_mr.gif) repeat-y top right;vertical-align:middle}
|
||||
|
||||
.signupTable td input.iText{width:200px;height:20px;border:#C1C1C1 solid 1px}
|
||||
.signupTable td input[type=text]{width:200px;height:20px;border:#C1C1C1 solid 1px}
|
||||
.signupTable td select{height:20px;margin-bottom:5px;border:#C1C1C1 solid 1px}
|
||||
|
|
@ -78,13 +68,10 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.signupTable td.agreement div.agreementButton{margin:10px 0}
|
||||
.signupTable .btnbar_vat{height:70px !important;padding-top:20px;vertical-align:top}
|
||||
.signupTable .btnbar_vat span.button{margin-top:20px}
|
||||
|
||||
.signupTable tfoot{}
|
||||
.signupTable tr.button_tr{background:url() repeat-x bottom left}
|
||||
.signupTable th.button_col{height:93px;height:93px;padding:0;background:transparent url(../images/sng_bc.gif) repeat-x 12px 100%;text-align:left}
|
||||
.signupTable th.button_col div.btm_bg{height:93px;padding:0;background:url(../images/sng_bl_tfoot.gif) no-repeat top left}
|
||||
.signupTable th.button_col div.br_bg{height:73px;padding:20px 0 0;background:transparent url(../images/sng_br.gif) no-repeat top right;text-align:center}
|
||||
|
||||
#memberModule .find_account{height:482px;padding-left:11px;background:url(../images/find_bg_left.png) no-repeat top left}
|
||||
#memberModule p.tDesc{margin:0 0 10px;padding:0}
|
||||
#memberModule .findTable{width:100%;height:482px;background:url(../images/find_bg_right.png) no-repeat top right}
|
||||
|
|
@ -97,7 +84,6 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.findTable .tInput{width:185px;height:17px;border:#CECECE solid 1px;font-size:12px}
|
||||
.btn_bar_r{margin:16px 0;text-align:right}
|
||||
.btn_bar_l{text-align:left}
|
||||
|
||||
.signPanel{width:318px;height:191px;margin:10px auto;background:#093 url(../images/login_panel_bg.gif) no-repeat top left}
|
||||
.signPanel .left{float:left;width:192px;height:138px;_height:128px;padding:18px 0 0 23px;_padding-top:28px}
|
||||
.signPanel .right{float:right;width:100px;height:111px;padding-top:45px}
|
||||
|
|
@ -110,18 +96,13 @@ span.whiteBtn input{display:inline-block;height:26px;margin:0;padding:1px 12px 0
|
|||
.signPanel .bottom_bar{float:left;width:245px;padding:9px 0 0 73px;border-top:#e1e1e1 solid 1px;text-align:center}
|
||||
.signPanel .bottom_bar a{float:left;padding-left:10px;color:#757575;text-decoration:none;dispaly:block}
|
||||
.signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px}
|
||||
|
||||
#memberModule .pagination{clear:both;margin:0;padding:15px 0;text-align:center}
|
||||
#memberModule .pagination *{margin:0;padding:0}
|
||||
#memberModule .pagination img{border:0}
|
||||
|
||||
#memberModule .pagination a,#memberModule .pagination strong{display:inline-block;position:relative;line-height:normal;font-family:Tahoma,Sans-serif;color:#333;text-decoration:none;vertical-align:middle}
|
||||
|
||||
#memberModule .pagination a:hover,#memberModule .pagination a:active,#memberModule .pagination a:focus{background-color:#f4f4f4 !important}
|
||||
#memberModule .pagination strong{color:#f60 !important}
|
||||
|
||||
#memberModule .pagination a.prev,#memberModule .pagination a.prevEnd,#memberModule .pagination a.next,#memberModule .pagination a.nextEnd{margin:0 !important;border:none !important;font-weight:normal !important;white-space:nowrap}
|
||||
|
||||
#memberModule .pagination.a1 a,#memberModule .pagination.a1 strong{margin:0 -4px;padding:1px 10px 1px 8px;border:none;border-left:1px solid #ccc;border-right:1px solid #ddd;background:#fff;font-weight:bold;font-size:12px}
|
||||
#memberModule .pagination.a1 a.prev{padding-left:10px;background:#fff url(../images/arrowPrevA1.gif) no-repeat left center}
|
||||
#memberModule .pagination.a1 a.prevEnd{padding-left:15px;background:#fff url(../images/arrowPrevEndA1.gif) no-repeat left center}
|
||||
|
|
|
|||
|
|
@ -1,30 +1,30 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.sys_message {width:318px;text-align:left;margin:20px auto 2px auto;font-weight:bold;font-size:14px;color:#555;}
|
||||
fieldset {margin:0;padding:0;border:0 none;}
|
||||
.signPanel {width:318px; height:191px; margin:10px auto; background: url(images/login_panel_bg.gif) no-repeat top left;}
|
||||
.signPanel .left {width:192px;height:138px;padding:18px 0 0 23px; _padding-top:28px;_height:128px;float:left;}
|
||||
.signPanel .right {width:100px;height:111px;padding-top:45px;float:right;}
|
||||
.signPanel .left .tInBox {width:185px;height:18px;padding:0 0 0 4px;background:url(images/signPanel_input_bg.gif) no-repeat top left;}
|
||||
.signPanel .left .tInBox img {padding-top:3px;}
|
||||
.signPanel .left .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;font-size:12px;}
|
||||
.signPanel .left label {display:block;margin:10px 0 1px 0;font-size: 0.75em;}
|
||||
.signPanel .left label input {margin:0 7px 0 0;padding:0;vertical-align: middle;}
|
||||
.signPanel .left .lb_chk {margin-top:15px;_margin:0;padding:0;}
|
||||
.signPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;}
|
||||
.signPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;}
|
||||
.signPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;}
|
||||
.sys_message{width:318px;text-align:left;margin:20px auto 2px auto;font-weight:bold;font-size:14px;color:#555}
|
||||
fieldset{margin:0;padding:0;border:0 none}
|
||||
.signPanel{width:318px;height:191px;margin:10px auto;background: url(images/login_panel_bg.gif) no-repeat top left}
|
||||
.signPanel .left{width:192px;height:138px;padding:18px 0 0 23px;_padding-top:28px;_height:128px;float:left}
|
||||
.signPanel .right{width:100px;height:111px;padding-top:45px;float:right}
|
||||
.signPanel .left .tInBox{width:185px;height:18px;padding:0 0 0 4px;background:url(images/signPanel_input_bg.gif) no-repeat top left}
|
||||
.signPanel .left .tInBox img{padding-top:3px}
|
||||
.signPanel .left .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none;font-size:12px}
|
||||
.signPanel .left label{display:block;margin:10px 0 1px 0;font-size: 0.75em}
|
||||
.signPanel .left label input{margin:0 7px 0 0;padding:0;vertical-align: middle}
|
||||
.signPanel .left .lb_chk{margin-top:15px;_margin:0;padding:0}
|
||||
.signPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px}
|
||||
.signPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575}
|
||||
.signPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px}
|
||||
|
||||
.oSignPanel .openLeft {width:192px;height:126px;padding:30px 0 0 12px;float:left;}
|
||||
.oSignPanel .openLeft .tInBox {width:185px;height:18px;padding:0 0 0 4px;margin-top:30px;background:url(images/signPanel_input_bg.gif) no-repeat top left;}
|
||||
.oSignPanel .openLeft .tInBox img {padding-top:3px;}
|
||||
.oSignPanel .openLeft .tInBox input {width:160px;padding-left:5px;height:18px;border:0 none;background:none;}
|
||||
.oSignPanel .openLeft label {display:block;margin:10px 0 3px 0;}
|
||||
.oSignPanel .openLeft label input {margin:0 7px 0 0;padding:0;}
|
||||
.oSignPanel .openLeft .lb_chk {margin-top:10px;_margin:0;padding:0;}
|
||||
.oSignPanel .openLeft{width:192px;height:126px;padding:30px 0 0 12px;float:left}
|
||||
.oSignPanel .openLeft .tInBox{width:185px;height:18px;padding:0 0 0 4px;margin-top:30px;background:url(images/signPanel_input_bg.gif) no-repeat top left}
|
||||
.oSignPanel .openLeft .tInBox img{padding-top:3px}
|
||||
.oSignPanel .openLeft .tInBox input{width:160px;padding-left:5px;height:18px;border:0 none;background:none}
|
||||
.oSignPanel .openLeft label{display:block;margin:10px 0 3px 0}
|
||||
.oSignPanel .openLeft label input{margin:0 7px 0 0;padding:0}
|
||||
.oSignPanel .openLeft .lb_chk{margin-top:10px;_margin:0;padding:0}
|
||||
|
||||
.oSignPanel {width:318px; height:191px; margin:10px auto; background: url(images/login_panel_bg.gif) no-repeat top left;}
|
||||
.oSignPanel .right {width:100px;height:111px;padding-top:45px;float:right;}
|
||||
.oSignPanel .bottom_bar {width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px;}
|
||||
.oSignPanel .bottom_bar a {dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575;}
|
||||
.oSignPanel .bottom_bar a.vr {padding-right:10px;border-right:#a8a8a8 solid 1px;}
|
||||
.oSignPanel {width:318px;height:191px;margin:10px auto;background: url(images/login_panel_bg.gif) no-repeat top left}
|
||||
.oSignPanel .right{width:100px;height:111px;padding-top:45px;float:right}
|
||||
.oSignPanel .bottom_bar{width:245px;text-align:center;padding:9px 0 0 73px;float:left;border-top:#e1e1e1 solid 1px}
|
||||
.oSignPanel .bottom_bar a{dispaly:block;padding-left:10px;float:left;text-decoration:none;color:#757575}
|
||||
.oSignPanel .bottom_bar a.vr{padding-right:10px;border-right:#a8a8a8 solid 1px}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue