@charset "utf-8";

/* mainLeft */
#mainLeft {
	width:180px;
	float:left;
}
#mainLeft1 {
	width:180px;
	float:left;
}
.greenSide {
	width:180px;
	height:251px;
	background:transparent url(../images/greenBg.gif) no-repeat scroll left bottom;
	margin-bottom:10px;
}
.greenTitleTop {
	background:transparent url(../images/greenBg.gif) no-repeat scroll left top;
	font-size:0;
	height:5px;
	width:180px;
}
.ajax-loading_100 {
	background: url(../images/ajax-loading_100.gif) no-repeat center;
}

.greenContent {
	padding-top:6px;
}
.greenContent ul {
	margin-top:2px;
	margin-left:10px;
}
.greenContent ul li {
	margin-bottom:8px;
}
.greenContent ul li a.first {
	padding-left:20px;
	background:transparent url(../images/icon/icon_shop.gif) no-repeat;
	color:red;
	height:16px;
}
.greenContent ul li a.second {
	padding-left:20px;
	background:transparent url(../images/icon/icon_zodiac.gif) no-repeat;
	color:#666;
	height:16px;
}
.greenContent ul li a.third {
	padding-left:20px;
	padding-top:3px;
	background:transparent url(../images/icon/icon_exchange.gif) no-repeat;
	color:#666;
	height:16px;
}


/* category */
.categoryFirst {
	margin-top:2px;
	padding-bottom:4px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px #999 solid;
}
.categoryFirst a {
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#category ul {
	margin-left:11px;
	margin-right:10px;
}
#category li {
	padding-top:3px;
	float:left;
	height:13px;
	width:53px;
	padding-bottom:4px;
}

#category li a:hover {
	text-decoration:underline;
}
/* main  right  left*/
#mainRight {
	width:765px;
	float:right;
}
#mainRight1 {
	width:960px;
	float:right;
}
#mainRightLeft {
	width:550px;
	float:left;
}
#mainRightLeft1 {
	width:750px;
	float:left;
}

#kefu h3 {
	color:#333;
	font-weight:normal;
}

#kefu ul {
	margin:0px auto;
	padding:5px 9px;
	margin-top:5px;
	list-style:none;
}

#kefu ul li {
	float:left;
	width:75px;
	height:18px;
}

#kefu ul li a {
	text-decoration:underline;
}

/* banner */
#banner {
	width:544px;
	height:242px;
	background:#F0F0F0 none repeat scroll 0 0;
	padding:4px 3px 4px 5px;
}

#bannerLeft {
	background:#FFFFFF none repeat scroll 0 0;
	border-right:1px solid #888888;
	float:left;
}

#bannerLeft img {
	display:block;
}
#bannerRight {
	margin-left:113px;
}

/* week sell*/
#weekSell {
	border:1px #ccc solid;
	width:745px;
	border-top:none;
}
.grayTitle {
	height:31px;
	background:#F0F0F0 url(../images/grayTitle.gif) repeat-x;
	color:#555;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
}

.grayTitle1 {
	height:38px;
	background:#F0F0F0 url(../images/grayTitle.gif) repeat-x;
	color:#555;
	margin:0px;
	padding:0px;
}

.grayTitle1 .grayHot {
	font-size:14px;
	font-weight:bold;
	background:url(../images/icon/hot2.gif) no-repeat;
	padding-left:25px;
	height:31px;
	padding-top:7px;
}
.grayContent {
	width:745px;
	display:block;
	margin-top:10px;
}
.grayUl {
	width:745px;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
}
.grayUl ul {
	margin-left:10px;
}
.grayUl ul li {
	width:210px;
	float:left;
	margin-right:15px;
	padding-left:15px;
	line-height:19px;
	border-top:1px #ccc dotted;
	background-image:url(../images/icon/point_02.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.grayUl ul li.grayUl_hot {
	border:none;
}
.grayUl_hot a {
	color:red;
}

.grayList{
	width:110px;
	height:170px;
	float:left;
	text-align:center;
	padding-left:7px;
	padding-right:7px;
}

.grayList img {
	border:1px #ccc solid;
	margin:0px auto;
	padding:0px;
}
.grayList span {
	height:20px;
	line-height:20px;
	margin:0px auto;
	padding:0px;
	display:block;
	width:100px;
	padding-top:10px;	
}
.grayList span a:link ,  .grayList span a:visited{
	color:#4B627A;
	text-decoration:none;
	margin:0px auto;
	padding:0px;
}
.grayList span a:hover {
	color:#4B627A;
	text-decoration:underline;
	margin:0px auto;
	padding:0px;
} 
.grayList p {
	height:40px;
	line-height:20px;
	margin:0px auto;
	padding:0px;
	color:#999;
	width:100px;
	padding-top:5px;
}

/* main  right*/
.silderRight {
	width:200px;
	float:right;
}
.whiteSide {
	width:200px;
	height:185px;
	background:transparent url(../images/whiteBg.gif) no-repeat scroll left bottom;
	margin-bottom:10px;
}
.whiteTitleTop {
	background:transparent url(../images/whiteBg.gif) no-repeat scroll left top;
	font-size:0;
	height:5px;
	width:200px;
}
.whiteTitle2 {
	width:170px;
	margin:0px auto;
	padding:0px;
	background:#ffffff url(../images/whiteTitleBg2.gif) no-repeat;
	height:17px;
	font-size:12px;
	font-weight:bold;
	color:#6BB044;
	padding-top:4px;
	text-align:center;
}
.whiteContent {
	padding-top:6px;
}
.whiteContent ul {
	margin-top:2px;
	margin-left:10px;
}
.whiteContent ul li {
	margin-bottom:8px;
}
.whiteContent ul li a {
	padding-left:10px;
	background:transparent url(../images/icon/arrow.gif) no-repeat scroll left 4px;
	color:#666;
}
.whiteContent ul li a.caution {
	color:#FF9933;
}
#silderRight_word {
	padding-top:15px;
}

/* sellers */
#sellers {
	margin:0px auto;
	padding:0px;
}
.sellersContent {
	padding-top:6px;
}
.sellersContent ul {
	margin-top:2px;
	margin-left:4px;
}
.sellersContent ul li {
	margin-bottom:8px;
	float:left;
	padding-left:6px;
}
.sellersContent ul li img {
	border:1px #666 solid;
}

