
/* css document */

/*通用*/
body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
    padding-top: 0px;

}
div {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto; 
	padding-top: 0px; 
	border-right-width: 0px;
	background:no-repeat;
}
form {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
img {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
dl {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
dt {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
dd {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
h1 {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
h2 {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

table {
	font-size: 12px
}
td {
	font-size: 12px
}
tr {
	font-size: 12px;
}
th {
	font-size: 12px
}

/*列表样式开始*/
ul {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
ol {
	border-top-width: 0px; 
	padding-right: 0px;
	 padding-left: 0px; 
	 border-left-width: 0px; 
	 border-bottom-width: 0px; 
	 padding-bottom: 0px; 
	 margin: 0px; 
	 padding-top: 0px; 
	 border-right-width: 0px
}
li {
	border-width: 0px;
	padding:0px;
	border-bottom-width: 1px;
	margin: 0px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../image/dian.gif) no-repeat left center;
	padding-left:15px;
	line-height:24px;
	border-bottom-style: dashed;
	border-bottom-color: AEAEAE;
}
.menu li{
	padding:0px;
	margin:0px 7px!important;
	margin:0px 9px;
	color:#FFFFFF;
	float:left;
	background:none;
	border-bottom:none;
	line-height:26px;
	vertical-align:bottom;
}
.li_name{
	text-align:left;
	float:left;
	overflow:hidden;
	display:block;
	overflow:hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.li_date{
	padding-left:20px;
	float:left;
	width:65px;
	overflow:hidden;
	margin:0px;
	background:none;
}
.li_views{
	padding-left:0px;
	float:left;
	width:55px;
	overflow:hidden;
	margin:0px;
	background:none;
}
/*列表样式结束*/


/*默认链接*/
a {
	font-family: "";
	font-size: 12px;
	text-decoration: none;
	color:#AA6632;
}
a:hover {
	font-family: "";
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.menu a, .menu a:hover{
	color:#FFFFFF;
}
/*字体样式*/
.s1{
	color:#903C09;
}
.s_zong{
	color:#AA6632;
}

/*head样式开始*/
.body{
	width:950px;
	height: 1274px;
}
.top{
	width:800px;
	height:105px;
	background: url(../image/top_back.gif) no-repeat;
	background-position: right;
}
.top_logo{
	width:247px;
	height:88px;
	background: url(../image/top_LOGO.gif) no-repeat;
	margin:17px auto auto 13px;	
}
.menu{
	width:798px;
	height:26px;
	padding-left:2px;
	background: url(../image/menu.gif) repeat-x;
	overflow:hidden;
}

.banner{
	width:796px;
	height:201px;
	padding-left:4px;
	background:#E1D445;
}
.banner_1{
	width:295px;
	height:200px;
	background: url(../image/banner_1.jpg);
	float:left;
}
.banner_2{
	width:501px;
	height:200px;
	background:#E1D445;
	background: url(../image/banner_2.jpg);
	float:right;
}
.banner_3{
	width: 800px;
	height:19px;
	background:#E1D445;
	background: url(../image/banner_3.gif) repeat-x;
}
/*head样式结束*/


/*首页页面开始*/
.item{
	width:800px;
	margin-top:7px;
	margin-left:75px;
	_margin-left:37px;
	float:left;
}
/*登录+搜索版块*/
.item0{
	width: 800px;
	height:23px;
	float:left;
}
.denglu{
	width: 584px;
	height:23px;
	float:left;
	font-size:14px;
}
.search{
	width: 176px;
	height:23px;
	margin-left:13px;
	float:left;
	font-size:12px;
	margin-bottom:7px;
}

/*第一版块开始*/
.item1{
	width: 589px;
	height:259px;
	height:282px;
	float:left;
}
.item1_top{
	height:26px;
	background:url(../image/item1_top1_back.gif) repeat-x;
	text-align:right;
	color:#9C3100;
	font-weight: bolder;
	line-height:26px;
	vertical-align: bottom;
}
.item1_top1{
	width:100px;
	height:26px;
	padding-left:26px;
	background:url(../image/item1_top.gif);
	float:left;
}
.item1_con{
	height:221px;
	_height:228px;
	background:url(../image/item1_con_back.gif) repeat;
	padding:8px 10px;
	overflow:hidden;
}
.item1_con_1{
	width:265px;
	height:232px;
	float:left;
}
.item1_con_1 img{
	width:236px;
	height:178px;
	padding:5px;
	border:1px solid #A59175;
}
.item1_con_1 p{
	width:236px;
	height:12px;
	text-align:center;
	margin:opx;
	padding:0px;
}
.item1_con_3{
	width:300px;
	height:24px;
	float:left;
	color:#FF0000;
}
.item1_con_2{
	width:300px;
	height:208px;
	float:left;
}
.item1_con_2 ul{
	width:295px;
	height:245px;
	overflow:hidden;
}
.item1_con_2 li{
	height:24px;
}
.item1_con_2 .li_name{
	width:135px;
}
.notice{
	width: 202px;
	height: 83px;
	margin-left:7px;
	margin-bottom:4px;
	background:url(../image/Notice.gif);
	float:left;
	overflow:hidden;
}
.notice_1{
	width: 176px;
	height: 35px;
	margin-left:13px;
	margin-top:30px;
	overflow:hidden;
	line-height:35px;
	vertical-align:bottom;
}
.item2{
	width: 202px;
	height:173px;
	margin-left:7px;
	float:left;
}
.item2_top{
	height:37px;
}
.item2_con{
	height:125px;
	_height:130px;
	_width:189px;
	background:#F1E0C5;
	padding:5px 6px;
	overflow:hidden;
}
.item2_con　ul{
	width: 186px;
	height:125px;
}
.item2_con li{
	height:24px;
	overflow:hidden;
}
.item2_con .li_name{
	width:75px;
	background:url(../image/item2_biao.gif) no-repeat left center;
}

/*第一版块结束*/


/*第二版块开始*/
.item3{
	width: 260px;
	_width:260px;
	height:211px;
	float:left;
}
.item3_top{
	height:30px;
}
.item3_con{
	width:235px;
	height:165px;
	background:#F6F3E0;
	border:1px solid #DEDEDE;	
	padding:7px 8px;
}
.item3_con ul{
	width:240px;
	height:165px;
	overflow:hidden;
}
.item3_con li{
	height:24px;
}
.item3_con .li_name{
	width:80px;
	overflow:hidden;
}

.item4{
	width: 326px;
	height:211px;
	margin-left:3px;
	float:left;
}
.item4_top{
	height:30px;
}
.item4_con{
	width:303px;
	height:165px;
	background:#F6F3E0;
	border:1px solid #DEDEDE;
	padding:7px 8px;
}
.item4_con ul{
	width:308px;
	height:165px;
	overflow:hidden;
}
.item4_con li{
	height:24px;
}
.item4_con .li_name{
	width:150px;
}
.item5{
	width: 202px;
	height:211px;
	margin-left:7px;
	_margin-left:3.5px;
	float:left;
}
.item5_top{
	height:37px;
}
.item5_con{
	width: 186px;
	height:171px;
	background:#F1E0C5;
	padding:2px 8px;
}
.item5_con ul{
	width:186px;
	height:171px;
	overflow:hidden;
}
.item5_con li{
	height:24px;
	overflow:hidden;
}
.item5_con .li_name{
	width:100px;
	background:url(../image/item2_biao.gif) no-repeat left center;
}
.item6{
	width: 260px;
	height:124px;
	float:left;
}
.item6_top{
	padding-left:54px;
	height:29px;
	background:url(../image/item6_top.gif);
	line-height:29px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bolder;
	color:#777746;
}
.item6_con{
	height:165px;
	background:url(../image/item6_con.gif);
	padding-top:10px;
	padding-left:15px;
}
.item7{
	width: 533px;
	height:202px;
	_height: 212px;	
	_overflow:hidden;
	float:left;
	margin-left:3px;
}
.item7_top{
	padding-left:49px;
	height:29px;
	background:#D89B68 url(../image/item7_top.gif);
	line-height:29px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bolder;
	color:#fff;
}
.item7_con{
	width:515px;
	height:162px;
	border:1px solid #D39D6E;
	padding:7px 8px;
}
.item7 img{
	width: 120px;
	height:135px;
}
.item7_con ul{
	margin-left:3px;
	_margin-left:0px;
}
.li1{
	width: 120px;
	height:160px;
	margin:4px;
	float:left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-position: -8px;
	padding-left:0px;
}
.li1 p{
	margin:0px;
	width:120px;
	text-align:center;
	overflow:hidden;
	color: #000000;
	padding-left:0px;
	margin-top:-5px;!important
	margin-top:0px;
}
.li1 a, .li1 a:hover{
	color:#000000;
}
.item8{
	width: 798px;
	height:103px;
	float:left;
}
.item8_top{
	height:27px;
	background:url(../image/item8_top_back.gif);
}
.item8_top_1{
	width:103px;
	height:27px;
	background:url(../image/item8_top.gif);
	float:left;
	line-height:26px;
	vertical-align:middle;
	font-weight:bolder;
	color:#AA6632;
	text-align:center;
}
.item8_con{
	margin-top:-3px;
	width:794px;
	height:80px;
	border-left:1px solid #C9B89A;
	border-right:1px solid #C9B89A;
	border-bottom:1px solid #C9B89A;
	lin-height:80px;
	vertical-align:bottom;
}
.item8_con ul{
	width:784px;
	padding-left:5px;
	overflow:hidden;
	padding-top:15px;
	float:left;
}
.item8_con li{
	float:left;
	width:86px;
	padding-left: 22px;
	padding-right:22px;
	overflow:hidden;	
	background:none;
	border-bottom-style: none;
}
.bottom{
	width:780px;
	height:110px;
	padding-top:20px;
	text-align:center;
}
