﻿
#Main
{
	width: 100%;
	height: 100%;
}

#Content
{
	margin: 0px auto;
	width: 980px;
	height: auto;
}
.box:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#divLeft
{
	width: 690px;
	height: auto;
	float: left;
	margin-top:5px;
}
#picContent
{
	background-color: Gray;
}
#divRight
{
	width: 281px;
	float: right;
	margin-top:5px;
}
#search
{
	background-image: url(/images/Visa/pass-5.jpg);
	background-repeat:repeat-x;
	width:310px;
	height:156px;
	text-align:center;
	border:1px solid #e5e9ec;
}
.input
{
	margin-top:50px;
	padding-left:10px;
	height:25px;
	line-height:25px;
	width:200px;
	border:1px solid #57a1e2;
	margin-left:-10px;
	color:#999999;
}
.RParam
{
	width:310px;
	height:auto;
	margin-bottom:10px;
	padding-top:2px;
}
#btnsearch
{
	background-image: url(/images/Visa/pass-7.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:67px;
	border:0 solid red;
	cursor:pointer;
}
.Title
{
	height: 27px;
	line-height: 27px;
	background: url(/images/jipiao-bg.png);
	background-repeat: repeat-x;
	border-bottom:1px solid #DDEEFE;
}
.floatLeft
{
	float: left;
	color: Black;
	font-weight: bold;
	width:110px;
	margin-left:15px;
}
.floatRight
{
	float:right;
	font-size:12px;
	width:40px;
	margin-right:5px;
}
.InfoDisplay
{
	border: 1px solid #71BFFF;
	height: auto;
	width: 281px;
}
.InfoDisplay ul
{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
.InfoDisplay ul li
{
	list-style-type: disc;
	width: 261px;
	overflow: hidden;
	line-height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom:1px dotted #EEEEEE;
}
.InfoDisplay a
{
	color: #0269CE;
	text-decoration: none;
}
.InfoDisplay a:hover
{
	color:#FD7D33;
	text-decoration:none;
}
.QianZheng
{
	width:690px;
	height:auto;
	margin-top:10px;
	border: 1px solid #71BFFF;
}
.QianZhengTitle
{
	height: 27px;
	line-height: 27px;
	background: url(/images/visa-bg.png);
	background-repeat: repeat-x;
	border-bottom:1px solid #71BFFF;
}
.QZfloatLeft
{
	float: left;
	color: Black;
	font-weight: bold;
	width:200px;
	margin-left:15px;
}
.QZfloatRight
{
	float:right;
	font-size:12px;
	width:100px;
	margin-right:5px;
}
.QZ
{
	margin:10px;
}
.QZ ul
{
	margin:0px;
	padding:0px;
}
.QZ ul li
{
	list-style:none;
	float:left;
	width:210px;
	margin-left:10px;
	height:25px;
	line-height:25px;
	border:1px solid white;
	cursor:pointer;
}
.QZ ul li:hover
{
	border:1px solid #cdcdcd;
}
.zuo
{
	float:left;
	color:#004884;
	width:120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.you
{
	float:right;
	margin-right:20px;
}
.money
{
	font-weight: bold;
	color:#FF0000;
	font-family:Verdana;
}
#guanggao
{
	width:980px;
	margin:0 auto;
	margin-top:10px;
}