.site_center {margin:0 auto; width:980px; text-align:left;}





.col-1, .col-2, .col-3, .row-box-1, .row-box-2, .separator{ float:left;}

.separator{ width:48px; background:url(images/separator.gif) 24px 0 repeat-y;}

.separator span{ display:block; background:url(images/separator_top.gif) 24px 0 repeat-y; width:48px; height:70px;}



/*======= index.html =======*/

#page1 .content .col-1{width:275px;}

#page1 .content .col-2{width:265px;}

#page1 .content .col-3{width:262px;}

/*=========================*/



/*======= index-1.html =======*/

#page2 .content .col-1{width:605px;}

#page2 .content .col-2{width:270px;}

/*=========================*/



/*======= index-2.html =======*/

#page3 .content .col-1{width:275px;}

#page3 .content .col-2{width:588px;}

/*=========================*/



/*======= index-3.html =======*/

#page4 .content .col-1{width:279px;}

#page4 .content .col-2{width:275px;}

#page4 .content .col-3{width:262px;}

/*=========================*/



/*======= index-4.html =======*/

#page5 .content .col-1{width:279px;}

#page5 .content .col-2{width:275px;}

#page5 .content .col-3{width:262px;}

/*=========================*/



/*======= index-5.html =======*/

#page6 .content .col-1{width:903px;}

/*=========================*/









a.ttip em {

display:none;

}



a.ttip:visited em {

display:none;

}



a.ttip:active em {

display:none;

}

a.ttip:hover {

border:0;

position:relative;

z-index:500;

text-decoration:underline;

color: #880033;

}

a.ttip:hover em {

display:block;

position:absolute;

top:32px; left:40px;

padding:5px;

font-weight:normal;

font-style:normal;

color:#000;

font-size: 0.9em;

line-height: 1em;

background:#ffffcc;

width:180px;

}



