@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#contents .fleft {
	width: 410px;
	float: left;
	border: 2px dashed #417aa9;
	height: 450px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#contents {
	margin-bottom: 10px;
	padding: 0;
	margin-top: 10px;
}
.sell_head {
	font-size: 36px;
	font-weight: bold;
	color: #FF9966;
}
.buy_head {
	font-size: 36px;
	font-weight: bold;
	color: #006666;
}
.a_center {
	text-align: center;
}
.largetxt {
	font-size: 24px;
	margin: 0;
}
.padding {
	padding: 10px;
}
.c_list li {
	list-style-type: square;
}
#contents .fs1 {
	width: 400px;
	margin-left: 10px;
}
#contents .fs2 {
	width: 450px;
	margin-top: 10px;
	margin-left: 50px;
}
#contents .fs3 {
	width: 450px;
	margin-top: 10px;
	margin-left: 50px;
}
#contents .fs4 {
	width: 400px;
	margin-top: 10px;
	margin-left: 10px;
}
#contents .fs1 label {
	width: 100px;
	float: left;
	line-height: 20px;
}
#contents .fs2 label {
	width: 200px;
	float: left;
	line-height: 20px;
}
#contents .fs3 label {
	width: 25px;
	float: left;
}
#contents .fs4 label {

}
.sbutton {
	text-align: center;
	margin-top: 10px;
}
.label_content {
	line-height: 20px;
}
textarea {
	width: 200px;
	height: 100px;
}
#header_banner {
	text-align: center;
}
.c_list li {
	line-height: 25px;
}
.hd1 {
	font-size: 14px;
	color: #00447a;
	font-weight: bold;
}
.box1 {
	border: 1px solid #FF3300;
	width: 300px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background-color: #FFFFCC;
}
#header .ftl {
	float: left;
	margin: 0;
}
#header .ftr {
	float: right;
	margin: 20px 10px 0 0;
}
#header .headerpn {
	font-size: 20px;
	font-weight: bold;
	color: #00457a;
}
#footer {
	margin-bottom: 10px;
}
.reqtxt {
	margin: 0px;
	padding: 0px;
}
#footer .footer_links {
	margin-top: 5px;
	text-align: center;
}
/*
fieldset {
	border: 1px solid #000;
	padding: 10px;
}
*/
fieldset {
	border: 1px solid #000;
	padding: 0px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
}
legend {
	background-color: #FFFFCC;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	margin-left: -11px;
}
.reddot {
	color: #FF0000;
}
.sidebar {
	float: right;
	width: 200px;
	margin-right: 5px;
	padding: 0;
}
form {
	margin: 0;
}
.arrowbttn {
	position: absolute;
}
.form_header {
	margin-left: 10px;
}
.icon1 {
	float: left;
	margin-bottom: 10px;
}
.ph_m {
	margin-top: 0px;
	margin-bottom: 10px;
}
.sqr1 {
	width: 200px;
	padding: 5px;
	float: left;
}
.clear_l {
	clear: left;
}
