.it {
	width:980px; height:326px;
	margin:0px auto 20px auto;
}
	.it .i-blue {
		float:left;
		width:350px; height:296px;
		background:#528ee3 url(../images/i-blue.gif) repeat-x top left;
		margin-right: 20px; padding:15px;
		font: normal normal normal 12px/17px "Lucida Sans", Arial, Tahoma, Verdana; color: #000000;
	}
		.it .i-blue .head {
			font: normal normal normal 17px/normal "Century Gothic", Arial, Tahoma, Verdana; color: #FFFFFF;
			margin-bottom:6px;
		}
		.it .i-blue .more {
			font: normal normal normal 10px/normal Tahoma, Verdana; color: #00507b; text-transform:uppercase; text-align:right;
			background:url(../images/i-arrow.gif) no-repeat center right;
			padding:0px 18px 0px 0px; margin-top:10px;
		}
		
		.it .i-blue .more a{
	font: normal 10px/normal Tahoma, Verdana;
	color: #00507b;
	text-decoration: none;
		}
	.it .ipic {
		float:right;
		width:578px; height:324px;
		border:#00a2ff 1px solid;
	}





.middle-i {
	float:left;
	width:480px;
	margin:0px; padding:0px 20px;
}


.right-i {
	float:right;
	width:233px;
	margin:0px;
	padding-left:15px;
	border-left:#e1e1e1 1px solid;
}

