/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout2.css");
@import url("page2.css");


/*---------- base ---------*/

*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFFFFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	text-align:left;
	margin:0;
       	padding:0;
	/*--background-image: URL(../images/60_BG.gif);--*/
	background-position: top center ;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
img{
	border:none;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
	cursor:hand;
}
ul{
	list-style:none;
	text-align: left;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	position:relative;
	
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:6px;
	background:#ffffff;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.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;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	overflow:hidden;
	font-size:13px;
	margin-top:3px;
}
.header a{
	color:#000000;
	font-size:13px;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}


.header .title{
	float:left;
	padding-left:4px;
}
.header .title h1 a{
	width:220px;
	height:90px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/lzmmil.png) center center no-repeat;
}
.header .banner{
	width:728px;
	height:90px;
	float:left;
	margin-left:4px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#000000;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
.header .nav{
	width:100%;
	height:32px;
	background:url(../images/nav-bg.gif) repeat-x;
	clear:both;
	overflow:hidden;
}
.header .nav ul{
	height:32px;
	margin:0px auto;
	overflow:hidden;
}
.header .nav ul li{
	float:left;
	line-height:31px;
	background:url(../images/nav-bg.gif) 0px -32px no-repeat;
	margin-left:-2px;
}
.header .nav ul .mid_bg
{
	padding-left:1px;
	background:url(../images/mid_bg.gif) 1px 8px no-repeat;
}
.header .nav ul li a{
	height:32px;
	padding:0px 16px 0px 16px;
	display:block;
	color:#FFF;
	float:left;
}
.header .nav ul li a:hover{
	color:#FF3;	
}
.header .search{
	height:38px;
	background:url(../images/search-bg.png) repeat-x;
	clear:both;
}
.header .search .form{
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.header .search .form h4{
	display:none;
}
.header .search .form input.search-keyword{
	width:156px;
	height:18px;
	border:none;
	background:url(../images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.header .search .form select.search-option{
	margin-left:2px;
}
.header .search .form button.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:#FFF url(../images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
}
.header .tags{
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.header .tags h4{
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(../images/search-tags-title.gif) no-repeat;
}
.header .tags ul{
	height:21px;
	float:left;
	overflow:hidden;
}
.header .tags ul li{
	float:left;
	line-height:19px;
	padding:0px 5px;
}

/*---------- frame : channel-nav ---------*/
.channel-nav{
	height:31px;
	border-bottom:1px solid #E5EFD6;
}
.channel-nav ul{
	height:22px;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
	float:left;
}
.channel-nav ul li{
	height:22px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.channel-nav ul li a{
	height:22px;
	display:block;
	padding-right:10px;
	float:left;
	background:url(../images/channel-nav-bg.gif) right 0px no-repeat;
	overflow:hidden;
}
.channel-nav ul li a span{
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	background:url(../images/channel-nav-bg.gif) left 0px no-repeat;
	cursor:pointer;
	overflow:hidden;
	line-height:23px;
	color:#000000;
}
.channel-nav ul li a:hover{
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) right -22px no-repeat;
}
.channel-nav ul li a:hover span{
	color:#353F4E;
	text-decoration:none;
	background:url(../images/channel-nav-bg.gif) left -22px no-repeat;
}
.channel-nav ul li.thisclass{
}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{
	background:url(../images/channel-nav-bg.gif) right -44px no-repeat;
	cursor:default;
}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{
	background:url(../images/channel-nav-bg.gif) left -44px no-repeat;
	color:#FFF;
	cursor:default;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#94B56A;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#000000;
}

/*---------- frame : footer ---------*/
.footer{
	color:#999;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#000000;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#000000;
	line-height:23px;

}
/*---------------广告样式--------*/
.ggad { 
   margin: 10px 5px 2px 2px; 
   padding: 10px 0px 0px 10px;
   position:absolute;
   float:right; 
   width: 250px; 
   height: 250px; 
   vertical-align: top; 
   border:1px #000000 solid; 
} 
/*--新加样式--*/
/*.slide .cont_top,.cont_down
{
	height:165px;width:400px;
	BORDER-BOTTOM: #ccc 1px dotted; 
}*/
.slide .cont_top
{
	height:165px;width:400px;
	BORDER-BOTTOM: #ccc 1px dotted; 
}
.slide .cont_down
{
	height:165px;width:400px;
}
.slide
{
	border:1px solid #cccccc;
	padding-top:5px;
}
/*-首页头条-*/
.more_header{list-style-type:none;height:45px; margin-top:2px;}
.more_header li{ 
	FLOAT: left;
	width:238px;
	white-space:nowrap;
	overflow:hidden;
	PADDING-LEFT: 14px;	
	BACKGROUND:url(../images/ico-2.gif) no-repeat 6px 8px;
	MARGIN: 0px 5px 0px 0px;
	HEIGHT: 23px;
	line-height:23px;
}     
/*-首页头条 下面推荐部分-*/
.tbox_bar .addFav{ 
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 18px;	
	BACKGROUND: url(../images/nav_bg.gif) no-repeat 5px 11px;	
	FLOAT: left;	
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 8px;
}    
/*-tab滑动样式-*/
.tbox_bar{/* 自适应宽度的块(通用块) */
	width:100%;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	height:690px;
}
.tbox_bar dt{
	background-image:url(../images/bar_bg_line.gif); 
	background-repeat:repeat-x;
	height:37px; 
	clear:both;
	padding-top:8px;
}
.tbox_bar dt span.label{
	height:27px;
	float:left;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
	margin-left:100px;
	font-size:14px;
}
.tbox_bar dt span.label a{
	height:27px;
	display:block;
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
	line-height:27px;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
	cursor:hand;
}
.tbox_bar dt span.label a:hover{
	color:#ff0000;
}
.tbox_bar dt span.label a.bar_bg_style{
	padding:0px 10px 0px 10px;
	BORDER-RIGHT: #800 1px solid;	
	BORDER-TOP: #800 1px solid;	
	FONT-WEIGHT: 700;	
	FONT-SIZE: 14px;	
	BACKGROUND:#fff;		
	BORDER-LEFT: #800 1px solid;	
	COLOR: #f00;	
	BORDER-BOTTOM: #800 1px;
	cursor:hand;
}
.tbox_bar dd{
	padding:0px 4px 0px 4px;;
	overflow:hidden;
	width:540px;
	height:660px;
}
.commend_news
{
	clear:both;
}
.commend_news dd .left_cont
{
	float:left;
	width:180px;
}
.commend_news dd .left_cont .img_show
{
	width:160px;
	border:1px solid #eeeeee;
	padding:5px;
}
.commend_news dd .left_cont .title
{
	margin:8px 5px 10px 0px;
}

.commend_news dd .right_cont
{
	float:right;
	width:360px;
}
.commend_news dd .right_cont ul li
{
	white-space:nowrap;
	width:338px;
	display:block;
	overflow:hidden;
	PADDING-LEFT: 18px;	
	BACKGROUND:url(../images/commend_icon.gif) no-repeat 6px 9px;
	MARGIN: 0px 5px 0px 0px;
}

.line{CLEAR: both;OVERFLOW: hidden;BORDER-BOTTOM: #ccc 1px dashed;	HEIGHT:6px; width:350px;}
/*各个频道区域样式*/
.channel_div .pleft
{
	float:left;
	width:330px;
}
.channel_div .pmiddle
{
	float:left;
	width:425px;
	margin-left:10px;
}
.channel_div .pright
{
	float:right;
	width:186px;
}
.channel_div .pright .img_show
{
	width:172px;
	border:1px solid #eeeeee;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:2px;
}
.channel_div .pright .title
{
	MARGIN: 5px 5px 2px 0px;
}

#scroll_div a
{
	color:#000;
	font-size:13px;
	padding-left:14px;
	background:url(../images/sw_icon.gif) 0px 5px no-repeat;
	margin-left:12px;
}
#scroll_div a:hover
{
	color:#FF0000;
	font-size:13px;
}