@charset "utf-8";

ul {
	margin: 0px;
	padding: 0px;
}
div,ul,li,ol,dl,dd,dt,p,table,form,input,a,img{
    font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	font-family: Arial, Helvetica, sans-serif;
	}
.SH_show li{
	display: block;
	list-style:none;
	background-image: url(line_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	color: #666;
	height: 100px;
}

.SH_show_a li{
	display: block;
	list-style:none;
	background-image: url(line_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #666; overflow:hidden; padding-bottom:20px; padding-top:10px;
}
.ssw{width:160px; height:120px; border:1px solid #E0E0E0; float:left; padding:5px;}


.SH_news_title {
	font-size: 12px;
	font-weight: bold;
	color: #2C6632;
	text-decoration: underline;
	display: block;
	padding-left: 10px;	
}
.SH_news_title:hover {
	color: #999900;
	text-decoration: underline;
}

.SH_news_title_a {
	font-size: 14px;
	font-weight: bold;
	color: #2C6632;
	display: block;
	padding-left: 10px; padding-bottom:7px; text-decoration:none;
}
.SH_news_title_a:hover {
	color: #999900; text-decoration:none;
}


.SH_news_title_a2 {
	font-size: 14px;
	font-weight: bold;
	color: #2C6632;
	display: block;
	padding-left: 10px; padding-bottom:3px; text-decoration:none;
}
.SH_news_title_a2:hover {
	color: #999900; text-decoration:none;
}


.SH_news_icon {
	border: none;
}

.SH_news_content {
	width:500px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.SH_news_content_a {
	width:400px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px; color:#333; line-height:20px;
}
.sh_news_right{
	float:left;
	display: block;
}
.sh_news_right_a{
	float:left;
	display: block; width:420px;
}
.SH_news_detail {
	padding-right: 15px;
	padding-left: 15px;
}

.SH_reply {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.SH_num {
	font-weight: bold;
	color: #749A00;
}
.SH_date {
	display: block;
	float: right;
	margin-right: 10px;
}

.pager_num {
	font-family: "Lucida Console";
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	margin-right: 2px;
}
.pager_num:hover {
	color: #2A592C;
	text-decoration: underline;
}
.pager_num_select {
	color: #2A592C;
	text-decoration: underline;
	font-family: "Lucida Console";
	font-size: 18px;
	margin-right: 2px;
}
.SH_num:hover {
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}

#SH_leftbg {
	background-image: url(SH_bg.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 96px;
	padding-top: 6px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.SH_show_title {
	font-size: 14px;
	font-weight: bold;
	color: #2C6632;
}
.SH_show_date {
	display: block;
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.SH_show_dotline {
	background-image: url(line_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.button {
	background-image: url(button.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 73px;
	display: block;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.button:hover {
	text-decoration: underline;
}
.SH_show_content {
	line-height: 20px;
	color: #666666;
}
.pager_link {
	color: #666666;
	text-decoration: underline;
	display: block;
}
.pager_link:hover {
	color: #999900;
}
.WN_ul li {
	margin-bottom: 5px;
}
.WN_ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.WN_ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#WN_right {
	height: 100%;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#WN_show {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	line-height: 20px;
}
#WN_show_details {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	line-height: 20px;
	border: 1px solid #E6E6E6;
}

.WN_more {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 12px;
}
.WN_more:hover {
	color: #000000;
}


#WN_show h3 {
	margin-left: 0px;
}
#WN_show span {
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	color: #666666;
	text-indent: 2em;
}


.WN_right_ul li {
	list-style: none;
	margin-bottom: 8px;
}
.WN_right_ul a {
	color: #666666;
	text-decoration: none;
	background-image: url(triangle_b.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	text-indent: 15px;
	margin: 0px;
	height: 16px;
	padding-left: 10px;
}
.WN_right_ul a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(triangle_b1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 15px;
}
.WN_rolex_border {
	font-size: 12px;
	margin-bottom: 15px;
	text-indent: 10px;
	border: 1px solid #EBE9ED;
}
.WN_rolex_title {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	display: block;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	width: 400px;
	margin: 0px;
}


.WP_bg {
	background-image: url(WP_bg.png);
	background-repeat: repeat-x;
	height: 22px;
}
.WP_tap {
	color: #FFFFFF;
	background-image: url(WP_tap.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 90px;
	margin-right: 3px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	margin-top: 6px;
}

.WP_tap_select {
	color: #FFFFFF;
	background-image: url(WP_tap_select.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	margin-right: 3px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.WP_tap_selector {
	color: #FFFFFF;
	background-image: url(WP_tap_selector.png);
	display: block;
	float: left;
	height: 30px;
	width: 209px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
}

.WP_border {
	border: 1px solid #CDCDCD;
	font-size: 12px;
}
.WP_border1 {
	font-size: 12px;
	color: #116738;
	margin-left: 10px;
}	
.WP_border_title {
	font-size: 12px;
	color: #006666;
	font-weight: bold;
	margin-left: 10px;
}
.WP_border_title2 {
	font-size: 12px;
	color: #006666;
	display: block;
}



.WP_border td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	padding-left: 3px;
	padding-right: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
.NAV {
	font-size: 12px;
	color: #666666;
	display: block;
	float: left;
	height: 30px;
	margin-right: 15px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
}
.NAV:hover {
	text-decoration: none;
	color: #000000;

}
h4 {
	margin: 0px;
	padding: 0px;
}
.gujia_img1 {
	border: none;
	height: 154px;
	width: 200px;
	background-image: url(gujia_bg.jpg);
	background-repeat: no-repeat;
}
.gujia_img2 {
	height: 45px;
	width: 45px;
	margin-right: 4px;
	border: 1px solid #CCCCCC;
}
.gujia_price {
	color: #E3A500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Console", "Lucida Sans";
}
.gujia_date {
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Console", "Lucida Sans";
	font-size: 12px;
	color: #333333;
}
.input_shadow {
	background-image: url(input_shadow.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border: 1px solid #999999;
	height: 21px;
	line-height: 21px;
	color: #666666;
}

.preview-pic {
	border:1px solid #000;
	padding:1px;
	width:100px;
}

.dotline {
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
}

