@charset "UTF-8";


/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url("./common/js/iePngFix.htc"); } 
.zbxe_info { vertical-align:middle; behavior:url("./common/js/iePngFix.htc"); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt; height:100px;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; }

.zbxe_widget_output { background:url("/common/tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("/common/tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }

 
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle; *vertical-align:top;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:6px 10px 5px 8px; color:#000; font:12px/12px Sans-serif; background-position:right top;}
a.button, x:-moz-any-link { font:0/23px Sans-serif; padding:12px 0; top:1px;} /* Firefox 2 Fix */
a.button, x:-moz-any-link, x:default { padding:0; top:0;} /* Firefox 2 Fix */
/* Large Size */
a.button.large { background-position:left -30px; }
a.button.large span { padding:7px 10px 6px 8px; font:16px/16px Sans-serif; background-position:right -30px;}
a.button.large, x:-moz-any-link { font:0/29px Sans-serif; padding:15px 0;} /* Firefox 2 Fix */
a.button.large, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* xLarge Size */
a.button.xLarge { background-position:left -65px; }
a.button.xLarge span { padding:8px 10px 7px 8px; font:20px/20px Sans-serif; background-position:right -65px;}
a.button.xLarge, x:-moz-any-link { font:0/35px Sans-serif; padding:18px 0;} /* Firefox 2 Fix */
a.button.xLarge, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* Small Size */
a.button.small { background-position:left -107px; }
a.button.small span { padding:4px 6px 3px 4px; font:11px/11px Sans-serif; background-position:right -107px;}
a.button.small, x:-moz-any-link { font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
a.button.small, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button, x:-moz-any-link{ font:0/23px Sans-serif; padding:11px 0;} /* Firefox 2 Fix */
span.button, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button button,
span.button input { height:23px; left:2px; *top:-1px; _top:0; padding:0 10px 0 8px; *padding:0 5px 0 3px; line-height:24px; background-position:right top; cursor:pointer;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large, x:-moz-any-link{ font:0/29px Sans-serif; padding:14px 0;} /* Firefox 2 Fix */
span.button.large, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.large button,
span.button.large input { height:30px; *top:0; _top:-1px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge, x:-moz-any-link{ font:0/35px Sans-serif; padding:17px 0;} /* Firefox 2 Fix */
span.button.xLarge, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small, x:-moz-any-link{ font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
span.button.small, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.small button,
span.button.small input { height:18px; *top:0; _top:-1px; padding:0 6px 0 4px; *padding:0 3px 0 2px; font:11px/18px Sans-serif; background-position:right -107px;}
span.button.small button, x:-moz-any-link,
span.button.small input, x:-moz-any-link{ top:-1px;} /* Firefox 2 Fix */
span.button.small button, x:-moz-any-link, x:default,
span.button.small input, x:-moz-any-link, x:default{ top:0;} /* Firefox 2 Fix */

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url("/common/tpl/images/buttonGreen.gif"); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url("/common/tpl/images/buttonBlack.gif"); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url("/common/tpl/images/buttonRed.gif"); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url("/common/tpl/images/buttonBlue.gif"); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url("/common/tpl/images/buttonSet.gif"); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}




.messageLayer { border:2px solid #777; font-size:12px; background:#fff; margin:50px auto; width:370px;}
.messageLayer * { margin:0; padding:0; font-size:12px; }
.messageLayer h4 { font-size:14px !important; font-family:Dotum; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; }
.messageLayer .messageLayerBody{ margin:0;}

.messageLogin { padding:0; }
.messageLogin fieldset{ position:relative; border:0; margin:0; padding:20px 10px;}

.openid_login { display:none; }
.messageLogin .openIDTitle { width:99%; white-space:nowrap; overflow:hidden; background:url("/modules/message/skins/default/images/openid_login_bg.gif") no-repeat left top; padding:1px 0 0 25px; margin-bottom:8px; color:#888888; font-weight:bold; }
.messageLogin .openIDTitle input { vertical-align:middle; }
.messageLogin .openid_login { display:none; clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
.messageLogin .openIDTitle input { margin:0; padding:0; }

.messageLogin .login dl { margin:0; padding:0; overflow:hidden; margin-right:10px; width:250px;}
.messageLogin .login dl dt { margin:0; padding:0; width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px; text-indent:10px;}
.messageLogin .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; }
.messageLogin .login dl dd .inputText{ border:1px solid; border-color:#A6A6A6 #D8D8D8 #D8D8D8 #A6A6A6; padding:2px 6px; height:16px; width:130px;}
.messageLogin .login dl dd .inputText:hover,
.messageLogin .login dl dd .inputText:focus{ background:#f4f4f4;}
.messageLogin .login .keep { clear:both; white-space:nowrap; margin-left:100px;}
.messageLogin .login .keep input { vertical-align:middle;}
.messageLogin .login .keep label { margin:0; padding:0; font-size:12px; color:#999999;}
.messageLogin .openid_user_id { background: url("/modules/message/skins/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:120px;}
.messageLogin .help { background:#f5f5f3; color:#666666; overflow:hidden; padding:10px; color:#ccc; text-align:center;}
.messageLogin .help a{ color:#666; text-decoration:underline;}
.messageLogin .buttonArea{ position:absolute; top:20px; left:260px;}

.buttonArea{ text-align:center;}

/* SÌ\¬
---------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr{margin:0px;padding:0px;}
li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0px;}
img{border:0px;}

a:link {color:#296aff;text-decoration:underline;}
a:visited, a:active{color:#296aff;text-decoration:underline;}
a:hover{color:#ff9900;text-decoration:none;}

body  {font:0.82em "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS P Gothic", sans-serif;background:url("/layouts/v3_j/images/main_bg.png") 0px 0px repeat-x;margin: 0;padding: 0;text-align: center;color: #000000;}

.thrColFixHdr #container {width: 980px;margin: 0 auto;text-align: left;zoom:100%;}
.thrColFixHdr #container:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}/* clearfix */


/* header
---------------------------------------------------- */

.thrColFixHdr #header{height:157px;zoom:100%;margin-bottom:10px;}
.thrColFixHdr #header:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}

.thrColFixHdr #header h1 a{float:left;width:179px;height:114px;background:url("/layouts/v3_j/images/header_bg.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;}
.thrColFixHdr #header .text{float:left;width:245px;height:45px;margin:0 72px 3px 0;background:url("/layouts/v3_j/images/head_text.png") 0px 0px no-repeat;display:block;text-indent:-9999px;}

#header .social ul{width:148px;margin:13px 0 3px 4px;float:left;height:32px;display:block;line-height:0;}
#header .social li a{display:block;text-indent:-9999px;height:32px;width:37px;float:left;font-size:0.1px;line-height:normal;}

a.men01:link,a.men01:visited{background:url("/layouts/v3_j/images/headbox.jpg") -4px 0px no-repeat;}
a.men02:link,a.men02:visited{background:url("/layouts/v3_j/images/headbox.jpg") -41px 0px no-repeat;}
a.men03:link,a.men03:visited{background:url("/layouts/v3_j/images/headbox.jpg") -78px 0px no-repeat;}
a.men04:link,a.men04:visited{background:url("/layouts/v3_j/images/headbox.jpg") -115px 0px no-repeat;}

#header .language ul{width:332px;margin:13px 0 3px 0;float:left;display:block;height:32px;line-height:0;}
#header .language li a{display:block;text-indent:-9999px;height:32px;float:left;line-height:normal;}

#header .men05_select{background:url("/layouts/v3_j/images/headbox.jpg") -152px 0px no-repeat;width:64px;}
a.men05:link,a.men05:visited{background:url("/layouts/v3_j/images/headbox.jpg") -152px 0px no-repeat;width:64px;}
a.men05:hover{background:url("/layouts/v3_j/images/headbox_o.jpg") -152px 0px no-repeat;width:64px;}

#header .men06_select{background:url("/layouts/v3_j/images/headbox.jpg") -216px 0px no-repeat;width:75px;}
a.men06:link,a.men06:visited{background:url("/layouts/v3_j/images/headbox.jpg") -216px 0px no-repeat;width:75px;}
a.men06:hover{background:url("/layouts/v3_j/images/headbox_o.jpg") -216px 0px no-repeat;width:75px;}

#header .men07_select{background:url("/layouts/v3_j/images/headbox.jpg") -291px 0px no-repeat;width:75px;}
a.men07:link,a.men07:visited{background:url("/layouts/v3_j/images/headbox.jpg") -291px 0px no-repeat;width:75px;}
a.men07:hover{background:url("/layouts/v3_j/images/headbox_o.jpg") -291px 0px no-repeat;width:75px;}

#header .men08_select{background:url("/layouts/v3_j/images/headbox.jpg") -366px 0px no-repeat;width:55px;}
a.men08:link,a.men08:visited{background:url("/layouts/v3_j/images/headbox.jpg") -366px 0px no-repeat;width:55px;}
a.men08:hover{background:url("/layouts/v3_j/images/headbox_o.jpg") -366px 0px no-repeat;width:55px;}

#header .men09_select{background:url("/layouts/v3_j/images/headbox.jpg") -421px 0px no-repeat;width:63px;}
a.men09:link,a.men09:visited{background:url("/layouts/v3_j/images/headbox.jpg") -421px 0px no-repeat;width:63px;}
a.men09:hover{background:url("/layouts/v3_j/images/headbox_o.jpg") -421px 0px no-repeat;width:63px;}

.thrColFixHdr #header:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}/* clearfix */

#searchbox{width:681px;height:48px;background:url("/layouts/v3_j/images/head_bg2.jpg") no-repeat;display:block;float:left;padding-top:18px;padding-left:120px;line-height:nomal;}

.c01{width:180px;float:left;}
.c02{width:53px;margin:0 5px;height:24px;float:left;}
.c03{padding:4px 5px 2px 5px;float:left;width:412px;font-size:0.94em;}
.textBox {width:170px; height:16px;padding:2px;margin:0 4px;}

a.searchBtn:link,a.searchBtn:visited{background:url("/layouts/v3_j/images/btn_search.png") no-repeat;display:block;text-indent:-9999px;height:24px;}
a.searchBtn:hover{background:url("/layouts/v3_j/images/btn_search_o.png") no-repeat;display:block;text-indent:-9999px;height:24px;}

.thrColFixHdr #navibar{clear:both;line-height:normal;width:980px;}
.thrColFixHdr #navibar ul{display:block;line-height:0;height:43px;}
.thrColFixHdr #navibar li a{display:block;text-indent:-9999px;float:left;font-size:0.1px;line-height:normal;height:43px;}

.thrColFixHdr #header .nav01_select{background:url("/layouts/v3_j/images/hd_nv01_o.png") no-repeat;width:84px;text-indent:-9999px;float:left;height:43px;}
a.nav01:link,a.nav01:visited{background:url("/layouts/v3_j/images/hd_nv01.png") no-repeat;width:84px;}
a.nav01:hover{background:url("/layouts/v3_j/images/hd_nv01_o.png") no-repeat;width:84px;}

.thrColFixHdr #header .nav02_select{background:url("/layouts/v3_j/images/hd_nv02_o.png") no-repeat;width:104px;text-indent:-9999px;float:left;height:43px;}
a.nav02:link,a.nav02:visited{background:url("/layouts/v3_j/images/hd_nv02.png") no-repeat;width:104px;}
a.nav02:hover{background:url("/layouts/v3_j/images/hd_nv02_o.png") no-repeat;width:104px;}

.thrColFixHdr #header .nav03_select{background:url("/layouts/v3_j/images/hd_nv03_o.png") no-repeat;width:135px;text-indent:-9999px;float:left;height:43px;}
a.nav03:link,a.nav03:visited{background:url("/layouts/v3_j/images/hd_nv03.png") no-repeat;width:135px;}
a.nav03:hover{background:url("/layouts/v3_j/images/hd_nv03_o.png") no-repeat;width:135px;}

.thrColFixHdr #header .nav04_select{background:url("/layouts/v3_j/images/hd_nv04_o.png") no-repeat;width:90px;text-indent:-9999px;float:left;height:43px;}
a.nav04:link,a.nav04:visited{background:url("/layouts/v3_j/images/hd_nv04.png") no-repeat;width:90px;}
a.nav04:hover{background:url("/layouts/v3_j/images/hd_nv04_o.png") no-repeat;width:90px;}

.thrColFixHdr #header .nav05_select{background:url("/layouts/v3_j/images/hd_nv05_o.png") no-repeat;width:158px;text-indent:-9999px;float:left;height:43px;}
a.nav05:link,a.nav05:visited{background:url("/layouts/v3_j/images/hd_nv05.png") no-repeat;width:158px;}
a.nav05:hover{background:url("/layouts/v3_j/images/hd_nv05_o.png") no-repeat;width:158px;}

.thrColFixHdr #header .nav06_select{background:url("/layouts/v3_j/images/hd_nv06_o.png") no-repeat;width:121px;text-indent:-9999px;float:left;height:43px;}
a.nav06:link,a.nav06:visited{background:url("/layouts/v3_j/images/hd_nv06.png") no-repeat;width:121px;}
a.nav06:hover{background:url("/layouts/v3_j/images/hd_nv06_o.png") no-repeat;width:121px;}

.thrColFixHdr #header .nav07_select{background:url("/layouts/v3_j/images/hd_nv07_o.png") no-repeat;width:123px;text-indent:-9999px;float:left;height:43px;}
a.nav07:link,a.nav07:visited{background:url("/layouts/v3_j/images/hd_nv07.png") no-repeat;width:123px;}
a.nav07:hover{background:url("/layouts/v3_j/images/hd_nv07_o.png") no-repeat;width:123px;}

.thrColFixHdr #header .nav08_select{background:url("/layouts/v3_j/images/hd_nv08_o.png") no-repeat;width:76px;text-indent:-9999px;float:left;height:43px;}
a.nav08:link,a.nav08:visited{background:url("/layouts/v3_j/images/hd_nv08.png") no-repeat;width:76px;}
a.nav08:hover{background:url("/layouts/v3_j/images/hd_nv08_o.png") no-repeat;width:76px;}

.thrColFixHdr #header .nav09_select{background:url("/layouts/v3_j/images/hd_nv09_o.png") no-repeat;width:89px;text-indent:-9999px;float:left;height:43px;}
a.nav09:link,a.nav09:visited{background:url("/layouts/v3_j/images/hd_nv09.png") no-repeat;width:89px;}
a.nav09:hover{background:url("/layouts/v3_j/images/hd_nv09_o.png") no-repeat;width:89px;}


/* main
---------------------------------------------------- */

a.se01:link,a.se01:visited{background:url("/layouts/v3_j/images/seach_01.png") no-repeat;width:148px;}
a.se01:hover{background:url("/layouts/v3_j/images/seach_01_o.png") no-repeat;width:148px;}

a.se02:link,a.se02:visited{background:url("/layouts/v3_j/images/search_02.png")  no-repeat;width:147px;}
a.se02:hover{background:url("/layouts/v3_j/images/search_02_o.png") no-repeat;width:147px;}

a.se03:link,a.se03:visited{background:url("/layouts/v3_j/images/search_03.png")  no-repeat;width:146px;}
a.se03:hover{background:url("/layouts/v3_j/images/search_03_o.png") no-repeat;width:146px;}

a.se04:link,a.se04:visited{background:url("/layouts/v3_j/images/search_04.png")  no-repeat;width:147px;}
a.se04:hover{background:url("/layouts/v3_j/images/search_04_o.png") no-repeat;width:147px;}

.thrColFixHdr #mainContent {margin:0 auto;}
#mainContent .search ul{height:148px;margin:13px 0 ;height:140px;display:block;line-height:0;}
#mainContent .search li a{display:block;text-indent:-9999px;height:140px;float:left;font-size:0.1px;line-height:normal;}

#info1{float:left;border:#ccc 1px solid;width:250px;background:url("/layouts/v3_j/images/notehall.png") 268px 0px repeat-y;padding:7px 24px 12px 10px;line-height:1;font-size:0.96em;}
#info1 h4{border-bottom:dashed 1px #CCC;background:url("/layouts/v3_j/images/midashi_news.png") no-repeat;height:26px;padding-bottom:4px;display:block;text-indent:-9999px;}
#info1 li{padding:8px 5px;border-bottom:dashed 1px #CCC;line-height:1.3;}
#info1 .day{font-size:0.8em;color:#296aff;}

#info2{float:left;border:#ccc 1px solid;width:250px;background:url("/layouts/v3_j/images/notehall.png") 268px 0px repeat-y;padding:7px 24px 12px 10px;line-height:1;margin-left:15px;font-size:0.96em;}
#info2 h4{border-bottom:dashed 1px #CCC;background:url("/layouts/v3_j/images/midashi_qa.png") no-repeat;height:26px;padding-bottom:4px;display:block;text-indent:-9999px;}
#info2 li{padding:8px 5px;border-bottom:dashed 1px #CCC;line-height:1.3;}
#info2 .day{font-size:0.8em;color:#296aff;}

#info3{width:588px;float:left;line-height:1;margin-top:13px;font-size:0.8em;}
#info3 dt{font-weight:bold;margin:4px 0;clear:both;line-height:1;}
#info3 li{float:left;margin:2px 0;padding:1px 6px;border-right:solid #999 1px;line-height:nomal;height:12px;white-space: nowrap;}
#info3 ul{line-height:1;}
#info3 .lista{padding-left:0px;}
#info3 .liend{border:none;margin-bottom:17px;}
#info3:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}/* clearfix */
#info3 h4{background:url("/layouts/v3_j/images/midashi_partner.png") no-repeat;height:38px;width:588px;display:block;text-indent:-9999px;margin-bottom:10px;clear:both;}
#info3 .partner ul{line-height:1;}
#info3 .partner li{float:left;line-height:nomal;height:31px;white-space:nowrap;border:none;margin:0 4px 8px 5px;padding:0;}
#info3 .partner {width:588px;}
#info3 .partner img {vertical-align:bottom;}


/* left right column
---------------------------------------------------- */

.thrColFixHdr #sidebar1 {float: left;width: 180px;padding: 0;margin-right:8px;margin-top:-3px;display: inline;overflow:hidden;}
.thrColFixHdr #sidebar2 {float: right;width:190px;padding: 0;margin-top:-3px;display: inline;overflow:hidden;}
.thrColFixHdr #sidebar2 .bar1{width:190px;height:51px;background:url("/layouts/v3_j/images/menu_pr.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;margin-bottom:7px;}
.thrColFixHdr #sidebar2 li{margin-bottom:7px;line-height:nomal;height:70px;padding:0;}
.thrColFixHdr #sidebar2 .double{height:140px;margin-bottom:7px;line-height:normal;}
.thrColFixHdr #sidebar2 img {vertical-align:bottom;}

.thrColFixHdr #sidebar1 .bar1{float:left;width:180px;height:51px;background:url("/layouts/v3_j/images/menu_jlifenew.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;}
#sidebar1 .corner1 {width:165px;padding:5px;background:#F3F3F3;margin:auto;line-height:1;display:block;margin:7px 0;float:left;}
#sidebar1 .corner1:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}/* clearfix */
#sidebar1 .corner1 ul{display:block;line-height:0;clear:both;width:158px;margin:auto;}
#sidebar1 .corner1 li a{display:block;text-indent:-9999px;font-size:0.1px;line-height:normal;margin:auto;}
a.co01:link,a.co01:visited{background:url("/layouts/v3_j/images/btn_jsearch.jpg") no-repeat;height:26px;width:155px;}
a.co01:hover{background:url("/layouts/v3_j/images/btn_jsearch_o.jpg") no-repeat;height:26px;width:155px;}
a.co02:link,a.co02:visited{background:url("/layouts/v3_j/images/btn_watch.jpg") no-repeat;height:28px;width:155px;}
a.co02:hover{background:url("/layouts/v3_j/images/btn_watch_o.jpg") no-repeat;height:28px;width:155px;}
.corner1 img{margin:4px 0;}
.thrColFixHdr #sidebar1 .bar2{float:left;width:180px;height:59px;background:url("/layouts/v3_j/images/menu_twitter.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;margin-bottom:6px;}
#sidebar1 .corner2 {width:173px; 
padding:0;
background:#FFF;
text-align:center;
float:left;
margin:0;
border:#ccc solid 1px;
line-height:1;
margin-bottom:9px;
font-size:0.94em;
display: inline;overflow:hidden;
}
#sidebar1 .facebook {width:173px; 
padding:0;
background:#FFF;
text-align:center;
float:left;
margin:0;
line-height:1;
margin-bottom:9px;
font-size:0.94em;
display: inline;overflow:hidden;
}
#sidebar1 .corner2 li{width:157px;border-bottom:dashed #ccc 1px;padding:7px 8px;text-align:left;line-height:1.3;}
#sidebar1 .day{font-size:0.8em;color:#296aff;}
#sidebar1 .banner {margin:0;float:left;}
.banner p{margin-bottom:7px;}
#sidebar1 .corner2 .btm{width:157px;border:none;}
.thrColFixHdr #sidebar1 .bar3{float:left;width:180px;height:59px;background:url("/layouts/v3_j/images/menu_blog.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;margin-bottom:6px;}
.thrColFixHdr #sidebar1 .bar4{float:left;width:180px;height:59px;background:url("/layouts/v3_j/images/menu_student.jpg") 0px 0px no-repeat;display:block;text-indent:-9999px;margin-bottom:6px;}


/* footer
---------------------------------------------------- */
.thrColFixHdr #footer .copyright{float:right;white-space:nowrap;padding-top:13px;}
.thrColFixHdr #footer {background:url("/layouts/v3_j/images/footbg.jpg") repeat-x #f0f0f0;font-size:0.76em;margin-top:15px;}
.thrColFixHdr #footer .innner {width:980px;margin:auto;padding:10px 0;height:30px;}
.thrColFixHdr #footer p {float:left;line-height:1;padding-top:15px;}
.thrColFixHdr #footer img{vertical-align:bottom;margin-right:8px;float:left;height:30px;}
.fltrt {float: right;margin-left: 8px;}
.fltlft {float: left;margin-right: 8px;}
.clearfloat {clear:both; height:0;font-size: 1px;line-height: 0px;}


