@charset "utf-8";
/*
	author:bill
	created:080107
	updated:080107
*/

#main h1{ padding:15px}
/*menu*/
.menu{ background:url(../images/common/bg/menu.gif); height:33px; float:left}
.menu .p1{ padding:8px 0 0 10px; color:#aab0b1; font-size:15px}
.menu .p1 a{ padding:0 5px; font-size:16px; font-weight:bold}
.menu .p1 .select{ color:#000}
.menu .p2{ float:right; padding:5px 10px 0 0}
.menu .p2 img{ vertical-align:middle; margin-right:10px}

/*m-1*/
.m-1{ width:590px; padding:10px 0}
.m-1 ul{ padding:10px}
.m-1 h2{ font-size:18px; padding:10px}
.m-1 li{ float:left; width:21%;padding:0 10px}
.m-1 .cen{ padding-left:10px;padding-bottom:15px}
.m-1 img{ width:65px; height:70px; border:1px solid #ddd; padding:2px; text-align:center}
#main .m-1 a{ color:#333}
.m-1 .p1{ line-height:1.5; padding-top:3px}

/*.table*/
.table{ margin:0 10px 10px 10px;}
.table tr { background:#efefef;}
.table thead tr { background:#CDE1F1}
.table h1{ color:#369; font-size:18px; margin:10px 0}
.table .first-line{ height:20px; padding:5px; text-align:center; font-weight:bold }
.table .title{ width:120px; padding:5px;}
.table .title a {color:#036}
.table .desc{ padding:3px 6px; line-height:17px;}
.table .desc a{ text-decoration:underline; color:#00f}
.table .img{ width:75px; height:70px; padding:5px;}
.table .price{ color:#900; padding:0 3px;}
.table .buy{ text-align:center; width:50px;}
.table .buy a{ color:#00f; text-decoration:underline;}