/* CSS Document */

body{
	background:#FFF url(../img/main/main6.jpg) repeat-x;
}
body, p, td, div, form, input, textarea, select, option, h1, h2{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#212E46;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
h1{
	margin:0px 0px 0px -10px;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
.clearl{
	clear:left;
}


#all{
	width:720px;
	height:802px;
	margin:0px auto;
}
#logo{
	width:479px;
	height:135px;
	background:url(../img/main/main1.jpg) no-repeat;
}
#menu{
	width:241px;
	height:503px;
	background:url(../img/main/main2.jpg) no-repeat;
}
#content{
	width:479px;
	height:272px;
	background:url(../img/main/main5.jpg) no-repeat;
}
#cont_bott{
	width:479px;
	height:96px;
	background:url(../img/main/main3.jpg) no-repeat;
}
#footer{
	width:710px;
	height:25px;
	background:url(../img/main/main4.jpg) no-repeat;
	padding:274px 10px 0px 0px;
	text-align:right;
	color:#FFF;
}

#left{
	width:207px;
	padding-left:30px;
}
#right{
	width:203px;
	padding:0px 10px;
}


.img1{
	margin:0px 9px 0px 0px;
}

.text1{
	margin:3px 0px 8px 0px;
}
.text2{
	margin:0px 0px 5px 0px;
}