﻿@charset "utf-8";
/* CSS Document */
/*--------------------注册页面-------------------------*/
body{ margin:0px auto; padding:0px; font-size:12px; text-align:center; background:url(/images/zchead.jpg) repeat-x}
.zc{ width:811px; height:auto; margin:0px auto; padding:0px;}

.zc h1{ float:left; width:811px; height:112px; margin:0px; padding:0px; text-align:left; border-bottom:3px solid #e57917;}
.zc h1 img{ float:left; width:225px; height:70px; margin:42px 0 0; padding:0px; display:inline;}
.zc h1 span{ float:left; width:150px; height:30px; margin:82px 0 0 428px; padding:0px; display:inline;text-align:left; font-size:12px; font-weight:normal;}

.zc1{  float:left;width:811px; height:auto; margin:0px; padding:10px 0 0; display:inline;}
ul{ margin:0px; padding:0px; width:811px; height:54px;}

.zc1 li{float:left; height:24px;  margin:30px 10px 0; padding:0px; display:inline;list-style-type:none; }

.li1{ width:145px; font-size:14px;height:24px;  line-height:24px; font-weight:bold; text-align:right; margin:8px 0 0; display:inline; font-family:"宋体"}
.li2{ width:180px; text-align:left;}
.li2input{ width:180px; height:16px;}
.li3{ width:420px; font-size:12px;height:24px; line-height:24px; font-weight:normal; color:#828282;  margin:8px 0 0; display:inline;text-align:left;}
.x{ color:#FF0000;font-family:"宋体"}

.zc1 h2{  float:left;width:811px; height:auto;line-height:24px; margin:13px 0 0; display:inline;padding:0px;font-size:12px; font-weight:normal;}
.zc1 h3{  float:left;width:811px; height:32px; margin:0px; display:inline;padding:15px 0 ;}

.ljzc{ background:url(/images/zc_11.jpg) no-repeat; width:109px; height:32px; border:0px; font-size:14px; color:#FFFFFF; font-weight:bold; text-align:center;}

.bottom{float:left; width:811px; height:auto;; margin:1px 0 0; display:inline;padding:0px; border-top:2px solid #999999}
.bottom h3{float:left; width:811px; height:24px; line-height:24px ;margin:0px;  padding:8px 0 0 ; display:inline;font-size:12px; font-weight:normal;font-family:"宋体",Simsun; text-align:center;}
.bottom h4{float:left; width:811px; height:80px; margin:0px; padding:0px ;line-height:24px;font-size:12px; font-weight:normal; color:#666666;}


A.style5:link { text-decoration: none; color: #000000; } 
A.style5:visited { text-decoration: none; color: #000000; } 
A.style5:active { text-decoration: none; color: #000000; } 
A.style5:hover { text-decoration: underline; color: #ff0000; } 

A.red:link { text-decoration: none; color: #FF0000; } 
A.red:visited { text-decoration: none; color: #FF0000; } 
A.red:active { text-decoration: none; color: #FF0000; } 
A.red:hover { text-decoration: underline; color: #ff0000; } 


div.warnning{
	font-family:Tahoma;
	padding:4px;
	margin:0px;
	color:#ff0000;
	background-color:#fffdd2;
	border:1px solid #8bad76;
	display:block;
	z-index:10;
}
div.normallize{
	position:static;
	padding:4px;
	margin:0px;
	color:#333333;
	background-color:#fffdd2;
	border:1px solid #8bad76;
	display:none;
	z-index:0;
}
form {
	padding:0px;
	margin:0px;
}
.upper{
	text-transform:uppercase;
}
div.tips{
	position:absolute;
	left:0px;
	top:0px;
	padding:4px;
	margin:0px;
	z-index:10;
	font-weight:bold;
	color:#ff0000;
	background-color:#fffdd2;
	border:1px solid #8bad76;
	display:none;
}

