﻿#main{
	width:960px;
	background:url(../images/indexBg.gif) no-repeat;
	float:left;
}
#mainImg{
	width:680px;
	height:410px;
	margin:-20px 0 0 20px;
	float:left;
}
#textarea{
	background:url(../images/indexTextArea.gif) repeat-x;
	width:700px;
	height:240px;
	float:left;
	margin:20px 0 0 10px;
}
#textarea .text{
	width:200px;
	height:240px;
	padding:38px 8px 5px;
	float:left;
	margin:5px 0px 0px 0px;
	text-indent:24px;
	line-height:180%;
}
#textarea .text li{
	list-style-position:inside;
}
#textarea #textA{
	background:url(../images/indexTextTopA.gif) no-repeat;
}
#textarea #textB{
	background:url(../images/indexTextTopB.gif) no-repeat;
}
#textarea #textC{
	background:url(../images/indexTextTopC.gif) no-repeat;
}
#textarea .line{
	width:1px;
	height:200px;
	background:#999999;
	float:left;
	margin:20px 5px;
}