﻿@charset "utf-8";
/* CSS Document */
.Frame{
	 
	width:800px;
	height:680px;
	margin:auto;}
.Inner_top{
	width:668px;
	height:703px;
	/*background:#fdf9fa;*/
	margin:auto;
	margin-top:21px;
	padding:7px;
	}
.B{
	font-size:12px;
	color:#F00;
	margin-left:40px;
	line-height:30px;}
label{
	font-size:13px;
	line-height:30px;}
x{
	color:#F00;}
.input{
	width:155px;}
table tr th{
	color:#0053c5;
	background:#dfe8ef;}
table tr td{
	text-align:center;
	font-size:14px;
	height:24px;}
a{
	text-decoration:none;}
img{boder:0;}
