﻿	/*注册页面*/

	#Register_container h4
	{
		font-size: 18px;
		font-weight: bold;
		color: #479bc5;
		padding: 10px;
	}

	#form_registA, #form_registB
	{
		width: 96%;
		border: 2px dotted #fda875;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 50px;
		margin-right: 4px;
		margin-bottom: 4px;
		margin-left: 18px;
	}

	#intro01, #intro02
	{
		margin-left: 10px;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
		padding: 0px;
		width: 259px;
		position: relative;
		float: left;
		left: 80px;
	}

	#intro01
	{
		background-image: url(../images/intro_bg01.gif);
		top: -10px;
		height: 240px;
	}

	#intro02
	{
		background-image: url(../images/intro_bg02.gif);
		top: -10px;
		height: 302px;
	}
	#form_declare
	{
		line-height: 1.5em;
		text-align: left;
		padding: 10px;
		width: 98%;
		margin: 10px;
	}

	.RegTitle
	{
		padding-right: 0px;
		padding-left: 0px;
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 0px;
		margin: 0px;
		color: #dc5707;
		padding-top: 0px;
		text-align: right;
		height: 1.8em;
	}
	em
	{
		font-size: 12px;
		color: #FF0000;
		margin: 0px;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
	}

	.input_text
	{
		border: solid 1px #dc5707;
		width: 30em;
	}

	#title_text
	{
	   /* margin-left: 420px;*/
		font-size: 17px;
		color: #000;
		font-weight: bold;
		font-family: "黑体";
		line-height: 1.5em;
		text-align:center
	}

	.btn
	{
		border: 1px solid #dc5707;
		background-color: #fef5e0;
		padding-top: 2px;
		margin: 0;
		text-decoration: none;
		line-height: 1.2em;
	}

	.declare_box
	{
		margin: 0px;
		padding: 10px;
		border: 1px solid #FF9900;
		line-height: 1.5em;
	}
	.intro_text
	{
		padding: 15px;
		text-align: left;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 2em;
	}

	textarea
	{
		width: 69em;
		height: 10em;
	}

.notecontent {
	line-height: 24px;
	background-image: url(../images2008/zc_bj.gif);
	text-indent: 22px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
.title_1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 28px;
	text-indent: 22px;
}

