/***
 *	huateng QQ:240713484
 *	Author mengjun  2009-08-24
 **/

/*---------- base ---------*/
@charset   "utf-8";
*{margin:0;padding:0;}

html{background:#FFF;}

/*
html{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/

body{
	font:12px "宋体","黑体","楷体_GB2312",Arial,Verdana,Tahoma;
	color:#767676;
	
}
img{
	border:none;
}

a{
	color:#767676;
	text-decoration:none;
}
a:hover{
	color: #009900;
	text-decoration:underline;
}
ol,ul,dt{list-style:none;}

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
}

.w700{
	width:700px;
}

.w600{
	width:600px;
}
.w640{
	width:600px;
}


.wp90{
	width:90%;
}
.news_tip{
	line-height:23px;
	background-color:#f0f7e9;
	border:1px #f0f7e9;
	font-size:13px;
	color:green;
	text-align:middle center;
	
}
.tip_font{
	margin-top:30px;
	margin-left:40px;
	margin-right:30px;
	margin-bottom:40px;
}
.mtm{/* ( margin-top * 1 ) */
	margin-top:-8px;
}

.mtw{/* ( margin-top * 1 ) */
	margin-top:-5px;
}
.mt0{/* ( margin-top * 1 ) */
	margin-top:0px;
}

.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.mt3{/* ( margin-top * 2 ) */
	margin-top:24px;
}
.mt4{/* ( margin-top * 2 ) */
	margin-top:34px;
}
.mt5{/* ( margin-top * 2 ) */
	margin-top:40px;
}
.mt6{/* ( margin-top * 2 ) */
	margin-top:51px;
}

.mt7{/* ( margin-top * 2 ) */
	margin-top:110px;
}
.mr1{/* ( margin-top * 2 ) */
	margin-right:8px;
}

.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}

.fred{
	color:red;
}


.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}

