/* CSS Document */

html,body{
margin:0;
padding:0;
width:100%;
height:100%;
background:#fff;
color:#000;
font-size:12px;
line-height:150%;
text-align:center;
}
body{
background:#fff url(http://cache.5ikfc.com/images/bodybg.gif) repeat-x left top;
}
a{
color:#00F;
}
a:hover{
color:#F00;
}
h2, .h2{
margin:0;
padding:10px 0px 8px 14px;
text-align:left;
font-size:24px;
font-weight:bold;
}
h3{
margin:0;
padding:8px;
text-align:left;
font-size:14px;
}
h2{
border-bottom:4px solid #9CF;
}
h2 img{
margin:0 10px -8px 0;
}
h2 a{
color:#000;
text-decoration:none;
}
h2 a:hover{
color:#000;
}
h2 a span{
font-size:12px;
color:#369;
text-decoration:underline;
font-weight:normal;
}
h2 a:hover span{
color:#c00;
}
ul,li{
margin:0;padding:0;
list-style-type:none;
background:none;
}
img{
border:none;
}
form{
margin:0;
padding:0;
}

.fB{
font-weight:bold;
}
.f12{
font-size:12px !important;
}
.f14{
font-size:14px !important;
}
.red{
color:red;
}
.blue{
color:blue;
}
.green{
color:green;
}
.orange{
color:#F90;
}
.fleft{
float:left;
}
.fright{
float:right;
}
.clear{
height:1px;
font-size:1px;
clear:both;
overflow:hidden;
}
.clearLine{
clear:both;
overflow:hidden;
}
.bold{
font-weight:bold;
}

.container{
margin:0 auto;
width:980px;
clear:both;
}
.rc1,.rc2,.rc3{
margin:0 1px;
height:1px;
background:#fff;
border:0 solid #ccc;
overflow:hidden;
font-size:0;
}
.rc1{
margin:0 3px;
background:#ccc;
}
.rc2{
border-left-width:2px;
border-right-width:2px;
}
.rc3{
border-left-width:1px;
border-right-width:1px;
}
.rc{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background:#fff;
}
h3{
padding-bottom:2px;
border-bottom:3px solid #09F;
}

.noDisp{
display:none;
}
.rc{
padding:0 8px 8px 8px;
}
.line{
margin:0 18px;
padding:10px 10px 0 10px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background:#FFF;
overflow:hidden;
clear:both;
}
.line_left{
float:left;
width:663px;

}
.noDisp{
display:none;
}
.line_right{
float:right;
width:250px;
overflow:hidden;
}
.rcCon{
margin:12px 0;
padding-left:16px;
clear:both;
overflow:hidden;
}
.mask{
position:absolute;
left:0;
top:0;
background:#000;
z-index:99;
}
.tip{
position:absolute;
z-index:100;
}
.tip .rc1{
background:#E84;
}
.tip .rc2, .tip .rc3{
border-color:#E84;
background:#FDC;
}
.tip .rc{
padding:2px 4px;
border-color:#E84;
background:#FDC;
text-align:left;
}
.line_line{
padding-bottom:6px;
text-align:center;
}
.lineaLeft{
width:728px;
}
.lineaRight{
width:188px;
}

/* google Search Style */
table{
margin:0 auto;
}
td{
text-align:left;
}
.searchContainer{
float:left;
width:454px;
height:78px;
border:1px solid #ccc;
text-align:center;
overflow:hidden;
}
.blankRight{
margin-right:10px;
}

#tipTle{
display:block;
float:left;
padding-left:8px;
}
#tipClose{
display:block;
float:right;
width:14px;
height:14px;
border:1px solid #E84;
color:#E84;
text-align:center;
line-height:16px;
overflow:hidden;
cursor:pointer;
}
#tipCon{
padding:8px;
background:#FFF;
}
/* booking */
.booking{
padding:3px 8px;
border:1px dashed #c66;
background:#fee;
text-align:left;
color:#c33;
}
.booking #mail{
width:220px;
border:1px solid #ccc;
border-top-color:#666;
border-left-color:#666;
font-size:12px;
}
.booking span{
color:#666;
}
.booking #pm, .booking #tm{
margin:0;
border:1px solid #c00;
background:#fff;
font-size:12px;
color:#c00;
}
.booking #tm{
border:1px solid #ccc;
color:#777;
}
