﻿/* daoju */

* { padding: 0; margin: 0; } 
img { border: 0; }
.clear { clear: both; }
ul { list-style: none; }
.fontColor_red { color: #CB0000; }
.fontColor_red a { color: #CB0000; }
.border-bottom { border-bottom: 1px dashed #CCC; }

.searchbg { background: url(../images/searchbg.gif) repeat-x; height: 32px; padding-top: 5px; border-bottom: 1px solid #DCDCDC; }
.searchbg .search { width: 925px; margin: 0 auto; }
.searchbg .search li { float: left; margin: 0 5px; }
.searchbg .search li.icon { background:url(../images/search_icon.gif) no-repeat 0 5px; font-weight: bold; padding-left: 24px; padding-top: 5px; }
.searchbg .keywords { padding: 3px; border: 1px solid #C5C5C5; }
.searchbg .hot { padding-top: 3px; }
.searchbg .hot span { font-weight: bold; }

.productlist { margin-left:8px; }
.productlist dl { width: 140px;height: 90px;  float: left; padding: 15px 10px;  border-bottom: 1px dashed #CCC; }
.productlist dt { float: left; width: 60px; margin-right: 5px; }
.productlist dd { text-align: left; line-height: 13px; margin-top: 5px; }
.productlist dd.btn { margin-top: 4px; }
.productlist p.title { width: 136px;height: 18px; text-align: left; font-weight: bold; margin: 0; padding: 2px 0; }
.productlist p.title img { margin: 0 1px; }

.pagelist { margin: 10px; }
.pagelist a { float: left; margin: 0 5px; display: block; width: 28px; height: 22px; padding-top: 5px; background: url(../images/pagelistbg.gif) no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; }
.pagelist a:hover { background: url(../images/pagelistbg.gif) no-repeat 0 -27px; text-decoration: none; }
.pagelist .active { background: url(../images/pagelistbg.gif) no-repeat 0 -54px; text-decoration: none; color: #FFF; }
.pagelist .active:hover { background: url(../images/pagelistbg.gif) no-repeat 0 -81px; text-decoration: none; }
.pagelist .first { background: url(../images/pagelistbg.gif) no-repeat 0 -108px; text-decoration: none; }
.pagelist .first:hover { background: url(../images/pagelistbg.gif) no-repeat 0 -135px; text-decoration: none; }
.pagelist .last { background: url(../images/pagelistbg.gif) no-repeat 0 -162px; text-decoration: none; }
.pagelist .last:hover { background: url(../images/pagelistbg.gif) no-repeat 0 -189px; text-decoration: none; }

.enjoy { background: url(../images/enjoy_icon.gif) no-repeat 0 24px; margin:0 5px; }
.enjoy li span { float: right; width: 60px; text-align: center; font-family: Arial, Helvetica, sans-serif; }
.enjoy li { text-align: left; padding-left: 18px; }
.enjoy li.title { font-weight: bold; padding: 3px 0 3px 5px; }

.question {  margin:0 5px; padding-top: 5px; }
.question li { margin: 5px 0; text-align: left; padding-left: 18px; background: url(../images/question_icon.gif) no-repeat; }



.productlist2 { margin-left:8px; }
.productlist2 dl { width: 280px;height: 90px;  float: left; padding: 15px 10px;  border-bottom: 1px dashed #CCC; }
.productlist2 dt { float: left; width: 60px; margin-right: 5px; }
.productlist2 dd { text-align: left; line-height: 13px; margin-top: 5px; }
.productlist2 p.title { width: 276px;height: 18px; text-align: left; font-weight: bold; margin: 0; padding: 2px 0; }
.productlist2 p.title img { margin: 0 1px; }