﻿* {
  margin: 0;
  padding: 0;
}


body
{
	background: #fff;
	text-align: center;
	min-width: 953px;
	font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	font-weight: normal;
	color: #000;	
	text-decoration: none;
	letter-spacing: 0px;
}

a
{
	text-decoration:none;
}

#wrapper 
{
  background-color: #fff;
  width: 1002px; 
  margin: 0 auto; 
  text-align: left; 
}

#branding 
{
	height: 183px;
	padding: 0px;
}

#banner
{
	background: url(MainImages/branding_03.jpg) repeat-x;
	height: 31px;
	text-align: center;
}

#banner td
{
	text-align: center;
}	

.bannerTitle {
	padding-left: 4px;
	padding-right: 4px;
	height:22px;
	text-align: center;
	line-height: 22px;
	font-size: 15px;
	color: #434343;
}

.bannerTitleFont
{
	font-size: 15px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;	
}
 
#currentposition{
	
	height:29px;
	color: #B80101;
	padding-left:20px;
	background: url(MainImages/branding_08.jpg) repeat-x;
}

#footer 
{
	width: 1002px; 
	margin: 15px 0px 0px 0px;
	text-align: left; 
	background-color:#FCFCFC;
	padding: 0px;
	clear: both;
	height:91px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;		
}
#content{
	margin:0;
	margin-top: 8px;
	width: 100%;
}

.next
{
	padding-left:8px; 
	padding-top:2px;
	padding-right:8px;
}
.application{
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.required{
	
	font-size: 12px;
	font-weight: normal;
	color: #C00500;
	text-decoration: none;
}	 
.required1{
	
	font-size: 15px;
	font-weight: normal;
	color: #C00500;
	text-decoration: none;
}	
.fontred
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B80101;
}
