﻿body { background:#fff; }

a { color:#690; }
a:hover { color:#666; }

.topInfoMain .shopName { color:#A2BB2C; }
.topInfoMain .link { background:#f1ffd2; }

.comMainBox { background-color:#fff; }
.comMainBox .boxBg { border-color:#d7e682; }
.comMainBox .boxHead { font-size:14px; color:#333; background-color:#f1ffd2; border-bottom:1px solid #d7e682; }
.comMainBox .boxHead .titleMore .titleMoreLink { color:#690; font-size:12px; }

span.addFriend { display:block; position:absolute; left:180px; top:200px; padding:2px 5px; padding-top:3px; border:1px solid #d7e682; background:#f1ffd2; cursor:pointer; }
span.addFriend a:hover { color:#666; text-decoration:none; }

.headMain .title { height:28px; font-family:"黑体", "宋体", sans-serif; color:#000; font-size:24px; font-weight:bold; position:absolute; top:45px; left:25px; padding-top:2px; background:url(../images/shop/styleGreen/shopTitleBg.png) repeat-x left top; _background:url(../images/shop/styleGreen/shopTitleBg.gif) repeat-x left top; border:1px solid #eee; }
.headMain .link { position:absolute; top:80px; left:25px; color:#000; font-family:verdana, "宋体", sans-serif; }
.headMain .link a { color:#000; }

.headMain { background-image:url(../images/shop/styleGreen/headPic_bg.jpg); }
.headMain .headNav li a { background:url(../images/shop/styleGreen/headNavBg.gif) repeat-x left top; }
.headMain .headNav li a span { background:url(../images/shop/styleGreen/headNavBg.gif) repeat-x right top; }

.houseList1 ul li { border:1px solid #eee; }
.houseList1 ul li span.box { background-color:#fff; }
.houseList1 ul li span.boxOn { background-color:#f9f9f9; }

.houseType .houseTypeTab { border-color:#d7e682; }
.houseType .houseTypeTab li a { color:#690; }
.houseType .houseTypeTab li a:hover, .houseType .houseTypeTab li.linkOn a { border-color:#d7e682; background-color:#f1ffd2; }

.TypeItemBox .TypeItemTitle { font-weight:bold; }

.levelBox .levelTable td { border-color:#d7e682; }
.levelBox .levelTable td.at { background-color:#f1ffd2; }
.levelBox .levelTable thead td { background-color:#f1ffd2; }

.profileBox .title { color:#690; }


/* pageMore */
.pageMore { float:left; *float:none; width:100%; margin-top:10px; }
.pageMore ul { float:right; margin-right:10px; *margin-right:5px; }
.pageMore ul li { float:left; font-family:verdana,arial,"宋体"; color:#999; border:1px solid #ccc;  margin-left:5px; }
.pageMore ul li span { float:left; text-align:center; height:15px; padding:2px 6px; }
.pageMore ul li a { float:left; color:#666;}
.pageMore ul li a span { float:left; cursor:pointer; height:15px; text-align:center; padding:2px 5px;}
.pageMore ul li.linkOn a { color:#f90; text-decoration:none; }
.pageMore ul li a:hover { background:#f90; color:#fff; text-decoration:none; }


/* dataListBox */
.dataListBox table.tHead { float:left; width:100%; height:26px; border:1px solid #d7e682; background:#f1ffd2; }
.dataListBox table.tHead td { color:#000; padding-top:3px; text-align:center; }
.dataListBox table.tBody { float:left; width:100%; }
.dataListBox table.tBody tr { background:url(../images/dotBg.gif) repeat-x left bottom; }
.dataListBox table.tBody tr.mouseOver { background:#f8f8f8; }
.dataListBox table.tBody td { height:130px; color:#000; text-align:center; }
.dataListBox table.tBody td .thumbnail { display:block; width:120px; height:90px; padding:1px; border:1px solid #e3e3e3; }
.dataListBox table.tBody td.tdAlignLeft { text-align:left; padding-left:5px; }
.dataListBox table.tBody td a { text-decoration:underline; }
.dataListBox table.tBody td p { padding-top:10px; padding-bottom:5px; }