.btn-3{
	width:48px;
	height:18px;
	border:none;
	background:url(../images/btn_07.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}

.btn-4{
	width:48px;
	height:18px;
	border:none;
	background:url(../images/btn_08.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}

.btn-5{ 
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom:2px;
	background:url(../images/btn_05.jpg);
	border:1px solid #DAF5E2;
	color:#000000;
	font-size:10px;
	font-family: "Arial";
	cursor: pointer;
	height:22px;
	text-align:center;
}

.btn-5_on{ 
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom:2px;
	background:url(../images/btn_06.jpg);
	border:1px solid #DAF5E2;
	color:#000000;
	font-size:10px;
	font-family: "Arial";
	cursor: pointer;
	height:22px;
	text-align:center;
}

.btn-6{ 
	background:url(../images/btn_bg_1.jpg) repeat-x;
	border:1px solid #FEC070;
	height:16x;
	line-height:16px;
	text-align:center;
}


.font3{
	color:#925E09;
}
.font4{
	font:14px Verdana,Arial,Tahoma;
	color:#2B8106;
}

.font5{
	font:15px Verdana,Arial,Tahoma;
	color:#2B8106;
}

.font6{
	font:14px Verdana,Arial,Tahoma;
	color:#FF6600;
}


.font7{
	font:12px
	color:#2B8106;
}

.b{
	font-weight:bold;
}

.ahand{
	cursor:pointer;
}

/*---------- frame ---------*/
/*---------- frame : nav ---------*/


.nav {
	height:36px;
	background: url(../images/menu_bg.jpg) no-repeat;
}

.nav_ul{
	float:left;
	color:#FFFFFF;
}


.nav_ul li{
	float:left;
	width:87px;
	height:40px;
	text-align:center;
	padding-top:12px;
	font:14px Verdana,Arial,Tahoma;
	font-weight:bold;
	margin-left:7px;
}

* html .nav_ul li{
	float:left;
	width:87px;
	height:20px;
	text-align:center;
	padding-top:12px;
	font:14px Verdana,Arial,Tahoma;
	font-weight:bold;
	margin-left:7px;
}

*+html .nav_ul li{
	float:left;
	width:87px;
	height:20px;
	text-align:center;
	padding-top:12px;
	font:14px Verdana,Arial,Tahoma;
	font-weight:bold;
	margin-left:7px;
}

.nav_ul li:hover{
	background-color:black;
	background: url(../images/menu_bg_bg.png) no-repeat;
	display:block;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/menu_bg_bg.png");/*IE6*/
	_background:none;/*IE6*/
}

.nav_ul li a{
	color: #FFFFFF;
	text-decoration:none;
}

.nav_ul li a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.nav_li_hover{
	color: #FFFFFF;
	background: url(../images/menu_bg_bg.png) no-repeat;
}

.nav_show_div{
	position:absolute;
	margin-left:-180px;
}
* html .nav_show_div{
	position:absolute;
	margin-left:0px;
}
*+html .nav_show_div{
	position:absolute;
	margin-left:0px;
}



.nav_show_div ul{
	display:none;
}

.nav_show_div li{
	float:left;
	margin-left:1px;
}


.nav_show_div a{
	padding-left:4px;
	padding-right:4px;
	border-left:1px solid  #A5DAAF;
	border-right:1px solid  #A5DAAF;
	color: #666666;
	background: url(../images/menu2_bg_m.png) repeat-x;
}
ws
.note {
	margin: 0px 15px 10px; COLOR: #666666
}
.note SPAN {
	FLOAT: right
}
.disable {
	DISPLAY: none
}

.scrollDiv_outer{
	/**
	height:140px;
	background:url(../images/bg_sh.jpg) left top no-repeat;
	**/
	overflow:hidden;
	
}

.scrollDiv{
	margin-top:0px;
	height:175px;
	overflow:hidden;
}

.scrollDiv li{height:35px;text-align:center;margin-top:8px;}
* html .scrollDiv li{height:35px;text-align:center;margin-top:5px;}
*+html .scrollDiv li{height:35px;text-align:center;margin-top:5px;}
.scrollDiv img{
	margin-right:5px;
	border:1px #CCCCCC solid;
	width:105px;
	height:38px;
	margin-top:0px;
	margin-bottom:0px;
}

.index_complex{
	width:352;	
}

/*---------- frame : column-nav ---------*/

.column-nav {
	margin-top:10px;
}

.column-nav li{
	height:29px;
	width:170px;
	float:center;
	overflow:hidden;
	margin-left:20px;
}
.showtable_body{
	background-image:url("../images/boxm_mid.jpg" ); 
	background-repeat: repeat-y;
	text-align:left;
	width:170px;
}
.showtable_body td{
	padding-left:3px;
}
.showtable_body_head{
	background-image:url("../images/boxm_top.jpg" ); 
	height:15px;
	width:170px;
}
.showtable_body_foot{
	background-image:url("../images/boxm_btm.jpg" ); 
	background-repeat:no-repeat;
	height:4px;
	width:170px;
}
.showtable{
	width:170px;
	align:left;
	margin-bottom:-4px;
}

.showtable td{
	height:25px;
	border-bottom:dotted #4A7749 1px;
}

#showdown{
	align:center;
	text-align:center;
}
.column-nav_li_a{
	display:block;
	float:left;
	width:170px;
	height:24px;
	background:url(../images/column-nav-bg.gif) ;
	cursor:pointer;
	overflow:hidden;
	line-height:25px;
	color:#666666;
}

.column-nav_li_a_hover{
	text-decoration:none;
	display:block;
	float:left;
	width:170px;
	height:24px;
	background:url(../images/column-nav-bg2.gif) ;
	cursor:pointer;
	overflow:hidden;
	line-height:25px;
	color:#78A63C;
}
.column-nav_li_a:hover{
	color:#78A63C;
	text-decoration:none;
	background:url(../images/column-nav-bg2.gif) ;
}


.column-nad li a{
	display:block;
	float:center;
	align:center;
	margin-left:10px;
	width:204px;
	height:24px;
	background:url(../images/btn_bg_l.jpg) top ;
	cursor:pointer;
	overflow:hidden;
	font-color:#4A7749;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#4A7749;
}

.column-nad li a:hover{
	color:#78A63C;
	text-decoration:none;
	background:url(../images/btn_bg_lon.jpg) ;
}

.column-dot_1 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_1.gif) center center no-repeat;	
}

.column-dot_2 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_2.gif) center center no-repeat;	
}

.column-dot_3 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_3.gif) center center no-repeat;	
}

.column-dot_4 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_4.gif) center center no-repeat;	
}

.column-dot_5 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_5.gif) center center no-repeat;	
}
.column-dot_6 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_6.gif) center center no-repeat;	
}

.column-dot_7 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_7.gif) center center no-repeat;	
}

.column-dot_8 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_8.gif) center center no-repeat;	
}

.column-dot_9 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_9.gif) center center no-repeat;	
}

.column-dot_11 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_11.gif) center center no-repeat;	
}

.column-dot_12 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_12.gif) center center no-repeat;	
}

.column-dot_13 {
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_13.gif) center center no-repeat;	
}

.column-dot_14{
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_14.gif) center center no-repeat;	
}

.column-dot_15{
	float:left;
	height:24px;
	width:50px;
	background:url(../images/icons/dot_yuan.gif) center center no-repeat;	
}

.daze_btn li{
	float:left;
	margin-right:30px;
}


.ht_btn1{
	display:block;
	height:18px;
	width:100px;
	background:url(../images/btn_bg_1.jpg) repeat-x;	
}

.ht_btn2{
	display:block;
	height:27px;
	width:110px;
	line-height:29px;
	border: 1px solid #FAC577;
	color: #97670F;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn_bg_2.jpg) repeat-x;
}

.ht_btn2:hover{
	color: #97670F;
}

