﻿/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
@charset "utf-8";
.fs_main {
	background-color: #ffffff;
	color: #000000;
}
.fs_main {
	width: 640PX;
}
.f_main {
	position: relative;
	width: 640px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFF;
	box-shadow: 0 1px 6px rgba(124, 124, 124, 0.42);
	-moz-box-shadow: 0px 1px 6px rgba(124, 124, 124, 0.42);
	-webkit-box-shadow: 0px 1px 6px rgba(124, 124, 124, 0.42);
	z-index: 3;
}
.fs_header {
	background-color: #669acc;
	color: #ffffff;
}
.f_header {
	padding: 10px 20px;
	text-align: center;
}
.f_title {
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.fs_cTitle {
	font-size: 16PX;
	line-height: 25PX;
}
.fs_cValidate {
	color: #000000;
}
.f_submit {
	margin-top: 20px;
	padding: 17px;
30px;
	text-align: center;
}
.f_describe {
	font-size: 12px;
	line-height: 18px;
}
p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500;
}
h2 {
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
.f_body {
	width: 100%;
	padding-bottom: 20px;
}
.f_component {
	padding: 12px 30px 12px 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fs_cValidate {
	color: #000000;
}
.f_cValidate {
	font-size: 12px;
	line-height: 25px;
	margin-left: 5px;
	color: #2976A4;
	white-space: nowrap;
	font-weight: normal;
}
.fs_content {
	font-size: 14px;
}
.medium {
	width: 82%;
}
.input, .date {
	height: 18px;
}
.input, .textarea, .date {
	margin-top: 3px;
	line-height: 18px;
	border: 1px solid #D3D3D3;
	border-radius: 0;
}
input, select, textarea {
	font-size: 12px;
	padding: 5px;
	outline: 0 none;
}
.input:hover, .textarea:hover, .date:hover {
	border: 1px solid #A6A6A6;
	border-top-color: #A2A2A2;
}
/* 组件 */
.input, .textarea, .date {
	margin-top: 3px;
	line-height: 18px;
	border: 1px solid #D3D3D3;
	border-radius: 0;
}
.input:hover, .textarea:hover, .date:hover {
	border: 14px solid #A6A6A6;
	border-top-color: #A2A2A2;
}
.input:focus, .textarea:focus {
	border: 1px solid #609ED2;
}
.input, .date {
	height: 50px;
}
.fs_submitBtn {
	background-color: #669acc;
	color: #fff;
	box-shadow: 0 2px 4px -2px #83b4e2;
}
.f_submitBtn {
	display: inline-block;
	line-height: 28px;
	padding: 2px 24px;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	background: #3E76A7;
	border-radius: 12px;
}
.fs_submitBtn:hover {
	background-color: #83b4e2;
}
.f_submitBtn:hover {
	background: #659CCC;
}
a:hover {
	text-decoration: none;
}