#category_index {
	width:745px;
	float:left;
	margin-top:10px;
	border:1px #ccc solid;
	border-top:none;
}

#category_nav h3 {
	background:transparent url(point.gif) no-repeat left;
	font-size:14px;
	margin:7px 0 4px;
	padding:0 0 0 15px;
}

#category_nav li {
	float:left;
	height:91px;
	padding:3px 10px 2px;
	width:228px;
}

#category_nav li.g {
	background:#f9f9F9 none repeat scroll 0 0;
}

#category_nav li ul {
	height:60px;
	overflow:hidden;
	white-space:nowrap;
	width:190px;
}

#category_nav li ul li {
	border-left:1px solid #CCCCCC;
	float:left;
	height:14px;
	height:14px;
	margin:3px auto 3px -1px;
	padding:0 4px;
	width:auto;
}

#mainSide_hot {
	width:200px;
	margin-top:10px;
	padding-bottom:13px;
	float:right;
	#margin-top:8px;
	background:transparent url(../images/whiteBg2.gif) no-repeat scroll left bottom;
	height:220px;
}

#mainSide_hot .whiteTitle {
	color:#ff6603;
}

#mainSide_hot ul  li .current {
	color:red;
}

#scrollDiv {
	overflow:hidden;
	height:180px;
}

/* categoryItem */
#yjhx {
	width:958px;
	height:239px;
	margin:0px auto;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
	border-left:1px #ccc solid;
}

.categoryItemContent h1 {
	color:#6BB044;
	padding-bottom:3px;
	padding-top:3px;
	margin-left:4px;
}
.categoryItemContent ul {
	margin-top:5px;
	margin-left:4px;
	padding-left:10px;
	border-left:1px #ccc dashed;
}
.categoryItemContent ul li {
	margin-bottom:8px;
}
.categoryItemContent li a {
	padding-left:10px;
	background:transparent url(../images/icon/arrow.gif) no-repeat scroll left 4px;
	color:#666;
}
.categoryItem {
	width:958px;
	height:239px;
	margin:0px auto;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
	border-left:1px #ccc solid;
}
.bigAd {
	width:958px;
	margin-top:10px;
	border:1px #ccc solid;
}
.categoryContent {
	margin:0px auto;
	padding:0px;
}
.categoryImg {
	margin:0px auto;
	padding:0px;
	width:200px;
	float:left;
}
.categoryItemContent {
	float:left;
	padding-bottom:10px;
}
.categoryItemContentList{
	width:110px;
	height:190px;
	float:left;
	text-align:center;
	padding-left:6px;
	padding-right:7px;
	padding-top:5px;
}

.categoryItemContentList img {
	border:1px #ccc solid;
	margin:0px auto;
	padding:0px;
}
.categoryItemContentList span {
	height:40px;
	line-height:14px;
	margin:0px auto;
	padding:0px;
	display:block;
	width:100px;
	padding-top:8px;	
}
.categoryItemContentList span a:link ,  .categoryItemContentList span a:visited{
	color:#0066CC;
	text-decoration:none;
	margin:0px auto;
	padding:0px;
}
.categoryItemContentList span a:hover {
	color:#0066CC;
	text-decoration:underline;
	margin:0px auto;
	padding:0px;
} 
.categoryItemContentList p {
	height:40px;
	line-height:15px;
	margin:0px auto;
	padding:0px;
	color:#999;
	width:100px;
	padding-top:2px;
}

.inputDesc {
	padding: 0 0 0 0px;
	text-align:left;
	line-height:23px;
}

.inputText {
	border-color:#9F9F9F #DCDCDC #DCDCDC #9F9F9F;
	border-style:solid;
	border-width:1px;
	color:#444444;
	height:14px;
	padding:2px 2px;
	width: 150px;
}
#loginBtn {
	text-align: center;
	padding: 5px;
}