@charset "utf-8";

/* CSS Document */ /* 通用类 */
.block_1 {
	clear: both;
	display: block;
}

.block_1_1 {
	padding: 0 10px;
	border: 1px solid #d3d3d3;
}

.block_1_1 .block_title {
	padding: 5px 0;
	border-bottom: 1px dotted #d3d3d3;
}

.block_1_1 .block_title h3 {
	font-size: 14px;
}

.block_1_1 .search_form {
	padding: 10px;
}

.block_1_1 .search_form select,.block_1_1 .search_form input {
	width: 110px;
	margin-right: 1em;
}

.block_1_1 a {
	color: #060;
}

.block_1_1 a:hover {
	text-decoration: underline;
}

.block_1_2 .block_title {
	height: 21px;
	line-height: 21px;
	background: url(../images/bg_title_1.gif) repeat-x;
}

.block_1_2 .block_title h3 {
	font-size: 12px;
	line-height: 21px;
	padding-left: 10px;
	color: #000;
}

.block_1_2 .block_body {
	padding: 5px;
	background: #f7f7f7;
}

.block_1_2 a {
	color: #060;
}

.block_1_2 a:hover {
	text-decoration: underline;
}

.block_1_3 {
	padding: 10px;
	border: 1px solid #d3d3d3;
}

.block_1_4 {
	
}

.block_1_4 .block_title {
	height: 40px;
	background: url(../images/bg_title_2.gif) no-repeat;
}

.block_1_4 .block_title h3 {
	padding: 0 10px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑", "黑体";
}

.block_1_4 .block_body {
	padding: 10px;
	border: 3px solid #58ab15;
	border-top: none;
}

.cargo_table_1 .row_1 {
	background: #f2f2f2;
}

.cargo_table_1 .row_2 {
	background: #ffffe8;
}

.cargo_table_1 .row_3 td {
	border-bottom: 1px dotted #d3d3d3;
	padding: 1em 4px;
	text-align: center;
}

.cargo_table_1 th {
	padding: 4px;
	text-align: center;
}

.cargo_table_2 th {
	width: 85px;
	font-weight: normal;
	text-align: right;
}

.cargo_table_2 th,.cargo_table_2 td {
	padding: 5px;
}

.cargo_table_2 .textfield_1 {
	padding: 2px;
	border: 1px solid #888;
}

.cargo_table_3 td {
	padding: 5px;
	line-height: 2em;
	vertical-align: top;
}

.cargo_table_4 {
	border-top: 1px solid #d3d3d3;
	margin-bottom: 10px;
}

.cargo_table_4 label {
	color: #444;
}

.cargo_table_4 td {
	padding: 4px;
}

.cargo_table_4 .row_1 {
	
}

.cargo_table_4 .row_1 th {
	border-bottom: 1px dotted #ccc;
	text-align: center;
}

.cargo_table_4 .row_2 {
	
}

.cargo_table_4 .row_2 td {
	padding: 10px 4px;
	border-top: 1px dotted #999;
}

.cargo_table_4 .row_3 td {
	border-bottom: 1px dotted #d3d3d3;
	padding: 10px 4px;
	text-align: center;
}

.cargo_table_4 .row_4 {
	background: #f2f2f2;
}

.cargo_table_4 th {
	padding: 4px;
	text-align: left;
}

.art_list_1 li {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	line-height: 1.5em;
	border-bottom: 1px dotted #d3d3d3;
}

.art_list_1 li a {
	color: #444;
}

.art_list_1 li a:hover {
	text-decoration: underline;
}

.art_list_1 li .date {
	padding-left: 1em;
	color: #888;
}

.art_list_2 {
	float: left;
	width: 330px;
	padding: 5px;
}

.art_list_2 li {
	padding: 5px 0;
}

.art_list_2 li a {
	padding: 10px 5px;
	color: #444;
}

.art_list_2 li a:hover {
	text-decoration: underline;
}

.img_buttton_1 {
	width: 100px;
	height: 33px;
	margin: 0;
	padding: 0 0 0 10px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url(../images/bg_btn_1.gif) left top no-repeat;
	cursor: pointer;
}

.img_buttton_1 div {
	padding: 9px 10px 9px 0;
	background: url(../images/bg_btn_1.gif) right top;
}

.img_buttton_1:hover {
	background: url(../images/bg_btn_1.gif) left -33px;
}

.img_buttton_1:hover div {
	background: url(../images/bg_btn_1.gif) right -33px;
}

.sign_required {
	color: #f00;
}  /* 必填项标记 */
.sign_price_1 {
	color: #f60;
	font-size: 22px;
	font-weight: bold;
}

.cargo_textfiled_1 {
	padding: 1px;
	border: 1px solid #888;
}

/* 专用类 */
.search_form input {
	padding: 1px;
	border: 1px solid #888;
}

.search_result {
	padding: 0 0 10px 0;
}

.flow_option {
	text-align: center;
}

.icon_tri_1 {
	width: 12px;
	height: 12px;
	background: url(../images/elements.gif) no-repeat -10px -90px;
}

.cargo_homepage_flightDate {
	height: 260px;
	margin-bottom: 10px;
	overflow: auto;
}

.cargo_navmenu {
	clear: both;
	padding: 0 0 10px 0;
}

.cargo_navmenu ul {
	height: 24px;
	border-bottom: 2px solid #060;
	padding-left: 10px;
	background: #ffffe8;
}

.cargo_navmenu ul li {
	display: inline;
}

.cargo_navmenu ul li a {
	display: block;
	float: left;
	color: #060;
	font-size: 14px;
	line-height: 14px;
	margin-right: 10px;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
}

.cargo_navmenu ul li a:hover,.cargo_navmenu ul li a.cur {
	background: #060;
	color: #fff;
	text-decoration: none;
}

.cargo_detail h2 {
	margin: 10px;
	color: #060;
	text-align: center;
}

#header {
	height: auto;
}

/*仅供eOrderInfo.jsp使用  */
#tbdatalist0 tr.trodd {
	background-color: #FFFFFF;
}

#tbdatalist0 tr.treven {
	background-color: #FFFFFF;
}

#tbdatalist0 tr.trover {
	background-color: #FFFFE8;
}

#tbdatalist0 tr.trclick {
	background-color: #FFFFE8;
}

#tbdatalist0 th {
	background-color: #f2f2f2;
	color: #444444;
}

.guide {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	background-color: #ffffcc;
}

#content {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	width: 940px;
}

#content_top dt,.en_content dt {
	border-bottom: 1px dotted #999999;
	color: #1B8E13;
	float: left;
	font-size: 20px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	text-align: center;
	width: 940px;
}

#content_top {
	background: url("../images/content_topbg.gif") repeat-x scroll 0 0
		transparent;
	float: left;
	width: 940px;
}

.contactus {
	float: left;
	width: 920px;
}
.smallgreenRoundButton{
	
}
.smallgreenRoundButton a {
    background: url("../images/but02.gif") repeat scroll left 0 transparent;
    color: #000000;
    cursor: pointer;   
    height: 23px;
    text-decoration: none;
}
.smallgreenRoundButton a:hover {
    background: url("../images/but02.gif") repeat scroll left -23px transparent;
    height: 23px;
    text-decoration: none;
}
.smallgreenRoundButton a span {
    background: url("../images/but02.gif") repeat scroll right 0 transparent;
   
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;   
}
.smallgreenRoundButton a:hover span {
    background: url("../images/but02.gif") repeat scroll right -23px transparent;
    color: #000000;
    height: 23px;
    line-height: 23px;   
    text-decoration: none;
}

