@charset "utf-8";
#wrap #left {
	width: 348px;
	height: 580px;
	overflow:hidden;
	margin-left: 90px;
	margin-top: 10px;
	float: left;
}
#wrap #left #bgPic {
	height: 87px;
	overflow: hidden;
	position: relative;
	width: 696px;
}
#wrap #left #t_l {
	background-color:#F7EADD;
	height:35px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	color:#024280;
}	
#wrap #left #movePic {
	position: absolute;
	top: 0;
	left: 0;
}	
#wrap #left #mgTxt {
	background-color: #e3312a;
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	text-align: right;
}
#wrap #right {
	width: 452px;
	height:580px;
	margin-top: 10px;
	position:relative;
	float: left;
}
.topic {
	background-color: #e9edf6;
	height: 35px;
	float: left;
	width:452px;
	margin-bottom: 2px;
}
#wrap #right .content {
	width: 452px;
	float: left;
}
.t1 {
	line-height: 35px;
	float: left;
	margin-left:19px;
	font-size: 16px;
	font-weight: bold;
	width:364px;
}
.t2 {
	line-height: 35px;
	width: 69px;
	float: left;
	text-align: center;
	background-color: #024B95;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.t3 {
	height: 70px;
	width:280px;
	color: #024280;
	line-height:70px;
	padding-left:19px;
	float: left;
	font-size: 14px;
}
.t4	{
	background-image: url(/css/../images/line.png);
	height: 1px;
	background-repeat:no-repeat;
	width:441px;
	margin:2px auto 2px 11px;
	display:block;
	float:left;
}
.t5 {
	height: 35px;
	width:280px;
	line-height:35px;
	padding-left:19px;
	color: #024280;
	float:left;
	font-size: 14px;
	font-weight: bold;
}
.t5 a {
	color: #024280;
}
.t5 a:active {
	color: #e3312a;
}
.arrow {
	width:22px;
	height:auto;
	float:left;
	margin-top: 24px;
}
.arrow1 {
	width:22px;
	height:auto;
	float:left;
	margin-top: 6.5px;
}
#wrap #right .n_img {
	margin-left:15px;
	float:left;
	height: 12px;
	width: 34px;
}
#wrap #right #s1 {
	margin-left:81px;
	margin-top:10px;
	width:34px;
}#wrap #bottom {
	height: 24px;
	width: 980px;
	float:left;
	text-align:center;
	margin: 10px auto auto auto;
}
