#title-index {
	background-image: url(../images/title-index.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#index-left {
	float: left;
	width: 453px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
#index-left-content {
	padding-top: 24px;
	padding-right: 22px;
	padding-left: 22px;
}
#index-left-content2 {
	padding-left: 22px;
}
#index-left-news {
	width: 420px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5F5FD;
	border-bottom-color: #E5F5FD;
	border-left-color: #E5F5FD;
	margin-top: 16px;
	padding-bottom: 10px;
}
#index-left-news a{
	color: #666666;
	text-decoration: none;
}
#index-left-news a:hover{
	color: #CC0000;
	text-decoration: none;
}
.index-more {
	background-color: #F3F3F3;
	height: 19px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 15px;
}
.index-left-news-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}
#index-right {
	float: right;
	width: 309px;
	padding-top: 14px;
}
.index-right-img {
	border: 1px solid #E4E4E4;
	height: 410px;
	width: 290px;
}
.index-right-bn {

}
.index-right-bn-line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.index-right-bn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9775B3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 28px;
	text-align: center;
	background-color: #F3F3F3;
	float: left;
}
.index-right-bn a:hover{
	color: #00508F;
}
