/*
      Created by twenty Donegan of GAGUC.com
	  
	  E-Mail: footer@yeah.net
	  	  
*/
body {
	margin:0;
	padding:0;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left 71px;
	font-family: "宋体", "Times New Roman", Arial;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

#header {
	color: #333;
	width: 950px;
	height:345px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#logo{
	width: 300px;
	padding:20px 0;
	float:left;
}

#navigation {
	width: 650px;
	float:right;
	text-align:right;
	padding:13px 0;
	font-size: 12px;
	color: #333333;
}
#navigation a{
	color:#333333;
	margin:0px 3px;
}
#leftcolumn { 
	float: left;
	color: #333;
	margin: 0px;
	padding: 15px;
	width: 182px;
}

#rightcolumn {
	float: left;
	color: #333;
	width: 688px;
    margin-left: 18px;
	padding: 15px;
}
#rightcolumn h3{
	color: #333333;
	border-bottom:2px solid #CCCCCC;
	padding:0px 0px 2px 4px;
	margin-bottom:12px;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	width: 950px;
	height:auto;
	font-size:12px;
	clear: both;
	color:#003366;
	margin: 0px;
	padding: 0px;
}
#footer .left {
	width: 300px;
	float:left;
	text-align:left;
	margin: 0px;
}
#footer .right {
	width: 630px;
	float:right;
	text-align:right;
	margin: 0px;
}
#footer .right img {
	float:left;
	margin: 3px;
	padding:1px;
}
#footer .right a {
	font-size: 12px;
	font-weight: bold;
	color:#003366;
	
}
.clear{
	clear:both;
	height:1px;
}

/*内页*/
#content_top{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 950px;
	height:5px;
	background-image: url(../images/content_top_bg.gif);
	background-repeat: no-repeat;
	background-color2: #003366
}
#content_bottom{
 	margin: 0px;
 	padding: 0px;
 	width: 950px;
 	height:10px;
	background-image: url(../images/content_bottom_bg.gif);
	background-repeat: no-repeat;
	background-color: #003366
}
#content{
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-color2: #F0F9FF
}

/*首页样式*/
#main { 
	margin: 0px;
	padding: 0px;
	width: 950px;
	height:255px;
	background-image: url(../images/warp_bg.jpg);
	background-repeat: no-repeat;
	background-position: -89px -428px;
}
h3 span{
	color:#003366
}
#index_opt{
	float:left;
	width:285px;
	height:230px;
	padding:12px 20px 12px 15px;
	display:block;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}

#index_opt h3{
	color: #4DBFD9;
	font-size: 15px;
	margin:20px 0 15px 0;
}
#index_help{
	float:left;
	width:290px;
	height:230px;
	padding:12px 15px;
	display:block;
	font-size: 12px;
	color: #999999;
}
#index_help h3{
	color: #4DBFD9;
	font-size: 15px;
	margin:20px 0 15px 0;
}
#index_login{
	float:left;
	width:279px;
	height:233px;
	padding:12px 15px;
	display:block;
	font-size: 12px;
	color: #666666;
}

#index_login_opt{
	width:277px;
	height:110px;
	padding:10px 0;
	display:block;
}

#index_login_input{
	width:277px;
	height:80px;
	padding:20px 0 0 0;
	display:block;
}
#index_login_input .box{
	float:left;
	margin:0;
	display:block;
}
#index_login_input .btn{
	float:right;
	margin:0;
	display:block;
}
#index_login_input h3{
	color: #999999;
	font-size: 13px;
	padding-top:15px;
	margin:10px 0 0 0;
}
#index_login_input label{
    line-height:20px;
}
.login_input_user{
	width:230px;
	height:14px;
	margin-bottom:3px;
	border:1px solid #CCCCCC;
}

.space{
	display:block;
	width:150px;
	height:10px
}