.ht_btn2 div{
	float:left;
	width:16px;
	height:16px;
	margin-top:6px;
	margin-left:8px;
	margin-right:8px;
	background:url(../images/icons/icon_1.png) no-repeat;	
	
}

.ht_btn3{
	display:block;
	height:20px;
	width:76px;
	line-height:20px;
	border: 1px solid #FAC577;
	color: #97670F;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn_bg_2.jpg) repeat-x;	
	text-align:left;
}



.ht_btn3:hover{
	color: #97670F;
	cursor:pointer;
}

.ht_btn3 div{
	float:left;
	width:16px;
	height:16px;
	margin-top:2px;
	margin-left:4px;
	margin-right:8px;
	background:url(../images/icons/icon_1.png) no-repeat;	
}


.ht_btn4{
	display:block;
	height:20px;
	width:85px;
	line-height:20px;
	border: 1px solid #FAC577;
	color: #97670F;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn_bg_2.jpg) repeat-x;	
	text-align:left;
}

.ht_btn4:hover{
	color: #97670F;
	cursor:pointer;
}

.ht_btn4 div{
	float:left;
	width:16px;
	height:16px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	background:url(../images/icons/icon_1.png) no-repeat;	
}

.ht_btn_icon1 div{
	background:url(../images/icons/icon_1.png) no-repeat;	
}

.ht_btn_icon2 div{
	background:url(../images/icons/icon_2.png) no-repeat;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/icons/icon_2.png");/*IE6*/
	_background:none;/*IE6*/
}

.ht_btn_icon3 div{
	background:url(../images/icons/icon_3.png) no-repeat;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/icons/icon_3.png");/*IE6*/
	_background:none;/*IE6*/
}

.ht_btn_icon4 div{
	background:url(../images/icons/icon_4.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/icons/icon_4.png");/*IE6*/
	_background:none;/*IE6*/	
}

.ht_btn_icon5 div{
	background:url(../images/icons/icon_5.png) no-repeat;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/icons/icon_5.png");/*IE6*/
	_background:none;/*IE6*/
}

.ht_btn_icon6 div{
	background:url(../images/icons/icon_6.png) no-repeat;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/icons/icon_6.png");/*IE6*/
	_background:none;/*IE6*/
}



.ht_btn1 a{
	display:block;
	height:30px;
	width:100px;
	background:url(../images/daze_btn2.jpg) center center no-repeat;	
}

.more1 a{
	margin-top:2px;
	margin-right:3px;
	display:block;
	overflow:hidden;
	height:5px;
	width:33px;
	background:url(../images/more_1.gif) left top no-repeat;	
}

.more1_1 a{
	margin-top:2px;
	margin-right:10px;
	display:block;
	overflow:hidden;
	height:5px;
	width:33px;
	background:url(../images/more_1.gif) left top no-repeat;	
}

.more2 a{
	margin-top:5px;
	margin-right:3px;
	display:block;
	overflow:hidden;
	height:5px;
	width:33px;
	background:url(../images/more_2.gif)  left top no-repeat;	
}

.more3 a{
	margin-right:15px;
	display:block;
	overflow:hidden;
	height:15px;
	width:36px;
	background:url(../images/title_bg_3.jpg)  left top no-repeat;	
}

.dot_q {
	height:18px;
	padding-left:20px;
	padding-top:2px;
	background:url(../images/dot_q.jpg) left top no-repeat;	
}


/*---------- frame : footer ---------*/

/*---------- frame : footer ---------*/
.footer{
	color:#999;
	text-align:center;
	padding-bottom:10px;
	background:url(../images/btm_mid.jpg) center center repeat-x;	
	height:86px;
}

.flinkbox{
	border:1px solid #E5EFD6;
}

.cflink ul{
	list-style:none;
}
.cflink img{
	margin-top:0px;
}
* html .cflink img{
	margin-top:6px;
}
*#html .cflink img{
	margin-top:0px;
}
.cflink li{
margin-top:10px;
text-align:center;
float:left;
font-size:13px;
margin-left:32px;
line-height:25px;
white-space:nowrap;
}
* html .cflink li{
margin-top:0px;
text-align:center;
float:left;
font-size:13px;
margin-left:32px;
line-height:45px;
white-space:nowrap;
}
*+html .cflink li{
margin-top:0px;
text-align:center;
float:left;
font-size:13px;
margin-left:32px;
line-height:45px;
white-space:nowrap;
}

.header_top span{
	float:right;
}




.lbox{
	width:100%;
	overflow:hidden;
}
.lbox_top{
	height:45px;
	background:url(../images/left_top_1.jpg) right top no-repeat;
	overflow:hidden;
	clear:both;
	font-size:13px;
}

.lbox_top div{
	float:left;
	margin-top:12px;
	color:#4A7749;
	margin-left:33px;
	* margin-left:33px;
	_ margin-left:14px;
}

