@charset "utf-8";
/* CSS Document */

body, html{ margin:0px; padding:0px; height:100%; background-image:url(images/bg_pageTop.gif); background-repeat:repeat-x; background-color:#f2f2f2;}

.pageBody{ width:780px; background-image:url(images/img_pageTopBanner.gif); background-position:top; background-repeat:no-repeat;}

.pageTopPadding{height:190px;}

.pageLeftMenu{ width:204px; background-position:left bottom; background-repeat:no-repeat;}
.pageLeftMenuBody{width:159px; border-right:1px solid #ffffff;}
.pageLeftMenuBottom{ height:80px; background-image:url(images/img_leftMenuBottom.gif);}
.pageBottom{ background-image:url(images/bg_pageBottom.gif); background-repeat:repeat-x; height:86px; *height:80px; text-align:center; background-color:#f49800; font-size:12px; color:#ffffff; padding-bottom:6px; line-height:15px;}

.pageContent{ width:531px;}
.pageTitle{ height:39px; *height:32px; background-image:url(images/bg_pageTitle.gif); font-size:14px; font-weight:bold; color:#ffffff; padding:6px 0px 0px 12px; *padding:7px 0px 0px 12px; }

.pageContentTop{ height:3px; background-image:url(images/img_contentTop.gif); background-repeat:no-repeat;}
.pageContentMiddle{ background-color:#ffffff; padding:0px 15px 5px 15px; *padding:10px 15px 15px 15px; font-size:14px; color:#333333; line-height:22px;}
.pageContentBottom{ height:3px; background-image:url(images/img_contentBottom.gif); background-repeat:no-repeat;}

.leftMenu_off{ width:158px; height:24px; *height:20px; background-image:url(images/btn_leftMenu_off.gif); font-size:12px; font-weight:bold; padding:3px 0px 0px 20px; color:#666666; border-bottom:1px solid #ffffff; cursor:pointer;}
.leftMenu_on{ width:158px; height:24px; *height:20px; background-image:url(images/btn_leftMenu_on.gif); font-size:12px; font-weight:bold; padding:3px 0px 0px 26px; color:#444444; border-bottom:1px solid #ffffff; cursor:pointer;}
.leftMenu_select{ width:158px; height:24px; *height:20px; background-image:url(images/btn_leftMenu_select.gif); font-size:12px; font-weight:bold; padding:3px 0px 0px 20px; color:#ffffff; border-bottom:1px solid #ffffff;}

.textEng{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#eeeeee;}
.textTitle{ color:#ff6600; font-weight:bold;}
.textTitle2{ font-size:12px; color:#ff6600; font-weight:bold;}
.textTitle3{ color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.textTitle4{ padding-top:1px; color:#666666; font-size:14px; font-weight:bold; text-align:center; border:1px solid #eeeeee; background-color:#f6f6f6; border-bottom:0px;}
.textTitle5{ color:#666666; font-size:14px; font-weight:bold; border-bottom:1px solid #eeeeee;}

.textGray{ color:#bbbbbb;}

.contentBody{ padding:3px 5px 3px 5px; border:1px solid #eeeeee; border-top:0px; background-color:#f6f6f6;}

.framNotice{ padding:5px; border:1px solid #ffcc7f; border-left:0px; border-right:0px; background-color:#fffae5; font-size:12px;}

/*----- link -----*/
a:link{text-decoration:underline;color:#000000;}
a:visited{text-decoration:underline;color:#000000;}
a:hover{text-decoration:underline;color:#ff6600;}

/*----- link_End -----*/