.shopNum { width:27px; height:35px; border-left:1px solid #999; background:() 33px center no-repeat; text-align:right; padding-right:29px;
2017-08-04
/*购物车*/
.shopCar { width:145px; height:35px; background-color:#C60; margin-top:23px; font:14px/35px Verdana, Geneva, sans-serif; margin-right:59px;}
.shopText { color:#FF0; height:100%; width:87px; border-left:1px solid #999; background:url() 10px center no-repeat; text-indent:40px;}
.shopCar { width:145px; height:35px; background-color:#C60; margin-top:23px; font:14px/35px Verdana, Geneva, sans-serif; margin-right:59px;}
.shopText { color:#FF0; height:100%; width:87px; border-left:1px solid #999; background:url() 10px center no-repeat; text-indent:40px;}
2017-08-04
.search_text { width:350px; height:35px; line-height:35px\9;/*光标居中方法二 、9代表所有的IE浏览器*/ padding:0 5px; background-color:white;} /*光标居中方法二*/
.search_btn { width:70px; height:35px; font-size:14px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; background-color:#C60; color:white;}
.search_btn { width:70px; height:35px; font-size:14px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; background-color:#C60; color:white;}
2017-08-04
.topBar a:hover { color:red;}
/*logo*/
.logoBar { background-color:#09F; height:85px;}
.logo { padding-left:41px; padding-top:13px;}
/*search*/
.search_box { width:430px; padding-top:23px; padding-left:185px;}
/*logo*/
.logoBar { background-color:#09F; height:85px;}
.logo { padding-left:41px; padding-top:13px;}
/*search*/
.search_box { width:430px; padding-top:23px; padding-left:185px;}
2017-08-04
main.css
.comWord { width:1000px; margin-left:auto; margin-right:auto;}
.leftArea { float:left;}
.rightArea { float:right;}
/*topBar*/
.topBar { height:31px; background-color:#999; line-height:31px;}
.collection { background:url() left center no-repeat; padding-left:19px; font-weight:bold;}
.comWord { width:1000px; margin-left:auto; margin-right:auto;}
.leftArea { float:left;}
.rightArea { float:right;}
/*topBar*/
.topBar { height:31px; background-color:#999; line-height:31px;}
.collection { background:url() left center no-repeat; padding-left:19px; font-weight:bold;}
2017-08-04