﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body{
background:#E2E2E2;
color:#FFF;
font-size:12px;
font-family:Arial;
}
table {
border-collapse:collapse;
}
fieldset, img {
border:0 none;
}
a img {
vertical-align:top;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0 none;
font-variant:normal;
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input, textarea, select {
}
legend {
color:#000000;
}
a:link {color: #FFF; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
.head_top
{
	background:url("/images/bg/head_top_bg.jpg") repeat-x;
	height:24px;
	line-height:24px;
}
.head_middle
{
	background:url("/images/bg/head_middle_bg.jpg") repeat-x;
	height:107px;
}
.head_bottom
{
	background:url("/images/bg/head_bottom_bg.jpg") repeat-x;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
}
.head_bottom a
{
	padding-left:20px;
}
.head_bottom_content
{
	width:980px;
	margin:0 auto;
}
.head_bottom_content a
{
	padding-right:10px;
}
.head_bottom_content a:link
{
	color: #FFF; text-decoration:none;
}
.head_bottom_content a:visited
{
	color: #FFF; text-decoration:none;
}
.head_bottom_content a:hover
{
	color: #bc2931;
}
.head_top_right
{
	float:right;
}
.head_top_right a
{
	padding-right:10px;
}
.head_top_right a:link
{
	color: #FFF; text-decoration:none;
}
.head_top_right a:visited
{
	color: #FFF; text-decoration:none;
}
.head_top_right a:hover
{
	color: #bc2931;
}
.head_nav
{
	margin:0 auto;
	width:980px;
}
.foot
{
	background:url("/images/bg/foot_bg.jpg") repeat-x;
	height:90px;
	clear:both;
}
.foot_content
{
	background:url("/images/foot_content.jpg") repeat-x;
	height:90px;
	margin:0 auto;
	width:980px;
	text-align:center;
}
.foot_content p
{
	padding-top:10px;
}
.foot_content p a
{
	padding-left:10px;
	padding-right:10px;
}
.foot_content p a:link
{
	color: #FFF; text-decoration:none;
}
.foot_content p a:visited
{
	color: #FFF; text-decoration:none;
}
.foot_content p a:hover
{
	color: #bc2931;
}
.success_bg
{
	background:url("/images/bg/success_bg.jpg") no-repeat;
	width:460px;
	height:197px;
	clear:both;
	margin-left:20px;
	margin-top:5px;
	display:inline-block;
}
.success_bg .user_info
{
	padding-top:90px;
	margin-left:180px;
	color:#FE7600;
}
.success_bg .user_info p
{
	margin-top:3px;
}
.success_bg .user_info p span
{
	color:#0084FE;
	font-weight:bold;
}
.next_step
{
	color:#0083FF;
	margin-top:10px;
	margin-left:40px;
}
.next_step p
{
	line-height:30px;
	height:30px;
}
.tooltip
{
position:absolute;
border:1px solid #333;
background:#f7f5d1;
padding:2px 5px;
color:Red;
display:none;
}
.msg
{
	clear:both;
	color:Red;
	padding-left:20px;
	padding-top:10px;
}