.lbox_top span{
	float:right;
	margin-top:12px;
	margin-right:5px;
	color:#4A7749;
	font-size:9px;
}
.lbox_top span a{
	color:#4A7749;
}


.lbox_middle{
	background:url(../images/left_mid_1.jpg) right top repeat-y;
overflow:hidden;
	clear:both;
}

.lbox_bottom{
	height:20px;
	background:url(../images/left_btm_1.jpg) right top no-repeat;
	overflow:hidden;
	clear:both;
}



.lvote{/* 投票 */
	width:100%;
	overflow:hidden;
}
.lvote_top{
	height:45px;
	background:url(../images/left_top_2.jpg) right top no-repeat;
	overflow:hidden;
	clear:both;
	font-size:13px;
}

.lvote_top div{
	float:left;
	margin-top:15px;
	color:#4A7749;
	margin-left:50px;
	#margin-left:50px;
	_margin-left:24px;
}

.lvote_top span{
	float:right;
	margin-top:20px;
	margin-right:7px;
	color:#4A7749;
	font-size:9px;
}
.lvote_top span a{
	color:#4A7749;
}


.lvote_middle{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background:url(../images/left_mid_2.jpg) right top repeat-y;
	overflow:hidden;
	clear:both;
}

.lvote_bottom{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background:url(../images/left_btm_2.jpg) right top no-repeat;
	overflow:hidden;
	clear:both;
}

.vote_btn_div{
	white-space:nowrap;
	width:120px;
}


