@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-size:12px; background:#fff; color:#333;}
img{ border:none;}
li{ list-style:none;}
a , a:link{ color:#666; text-decoration:none; }
a:hover{ color:#EC3073; text-decoration:underline; }
#container{ width:910px; margin:0 auto;}
.list_name{ height:80px; background:#fff url(../images/name.gif) no-repeat 28px bottom;}
.list_name h2{ position:relative; left:-9999px;}
.list_body{ background:url(../images/list_m.jpg) repeat-y;}
.list_top{ background:url(../images/list_top.jpg) no-repeat left top;}
.list_down{ background:url(../images/list_down.jpg) no-repeat left bottom;}
.list_body{ margin-top:15px;}
.list_down{ padding:40px 30px 80px 30px; overflow:hidden; zoom:1;}
.list_down li{ line-height:28px; font-size:14px; font-weight:bold; padding-left:10px; float:left; width:280px; display:block; margin-left:0px;}
.list_down li a:hover{ padding-left:2px;}
.list_page{ clear:both; height:40px; background:#fff url(../images/list_page.jpg); margin-top:20px; padding-left:50px; line-height:22px;}
