@charset "utf-8";
/* CSS Document */

#left_col{ width:20%; background-color:; float:left;}
#left_col_name{ height:30px; line-height:30px; background-color:#2579BE; text-align:center; font-size:20px; color:#FFFFFF;}
#left_col ul li{ height:40px; line-height:40px; border-bottom:1px dotted #CCCCCC; text-align:center;}
#right_lst{ width:75%; float:right;}
#right_nav{ border-bottom:1px solid #CCCCCC; padding-bottom:5px;}
#right_nav a{ margin-right:10px; margin-left:10px; display:inline;}
