.searchcountry
{
    padding: 5px 0 15px 0;
	border-bottom:1px solid #e6e6e6;
	margin:0  0 15px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.searchcountry .country
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #1C62A8;
}
.searchcountry .textbox
{
    background: #ffffff;
    width: 300px;
    padding: 5px;
    border: 1px solid #BED1F1;
    font-size: 14px;
    color: #666666;
}

.gblist{
	overflow:hidden;
	font-size:12px;
	color: #1C62A8;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.gblist .title{
	display:block;
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
	border-bottom:3px solid #9dc1f7;
}
.gblist .title a{
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
.gblist .title a:hover{
	font-size:16px;
	font-weight:bolder;
	color:#F00;
	text-decoration:none;
}
.gblist ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.gblist ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	display:inline-block;
	width:320px;
	background-color:#e8f2fd;
}
.gblist .left{
 	margin-right:3px;
}
.gblist .img a{
	width:100%;
	display:block;
	margin:10px 0 10px 0;
	height:236px;
	text-align:center;
}
.gblist img{
	border:0;
	width:308px;
	height:236px;
}
.gblist .info{
	display:block;
	margin:0 0 8px 0;
}
.gblist .info .wt{
	width:32%;
	display:inline-block;
	text-align:center;
	font-size:14px;
}
.gblist .info .wt .price{
	text-decoration:line-through;
	font-weight:bolder;
}

.gblist .info .wt .discount{
	color:#F00;
	font-size:16px;
	font-weight:bolder;
}
.gblist .info .wt .save{
	font-size:16px;
	font-weight:bolder;
}
.gblist .see{
	background-image:url(../Images/27.jpg);
	background-repeat:no-repeat;
	width:302px;
	height:44px;
	margin:0 0 0px 6px;
	display:block;
	padding:6px;
	text-align:left;
}
.gblist .see .amt{
	display:inline-block;
	font-size:xx-large;
	font-weight:bolder;
	color:#FFF;
	width:220px;
	position: relative;
	top:-13px;
}
.gblist .see img{
	border:0;
	width:60px;
	height:44px;
}
.gblist .foot{
	margin:0 0 10px 0;
	display:block;
	text-align:left;
}
.gblist .foot .time{
	width:200px;
	padding:0 0 0 6px;
	display:inline-block;
	font-size:14px;
	font-weight:bolder;
}
.gblist .foot .number{
	display:inline-block;
	font-size:14px;
	font-weight:bolder;	
}
.gblist .foot .number label{
	color:#F00;
	font-size:x-large;
	font-weight:bolder;
}
.gblist .hr{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:8px;
	margin-bottom:15px;
	overflow:hidden;
}

/*detail*/
.detail
{
    overflow: hidden;
}
.detail table
{
    border: 2px solid #CBDEFE;
}
.detail table .tddes
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #1C62A8;
    background-color: #CBDEFE;
    overflow: hidden;
    padding: 3px 0 3px 5px;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    width: 100px;
    padding: 5px 6px 5px 0;
    text-align: right;
}
.detail table .tdtext
{
    border: 1px solid #fff;
    border-top: 0;
    border-left: 0;
    width: 106px;
    padding:0 5px 0 5px;
}
.detail table .font
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    color: #1C62A8;
	padding:0 5px 0 5px;
}
.detail .subcontai{
    margin-top: 20px;
    width:100%;
    text-align:center;
}
.submit
{
    background-image: url(../Images/17.jpg);
    width: 93px;
    height: 30px;
    border: 0px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    font-weight:bolder;
}
.cumain{
	 z-index:101; 
	 background:white; 
	 position:absolute
}