/* CSS Document */
.body{
	font-size:small;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:10px;
	}
.mar_l{ margin-left:5px;}
.fl_l{ float:left;}
.fl_r{ float:right;}
/*新闻头条*/
.tt{
	width:398px;
	height:20px;
	float:left;  
	margin-top:8px;
	}
	.tt ul{
		list-style-type: none; 
		margin:0px;
		padding:0px;
		}
	.tt li{
		text-decoration: none;
		width:90%
		}
		.tt li a{
			text-decoration: none;
			font-size:15px;
			font-weight:bold;
			color: #666666;
			}
		.tt li a:hover{ 
			color: #336699; 
			} 
/*导读*/
.dd{
	width:398px;
	height:20px;
	float:left;
	margin-top:2px;
	}
	.dd ul{
	list-style-type: none; 
	margin:0px;
	padding:0px;
	float:left;
		}
	.dd li{
		text-decoration: none;
		position: relative;
		width:50%;
		float:left;
		}
		.dd li a{
			text-decoration: none;
			font-size:13px;
			color: #666666;
			}
		.dd li a:hover{ 
			color: #336699; 
			}

/*滚动新闻样式*/
.gd{
	width:98%;
	height:16px;
	margin-top:2px;
	}
	.gd a{
		text-decoration: none;
		font-size:13px;
		color: #8C5BFD;
		}
	.gd a:hover{ 
			color: #336699; 
		}
/*列表样式*/
.list{ 
    margin: 2px 2px 2px; 
    text-align: left; 
	color: #666;
	} 
	.list p{margin-bottom:5px;margin-top:5px;}
	.list ul{ 
		list-style-type: none; 
		margin: 0px; 
		padding: 0px; 
		} 
	
	.list li{ 
		width: 95%; 
		border-bottom:1px dashed #ccc;
		text-decoration: none;
		height:auto;
		line-height:20px;
		} 
	
	.list li a{ 
		color: #666666; 
		display: block; 
		padding: 1px 0px 1px 2px; 
		text-decoration: none;
		/*background: url(/imagelist/06/31/7ei20115t3sv.gif) no-repeat 0 6px; 
		列表左边的箭头图片*/ 
		} 
	
	.list li span{ 
		float: right;/*使span元素浮动到右面*/ 
		text-align: right;/*日期右对齐*/ 
		} 
	
	.list li a:hover{ 
		color: #336699; 
		} 
/*主框架*/
.main{
	width:970px;
	height:auto;
	margin: 0 auto; 
	padding:0px;
	text-align:center;
	font-size:13px;
	}
/*头*/
	.top{
		width:965px;
		height:130px;
		border: #DADAFE solid 1px;
		float:left;
		margin-top:0px;
		}
	.topth{
		width:965px;
		height:200px;
		border: #DADAFE solid 1px;
		float:left;
		margin-top:0px;
		background:url(/Templets/images/qhbanner.jpg) no-repeat;
		}
		.toppku{
		width:965px;
		height:200px;
		border: #DADAFE solid 1px;
		float:left;
		margin-top:0px;
		background:url(/Templets/images/pkubanner.jpg) no-repeat;
		}
