﻿/******************************************************************************/
/**
 * body style
 */
*
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body
{
	border: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif, "宋体";
	color: #2f2f2f;
	background:#2a1454;
}
a
{
	color: #2f2f2f;
	text-decoration: none;
}
a:focus
{
	outline: none;
}
a:hover
{
	color: #1d5ead;
}
form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select, textarea
{
	color: #84858a;
	font-size: 12px;
}
textarea
{
	padding: 3px;
}
div, ul, li, p, table, tr, td, img
{
	border: 0px;
}
.clear_left
{
	clear: left;
}
.clear_right
{
	clear: right;
}
.clear_both
{
	clear: both;
}
.float_right
{
	float: right;
}
h3 span
{
	float: right;
}

.red
{
	color: #F00;
}
.purple{
	color:#401c84;
	}
h3.purple{
	color:#401c84;
	font-size:12px;}

/*CSS page*/
div.page
{
	padding: 10px 3px 3px 3px;
	margin: 10px 3px;
	text-align: right;
}
div.page a
{
	text-decoration: none;
	border:#999999 1px solid;
	padding: 2px 5px;
	color: #666;
	margin: 2px;
}
div.page a:hover
{
	border: #2A1454 1px solid;
	color:#999999;
}
div.page span.current
{
	border: #999999 1px solid;
	background: #999999;
	padding: 2px 5px;
	font-weight: bold;
	color: #ffffff;
}
div.page span.disabled
{
	border: #dddddd 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color:#2A1454
}


/*顶部*/
.wapper
{
	width: 978px;
	margin: auto;
	background:#FFF url(../images/tel_bg.gif) 705px 25px no-repeat;
	padding:0px 9px;
}
.header
{
	height:68px;
}
.logo
{
	background:url(../temp/logo.jpg) no-repeat;
	width:208px;
	height:68px;
	float:left;
	display:inline-block;
}
.top_right{
	height:68px;
	width:770px;
	float:right;
	display:inline-block;
	}
.top_right img{
	margin:0px 5px;}
.login_box{
	height:24px;
	float:right;
	overflow:hidden;
	}
.login_box_l{
	background:url(../images/top_bg_l.gif) no-repeat;
	width:15px;
	height:24px;
	float:left;
	display:inline-block;}
