/* CSS Document */

 
#content #middle_area {width:990px; background:url(../images/content_area.png) repeat-y top; margin:0 auto;}

#middle_area #site_map {width:980px; margin:0 auto;}
#site_map #site_map_title {width:980px; text-align:center;}
#site_map #site_map_shadow {width:980px; text-align:center;}

#site_map #site_map_content {width:940px; padding:0 20px 15px 20px;}

#site_map_content #site_map_content_left {width:270px; float:left;}
#site_map_content #site_map_content_right { width:660px; float:right;}

#site_map_content_right .site_map_content_right_title {width:660px; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#464646; padding-bottom:15px;}

#site_map_content_right #site_map_col1 {width:220px; float:left;}
#site_map_content_right #site_map_col2 {width:220px; float:left;}
#site_map_content_right #site_map_col3 {width:220px; float:left;}

.site_map_text_red2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#ed174f; padding:0 0 5px 0;}
.site_map_text {color:#767676; font-size:12px; padding-bottom:10px; padding-top:10px;}
.site_map_text_red {color:#ed174f; font-size:12px; padding-bottom:5px;}
.site_map_text_red_small {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#ed174f; line-height:22px;}
.site_map_text_red_small a {text-decoration:none; color:#ed174f;}
.site_map_text_red_small a:hover {text-decoration:underline; color:#767676;}


#site_map_col1 li { background:url(../images/site_map/site_map_bullet.gif) no-repeat left; padding:2px 0 2px 20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#767676;}
#site_map_col1 li a {text-decoration:none; color:#767676;}
#site_map_col1 li a:hover {text-decoration:underline; color:#ed174f;}

#site_map_col2 li { background:url(../images/site_map/site_map_bullet.gif) no-repeat left; padding:2px 0 2px 20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#767676;}
#site_map_col2 li a {text-decoration:none; color:#767676;}
#site_map_col2 li a:hover {text-decoration:underline; color:#ed174f;}

#site_map_col3 li { background:url(../images/site_map/site_map_bullet.gif) no-repeat left; padding:2px 0 2px 20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#767676;}
#site_map_col3 li a {text-decoration:none; color:#767676;}
#site_map_col3 li a:hover {text-decoration:underline; color:#ed174f;}