.a_vote_btn{
	display:block;
	width:48px;
	height:18px;
	border:none;
	background:url(../images/btn_07.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}

.a_vote_btn a{
	text-decoration:none;
}
.a_vote_btn:hover{
	color:#767676;
	text-decoration:none;
}


.cbox{/*  */
	width:352px;
	overflow:hidden;
}
.cbox_top{
	height:32px;
	background:url(../images/title_dot_bg.jpg) left top no-repeat;
	overflow:hidden;
	clear:both;
	font-size:13px;
}

.cbox_top div{
	float:left;
	margin-top:10px;
	color:#4A7749;
	margin-left:30px;
	* margin-left:30px;
	_ margin-left:15px;
}

.cbox_top span{
	float:right;
	margin-top:15px;
	margin-right:7px;
	color:#4A7749;
	font-size:9px;
}
.cbox_top span a{
	color:#4A7749;
}

.cbox_middle{
	padding-top:10px;
	padding-bottom:8px;
	padding-left:10px;
	margin-left:1px;
	margin-bottom:0px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	overflow:hidden;
	clear:both;
}

.cbox_rt{
	margin-left:8px;
}
.cbox_rt_top{
	height:32px;
	background:url(../images/title_dot_bg_2.jpg) left top no-repeat;
	overflow:hidden;
	clear:both;
	font-size:13px;
}

.cbox_rt_top div{
	float:left;
	margin-top:10px;
	color:#4A7749;
	margin-left:30px;
	* margin-left:30px;
	_ margin-left:13px;
}

.cbox_rt_top span{
	float:right;
	margin-top:15px;
	margin-right:7px;
	color:#4A7749;
	font-size:9px;
}
.cbox_rt_top span a{
	color:#4A7749;
}


.cbox_rt_middle{
	width:369px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-left:1px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	overflow:hidden;
	clear:both;
}

.cbox_rt_top_bg{
	background:url(../images/title_dot_bg_3.jpg) left top no-repeat;
}

.mchnt_top{
	height:80px;
}
.mchnt_top_img{
}
.mchnt_top_img img{
	width: 112px;
	height: 80px;
	padding-left:1px;
	margin-top:2px;
}
* html .mchnt_top_img img{
	width: 126px;
	height: 90px;
	padding-left:1px;
	margin-top:2px;
}
*+html .mchnt_top_img img{
	width: 126px;
	height: 90px;
	padding-left:1px;
	margin-top:2px;
}
.mchnt_top_dtl{
	width: 200px;
	padding-top:0px;
	padding-left:20px;
	padding-right:15px;
	line-height:18px;
}
.mchnt_top_dtl a {
	color:#FF6600;
	}
.mchnt_top_dtl h5{
	font-size:13px;
	}
.mchnt_top_dtl div{
margin-bottom:5px;
}
/*--------------------------------------------------
 box layout (prefix space:a,b)
 ---------------------------------------------*/

.daze{
	margin-top:10px;	
	margin-bottom:0px;	
	padding-left:20px;
	margin-left:-5px;
	height:28px;
	background:url(../images/title_bg_2.jpg) left top no-repeat;
}

.daze_detail{
margin-left:2px;
margin-right:5px;
}
.daze_detail ul{
	padding-bottom:15px;	
	padding-right:10px;
	padding-left:5px;
	width:150px;
}
.daze_detail ul:hover{
	background:url(../images/box_bg.png) left top no-repeat;
	overflow:visible; 
}

.daze_detail li {
    padding-left:2px;
	margin-bottom:5px;
}
 
.daze_detail li img{
	margin-top:6px;
	width:149px;
	height:100px;
	border:1px #CCCCCC solid;
}
 


.daze_detail li  a{
	color:orange;
}


.daze_detail li  a:hover{
	color:#FF6600;
}


.daze_detail_new{
 position:absolute;
 background:url(../images/new_1.png) left top no-repeat;
 width:30px;
 height:30px;
 margin-top:7px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/new_1.png");/*IE6*/
_background:none;/*IE6*/
 
}




.daze_list{
	margin-top:62px;
	margin-left:40px;
	clear:both;
}


.daze_list dl{
	padding-right:0px;
	padding-left:10px;
	width:193px;
	height:199px;
	border:1px #CCCCCC solid;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	
}
.daze_list dl:hover{
	background:url(../images/box_bg_1.png) left top no-repeat;
	border:0px;
	padding-right:1px;
	padding-left:11px;
	padding-top:1px;
	padding-bottom:1px;
	overflow:visible; 
}

.daze_list dt img{
	margin-top:12px;
	width:180px;
	height:120px;
	border:1px #CCCCCC solid;
}

.daze_list dd p{
	margin-left:2px;
	margin-top:5px;
}

.daze_list dd p a{
	color:#FF6600;
	font-weight:bold;
}


.daze_list_new{
	 position:absolute;
	 background:url(../images/new_1.png) left top no-repeat;
	 width:30px;
	 height:30px;
	 margin-top:0px;
	 margin-left:-12px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/smknet/net/resources/templets/images/new_1.png");/*IE6*/
_background:none;/*IE6*/
}

.index_red{
	margin-top:0px;
	width:352px;
	height:300px;
	margin-right:0px;
	background:url(../images/index_red_bg.jpg) right top no-repeat;
}

.index_red_tl{
 width:34px;	
 padding-left:14px;
 height:90px;
 padding-top:64px;
 text-align:justify;
}

.index_red_tr{	
 padding-left:13px;
 padding-top:10px;
 text-align:justify;
}

.index_red_bl{
 width:34px;	
 padding-left:14px;
 margin-left:20px;
 padding-top:7px;
 text-align:justify;
}
* html .index_red_bl{
 width:34px;
 padding-left:14px;
 margin-left:0px;
 padding-top:7px;
 text-align:justify;
}
*+html .index_red_bl{
 width:34px;	
 padding-left:14px;
 margin-left:0px;
 padding-top:7px;
 text-align:justify;
}
.index_red_bl p{
	margin-left:-20px;
}
* html .index_red_bl p{
	margin-left:0px;
}
*+html .index_red_bl p{
	margin-left:0px;
}
.index_red_bl_dtl{
	margin-left:50px;
	margin-top:10px;
	margin-right:15px;
	padding-top:10px;
	padding-left:5px;
	height:80px;
}
* html .index_red_bl_dtl{
	margin-left:50px;
	margin-top:10px;
	margin-right:15px;
	padding-top:10px;
	padding-left:5px;
	height:80px;
}
*+html .index_red_bl_dtl{
	margin-left:50px;
	margin-top:10px;
	margin-right:15px;
	padding-top:10px;
	padding-left:5px;
	height:80px;
}
.index_red_bl_dtl div{
	font-size:12px;
	line-height:30px;
	display:none;
}

.index_red_bl_dtl p{
	line-height:22px;
	}

.index_red_bl_dtl span{
	font-size:22px;
	padding-bottom: 8px;
	}

.index_red_bl_btn ul{
	float:right;
	margin-right:7px;
	margin-top:1px;
}
.index_red_bl_btn li{
	float:left;
	margin-left:1px;
	text-align:center;
	padding-top:5px;
	width:76px;
	height:25px;
}

.tab_noselect{
	font-weight:normal;
	color:#000000;
	background: url(../images/btn_03.jpg) no-repeat;
}

.tab_selected{
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/btn_04.jpg) no-repeat
}


.search{
	margin-top:5px;
}

.search a{
	margin-top:1px;
	display:block;
	float:left;
	height:20px;
	width:28px;
	line-height:20px;
	background: url(../images/box_bg_2.jpg) no-repeat ;
	cursor:pointer;
}

.search_text{
	float:left;
	margin-top:1px;
	border:0px;
	height:20px;
	width:139px;
	line-height:20px;
	color:#99CC66;
	background: url(../images/box_bg_2.jpg) -28px no-repeat;
}
.searchtext{
	border:0;
	line-height:15px;
	float:left;
	margin-top:4px;
	color:#99CC66;
	size:20;
	font-weight:bold;
}
.search_text_option{
	color:#E8E8E8;
}

