.site_center {text-align:center}
.main { width:780px; margin:0 auto; text-align:left;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}

/*======= header =======*/
#header{ height:479px; width:100%}

/*======= footer =======*/
#footer{ height:50px}

/*======= content =======*/

#header, #content, #footer{ min-width:780px}
.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}

/*======= index.html =======*/
#page1 .row3 .col1{ width:30%}
#page1 .row3 .col2{ width:31%}
#page1 .row3 .col3{ width:38%}

#page1 .row4 .col1{ width:33%}
#page1 .row4 .col2{ width:33%}
#page1 .row4 .col3{ width:33%}

/*======= index-1.html =======*/
#page2 .row3 .col1{ width:62%}
#page2 .row3 .col2{ width:37%}

/*======= index-2.html =======*/
#page3 .row4 .col1{ width:60%}
#page3 .row4 .col2{ width:39%}


/*======= index-3.html =======*/
#page4 .row3 .col1{ width:62%}
#page4 .row3 .col2{ width:37%}

/*======= index-4.html =======*/
#page5 .row3 .col1{ width:62%}
#page5 .row3 .col2{ width:37%}

#page5 .row4 .col1{ width:49%}
#page5 .row4 .col2{ width:50%}

/*======= index-5.html =======*/
#page6 .row3 .col1{ width:30%}
#page6 .row3 .col2{ width:31%}
#page6 .row3 .col3{ width:38%}


/*======= index-6.html =======*/
div.scrollbody {
        PADDING-RIGHT: 4px;
        PADDING-LEFT: 4px;
        PADDING-BOTTOM: 4px;
        PADDING-TOP: 4px;
		overflow:auto;
        border:0px solid #333333;
        WIDTH: 480px;
        HEIGHT: 328px;
        font-size: 10pt;
        position: relative;
        clip: rect(   );
        text-decoration: none;
        visibility: visible;
}


div.reo {
        
		overflow:hidden;
        WIDTH: 400px;
		float:left;
        HEIGHT: 328px;
        font-size: 10pt;
        position: relative;
        
        text-decoration: none;
        visibility: visible;
}

div.team {
float:right;
width:240px;
height:330px;
position:relative;
overflow:auto;
border: 0px #000000 dashed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFff;
text-align:left;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
margin: 10px;
}
div.scrollcontacts {
        PADDING-RIGHT: 2px;
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 2px;
        PADDING-TOP: 0px;
		overflow:none;
        border:0px solid #333333;
        WIDTH: 250px;
        HEIGHT: 300px;
        font-size: 8pt;
        position: relative;
        clip: rect(   );
        text-decoration: none;
        visibility: visible;
}

div.scrollbody .img {
		border:1px #000000 solid;
		text-align:left;
		padding:5px;
}