@charset "utf-8";
@import url("common.css");
/* CSS Document */

body{ background:url(../images/bg.jpg) top repeat-x;}

a{ color:#242424; text-decoration:none;}
a:hover{ color:#242424; text-decoration:underline;}

a.a1{ color:#686868; text-decoration:none;}
a.a1:hover{ color:#686868; text-decoration:underline;}

#index_menu{}
#index_menu ul{ padding-top:8px;}
#index_menu ul li{ float:left; padding:0px 6px 0px 6px; width:88px;}
#index_menu ul li a{width:88px; font-size:14px; display:block; padding-bottom:9px; line-height:26px; color:#fff; text-decoration:none; text-align:center;}
#index_menu ul li a.selected { width:88px; line-height:26px; padding-bottom:9px; color:#000; font-weight:bold; background:url(../images/menu_tu_bg.gif) no-repeat;}
.menuinfo { color:#04369c; padding-top:10px;}
.menuinfo a { color:#04369c;}
.menuinfo a:hover { color:#04369c; text-decoration:underline;}

#links img{ width:100px; height:50px; margin:4px;}

#bottom{ color:#fff; line-height:20px;}
#bottom a{ color:#fff; text-decoration:none;}
#bottom a:hover {color:#fff; text-decoration:underline;}

#main { background:url(../images/index_bg.jpg) no-repeat top;}

.proinfo {text-align:center; width:150px; float:left; padding-bottom:20px; border-bottom:1px dotted #ccc; margin-bottom:20px;}
.proinfo a{color:#6c6b6b;}
.proinfo dl {}
.proinfo dl img{ width:97px; height:69px; padding:2px; border:1px solid #ccc;}
.proinfo .price { color:#006407; font-weight:bold;}

.page{ text-align:center;}
.page a { line-height:25px; height:25px; border:1px solid #ccc; padding:0px 5px 0px 5px; margin:0px 3px 0px 3px;}
.page font {margin:0px 3px 0px 3px;}
