/* CSS BY Orange 2009 */

/* =================== WRAPPER ================== */
#WRAPPER{ width:934px; margin:0 auto;}


/* =================== TOP ================== */
#TOP{ width:934px;}


/* =================== CONTENT ================== */
#CON_WRAPPER{ float:left; width:934px; background-image:url(../img/content_bg.jpg); background-position:left bottom;}


/* =================== LEFT BLOCK ================== */
#CON_LL{ float:left; width:200px; margin-top:10px;}


/* =================== MAIN BLOCK ================== */
#MAIN{ float:right; width:724px; margin-top:10px; margin-left:-210px;}

/* =================== MAIN_BIG BLOCK ================== */
#MAIN_BIG{ float:right; width:934px; margin-top:10px;}

/* =================== CENTER BLOCK ================== */
#MAIN_LL{ float:left; width:514px;}

/* =================== CENTER_BIG BLOCK ================== */
#MAIN_LL_BIG{ float:left; width:700px; margin-left:10px;}


/* =================== RIGHT BLOCK ================== */
#MAIN_RR{ float:right; width:210px;}


/* =================== BOTTOM ================== */
#BOTTOM{ float:left; background-image:url(../img/bottom.jpg); width:934px;  height:19px; margin-bottom:10px;}

/* =================== FOOTER ================== */
#FOOTER{ width:934px; font-size:11px; margin-top:10px; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.FOOTER_LL{ float:left; width:400px; line-height:24px;}
.FOOTER_RR{ float:right; width:534px; line-height:24px;}



.BT{ background-image:url(../img/button.jpg); width:59px; height:20px; line-height:20px; border:0; color:#666666;}



/* =================== FONT SET ================== */
a{ color:#63757a; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:hover{ text-decoration:underline; color:#FF6600;}
a.bluelink{ font-size:12px; color:#4e889a; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:hover.bluelink{ text-decoration:underline; color:#FF6600;}
p{ font-size:12px; line-height:18px; color:#666666;} 
/* Phiip, 20100205
.pp{ font-size:12px; line-height:18px; color:#666666;}  */
.fs_9{ font-size:9px;}
.fc_red01{ color:#c55757;}
.fc_green01{ color:#508b44;}
.fc_blue01{ color:#1e64a5;}
.f_day{ font-size:12px; line-height:18px; color:#666666; font-weight:normal;}
.more a{ font-size:11px; color:#63757a; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.more a:hover{ text-decoration:underline; color:#FF6600;}
.in{ font-size:12px; color:#666666;}

.PAGE_BLOCK{ margin:0 auto; width:500px; padding-top:15px; font-size:12px; line-height:18px; color:#666666;}
.PAGE_LL{ float:left;}
.PAGE_RR{ float:right;}

.ww{ table-layout: fixed;  word-wrap:break-word; width:400px;}