.search_button{
	width:52px;
	height:20px;
	border:none;
	background:url(../images/btn_09.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	margin-left:3px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}
* html .search_button{
	width:52px;
	height:20px;
	border:none;
	background:url(../images/btn_09.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	margin-left:0px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}
*+html .search_button{
	width:52px;
	height:20px;
	border:none;
	background:url(../images/btn_09.jpg) no-repeat;
	line-height:20px;
	letter-spacing:1px;
	margin-left:3px;
	overflow:hidden;
	color:#2F592E;
	cursor:pointer;
}
.search ul{z-index:9999;position:absolute;margin-left:0px;margin-top:-1px;width:60px;background:#fff;border:1px solid #9FDB99;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.7; /*Mozilla*/
	opacity: 0.7; /*FF*/
}
.search ul li{display:block;height:21px;padding-left:5px;line-height:21px;color:#000;text-decoration:none;}
.search ul li:hover{background: #E9F9E8; cursor:pointer;}
.search_ul_li_hover{background: #E9F9E8; cursor:pointer;}


/* ---- ifocus 525 410 352 227px ------*/
#ifocus { width:378px; height:293px; margin-left:0px;margin-right:0px;margin-top:2px; border:1px solid #DEDEDE; background:#F8F8F8;}
#ifocus_pic { display:inline; position:relative; float:left; width:270px; height:220px; overflow:hidden; margin:10px 0 0 10px; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:310px; height:220px; overflow:hidden; }
#ifocus_piclist img { width:310px; height:215px;  border:1px solid  #CCCCCC;}
#ifocus_btn { display:inline; float:left; width:71px; margin:4px 9px 0 0; }
#ifocus_btn li { width:95px; height:75px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_btn img { width:75px; height:65px; margin:5px 0 0 10px; border:1px solid #CCCCCC;}
#ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; --opacity:1; filter:alpha(opacity=100); }
#ifocus_tx {margin:230px 0 0 10px;}

#ifocus_tx .normal { display:none;}

* html #ifocus { width:380px; height:293px; margin-left:0px;margin-right:0px;margin-top:2px; border:1px solid #DEDEDE; background:#F8F8F8;}
* html #ifocus_pic { display:inline; position:relative; float:left; width:270px; height:220px; overflow:hidden; margin:14px 0 0 10px; }
* html #ifocus_piclist { position:absolute; }
* html #ifocus_piclist li { width:270px; height:220px; overflow:hidden; }
* html #ifocus_piclist img { width:270px; height:215px;  border:1px solid  #CCCCCC;}
* html #ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
* html #ifocus_btn li { width:91px; height:75px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
* html #ifocus_btn img { width:75px; height:65px; margin:6px 5 0 7px; border:1px solid #CCCCCC;}
* html #ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
* html #ifocus_tx {margin:0px 0 0 10px;}
* html #ifocus_tx .current{margin:0px 0 0 5px;}
* html #ifocus_tx .normal { display:none; }

*+html #ifocus { width:380px; height:293px; margin-left:0px;margin-right:0px;margin-top:2px; border:1px solid #DEDEDE; background:#F8F8F8;}
*+html #ifocus_pic { display:inline; position:relative; float:left; width:270px; height:220px; overflow:hidden; margin:14px 0 0 10px; }
*+html #ifocus_piclist { position:absolute; }
*+html #ifocus_piclist li { width:270px; height:220px; overflow:hidden; }
*+html #ifocus_piclist img { width:270px; height:215px;  border:1px solid  #CCCCCC;}
*+html #ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
*+html #ifocus_btn li { width:91px; height:75px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
*+html #ifocus_btn img { width:75px; height:65px; margin:6px 5 0 7px; border:1px solid #CCCCCC;}
*+html #ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
*+html #ifocus_tx {margin:0px 0 0 5px;}
*+html #ifocus_tx .normal { display:none; }


.ifocus_title{
 	margin-left:10px;
}
.ifocus_desc{
	margin-left:10px;
 	margin-top:5px;	
}


.ifocus_desc a{
	color:red;
}

.newpic{
	word-spacing:20px;
	background:url(../images/new_icon_1.gif) left no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	width:26px;
	}

.hotpic{
	word-spacing:20px;
	background:url(../images/hot.gif) left no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	width:26px;
}

.starpic{
	word-spacing:10px;
	background:url(../images/icons/icon_star.png) no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	display:-moz-inline-box;
	display:inline-block;
	width:14px;
}



.daze_info{
	border:1px #009900 dashed;
	width:510px;
	padding-top:10px;
	padding-left:50px;
	padding-right:50px;
	background-color:#fafff8;
}
.daze_info p{
	line-height:25px;
}




#news{
	width:680px;
}


.news_title{
	margin-top:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
}


.news_title_bg{
	background-color:#F1FAF1;
	border-bottom:1px dotted #47B76B;
	height:24px;
	width:;
	line-height:24px;
}

.news_rel{
	text-align:left;
	font-size:13px;
	color:#006600;
	font-weight:bold;
	padding-left:30px;
}

.news_content{
	margin-left:10px;
	margin-top:20px;
	text-align:left;
	line-height:250%;
}

.news_content a{
	color:blue;
	text-decoration:underline;
}

.vote_btn_div a{
	color:#2F592E;
	text-decoration:none;
}


.news_nav{
	text-align:center;
	width:680px;
}

.news_nav li{
	float:left;
	background:url(../images/dot_icon.jpg) no-repeat;
	padding-left:20px;
	margin-right:20px;
	white-space:nowrap;
}

.news_nav li.right{
	background:url(../images/dot_icon_r.jpg) no-repeat;
}

.news_rel_list{
	text-align:left;
	margin-left:35px;
	line-height:22px;
}
.news_rel_list li{
	list-style-type:circle;
}

.news_rel_list div{
	float:right;
	margin-right:25px;
	margin-top:-2px;
}



.newslist {
	border:1px solid #C5DDBC;
	overflow:hidden;
	margin-right:30px;
	width:740px;
}

/**
������ɫ
*/
.fc1{
	color:#955E00;
}


/*-------------------------------------------------- 
 list layout (prefix space:c,d,e,f)
 ---------------------------------------------*/
 
/*---------- c : ���ı��б� ---------*/
.c1{/* ���ı�t���б� */
	padding:4px 0px;
	clear:right;
	margin-left:10px;
}
.c1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(../images/ico-2.gif) 7px 11px no-repeat;
}
.c1 a{
}

.c2{/* ˮƽ�зֵ�}�д��ı�t���б� */
	width:100%;
	padding:4px 0px;
	overflow:hidden;
	clear:both;
}
.c2 li{
	width:44%;
	margin-right:1%;
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(../images/ico-2.gif) 7px 11px no-repeat;
}

.c3{/* ���ı�t���б� */
  padding-bottom:20px;	
	
}

.c3 li{
	/*height:25px;*/
	line-height:25px;
  	margin-left:20px;
}
.c3 li a{
	
}

.c3 li div{
	float:right;
	margin-right:50px;
	margin-top:-2px;
}

.c4{
	padding:4px 0px;
	clear:right;
	margin-left:20px;
}
.c4 li{
	height:30px;
	line-height:30px;
	width:100px;
	overflow:hidden;
	padding-left:16px;
	background:url(../images/dot_10.jpg) center left no-repeat;
	border-bottom:1px #B7EABF dashed;
}
.c4 a{
}


.cClearBottom{
	  padding-bottom:0px;	
}

/*---------- d : ---------*/
.d1{
	padding:4px 0px;
}
.d1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d1 li div{
	margin-right:10px;
	+margin-right:10px;
	_margin-right:5px;
	margin-top:-2px;
}
.d1 li a{
}
.d2{
	padding:4px 0px;
}
.d2 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d2 li span{
	color:#999;
	float:right;
	padding-right:10px;
	margin-left:10px;
}
.d2 li a{
	overflow:hidden;
}
.d4{
	padding:0px 0px;
}
.d4 li{
	height:60px;
	padding:4px 8px;
	border-bottom:1px dashed #DCEBD7;
	overflow:hidden;
}
.d4 li a{
	display:block;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(../images/ico-3.gif) 4px 9px no-repeat;
}
.d4 li p{
	color:#888;
	line-height:17px;
	height:33px;
	overflow:hidden;
}
.d5{
	padding:8px;
	border-bottom:1px solid #EEE;
}
.d5 li{
	height:41px;
	line-height:41px;
	background:url(../images/ico-2.gif) 2px 17px no-repeat;
	padding-left:16px;
}
.d5 li a{
	font-size:14px;
}
.d5 li span{
	margin-left:10px;
	color:#999;
}


/*-------------------------------------------------- 
 list icon
 ---------------------------------------------*/
.ico1 li{
	padding-left:16px;
	background:url(../images/ico-1.gif) 7px 11px no-repeat;
}
.ico2 li{
	padding-left:16px;
	background:url(../images/ico-2.gif) 6px 11px no-repeat;
}
.ico3 li{
	padding-left:16px;
	background:url(../images/ico-3.gif) 7px 11px no-repeat;
}


.ico4 li{
	padding-left:20px;
	background:url(../images/dot_icon.jpg) 7px no-repeat;
}

.ico5 li{
	padding-left:30px;
	background:url(../images/dot_q.jpg) 7px 5px no-repeat;
}


.dott{
	border-bottom:1px dashed #DCEBD7;
	margin-bottom:5px;
}


.fright{
	float:right;
}
.fleft{
	float:left;
}
.fnone{	
	float:none;
}


.cOrange{
  color:#FF6600;	
}

.pright{
	width:742px;
	float:right;
	overflow:hidden;
}
.pright .place{
	background:url(../images/title_bg_4.jpg) no-repeat;
	width:742px;
	height:33px;
	line-height:33px;
	padding-left:30px;
	color:#CCC;
	overflow:hidden;
}
.pright .place span{
	color:#739C5A;
}
.pright .place strong{
	color: #006600;
}
.pright .place a{
	margin:0px 2px;
}
.pright .place a:hover{
	color:#333;
	text-decoration:none;
}

.pleft{
	width:210px;
	float:left;
	overflow:hidden;
}

/* 分页*/
.pages1{
	margin-bottom:20px;	
	margin-left:20px;
	margin-right:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.pages1 a{
	color:black;
	border:#9DC4CC 1px solid; 
	text-decoration: none;
	padding:3px 5px 3px 5px;
	margin-left:1px;
	margin-right:0px;
	
}
.pages1 a:hover{
	background-color: #FFCD81;
	border: #E89A52 1px solid; 
	text-decoration: none;
	padding:3px 5px 3px 5px;
	margin-left:1px;
	margin-right:0px;
	color:#666666;
	cursor:pointer;
}

.pages1_disabled{
	background-color: #F5F5F5;
	border: #CCCCCC 1px solid; 
	text-decoration: none;
	padding:3px 5px 3px 5px;
	margin-left:1px;
	margin-right:0px;
	color:#CCCCCC;
}

.pages1_curpage{
	background-color: #FFCD81;
	border: #E89A52 1px solid; 
	text-decoration: none;
	padding:3px 5px 3px 5px;
	margin-left:1px;
	margin-right:0px;
	color:#666666;
}

/*---------- index ---------*/

.index .picnews{
	width:742px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:-3px;
}

.replys{
	
	text-align:left;
}
.replys_date{
	margin-right:30px;
}
.replys_date2{
	margin-right:14px;
}
.replys_user{
	margin-left:15px;
	background: url(../images/icons/icon_7.png) 5px no-repeat;
	
}
.replys_user2{
	margin-left:15px;
	background: url(../images/icons/icon_7x.png) 3px no-repeat;
	display:inline;
	}
.replys dt{
	height:28px;
	line-height:28px;
	background-color:#FFF5E9;
	border-top:1px solid #FAC272;
}
.replys dd{
	line-height:22px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:15px;
}

.replys_title{
	width:640px;
	text-align:left;
	line-height:20px;
	font-size:13px;
}


.dianpin_btn li{
	float:right;
	margin-right:8px;
	white-space:nowrap; 
	cursor:pointer;
}

.mchnt_list_title{
	height:28px;
	background-color:#FFFBF6;
	border-top:1px #FE8D00 dotted;
	line-height:28px;
}

.mchnt_list_title div{
	margin-left:20px;
	margin-right:30px;
	
}




#mchnt_others{
	margin-left:25px;
	line-height:25px;
}

#mchnt_others td{
	border-bottom:1px dotted #BBBBBB;
	text-align:left;
}


#mchnt_trs{

	line-height:25px;
}

#mchnt_trs td{
	border-bottom:1px dotted #BBBBBB;
	text-align:left;
}

