/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#f0f0f0;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/

.top{
	position:relative;
	margin:0 auto;
	}

.top_sub{
	position:relative;
	margin:0 auto;
	height:235px;
	}
.banner{
	height:389px;
	width:1003px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top:80px;
	z-index:-1;
	}	

.banner_sub{
	position:absolute;
	top:80px;
	left:0px;
	width:100%;
	height:152px;
	z-index:-1;
	background:#f8f8f8;
	}	
.zttz{
	width:346px;
	height:68px;
	background:url(../images/zttz_bg.png);
	float:left;
	}	
	
.zttz_img img{
	border:1px solid #d4d3d3;
	}	
	
.zttz_img img:hover{
	border:1px solid #6b060e;
	}	
	
.index_date{
	width:57px;
	height:68px;
	background:url("../images/date_bg.png");
	}
	
.bottom_line{
	width:100%;
	height:2px;
	background:url("../images/bottom_line.jpg");
	position:absolute;
	top:570px;
	}	
.bottom_line_sub{
	width:100%;
	height:2px;
	background:url("../images/bottom_line.jpg");
	}	
.bottom{
	width:1006px;
	margin:0 auto;
	}	
	
.main{
	width:1003px;
	margin:10px auto;
	height:auto;
	}	
	
.left{
	float:left;
	width:219px;
	height:258px;
	background:url("../images/left_bg.png");
	}		

.menu{
	
	}	
	
.menu ul li{
	width:133px;
	height:48px;
	background:url("../images/menu_off.png");
	margin:10px auto;
	line-height:48px;
	text-align:center;
	color:#000;
	}
	
.menu ul li:hover{
	width:133px;
	height:48px;
	background:url("../images/menu_on.png");
	margin:10px auto;
	line-height:48px;
	text-align:center;	
	}
	
.menu ul li.here{
	width:133px;
	height:48px;
	background:url("../images/menu_on.png");
	margin:10px auto;
	line-height:48px;
	text-align:center;	
	}	
	
.right{
	float:right;
	width:773px;
	border:1px solid #cbc1c2;
	height:auto;
	}
	
.content{
	width:745px;
	margin:10px auto;
	}	
	
.position{
	text-align:right;
	}		
.position a{
	color:#000;
	}	
	
.news_list_tt{
	width:750px;
	}
	
.news_list_tt img{
	width:197px;
	height:152px;
	}		
	
.news_list_tt li{
	width:745px;
	height:191px;
	color:#000;
	}
	
.news_list_tt li:hover{
	width:745px;
	height:191px;
	background:#eaeaea;
	}	
	
.news_list{
	width:745px;
	}	
	
.news_list li{
	width:680px;
	height:36px;
	margin:0 auto;
	line-height:36px;
	}
	
.news_list li a{
	color:#000;
	}
	
.news_list li a:hover{
	color:#7d1424;
	}	
	
.hdly{
	width:670px;
	height:auto;
	margin:0 auto;
	}			
	
.hdly li{
	width:300px;
	height:200px;
	border:1px solid #000;
	float:left;
	margin:30px auto 30px 30px ;
	}	
	
.hdly li img{
	width:300px;
	height:200px;
	}	
	
.top_line{
	width:100%;
	height:3px;
	background:url("../images/top_line.jpg");
	}	
.nav{
	width:1003px;
	margin:0 auto;
	}	


.nav_line{
	width:1006px;
	height:2px;
	background:url("../images/nav_line.jpg");
	margin:0 auto;
	}							