@charset "UTF-8";


/* Menu */
.exhiMenuLine {font-size: 13px; line-height: 15px; width: 620px; padding-bottom: 15px;}
.exhiMenuLine a:link, .exhiMenuLine a:visited {color: #0066CC; text-decoration: none;}
.exhiMenuLine a:hover {color: #CC0000; text-decoration: underline;}
.exhiMenuL {width: 180px; float: left;}
.exhiMenuC {font-size: 11px; line-height: 15px; color: #999999; text-align: center; width: 260px; float: left;}
.exhiMenuC a:link, .exhiMenuC a:visited {color: #999999; text-decoration: none;}
.exhiMenuC a:hover {color: #000000; text-decoration: underline;}
.exhiMenuR {text-align: right; width: 180px; float: left;}
.exhiBtn {font-size: 11px; line-height: 13px;}


/* Box */
.exhiBox {padding: 6px 0px 6px 0px; border-bottom: dotted 1px #999999;}
.exhiFrame {border-top: solid 1px #666666; border-right: solid 1px #666666;}
.exhiNo {font-size: 14px; line-height: 16px; color: #FFFFFF; text-align: center; width: 40px; padding: 33px 0px 34px 0px; background-color: #666666; float: left;}
.exhiNoL {font-size: 14px; line-height: 16px; color: #FFFFFF; text-align: center; width: 40px; padding: 47px 0px 47px 0px; background-color: #666666; float: left;}
.exhiBoxR {width: 579px; background-color: #FFFFCC; float: left;}
.exhiLine {font-size: 12px; line-height: 14px; padding: 3px; border-bottom: solid 1px #666666;}
.exhiLine a:link, .exhiLine a:visited {color: #0066CC; text-decoration: underline;} 
.exhiLine a:hover {color: #CC0000; text-decoration: underline;} 
.exhiLine2 {font-size: 12px; line-height: 14px; border-bottom: solid 1px #666666;}
.exhiLineB {width: 283px; padding: 3px 3px 0px 3px; border-right: solid 1px #666666; float: left;}
.exhiLineC {width: 283px; padding: 3px 3px 0px 3px; float: left;}
.exhiTTL {color: #333333; text-align: center; width: 80px; padding: 2px 0px 3px 0px; background-color: #FF9933; float: left;}
.exhiTTL2 {color: #333333; text-align: center; width: 52px; padding: 5px 0px 5px 0px; background-color: #FF9933; float: left;}
.exhiTxt {padding: 2px 0px 3px 5px; float:left;}
.exhiIcon {width: 231px; float: left;}
.exhiIconL {width: 231px; height: 54px; float: left;}
.exhiIcon img, .exhiIconL img {padding: 0px 0px 3px 4px; float: left;}


/* English */
.exhiNoE {font-size: 14px; line-height: 16px; color: #FFFFFF; text-align: center; width: 40px; padding: 34px 0px 35px 0px; background-color: #666666; float: left;}
.exhiNoLE {font-size: 14px; line-height: 16px; color: #FFFFFF; text-align: center; width: 40px; padding: 49px 0px 49px 0px; background-color: #666666; float: left;}
.exhiTTLe {font-size: 11px; color: #333333; text-align: center; width: 90px; padding: 2px 0px 3px 0px; background-color: #FF9933; float: left;}
.exhiTTL2e {font-size: 11px; line-height: 13px; color: #333333; text-align: center; width: 52px; padding: 6px 0px 7px 0px; background-color: #FF9933; float: left;}
.exhiIconE {width: 231px; float: left;}
.exhiIconLE {width: 231px; height: 58px; float: left;}
.exhiIconE img, .exhiIconLE img {padding: 0px 0px 5px 4px; float: left;}


/* PopUp */
.notesLine {padding-top: 4px;}
.notesIcon {width: 30px; float: left;}
.notesTxt {font-size: 11px; line-height: 24px; width: 150px; float: left;}
#notesClose {font-size: 13px; line-height: 15px; padding-top: 20px;}
#notesClose a:link, #notesClose a:visited {color: #333; text-decoration: none; text-align: center; width: 80px; padding: 3px; margin: 0px auto 0px auto; border: solid 1px #999; display: block;}
#notesClose a:hover {color: #FFF; text-decoration: none; text-align: center; width: 80px; padding: 3px; margin: 0px auto 0px auto; background-color: #CC0000; border: solid 1px #999; display: block;}
