﻿/* File Created: 十二月 9, 2013 */

/*-- 签证详细 --*/
div.visadiv{ width:735px; height:100%; }
/*div.divtitle{ height:32px; background-color:#F2F2F2; }
div.visa_div{border:1px solid #E1E1E1; }*/
div.line{ background: url(../image/line_01.gif) repeat-x 0px bottom; }
div.leftht{ width:235px; height:100%; display:inline-block; border-right:1px solid #E1E1E1; float:left; }

div.righth{ width:480px; float:left; font-size:12px; padding:10px 0px; margin:0px 0px 0px 5px; }
div.righth table{ text-align:left; border-left:thin double #D8D8D8; border-bottom:thin double #D8D8D8; background-color:#FCFCFC; }
div.righth table tr td{ line-height:35px; width:90px; border-top:thin double #D8D8D8; border-right:thin double #D8D8D8; }
div.righth table tr td.td_l { font-size: 12px; width:65px; background-color:#EDEDED; text-align:center; }
div.righth table tr td strong.price{ font-size:20px; color:#CB4047; margin:0px; line-height:20px; }
div.righth a{ text-decoration:none; color:#000; }
div.righth a.alogon{ text-decoration:underline; color:#2E72E5; }
div.righth .red{ color:red; }

div.visa_div strong{color:#000; display:inline-block; margin:8px 0px 0px 10px;}
div.visa_div.lab{ color:#7C7C7C; }
div.visa_div.lab label{ font-weight:bold; font-size:12px; width:210px; display:inline-block; line-height:30px; }
	
div.visa_div.lab span{ font-size:12px; font-weight:300; }
div.visa_div .bg{ background: url(../image/line_01.gif) repeat-x 0px bottom; width:695px; margin:0px 10px; padding:10px 10px;}
div.visa_div .bg span{ line-height:20px; }
div.visa_div .bg span.right{ float:right; }
div.visa_div .bg input[type=text]{ padding:5px 5px; width:180px; margin:0px; border:1px solid #a8a8a8; color:#666 }

/*-- 签证详细- 国家/类型标题 */
/*div.visa_div .strong_title {
	color: #2F7EB8; 
	display: inline-block; margin: 15px 0px 0px 20px;
}*/
	
/*-- 签证费用提示层 --*/
div.visa_msgt,div.visa_australia
{
    position:absolute; z-index:30px; 
    background-color:#F2F6FF; border:1px solid #91B3E6; 
    color:#036CB8; display:none; font-size:12px; line-height:16px;
}
div.visa_msgt{
    height:78px;
    width:282px;
    margin:6px 0px 0px -135px;
    padding:8px; 
}
div.visa_msgt .msgt_arrow,div.visa_australia .msgt_arrow{ 
	width:16px; height:8px; position:absolute;
	margin:-16px 0px 0px 145px; background-image:url(../image/bg_common.png);
	background-position:-63px -2px;
}

/*-- 收客范围提示层 --*/
div.visa_australia{
    width:300px; 
    margin:6px 0px 0px 0px; padding:8px;
}
div.visa_australia .msgt_arrow{ 
	 margin:-16px 0px 0px 10px; 
}

/*-- 咨询弹出层css begin --*/
.popupLayer{ width:450px; z-index:1022; position:absolute; background-color:#FFF; display:none; }
.popupLayer table{ width:450px; height:165px; padding:18px; font-size:12px; border:1px solid #E1E1E1;} 
.popupLayer .title{ width:448px; /*background-color:#F2F2F2;*/ border:1px solid #E1E1E1; height:35px; }
.popupLayer .title span{ line-height:20px; padding:8px 0px 8px 15px; display:inline-block; font-weight:bold; }
.popupLayer input[type=text],.popupLayer textarea{ padding:5px 5px; width:350px; margin:0px; border:1px solid #a8a8a8; color:#666 }
.popupLayer textarea{ margin-top:5px;}
.popupLayer .close2 {  float: right; padding: 8px 5px 8px 0; display: block; width: 50px;
	font-size: 14px; font-family: 宋体; color: #ff6600;
}
.popupLayer .close2 a{ text-decoration:none;}
.popupLayer .smallbtn_1{
    background-image:url(http://visa.sz-cits.com.cn/Content/Images/Scriptures/18_1.png%22);
    text-align:center;
    font-size:12px;
    width:70px;
}
/*-- 咨询弹出层css end --*/

/*-- 样板示例按钮 -*/
a.btnSampleImg{ color:Black; background-color:#99CAFE; display:inline; margin-top:3px; text-decoration:none; padding:3px 8px; border:1px solid #2579D3; }
