/* CSS Document */

body, td, p, div, form, input, textarea, label, a, h1, h2{
	margin:0px;
	padding:0px;
	text-align:left;
	color:#191B1C;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body{
	background-color:#FFF;
}
img{
	border:none;
}
table, td{
	vertical-align:top;
	border:none;
}
p{
	line-height:14px;
}
p strong{
	color:#2885CA;
}

#content{
	width:766px;
	height:487px;
	margin:0px auto;
	background:url(../img/main/main1.jpg) no-repeat 218px top;
}
.ca1{
	width:243px;
	background:url(../img/main/main2.jpg) no-repeat 13px 9px;
}
.ca2{
	width:523px;
	background:url(../img/main/main12.gif) no-repeat 4px bottom;
}

#login, #content_left{
	width:226px;
	background:url(../img/main/main3.jpg) no-repeat 4px bottom;
	margin:26px 0px 7px 9px;
	padding:0px 0px 10px 4px;
}
#login h1{
	width:231px;
	height:37px;
	position:static;
	margin:9px 0px 0px -4px;
}
#content_left_outer{
	height:250px;
	background:url(../img/main/main3.jpg) no-repeat 13px bottom;
}
#content_left{
	width:198px;
	padding:0px 15px 0px 14px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(../img/main/main7.jpg) no-repeat 4px 0px;
}
#content_left h1{
	width:231px;
	height:37px;
	margin:0px -10px 3px -13px;	
}
#content_left img.floatl, #content_right img.floatl{
	margin-right:10px;
}

#content_right{
	width:476px;
	padding:6px 25px 0px 19px;
	background:url(../img/main/main11.gif) no-repeat 4px 9px;
}
#content_right h1{
	width:513px;
	height:36px;
	margin:0px -20px 10px -19px;
}

.t1{
	width:266px;
}
.t2{
	width:180px;
}
.t3{
	width:240px;
}

#footer{
	width:766px;
	height:30px;
	margin:0px auto;
	background:url(../img/main/main10.jpg) no-repeat;
	text-align:center;
	padding-top:17px;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
.clearl{
	clear:left;
}

.text1{
	line-height:20px;
}
.text2{
	line-height:16px;
}
.text3{
	color:#2885CA;
}