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:
ChanMyeong 2012-03-02 14:49:25 +00:00
parent 70ac43c24d
commit fef0e92afd
80 changed files with 2270 additions and 2801 deletions

View file

@ -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}

View file

@ -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}

View file

@ -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-->

View file

@ -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}

View file

@ -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}

View file

@ -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}