.col1, .col2, .col3, .cols {
	float:left
}
.cols {
	width:290px
}
.col1 {
	width:600px;
}
.col2 {
	width:350px;
}
.col_1 {
	width:232px;
	float:left;
	/*line-height:30px;*/
	font-size:14px
}
.col_2 {
	width:107px;
	float:left
}
.col_3 {
	width:179px;
	float:left
}
.col_4 {
	width:263px;
	float:left
}
.col_address {
	width:75px;
	float:left
}
/* index.html -- PHOTOGALLERY*/


div.img {
    margin: 5px;
    border: 1px solid #ccc;
    left;
    width: 250px;
}

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align:justify;
	font-size:0.9em;
	
}


#page1 {
	background:url(../images/bg_top1.jpg) top repeat-x #fff; margin-left:auto; margin-right:auto;
/*	background-color:#2942ED;*/

}
#page1 header {
	height: auto;
}
#page1 .body1 {
/*	background:url(../images/bg_top_img1.jpg) top center no-repeat
*/}
#page1 #slogan {
	background:url(../images/line_top1.gif) 0 0 no-repeat
}
/* index-1.html */
#page2 .cols {
	width:243px
}
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page5 .cols {
	width:243px
}
/* index-5.html */
/* index-6.html */
