.col1,.col2,.col3,.cols {float:left}
.col1 {width:500px}
.col2 {width:290px}
.cols {width:225px}
/* index.html */

#page1 .text {background:url(../images/bg_img1.png) 0 0 no-repeat;padding:71px 0 0 535px;margin-top:17px;height:339px}
#page1 .text1 span {padding-bottom:40px}
/* index-1.html */
/* index-2.html */
/* index-3.html */
#page4 .cols {width:85px}
/* index-4.html */
/* index-5.html */
/* index-6.html */
#container { width:1000px; margin:0px auto 0px; background:#FFFFFF; padding:5px; font-size:12px; margin-top:20px; }

a{
	text-transform:none;
	color:#333
}
#footer{
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}