/*导航*/
    #tabsF {
      float:right;
      width:100%;
      font-size:13px;
      line-height:normal;
	  margin-top:0px;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:right;
      background:url("/Templets/images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("/Templets/images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #D367F3;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color: #D367F3;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	  /*左侧导航*/
	.znav{
		width:99%;
		height:210px;
		float:left;
		}
		.znav ul{
			list-style-type: none; 
			margin:0px;
			padding:0px;
			float:left;
		}
		.znav li{
			text-decoration: none;
			position: relative;
			width:49%;
			float:left;
			margin-top:14px;
			}
			.znav li a{
				text-decoration: underline;
				font-size:14px;
				color: #8C5BFD;
				}
			.znav li a:hover{ 
				color: #336699; 
				}
/*内容*/

	.contents{
		width:970px;
		height: auto;
		padding:0px;
		}
	/*上半部*/
		.contop{
			width:970px;
			height:auto;
			float:left;
			margin-top:5px;
			padding:0px;
			}

			.classleft{
			width:263px;
			height:auto;
			margin-right:2px;
			}
			.lefttop1{
				width:98%;
				height:25px;
				float:left;
				margin:0px;
				padding-left:5px;
				padding-top:5px;
				text-align:left;
				color:#6633CC;
				font-weight:bold;
				background:url(/Templets/images/menubg.jpg) no-repeat;
				}
			.lefttop2{
				width:98%;
				height:25px;
				float:left;
				margin:0px;
				padding-left:5px;
				padding-top:5px;
				text-align:left;
				color:#ffffff;
				font-weight:bold;
				background:url(/Templets/images/lefttop.jpg) no-repeat;
				}
			.left1{
				width:263px;
				border:#DADAFE solid 1px;
				height:225px;
				float:left;
				}
			.left2{
				width:263px;
				height:225px;
				float:left;
				margin-top:5px;
				border:#DADAFE solid 1px;
				background: #F6F6F6;
				}
				.left3{
				width:263px;
				height:750px;
				float:left;
				margin-top:5px;
				border:#DADAFE solid 1px;
				background: #F6F6F6;
				}
				.left4{
				width:263px;
				height:750px;
				float:left;
				margin-top:5px;
				border:#DADAFE solid 1px;
				background: #F6F6F6;
				}
				
			.contopmid{
			width:448px;
			height:auto;
			float:left;
			margin-left:3px;
			margin-right:2px;
			padding:0px;
			}
			.contopmid1{
				width:444px;
				height:225px;
				float:left;
				border:#DADAFE solid 1px;
				}
				.nr{
					width:99%;
					height: auto;
					float:left;
					}
				.nr_c{
					width:99%;
					height: auto;
					float:left;
					text-align:left;
					}
			.contopmid2{
				width:444px;
				height:auto;
				float:left;
				border:#DADAFE solid 1px;
				}
				.topmtit{
					width:98%;
					height:20px;
					padding-left:10px;
					padding-top:8px;
					float:left;
					background:url(/Templets/images/zhi_1.jpg) repeat-x;
					text-align:left;
					color:#6633CC;
					font-weight:bold;
					}
			.classright{
					width:246px;
					height:auto;

					}
					.righttop{
						width:98%;
						height:25px;
						float:right;
						margin:0px;
						padding-left:5px;
						padding-top:5px;
						text-align:left;
						color:#6633CC;
						font-weight:bold;
						background:url(/Templets/images/top_blank6.jpg) no-repeat;
						}
					.right1{
						width:244px;
						border:#DADAFE solid 1px;
						height:225px;
						float:right;
						}
					.right2{
						width:244px;
						height:auto;
						float:right;
						margin-top:5px;
						border:#DADAFE solid 1px;
						}
			.banner{
			width:970px;
			height:auto;
			padding:0px;
			margin:0px;
			margin-top:3px;
			border:#DADAFE solid 1px;
			float:left;
			}
/*最下边*/
			.conxia{
				width:970px;
				height:auto;
				float:left;
				margin-top:0px;
				padding:0px;
				}
			.contopleftxia{
				width:295px;
				height: auto;
				float:left;
				margin:0px;
				padding:0px;
				}
			.contopmidxia{
				width:400px;
				height:auto;
				float:left;
				margin-left:5px;
				padding:0px;
				}
			.contoprightxia{
				width:293px;
				height:auto;
				float:left;
				margin-left:2px;
				}
			.right1xia{
				width:318px;
				border:#DADAFE solid 1px;
				height:240px;
				float:left;
				margin-top:5px;
				}
			/*最下边结束*/			
		.copyright{
		width:950px;
		height:100px;
		padding:10px;
		margin-top:3px;
		border-top: #E9C8FF solid 2px;
		background:#FDF4FF;
		float:left;
		line-height:20px;
		}
		.wb{
			width:40px;
			height:auto;
			float:left;
			margin-left:50px;
			}
		.copyright a{
				text-decoration: underline;
				font-size:12px;
				color: #8C5BFD;
				}
		.copyright a:hover{ 
				color: #336699; 
				}