.line{
	border-bottom:1px dotted #CCCCCC;
	height:1px;
	margin:10px 0;
}
/*表单样式*/
ul.create{

}
ul.usale{

}
.usale li,.create li{
	margin:0px;
	height:36px;
	line-height:28px;
	list-style:none;
}
li label{
	width:120px;
	float:left;
	text-align:right;
	color: #333333;
}
li .input,li .select{
	float:left;
	width:160px;
	height:18px;
	padding:3px;
	display:block;
	font-size:14px;
	margin-right:2px;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-image: url(../images/title_bg_01.gif);
	background-repeat: no-repeat;
	background-position: right -16px;
	letter-spacing: 1px;
}
li .inovr{	
	float:left;
	width:160px;
	height:18px;
	padding:3px;
	display:block;
	font-size:14px;
	margin-right:2px;
	border-top:1px solid #660000;
	border-left:1px solid #660000;
	border-right:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	background-color: #ECF5FF;
	letter-spacing: 1px;
}
li .inalert{	
	float:left;
	width:160px;
	height:18px;
	padding:3px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	margin-right:2px;
	border-top:1px solid #660000;
	border-left:1px solid #660000;
	border-right:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	background-color: #FF6666;
	letter-spacing: 1px;
}

li .nice{
	color: #333333;
	display:none;
	float:right;
	line-height:16px;
	width:274px;
	height:75px;
	font-size: 12px;
	margin:-4px 0px 0px 316px;
	*margin:-4px 0px 0px 28px;
	padding:10px 10px 10px 20px;
	position: absolute;
	z-index:1000;
	background-image: url(../images/nice_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#phone_opt_3{
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	clear:both;
	width:300px;
	height:200px;
	padding:10px;
	margin:0px 0px 0px 0px;
	*margin:-50px 0px 0px 140px;
	position: relative;
	z-index: 10000;
	background-image: url(../images/achtung.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.phone_bg{
	background-color: #FFFFFF;
	z-index: 9999;
	width:100%;
	height:100%;
	display:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	filter: Alpha(Opacity=60);
	overflow: hidden;
}
li .zq{
	color: #990000;
	line-height:18px;
	display:none;
	height:18px;
	float:left;
	font-size: 12px;
	margin:0px 0px 0px 5px;
	padding:4px 5px 2px 28px;
	position: relative;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
li .cw{
	color: #990000;
	line-height:18px;
	height:18px;
	display:none;
	float:left;
	font-size: 12px;
	margin:0px 0px 0px 5px;
	padding:4px 5px 2px 28px;
	position: relative;
	background-color:#FFFFFF;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
li .btn{
	line-height:24px;
	width:95px;
	margin-left:150px;
	border:1px solid #FFFFFF;
	background-image: url(../images/108.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-weight: bold;
}

.line{
	line-height:28px;
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
}

.pay_title{
	font-weight: bold;
	color: #FFFFFF;	
}
.report{
	overflow-y: scroll;
}
.report_link a{
	color: #0000FF;
	text-decoration: none;
}

/* 分页页码样式设置 */
.pageno{
	margin:0;
	padding:0;
}
.pageno a,.pageno a:link{
	font:14px "Times New Roman", Times, serif;
	margin:0 0 0 5px;
	padding:0 4px;
	float:left;
	border:1px solid #666666;
	color:#666666;
	text-align:center;
	text-decoration:none;
}
.pageno a:hover{
	color:#000000;
	border:1px solid #FF0000;
	text-decoration: none;
}
.pageno .ovr{
	font:14px "Times New Roman", Times, serif;
	margin:0 0 0 5px;
	padding:0 4px;
	float:left;
	color: #FF0000;
	text-align:center;
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	 
}
.pageno .out{
	font:14px "Times New Roman", Times, serif;
	margin:0 0 0 5px;
	padding:0 4px;
	float:left;
	color: #CCCCCC;
	text-align:center;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	 
}
.pageno .spac{
	font-size:14px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	line-height:20px;
	color: #333333;
}
.pageno .frm{
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.pageno .submit{
	font:14px Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;
	padding:0 4px;
	color: #333333;
	line-height:16px;
	border:1px solid #333333;
	background-color:#CCCCCC;
}
