@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;}

/*国内特价机票选项卡*/
.menubox { background-color:#E9EEF2; height:29px; margin-top:8px; border-bottom:#046EC2 solid 1px;}
.menubox ul{ list-style:none; float:left; text-align:center; margin-left:10px;}
.menubox li{ float:left; cursor:pointer; line-height:29px; width:48px; margin-left:1px;}
.inter_tt { float:left; line-height:29px; margin-left:8px; color:#046EC2; font-weight:bold;}
.contentbox{text-align:left; padding:5px 0; border:#E9EEF2 solid 2px; border-top:none; font-size:12px;}
.nr_left { float:left; display:inline;}
.contentbox dl { float:left; margin:5px; height:35px; display:inline; width:305px; border-bottom:#E9EEF2 solid 1px;}
.contentbox dt { float:left; line-height:30px; padding:0 5px; width:60px; text-align:left; display:inline;}
.contentbox dd { float:left; margin:0 8px; color:#757575; display:inline;}
.contentbox span { color:#FF820A;}
.menubox li.hover{ background:url(../images/comon.gif) repeat-x; color:#046EC2; width:50px; border:#046EC2 solid 1px; border-bottom:none;}