.login_box_m{
	background:url(../images/top_bg_m.gif) repeat-x;
	height:21px;
	float:left;
	display:inline-block;
	line-height:1px;
	padding-top:3px;
	color:#FFF;}
.login_box_m .left{
	float:left;
	display:inline-block;
	height:24px;}
.login_box_m a{
	color:#FFF;
	margin:0px 2px;}
.login_box_m .input_search{
	width:144px;
	height:14px;
	border:1px solid #7852c1;
	float:left;
	display:inline-block;}
.login_box_m .button_search{
	border:none;
	float:left;
	display:inline-block;
	background:url(../images/search.gif) no-repeat;
	width:44px;
	height:16px;
	margin-left:5px;
	cursor:pointer;}
.login_box_r{
	background:url(../images/top_bg_r.gif) no-repeat;
	width:15px;
	height:24px;
	float:left;
	display:inline-block;}
.top_tel{
	float:right;
	clear:both;
	padding-top:15px;
	}
.search_box{
	float:right;
	}
.search_name{
	float:left;
	display:inline-block;}
.search_bg{
	background:url(../images/search_bg.gif) no-repeat;
	width:124px;
	height:21px;
	border:none;
	float:left;
	display:inline-block;
	line-height:21px;
	padding-left:3px;
	}
.search_button{
	background:url(../images/search_button.gif) no-repeat;
	width:62px;
	height:21px;
	float:left;
	display:inline-block;
	border:none;
	margin-left:5px;}


.nav
{	height: 44px;
	width: 979px;
	display: block;
	margin:5px auto 8px auto;
}
.nav li
{
	float: left;
	display: inline-block;
	height: 44px;
	position:relative;
}
.nav li a
{
	display: block;
	width: 120px;
	height: 44px;
	text-indent: -999em;
}
.nav li a.menu_1
{
	background: url(../images/menu.png) 0px top no-repeat;
}
.nav li a:hover.menu_1
{
	background: url(../images/menu.png) 0px bottom no-repeat;
}
.nav li:hover a.menu_1
{
	background: url(../images/menu.png) 0px bottom no-repeat;
}
.nav li a.menu_2
{
	background: url(../images/menu.png) -120px top no-repeat;
}
.nav li a:hover.menu_2
{
	background: url(../images/menu.png) -120px bottom no-repeat;
}
.nav li:hover a.menu_2
{
	background: url(../images/menu.png) -120px bottom no-repeat;
}
.nav li a.menu_3
{
	background: url(../images/menu.png) -240px top no-repeat;
}
.nav li a:hover.menu_3
{
	background: url(../images/menu.png) -240px bottom no-repeat;
}
.nav li:hover a.menu_3
{
	background: url(../images/menu.png) -240px bottom no-repeat;
}
.nav li a.menu_4
{
	background: url(../images/menu.png) -360px top no-repeat;
}
.nav li a:hover.menu_4
{
	background: url(../images/menu.png) -360px bottom no-repeat;
}
.nav li:hover a.menu_4
{
	background: url(../images/menu.png) -360px bottom no-repeat;
}
.nav li a.menu_5
{
	background: url(../images/menu.png) -480px top no-repeat;
}
.nav li a:hover.menu_5
{
	background: url(../images/menu.png) -480px bottom no-repeat;
}
.nav li:hover a.menu_5
{
	background: url(../images/menu.png) -480px bottom no-repeat;
}
.nav li a.menu_6
{
	background: url(../images/menu.png) -600px top no-repeat;
}
.nav li a:hover.menu_6
{
	background: url(../images/menu.png) -600px bottom no-repeat;
}
.nav li:hover a.menu_6
{
	background: url(../images/menu.png) -600px bottom no-repeat;
}
.nav li a.menu_7
{
	background: url(../images/menu.png) -720px top no-repeat;
}
.nav li a:hover.menu_7
{
	background: url(../images/menu.png) -720px bottom no-repeat;
}
.nav li:hover a.menu_7
{
	background: url(../images/menu.png) -720px bottom no-repeat;
}
.nav li a.menu_8
{
	background: url(../images/menu.png) -840px top no-repeat;
	width:139px;
}
.nav li a:hover.menu_8
{
	background: url(../images/menu.png) -840px bottom no-repeat;
}
.nav li:hover	 a.menu_8
{
	background: url(../images/menu.png) -840px bottom no-repeat;
}

.nav ul li ul {
display: none;
color:#fff;
height:32px;
width: 420px;
}
.nav ul li ul li{
float:left;
height:28px;
background:#FFD100;}
.nav ul li ul li.left{
	background:url(../images/down_left.gif) no-repeat;
	width:8px;
	height:28px;
	display:inline-block;
	float:left;}
.nav ul li ul li.right{
	background:url(../images/down_right.gif) no-repeat;
	width:8px;
	height:28px;
	display:inline-block;
	float:left;}

.nav ul li:hover ul li.left{
	background:url(../images/down_left.gif) no-repeat;
	width:8px;
	height:28px;
	display:inline-block;
	float:left;}
.nav ul li:hover ul li.right{
	background:url(../images/down_right.gif) no-repeat;
	width:8px;
	height:28px;
	display:inline-block;
	float:left;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on
hover */
.nav ul li:hover a {
color:#fff;
}
/* make the sub menu ul visible and position it beneath the main
menu list item */
.nav ul li:hover ul {
display:block;
position:absolute;
top:44px;
left:12px;
}

.nav ul li:hover ul li a {
display:block;
color:#000;
text-indent:0em;
font-size:12px;
text-align:center;
background:#FFD100 url(../images/line.gif) right no-repeat;
height:20px;
width:80px;
text-align:center;
padding-top:4px;
}
/* style the background and forground colors of the links on hover
*/
.nav ul li:hover ul li a:hover {
background:#FFD100 url(../images/line.gif) right no-repeat;
color:#000;
}

.index_banner{
	width:979px;
	margin-top:8px;
	margin-bottom:8px;
	}
.index_main{
	width:979px;
	height:153px;
	margin-bottom:5px;
	}
.index_main_left{
	background:url(../images/index_left.png) no-repeat;
	width:479px;
	height:153px;
	float:left;}
.index_main_left span{
	float:right;
}
.index_main_left span a{
	padding-top:6px;
	display:block;
	text-align:right;}
.index_main_left_title{
	border-bottom:1px solid #ccc;
	width:456px;
	height:21px;
	margin:8px 0 0 9px;}
.index_main_left_title a.tab1{
	background:url(../images/tab.gif) no-repeat;
	width:68px;
	height:18px;
	display:inline-block;
	text-align:center;
	color:#2f175e;
	padding-top:2px;
	float:left;
	margin-right:1px;
	}
/*.index_main_left_title a:hover.tab1
{
	background:url(../images/tab1.gif) no-repeat;
	width:68px;
	height:18px;
	display:inline-block;
	color:#FFF;
	padding-top:2px;}*/
.index_main_left_title a.tab2
{
	background:url(../images/tab1.gif) no-repeat;
	color:#fff;
	}
.index_main_left_main{
	width:456px;
	height:110px;
	margin-left:9px;
	margin-top:8px;
	}
.index_main_left_main ul{
	}
.index_main_left_main ul li{
	background:url(../images/icon.gif) 0px 6px no-repeat;
	width:215px;
	padding-left:10px;
	float:left;
	height:20px;
	overflow:hidden;
	}
.index_main_mid{
	background:url(../images/index_mid.png) no-repeat;
	width:280px;
	height:153px;
	float:left;}
.index_main_mid_title{
	background:url(../images/icon2.gif) 11px 10px no-repeat;
	padding:8px 0 0 23px;
	font-weight:bold;
	color:#2f175e;
	}
.index_main_mid .left{
	background:url(../images/left.gif) no-repeat;
	width:11px;
	height:99px;
	float:left;
	display:inline-block;
	margin-left:10px;
	margin-top:5px;}
.index_main_mid .mid{
	float:left;
	display:inline-block;
	width:214px;
	padding:8px;
	height:94px;
	overflow:hidden;
	}
.index_main_mid .right{
	background: url(../images/right.gif) no-repeat;
	width:11px;
	height:99px;
	float:left;
	display:inline-block;
	margin-top:5px;
	}
.index_main_right{
	background:url(../images/index_right.png) no-repeat;
	width:220px;
	height:153px;
	float:left;}
.index_main_right .text{
	width:195px;
	height:47px;
	border:1px solid #ccc;
	color:#939393;
	margin:3px 0 0 8px;}
.index_main_right .button{
	background:url(../images/button.gif) no-repeat;
	width:69px;
	height:23px;
	text-align:center;
	color:#FFF;
	border:none;
	margin:0px 3px;}
.index_main_right .notice{
	background:url(../images/index_right_notice.gif) no-repeat;
	width:207px;
	height:25px;
	color:#2f175d;
	text-align:center;
	padding-top:5px;
	margin-left:8px;}
.index_main_right .notice a{
	 color:#2f175d;
	 padding:0px 3px;}
.bottom{
	background:url(../images/bottom.gif) no-repeat;
	width:945px;
	height:35px;
	color:#FFF;
	padding:12px 17px 0 17px;}
.bottom a{
	color:#FFF;
	margin:0px 5px;
	display:inline-block;}
.bottom span{
	float:right;
	width:500px;
	}
/** 友情链接 **/
.friend_bg {
	background:url(../images/friend.gif) no-repeat;
	width:125px;
	height:20px;
	border:0;
	text-align:center;
	color:#1a1a1a;
	float:right;
	position: relative;
}
.friend_bg a {
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	color:#1a1a1a;
}
.friend_bg ul {
	margin:0;
	position: absolute;
	overflow: hidden;
	bottom:20px;
	left:-5px;
}
.friend_bg ul li a {
	background:url(../images/friend1.gif) no-repeat;
	width:125px;
	height:20px;
	border:0;
	line-height:20px;
	text-align:center;
	display:block;
	font-size:12px;
	color:#1a1a1a;
}

/** 内页 **/
/** 关于联运通 **/
.main{
	width:979px;
	margin:0 auto 8px auto;
	overflow:hidden;
	}
.main_left{
	width:182px;
	float:left;
	display:inline-block;}
.main_left_title{
	width:182px;
	height:46px;}
.main_left_menu{
	width:180px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	}
.main_left_menu ul{
	width:178px;
	margin:auto;}
.main_left_menu ul li{
	width:178px;}
.main_left_menu ul li a{
	background:url(../images/left_menu_a.gif) no-repeat;
	width:153px;
	height:23px;
	display:block;
	padding:7px 0 0 25px;}
.main_left_menu ul li a.current{
	background:url(../images/left_menu_current.gif) no-repeat;}
.main_left_menu ul li a:hover{
	background:url(../images/left_menu_hover.gif) no-repeat;}
.main_left_menu_bottom{
	background:url(../images/left_bottom.gif) no-repeat;
	width:168px;
	height:138px;
	padding:5px 7px;
	margin-bottom:6px;}
.main_left_notice{
	background:url(../images/cn/left_notice.gif) no-repeat;
	width:180px;
	height:66px;
	margin:auto;}
.main_left_notice a{
	width:90px;
	 float:left;
	height:33px;
	display:inline-block;
	}
.main_right{
	width:786px;
	float:left;
	display:inline-block;
	margin-left:11px;}
.main_right_title{
	background:url(../images/right_title.gif) bottom no-repeat;
	width:761px;
	height:28px;
	color:#401c84;
	padding-left:25px;}
.main_right_title a{
	color:#303030;}
.main_right_main{
	width:786px;
	}
.main_right_main .font_box{
	line-height:2;
	padding:18px;}
.main_right_news{
	margin:9px auto;}
.main_right_news_title{
	background:url(../images/news_title.gif) no-repeat;
	width:730px;
	height:21px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:2px 20px 0 30px;
	margin:auto;}
.main_right_news_title span{
	float:right;
	padding-top:5px;}
.main_right_news ul{
	width:780px;
	margin:5px auto 20px auto;}
.main_right_news ul li{
	width:740px;
	height:23px;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	background:url(../images/icon.gif) 10px 12px no-repeat;}
.main_right_news ul li span{
	float:right;}
.main_right_news ul li.style{
	background:#e9e6ef url(../images/icon.gif) 10px 12px no-repeat;
	}
/** 新闻详细 **/
.news_detail{
	width:760px;
	margin:15px auto;
	line-height:2;
	padding:5px 0 15px 0;}
.news_detail_title{
	border-bottom:1px #ccc dotted;
	text-align:center;
	line-height:2;
	color:#6c6c6c;
	padding-bottom:10px;
	margin-bottom:15px;}
.news_detail_title h3{
	font-size:16px;
	color:#000;}
.news_detail p{
	padding:8px 0;
	line-height:2;}
/** 企业文化 **/
.culture_box{
	background:url(../images/wenhua.png) right bottom no-repeat;
	width:740px;
	height:400px;
	margin:10px auto;
	line-height:2;}

/** 照片滚动效果 **/
.rollBox
{
	width: 600px;
	overflow: hidden;
	margin:10px auto;
}
.rollBox .LeftBotton
{
	height: 25px;
	width: 29px;
	background: url(../images/pic_left.gif) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	margin-top:20px;
	margin-right:5px;
}
.rollBox .RightBotton
{
	height: 25px;
	width: 29px;
	background: url(../images/pic_right.gif) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	margin-top:20px;
	margin-left:5px;
}
.rollBox .Cont
{
	width: 510px;
	overflow: hidden;
	float: left;
}
.rollBox .ScrCont
{
	width: 10000px;
}
.rollBox .Cont .pic
{
	width: 75px;
	float: left;
	text-align: center;
	padding:1px;
	height:73px;
	border:1px solid #ccc;
	margin:0px 3px;
}
.rollBox .Cont .pic img
{
	display: block;
}
.rollBox .Cont .pic dl dd
{
	line-height: 1.5;
	color: #505050;
	display: block;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited
{
	color: #626466;
	text-decoration: none;
}
.rollBox .Cont a:hover
{
	color: #f00;
	text-decoration: underline;
}
.rollBox #List1, .rollBox #List2
{
	float: left;
}
.phoro_detail_more_box
{
	padding: 8px 0;
	width: 580px;
	margin:20px auto;
	text-align:center;
	border-bottom:1px #ccc dotted;
	overflow:hidden;
}
.phoro_detail_more_box img
{
	border:1px solid #ccc;
	padding:1px;
}

/** 联运通网络 **/
.search_box{
	width:786px;}
.search_title{
	background:url(../images/search_title.gif) no-repeat;
	width:777px;
	height:46px;
	margin:10px auto;}
.search_title h3{
	color:#2e165b;
	font-size:14px;
	width:110px;
	padding-left:55px;
	padding-top:15px;
	float:left;}
.search_title .op{
	width:153px;
	height:20px;
	border:1px solid #a4b9cc;
	float:left;
	margin-left:10px;
	margin-top:13px;}
.search_title .button{
	background:url(../images/button_search.gif) no-repeat;
	width:64px;
	height:20px;
	border:none;
	float:left;
	margin-left:10px;
	margin-top:13px;}
.orange{
	color:#ff4800;
	padding:0px 1px;}
.tab_box{
	width:755px;
	margin:10px auto 0 auto;}
.table_search{
	border-collapse:collapse;
	border:1px solid #e6e8ea;
	width:750px;
	margin:0 auto 10px auto;}
.table_search th{
	background:#cdc6db;
	border:1px solid #e6e8ea;
	color:#381b6e;
	padding:4px 5px;
	text-align:left;}
.table_search td{
	padding:4px 5px;
	border:1px solid #e6e8ea;
	color:#2e2e2e;}
.table_search td.first{
	background:url(../images/icon.gif) 5px 10px no-repeat;
	padding-left:15px;
	}
/** contact **/
.contact{}
.contact li{
	border-bottom:1px dotted #ccc;
	background:url(../images/icon01.gif) 2px 9px no-repeat;
	line-height:2;
	padding:3px 0 3px 20px}

/** vip **/
.vip_box{
	width:640px;
	margin:auto;}
.vip_box h3{
	color:#381b6e;
	font-size:14px;
	border-bottom:1px dotted #ccc;
	padding:8px 0;
	margin:10px 0;}
.input_153{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:153px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.input_434{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:434px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.input_95{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:95px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.input_42{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:42px;
	height:20px;
	line-height:20px;
	padding:0px 2px;
	float:left;}
.vip_box table.info{}
.vip_box table.info td{
	padding:5px 0;}
.vip_box table.info th{
	text-align:right;
	font-weight:normal;}
.red{
	color:#ff0000;}
/** 历史定单 **/
.table_history_box{
	width:755px;
	margin:auto;}
.table_history{
	border-collapse:collapse;
	border:1px solid #e6e8ea;
	width:750px;
	margin:10px auto 10px auto;}
.table_history th{
	background:#cdc6db;
	border:1px solid #e6e8ea;
	color:#381b6e;
	padding:4px 5px;}
.table_history td{
	padding:4px 5px;
	border:1px solid #e6e8ea;
	color:#2e2e2e;
	text-align:center;}
/** 会员登录 **/
.vip_login_box{
	background:url(../images/login_bg.gif) no-repeat;
	width:605px;
	height:191px;
	margin:37px auto;
	padding:75px 0 0 60px;}
.vip_login_box table.info{
	}
.vip_login_box table.info td{
	padding:5px 0;}
.vip_login_box table.info td .yzm{
	width:50px;
	height:20px;
	float:left;
	margin-left:5px;}
.vip_login_box table.info th{
	text-align:right;
	font-weight:normal;}
.vip_login_box .ts{
	padding-top:10px;}
.vip_login_box .ts a,.vip_login_box .ts a:hover{
	color:#2e165b;
	text-decoration:underline;}
/** 会员注册 **/
.regist_login_box{
	background:url(../images/regist_bg.gif) no-repeat;
	width:615px;
	height:191px;
	margin:37px auto;
	padding:75px 0 0 50px;}
.regist_login_box table.info{
	}
.regist_login_box table.info td{
	padding:3px 0;}
.regist_login_box table.info td .yzm{
	width:50px;
	height:20px;
	float:left;
	margin-left:5px;}
.regist_login_box table.info th{
	text-align:right;
	font-weight:normal;}
/** 忘记密码 **/
.vip_forget_box{
	background:url(../images/forget_bg.gif) no-repeat;
	width:635px;
	height:216px;
	margin:37px auto;
	padding:60px 0 0 30px;}
.vip_forget_box table.info{
	margin-top:15px;
	}
.vip_forget_box table.info td{
	padding:5px 0;}
.grey{
	color:#939393;}
.vip_forget_box table.info td .yzm{
	width:50px;
	height:20px;
	float:left;
	margin-left:5px;}
.vip_forget_box table.info th{
	text-align:right;
	font-weight:normal;}
.vip_forget_box .ts{
	}
.vip_forget_box .ts a,.vip_forget_box .ts a:hover{
	color:#2e165b;
	text-decoration:underline;}
/** 找回密码 **/
.vip_return_box{
	background:url(../images/return_bg.gif) no-repeat;
	width:605px;
	height:191px;
	margin:37px auto;
	padding:75px 0 0 60px;}
.vip_return_box table.info{
	}
.vip_return_box table.info td{
	padding:5px 0;}
.vip_return_box table.info td .yzm{
	width:50px;
	height:20px;
	float:left;
	margin-left:5px;}
.vip_return_box table.info th{
	text-align:right;
	font-weight:normal;}
.vip_return_box .ts{
	padding-top:10px;}
.vip_return_box .ts a,.vip_login_box .ts a:hover{
	color:#2e165b;
	text-decoration:underline;}

/** 货物跟踪 **/
.table_genzong{
	border-collapse:collapse;
	border:1px solid #e6e8ea;
	width:750px;
	margin:0 auto 20px auto;}
.table_genzong th{
	background:#cdc6db;
	border:1px solid #e6e8ea;
	color:#381b6e;
	padding:4px 5px;
	}
.table_genzong td{
	padding:4px 10px;
	border:1px solid #e6e8ea;
	color:#2e2e2e;
	}
.gengzong_data{
	margin:5px 5px;
	display:block;}
.gengzong_data span{
	float:right;
	padding-top:5px;}

/** 在线留言 **/
.online_say_box{
	width:765px;
	margin:10px auto;
	line-height:1.8;}
.online_say_title{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:8px;}
.online_say_title strong{
	color:#2e165b;}
.online_saying{
	width:729px;
	border:1px solid #e6e8ea;
	margin-bottom:10px;}
.online_saying th{
	background:#cdc6db;
	color:#303030;
	padding:3px 10px;
	text-align:left;}
.online_saying th span.right{
	float:right;
	font-weight:normal;}
.online_saying td{
	color:#303030;
	padding:3px 15px;}
.online_saying td .repeat{
	width:648px;
	background:#eeeeee;
	padding:15px 18px;
	margin:5px 0;}
.saying_title{
	background:url(../images/repeat_title.gif) no-repeat;
	width:764px;
	height:22px;
	margin:auto;}
.online_saying_i{
	width:729px;
	border:1px solid #e6e8ea;
	margin-bottom:10px;}
.online_saying_i th{
	background:#cdc6db;
	color:#401c84;
	padding:3px 10px;
	text-align:left;}
.online_saying_i td{
	color:#303030;
	padding:3px 5px;}
.online_saying_i td .input_130{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:130px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.online_saying_i td .input_380{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:380px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.online_saying_i td .text{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:500px;
	height:80px;
	line-height:20px;
	padding:0px 2px;}
.online_saying_i td .button{
	background:url(../images/button01.gif) no-repeat;
	width:57px;
	height:19px;
	text-align:center;
	border:none;
	margin:0px 3px;
	color:#303030;}


/** 在线订单 **/
.order_box{
	width:570px;
	margin:auto;}
.online_order{
	width:568px;
	margin:20px auto;
	border:1px solid #e6e8ea;
	border-collapse:collapse;}
.online_order th{
	color:#401c84;
	padding:3px 15px;
	text-align:left;
	background:#cdc6db url(../images/icon02.gif) 2px 8px no-repeat;}
.online_order td{
	color:#303030;
	padding:3px 5px;
	border:1px solid #e6e8ea;}
.online_order td .input_150{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:150px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.online_order td .input_156{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:156px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.online_order td .input_433{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:433px;
	height:20px;
	line-height:20px;
	padding:0px 2px;}
.online_order td .text{
	border:1px solid #a7bbcf;
	background:url(../images/input_bg.gif) repeat-x;
	width:444px;
	height:84px;
	margin:auto;
	line-height:20px;
	padding:0px 2px;}
.online_order td .button{
	background:url(../images/button01.gif) no-repeat;
	width:57px;
	height:19px;
	text-align:center;
	border:none;
	margin:0px 3px;
	color:#303030;
	padding-top:2px;}

/** 查询 **/
.table_chaxun{
	border-collapse:collapse;
	border:1px solid #e6e8ea;
	width:750px;
	margin:0 auto 20px auto;}
.table_chaxun th{
	background:#cdc6db;
	border:1px solid #e6e8ea;
	color:#381b6e;
	padding:4px 5px;
	}
.table_chaxun td{
	padding:4px 10px;
	border:1px solid #e6e8ea;
	color:#2e2e2e;
	text-align:center;
	}
/** 查询详细 **/
h2.chaxun{
	padding:10px 0;
	text-align:center;
	font-size:14px;}
.table_chaxun_detail{
	border-collapse:collapse;
	border:1px solid #e6e8ea;
	width:750px;
	margin:0 auto 20px auto;}
.table_chaxun_detail th{
	background:#cdc6db;
	border:1px solid #e6e8ea;
	color:#381b6e;
	padding:4px 5px;
	}
.table_chaxun_detail td{
	padding:4px 10px;
	border:1px solid #e6e8ea;
	color:#2e2e2e;
	}