/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
 ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
   color:#990000;
   text-decoration:none;
}
html, body, #wrap {
   height:100%;
}
body > #wrap {
   height:auto;
   min-height:100%;
}
body { 
   font: 12px Verdana, "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Geneva, Arial, sans-serif;
   background-color:#fff; color:#333; 
   background:#FFFFFF none repeat scroll 0 0;
   behavior: url("/css/csshover3.htc");
}
#poswrap{
   width:100%;
   margin-top:-294px;
   top:50%;
   position:absolute;
}
#content {
#   line-height:25px; 
   margin:0 auto;
   position:relative;
   width:875px;

}
.column {
   float:left;
}
.column.left {
   float:left;
   height:446px;
   margin-right:10px;
   margin-top:12px;
   width:260px;
   text-align:right;
}
.column.right {
   margin-top:12px;
   height:515px;
   width:523px;
   position:relative;
   overflow:hidden;
   border:1px solid #DFDFDF;
}

#left_column_logo{
   margin-top:30px;
   text-align:right;
}
#dateDisplay {
   font-size:12px;
}

.clearfix:after {
   clear:both;
   content:".";
   display:block;
   height:0;
   visibility:hidden;
}
.clearfix {
   display:inline-block;
}
* html .clearfix {
   height:1%;
}
.clearfix {
   display:block;
}
#copyright{
   margin-right:22px;
   text-align:right;
   margin:0 auto;
   width:870px;
}
#header {
   width:100%;
   height:10px;
   text-align:center;
   display:none;
   position:relative;
   font-size:12px;
   margin-bottom:15px;
/*HideMacIEŽÂŽ¥*/
   overflow:hidden;
/**/
}

#header span{
   cursor:pointer;
   display:block;
   width:100%;
   height:100%;
   background:url(/images/top_banner_triotour.png) no-repeat;
   position:absolute;
   top:0;
   left:0;
   float:left;
}