/* BASIC css start */
#header { margin:0 auto; position:relative; }
#header.fix { position:fixed; margin-top:-155px; top:0; left:0; right:0; width:100%; background:#fff; z-index:200 }
#header .headerTop { position:relative; height:33px; border-bottom:1px solid #e1e1e1; background-color:#f1f1f1; }
#header .headerTop .inner { width:1200px; margin:0 auto; }
#header .headerTop .inner > ul.menu { float:left }
#header .headerTop .inner > ul > li { padding:0 15px; float:left; border-left:1px solid #e1e1e1; }
#header .headerTop .inner > ul > li:last-child { border-right:1px solid #e1e1e1; }
#header .headerTop .inner > ul > li > a { display:block; line-height:33px; font-size:11px; }
#header .headerTop .inner > ul > li > a:hover { text-decoration:underline }

#header .headerTop .inner .commu { float:right; }
#header .headerTop .inner .commu li a:hover { text-decoration:underline }

#header .headerBottom { position:relative; height:80px; width:1200px; margin:0px 0px 0px 167px; }
#header .headerBottom .tlogo { padding-top:20px; float:left; }
#header .headerBottom .tlogo a { font-size:35px; font-weight:bold; }
#header .headerBottom .search { position:absolute; top:20px; left:420px; width:340px; border-bottom:2px solid #3a3a3a; }
#header .headerBottom .search input { border:none; width:300px; margin-bottom:7px; font-size:13px; }
#header .headerBottom .search a { font-size:27px; color:#3a3a3a;}
#header .headerBottom .snsArea { position:absolute; top:65px; right:0; }
#header .headerBottom .snsArea li { display: inline-block; }
#header .headerBottom .snsArea li a { font-size:22px; }

#header .headerMenu { height:50px; background-color:#3a3a3a; width:1980px; margin:0 auto; }
#header .headerMenu .tnb-list { position:relative; text-align: center; margin:0px 300px 0px -170px;}
#header .headerMenu .tnb-list > li { padding:0 28px; position:relative; display:inline-block; }
#header .headerMenu .tnb-list > li > a { display:block; font-size:15px; color:#fff; line-height:50px }
#header .headerMenu .tnb-list > li > a:hover { text-decoration:underline }
#header .headerMenu .tnb-list > li .subbox { display:none; padding:10px 0; position:absolute; top:50px; left:0; width:100%; background:#3a3a3a; z-index:10 }
#header .headerMenu .tnb-list > li .subbox li { height:25px }
#header .headerMenu .tnb-list > li .subbox li a { display:block; height:25px; line-height:25px; color:#fff }
#header .headerMenu .tnb-list > li .subbox li a:hover { text-decoration:underline }
#header .headerMenu .search { position:absolute; top:0; right:0; height:47px }
#header .headerMenu .search a { display:block; width:48px; height:47px; font-size:20px; color:#5c5c5c; text-align:center; line-height:47px }
/* BASIC css end */

