body {
	font-size:13px;
	padding:0;
	margin:0;
}

.body_bg {
	background:url(../images/body_bg.jpg) 0 0 repeat-x #ffffff;
}

#container {
	width:1024px;
	margin:0 auto;
	padding:0;
	font-size:13px;
	font-family: Verdana, Geneva,Helvetica, sans-serif;
}

p.text {
	text-indent: 2.1em;
}

.blank10 {
	height:10px; 
	font-size:1px; 
	clear:both; 
	overflow:hidden;
}
/*------------------------------------------------header--------------------*/

.header {
	background:url(../images/header_bg.jpg) no-repeat;
	height:130px;
	position:relative;
}

.logo {
	padding-top: 9px;
	height:112px;
	width:900px;
	position:relative;
	margin-top:0;
	display: block;
}
.logo .logo-img{
	height: 110px;
}
.logo .title{
	color: #ffffff;
}

.header_right {
	background: url(../images/header_right.jpg) no-repeat right top;
    display: block;
    height: 106px;
    position: absolute;
    right: 0;
    top: 0;
    width: 501px;
}

/*------------------------------------footer----------------------------*/

.footer {
	background:#eeeeec;
}

.footer_line {
	background:#d8d9d9;
	height:5px;
}

.copyright {
	padding: 8px 0;
	text-align: center;
}

.copyright p {
	padding:8px;	
	line-height:10px;
}

p
{
	margin: 0px;
	padding: 3px 0;
}

/*------------------------------------content----------------------------*/

.content {
	background:#fff;
	margin-top:0;
	min-height:340px;
	_height:340px;
	position:relative;
	padding:0 0 10px 0;
}

.log_msg {
	width:400px;
	margin:10px auto;
}

.login_btn {
	height:33px;
	width:215px;
	border:0;
	cursor:pointer;
	vertical-align:middle;
	background: #2583b3;
	color: #ffffff;
}

.textboxstyle
{
	border:1px solid #cfd1d1;
	height: 30px;
	width: 210px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin:2px 0 3px 0;
	padding:0 0 0 3px;
}

.textboxstyle:hover{
	border:1px solid #99d14f;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin:2px 0 3px 0;
	padding:0 0 0 3px;
}
#login_link { 	float:right; 	margin-right:10px; 	display:inline; 	margin-bottom:15px; }


.intro_homepage_con {
	padding:0 10px;
	font-size:13px;
	width:1004px;
	overflow: hidden;
	min-height: 500px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.guide_left {
	float:left;
	width:204px;}

.guide_right{
	float:right;
	display:inline;
	width:790px;
}

#leftmenu {
	margin:0;
	padding:0;
	width:200px;
	list-style-type:none;
}

.nav_title_1
{
	text-align:center;
	font-weight:bold;
	background:#2281b3;
	height:30px;
	line-height:30px;
	color: #ffffff;
}

#leftmenu a {
	display:block;
	text-decoration:none;
}

#leftmenu ul {
	overflow: hidden;
	margin:0;
	padding:0;
	border: 1px solid #2281b3;
	height: 320px;
}

#leftmenu li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#leftmenu li ul.sub_nav a {
	padding-top:3px;
	line-height:23px;
}

#leftmenu li.active li a, #leftmenu li li a {
	padding-left:5px;
	margin:4px 2px;
	color:#438902;
}

#leftmenu li.active li a, #leftmenu li .sub_nav2 li a {
	padding-left:5px;
	margin:4px 2px;
	color:#0e98a5;
}

#leftmenu li li a:hover{
	background-color:#2281b3;
	color:#ffffff;
}
#leftmenu li .sub_nav2 li a:hover{
	background-color:#2281b3;
	color:#ffffff;
}


#leftmenu li li a.selectd{
	background-color:#2281b3;
	color:#ffffff;
}

#leftmenu li .sub_nav2 li a.selectd{
	background-color:#2281b3;
	color:#ffffff;
}

.guidetitle  {
	border-bottom:1px solid #2281b3;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-bottom: 5px;
}

.guidesubtitle {
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}

.guidesubtitle1 {
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}

.guidetext {
	line-height:20px;
	font-size:13px;
	text-indent:2em;
}

.guidetext1 {
	line-height:20px;
	font-size:13px;
	text-indent:2em;
	padding-left:20px;
}

.separatorline_grey {
	border-bottom:1px dashed #6ba604;
	margin:10px 0;
	clear:both;
}

.qianming {
	text-align:right;
	line-height:20px;
}

.aboutzmjtitle{
	background-color:#9C6;
	font-size:14px;
	font-weight:bold;
	padding:4px 5px;
	color:#fff;
	margin-top:20px;
}

.try {
	background:url(images/current1.png) no-repeat;
	padding-left:20px;
	line-height:16px;
	font-weight:bold;
}


.guide_right .packet-ol{
	/*margin-top: 20px;*/
}
.guide_right .packet-ol li{
	margin: 5px 0px;
}

.guide_right  .packet-submit{
	 /*margin-left: 20px;*/
	 margin-top: 10px;
	width: 80px;
	 border: 0;
	 cursor: pointer;
	 vertical-align: middle;
	 background: #2583b3;
	 color: #ffffff;
	height: 25px;

}

.guide_right  .packet-reset{
	margin-left: 20px;
	margin-top: 10px;
	width: 80px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: #2583b3;
	color: #ffffff;
	height: 25px;
}

.guide_right .field-box{
	margin-top: 20px;
}

.guide_right .td-right{
	width: 530px;
	padding-left: 10px;
}
.guide_right .td-left{
	width: 250px;
}
.guide_right .field-box-table tr{
	height: 37px;
}

#arrival .packet-submit,#departure .packet-submit{
	margin-left: 270px;
	width: 100px;
	width: 200px;
	text-align:center;
	font-size: 14px;
}
a.cursor{
	cursor: pointer;
	color:#1673a5;
}
a:visited {
	font-size: 12px;
	color: #1673a5;
	text-decoration: none;
}
/*a:hover {*/
	/*font-size: 12px;*/
	/*color: #999999;*/
	/*text-decoration: underline;*/
/*}*/
a.active{

	color:#000000;
	font-size: 16px;
}

input[type="radio"] {
	width: 20px; 
	height: 20px;
	cursor: pointer;
	transform: translateY(20%);
	margin-right: 8px;
}