﻿/* override normal tags */
body { background:#f2f2f2; }
em { font-weight:bold; }
ul > p { margin-top:1em; }

/* override blueprint css's classes */
.container { background:url(../images/container_bg.gif) top left repeat-y; }

/* header area */
#head { width:830px; height:110px; padding-left:0; padding-right:20px; text-align:right; background:url(../images/head_bg.gif) top left no-repeat; position:relative; }
#ids { float:right; width:306px; height:77px; overflow:hidden; }
#menu {  float:right; position:absolute; left:290px; top:77px; height:33px; width:540px; background:url(../images/menu_bg.gif) no-repeat; }
#menu a { display:block; float:left; background-repeat:no-repeat; background-position:top left; }
#menu_top { width:45px; height:33px; }
#menu_top:hover, #menu_top:active { background-image:url(../images/menu_top_on.gif); }
#menu_about { width:55px; height:33px; }
#menu_about:hover, #menu_about:active { background-image:url(../images/menu_about_on.gif); }
#menu_news { width:117px; height:33px; }
#menu_news:hover, #menu_news:active { background-image:url(../images/menu_news_on.gif); }
#menu_copyright { width:135px; height:33px; }
#menu_copyright:hover, #menu_copyright:active { background-image:url(../images/menu_copyright_on.gif); }
#menu_past { width:118px; height:33px; }
#menu_past:hover, #menu_past:active { background-image:url(../images/menu_past_on.gif); }
#menu_links { width:70px; height:33px; }
#menu_links:hover, #menu_links:active { background-image:url(../images/menu_links_on.gif); }
#head * { text-align:left; }
#head * ul { margin:12px 12px 8px 12px; padding:0; }
#head * ul li { margin:1px 0; padding:0; list-style:none; }
#head * ul li a { font-size:12px; line-height:13px; font-family:sans-serif; color:#666; text-decoration:none; }
#head * ul li a:focus, #head * ul li a:hover { color:#000; text-decoration:underline; }
#menu_about_submenu { display:none; position:absolute; top:107px; left:334px; width:200px; background:#EEE; border:1px solid #CCC; }
#menu_news_submenu { display:none; position:absolute; top:107px; left:390px; width:200px; background:#EEE; border:1px solid #CCC; }
#menu_copyright_submenu { display:none; position:absolute; top:107px; left:507px; width:230px; background:#EEE; border:1px solid #CCC; }
#menu_past_submenu { display:none; position:absolute; top:107px; left:558px; width:200px; background:#EEE; border:1px solid #CCC; }

/* bread thread's area */
#breadthread { padding-top:0.125em; padding-bottom:0.25em; margin-top:0.5em; margin-bottom:1.5em; color:#666; font-size:12px; border-bottom:1px solid #AAA; }
#breadthread a { text-indent:0.5em; color:#666; text-decoration:none; }
#breadthread a:focus, #breadthread a:hover { color:#000; text-decoration:underline; }

/* main contents area */
#main { /* background:url(../images/bottom_regulate.gif) bottom left no-repeat; */ }

/* catch area */
#catch { height:130px; background:url(../images/catch.gif) bottom left no-repeat; }
#catch_update { font-size:14px; margin:4px 60px 4px 0; text-align:right; }

/* news area */
#news_head { width:520px; height:30px; background:url(../images/news_head.gif) no-repeat top left; text-align:right; }
#news_body { padding:8px 0 8px 8px; }
#news_body .news_date { color:#666; margin:0 0 8px 0; }
#news_body .news_picture { width:250px; margin-right:10px; margin-left:10px; float:right; }
#news_body .news_picture .caption { font-size:12px; line-height:14px; padding-left:17px; background:url(../images/bullet_camera.gif) no-repeat top left; }
#news_body .news_picture .caption a { color:#666; text-decoration:none; }
#news_body .news_picture .caption a:focus, #news_body .news_picture .caption a:hover { color:#000; text-decoration:underline; } 
#news_body ul { margin:0 0 1em 0; padding:0; }
#news_body ul li { font-size:14px; line-height:20px; margin-left:0; padding-left:10px; background:url(../images/bullet_blue.gif) no-repeat top left; list-style:none; }

/* copyright area */
#copyright { background:#dbf3f5; }
#copyright_head { }
#copyright_body_right p,
#copyright_body_right div,
#copyright_body_left p,
#copyright_body_left div { padding:0 8px; margin-bottom:1em; }

/* from accu area */
#fromaccu { background:#e9e7f2; margin-bottom:1em; }
#fromaccu_body { margin:0; padding:0 8px 1em 8px; }
#fromaccu_body ul { margin:0; padding:0; }
#fromaccu_body ul li { font-size:13px; line-height:15px; margin:0 0 0.5em 0; padding-left:10px; background:url(../images/bullet_lightgreen.gif) no-repeat 0 0; list-style:none; }

/* event calendar area */
#eventcalendar { background:#d9decd; }
#eventcalendar_head { width:250px; height:30px; background:url(../images/eventcalendar_head.gif) no-repeat top left; text-align:right; }
#eventcalendar_body { width:234px; overflow-x:hidden; margin:8px; }
#eventcalendar_body p { margin:0; font-size:13px; line-height:15px; }
#eventcalendar_body hr { margin:4px 0; padding:0; }

/* footer area */
#footer { padding-top:2em; padding-bottom:2em; margin-top:0; }
#footer_body  { width:790px; padding:8px 0; border-top:1px solid #999; font-size:13px; line-height:15px; }


