@charset "utf-8";

/* domestic   国内二级页面样式 */

.domestic { background-color:#97BBDF; margin-top:8px; height:100%;}
.domestic_left { width:160px; float:left; display:inline;}
.domestic_left img { margin:8px 10px; margin-bottom:0;}
.help { background-color:#E6EFFE; border:#000 solid 1px; margin:20px 10px; border:#046EC2 solid 1px; line-height:24px;}
.help b { color:#fff; background-color:#046EC2; display:block; text-align:center; line-height:24px;}
.help ul { list-style:none; margin-left:5px;}
.help a { color:#333;}
.help a:hover { text-decoration:none;}

/*右侧*/
.domestic_right { float:left; background-color:#fff; width:640px; padding-left:10px; display:inline;}
.domestic_check { border:#97BBDF solid 8px; line-height:24px; padding-left:10px;}
.domestic_check span {color:#f00;}
.domestic_check h1 { font-size:16px; color:#000; text-decoration:underline;}

/*国际特价机票选项卡*/
.menubox1 { background-color:#E9EEF2; height:29px; margin-top:8px; border-bottom:#046EC2 solid 1px;}
.menubox1 ul{ list-style:none; float:left; text-align:center; margin-left:10px;}
.menubox1 li{ float:left; cursor:pointer; line-height:29px; width:60px;}
.inter_tt { float:left; line-height:29px; margin-left:8px; color:#046EC2; font-weight:bold;}
.contentbox1{text-align:left; padding:5px 0; border:#E9EEF2 solid 2px; border-top:none; height:400px;}
.contentbox1 dl { float:left; margin:5px 12px; height:45px; line-height:45px; width:400px; display:inline;}
.contentbox1 dt { clear:both; padding:0 5px; float:left; width:100px; text-align:left; display:inline;}
.contentbox1 dd {}
.bottom_line { border-bottom:#E9EEF2 solid 1px;}
.contentbox1 span { color:#FF820A; margin:0 12px;}
.menubox1 li.hover{ background:url(../images/comon.gif) repeat-x; color:#046EC2; border:#046EC2 solid 1px; border-bottom:none;}



