﻿body{ background:white}
.w1000{
	width:950px;
	margin:0 auto;
	line-height:21px; text-align:left;
}
.header{ height:186px}
.header p{padding:80px 0 0 370px; color:white; font-size:12px;}

.wleft{ font-size:14px; float:left; width:700px; background:#f0f0f0; padding:30px 0;}

.twoimg{}
.twoimg ul{ 
    padding:0 0 20px;

	width:700px;
	overflow:hidden;
}
.twoimg li{
	width:350px;
	height:220px;
	float:left;
	display:inline;
	position:relative;
}
.twoimg li span{
	display:block;
	height:25px;
	position:absolute;
	left: 25px;
	top: 160px;
	color:white;
	font-size:14px;
	width: 300px;
	text-align:center;
	background:rgba(0,0,0,0.2) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
	background:#000;
	filter:Alpha(opacity=60);/*实现IE背景透明*/
}
.twoimg img{
	display:block;
	margin:0 auto;
	border:1px solid #CCC;
}

.wright{ float:left; width:250px; background:white;}
.headimg{background:url(http://yule.sohu.com/upload/images/old.jpg) no-repeat; padding-top:50px;}
.headimg1{background:url(http://yule.sohu.com/upload/666/images/old23.jpg) no-repeat; padding-top:170px;}
.headimg ul{ 
    margin:0 25px;
	padding-bottom:5px;
    
	overflow:hidden;
	border-bottom:1px solid #CCC;
}
.headimg ul p{
	display:block;background:url(http://i0.itc.cn/20141030/32a2_30c88b42_8599_be00_5d78_1b82b898200d_1.jpg) no-repeat; padding-left:30px;height:22px;  font-size:16px; color:#a9763f; margin:20px 0 0 0;
}
.headimg li{
	width:100px;
	float:left;
	display:inline;
}
.headimg li span{
	display:block;
	text-align:center;
	color:#666;
	text-decoration:none;
}
.headimg li span a{
	text-decoration:none;

	 
}
.headimg img{
	display:block;
	
	margin:5px auto;
}

#frameContent{
	width:700px;
    height:1100px;                                     /*调整显示区的高*/
    overflow-pageINdex:hidden;
    overflow-y:hidden;
    word-break:break-all;
}
#frameContent a{
    font-size:12px;
    color:#000000;
    text-decoration:underline;
}
#frameContent a:hover{
    font-size:12px;
    color:#CC0000;
    text-decoration:underline;
}