#main { width:875px; border-right:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC; float:center; }


.column-1, .column-2, .column-3 {
	width:875px;
}
.column-1 .column1{
	width:875px;
	height:110px;
}


.column-1 .column2{
	width:814px;
	height:28px;
	background:#0a4162;
	margin:15px 0 0px 0px;
}







/* index */
#index .column-2 {
	width:875px;
}

#index .column-2 .column1{
	background-image: url(../images/Bg-boby.png);
	height: 29px;
	background-repeat: no-repeat;
	width: 814px;
}
#index .column-2 .column2{
	width: 814px;
	background-image: url(../images/bodyBg.png);
	background-repeat: repeat-y;
}
#index .column-2 .column2 .col1{
	float:left;
	width:780px;
	margin:5px 0px 10px 15px;
	padding:5px;
}
#index .column-2 .column2 .col2{
	float:left;
	width:780px;
	margin:5px 0px 10px 15px;
	border-top:1px solid #599bc2;
	padding:4px 20px;
}
#index .column-2 .column2 .col3{float:left; width:780px; margin:5px 0 10px 15px; border-top:1px solid #599bc2; padding:5px;}





#index .column-2 .column3{
	width:814px;
	height:42px;
	background-image:url(../images/Fotter.png);
	background-repeat:no-repeat;
	border-top:1px solid #599bc2;
}


#index .column-2 .column3 .col1{
	width:700px;
	height:25px;
	margin:10px 0 0 20px;
}
