﻿body
{
	font-size:12px; 
	font-family:"宋体", Arial; 
	background:url(../Images/bg.jpg) no-repeat center top #fff; 
	color:#494949;
	text-align:center;
	margin-top: 0px;
    margin-bottom: 0px;
}
.logo{
	width:279px;
	height:30px;
	float:left;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 1;
	margin-left: -37px;
	_margin-left:-4px;
	display:inline;
}
img{ vertical-align:top; border:0;}
.info{
	width:500px;
	height:22px;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-top: 15px;
	margin-right: 38px;
	_margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom:2px;
	text-align:right;
}
.divCenter
{
	margin-left:auto;
	margin-right:auto;
	width:1016px;
	float:inherit;
}
.divLeft
{
	margin-left:32px;
	margin-top:3px;
	float:left;
}
.info a{
	color: #FFF;
}
.info a:hover{
	color: #F00;
}
a{ font-size:12px; color:#0B5D97; text-decoration:none;}
a:hover
{ 
	color:#f60;
}
h3 
{
	font-size:14px; 
	font-weight:bold; 
	color:#494949; 
	padding:43px 0 0 45px; 
	width:130px; 
	float:left;
}
#Center
{
	float:left; margin-left:32px; width:93%; 
}
.fieldset {
  /*border: 2px dotted #61B5CF;*/
  border: shadow(direction=135,color=#61B5CF,strength=1);
  color : #61B5CF; 
  -moz-border-radius:10px;
  border-radius:10px;
  text-align:justify;
  display:block;
  line-height:23px;
  padding-right:20px;
  padding-top:10px;
  padding-left:20px;
  padding-bottom:10px;
  min-width:605px;
  width:606px;
  /*text-indent:24px;*/
  /*border:1px solid #61B5CF;display:block;*/
}
.legend {
  font: bold 2em Arial, Helvetica, sans-serif;
  color: blue;
  background-color: #FFFFFF;
}


