﻿			body{
				background:#f6f6f6 url(images/bg.gif) repeat-x;
				font-family:12px Verdana, Arial, Helvetica, sans-serif;
				padding:0;
				margin:0;
			}
			#load{
				margin:50px auto;
				width:667px;
				height:476px;
			}
			#top{
				background:url(images/index_02.gif) no-repeat;
				width:668px;
				height:178px;
			}
			#center{
				background:url(images/index_03.gif) no-repeat;
				height:146px;
			}
			#center_2{
				background:url(images/index_04.gif) no-repeat;
				height:39px;
				padding-left:325px;
			}
			#bottom{
				background:url(images/index_05.gif) no-repeat;
				height:50px;
			}
			#load p{
				background:#336699;
				display:block;
				margin:0;
				height:31px;
				line-height:31px;
				color:#fff;
				font-size:12px;
				text-indent:24px;
			}
			#center input{
				border:1px solid #336699;
				background:#fff;
				filter:alpha(opacity=50);
				opacity:0.5;
			}
			#center .input{
				margin-top:58px;
				margin-left:325px;
			}
			#center .input_1{
				margin-left:325px;
				margin-top:10px;
				width:75px
			}
			#center .input_2{
				margin-left:325px;
				margin-top:6px;
				float:left; 
				margin-right:5px;
				width:148px
			}
			#center span{
				margin-left:4px;
			    margin-top:6px;
			}
			.buttonStyle{
				background:#336699;
				color:#fff;
				height:22px;
				width:58px;
				letter-spacing:2px;
				cursor:pointer;
				border-right:1px #ccc solid;
				border-bottom:1px #666 solid;
				border-top:1px solid #999;
				border-left:1px solid #666;
				padding-top:3px;
			}
			.tipStyle {
				width:143px;
				height:34px;
				background-image: url(../image/tip_bg2.gif);
				text-align: center;
				padding-top: 12px;
				background-repeat: no-repeat;
				color: #333;
           }
		   .btnOver{
				width:auto;
				height:22px;
				color:#FFF;
				background:url(img/btn_r2_c4.jpg) #06c repeat-x;
				border:0;
				line-height:22px;
				margin:16px auto auto auto;
				padding-left:4px;
				}
				
				.btnOut{
				width:auto;
				height:22px;
				color:#FFF;
				background:url(img/btn_r2_c2.jpg) #06c repeat-x;
				border:0;
				line-height:22px;
				margin:16px auto auto auto;
				padding-left:4px;
			}