/* Design by ThirtySeven */

/* 公共样式 */
* { margin:0; padding:0;}
body { font:normal 12px/160% Arial,Helvetica,sans-serif; color:#616161;}
a { color:#616161; text-decoration:none;}
ul { list-style:none;}
img { border:none;}
.clear { clear:both;}
.fLeft { float:left;}
.fRight { float:right;}

dl.tList { margin-bottom:20px;}
dl.tList dt { line-height:44px; padding-left:50px; background:url(../images/menulefttop.png) no-repeat -4px -1px;}
dl.tList dd { margin-left:15px;}
dl.tList dd a, dl.tBorder dd { display:block; padding:5px 0; border-bottom:1px dashed #C5C4C4;}
dl.tList dd a:hover, ul.rList li a:hover { background:#77b0fd;}

dl.pList { float:left; width:270px; padding:5px 40px;}
dl.pList dt { line-height:40px; font-weight:bold; color:#217DBD;}
dl.pList dd img { float:left; width:120px; height:120px; padding:10px; }
dl.pList dd.more { text-align:right; padding-right:10px;}
dl.pList dd.more a { color:#73A618;}

dl.pInfo { width:450px;}
dl.pInfo dt { line-height:40px; font-size:13px; color:#A56100;}
dl.pInfo dd, ul.rList li a { display:block; line-height:200%;}
dl.pInfo dd.more { line-height:40px; text-align:right; font-weight:bold;}

ul.rList { margin-left:80px; width:120px;}
ul.rList li { padding-bottom:5px;}
ul.rList img { display:block; width:120px; height:120px;}
/* 布局 */
#wrap { width:960px; margin:0 auto;}
#header { padding-top:10px;}
#header span a { padding:0 5px;}
#header img { float:left;}
#main { clear:both; width:100%;}
#sideLeft { width:210px; float:left;}
#sideRight { padding-left:43px; width:707px; float:left;}
#menu li { display:inline; float:left;}
#menu li a { display:block; line-height:46px; width:101px; text-align:center; font-weight:bold; color:#000; background:url(../images/menu1.png) no-repeat;}
#menu li a:hover, #menu li.active a { color:#7f3730;}
#product_List { float:left; width:707px; padding-top:20px; overflow:hidden;}
#footer { clear:both; margin-top:10px; border-top:8px solid #29AAFF;}
#footer p { line-height:40px;}