#mainTitle {
	background-image: url(../images/background/indexMain440.png);
	height: 30px;
	width: 440px;
	background-color: #FFF;
}
#mainPicture {
	text-align: center;
	width: 440px;
}

#mainText {
	background-color: #FFF;
	padding: 10px;
	line-height: 1.3em;
	font-size: 11px;
	color: #666666;
	width: 420px;
}
#secondTitle {
	background-color: #FFB657;
	background-image: url(../images/background/indexSecond300.png);
	height: 30px;
}
#secondText {
	background-color: #FF9900;
	line-height: 1.3em;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
#secondText p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contentLeft h1, #contentRight h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
}
#secondText a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F0F0F0;
	text-decoration: none;
}
#secondText a:hover {
	text-decoration: none;
}

#thirdTitle {
	background-color: #FFB657;
	background-image: url(../images/background/indexThird300.png);
	height: 30px;
}
#thirdText {
	background-color: #FFFFFF;
	line-height: 1.3em;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#thirdTitle h1 {
	color: #999999;
}

#thirdText p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#thirdext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F0F0F0;
}
#thirdText a:hover {
	text-decoration: none;
}


#news {
	width: 760px;
	padding: 10px;
	background-image: url(../images/background/news.png);
	background-repeat: repeat-y;
	background-position: 60px 0px;
	height: 80px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#news div {
	float: right;
}
#news a {
	font-size: 11px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}


#newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 90px;
	margin-right: 10px;
}

#news01, #news02, #news03 {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
	line-height: 1.2em;
	margin-left: 10px;	
}
