﻿.home_main
{
	float: left;
	clear: both;
	width: 100%;
}
.home_main .banner
{
	float: left;
}

.home_content
{
	background: #2A72A8 url(../../images/pages/default/bg1.png) repeat-x scroll 0 0;
	clear: both;
	float: left;
padding:18px 10px 18px 26px;
width:886px;
}
.box_1
{
	float: left;
	width: 400px;
}
.box_1 h2, .box_1 span
{
	float: left;
	clear: both;
	width: 100%;
}
.box_1 span
{
	margin-top: 10px;
	font-size: 12px;
}

.box_2
{
	float: left;
	clear: both;
	margin-top: 25px;
	display:none;
}

.box_2 .items h2
{
	font-size: 12px;
	float: left;
	clear: both;
	width: 100%;
}

.box_2 .items h2 a, .box_2 .items h2 a:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #044373;
}

.box_2 span
{
	font-size: 12px;
	color: White;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 1px;
}
.box_2 .items
{
	float: left;
	clear: both;
	margin-top: 13px;
	width: 360px;
}
.home_left
{
	float: left;
	width: 400px;
}
.home_right
{
	float: left;
	margin-left: 30px;
	width: 455px;
}
.photos
{
	float: left;
	clear: both;
	width: 110%;
}
.frame
{
	background: transparent url(../../images/pages/default/bg2.png) no-repeat scroll 0 0;
	float: left;
	height: 196px;
	margin-right: 24px;
	margin-top: 12px;
	width: 210px;
}
.frame img
{
	border: solid 1px white !important;
	float: left;
	clear: both;
	margin-left: 13px;
}
.frame .title
{
	color: #01497D;
	font-size: 13px;
	line-height: 19px;
	margin-left: 13px;
}

.frame .title a, .frame .title a:hover
{
	color: #01497D;
	font-size: 13px;
	text-decoration: none;
}


.frame .more
{
	white-space: nowrap;
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin-left: 95px;
	margin-top: 5px;
	text-decoration: none;
	padding-right: 25px;
}

.content3 .photos
{
	width: 100%;
}