.lineul{
	line-height:20px;
	margin-left:10px;
	margin-top:10px;
}

.lineul li{
	float:left;
	margin-left:10px;
	margin-right:40px;
}

.actMoney{
	color:green;
}

.actSmk{
	color:#FF6600;
}

.cmo_table{
	line-height:26px;
}

.cmo_table input{
	width:180px;
}

.cmo_table th{
	text-align:right;
}

.texnvtop {
	vertical-align:top;
}



.dot_yy_1{
	background:url(../images/dot_yy_1.jpg)  center no-repeat;
	width:22;
	height:22;
}

.dot_yy_2{
	background:url(../images/dot_yy_2.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_3{
	background:url(../images/dot_yy_3.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_4{
	background:url(../images/dot_yy_4.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_5{
	background:url(../images/dot_yy_5.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_6{
	background:url(../images/dot_yy_6.jpg)  center no-repeat;
	width:22;
	height:22;
}
.dot_yy_7{
	background:url(../images/dot_yy_7.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_8{
	background:url(../images/dot_yy_8.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.dot_yy_9{
	background:url(../images/dot_yy_9.jpg)  center no-repeat;	
	width:22;
	height:22;
}

.menu {background-color:orange;border-bottom:0px solid #d7d7d7; height:28px;width:360px;}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu li {display:inline; line-height:28px;}
.menu li a {color:#ffffff; text-decoration:none; padding:8px 8px 9px 9px; }
.menu li a.tabactive {border-left:0px solid #d7d7d7; text-decoration:none; border-right:0px solid #d7d7d7; color:#000000; background-color:#ffffff; font-weight:bold;  position:relative;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4{
	display:none;
	border:0px solid #ececec;
	 width:360px; 
	 text-align:center;
	 padding:6px 0px; 
	 font-size:12px; 
	 margin-bottom:5px;
	}