@charset "utf-8";
/*Default.htm CSS Document */
#main #container #contentTitle {
	display:block;
	float:left;
	width:610px;
	height:20px;/*25px*/
	_height:0;
	background:#F3FFE7 url(../images/bg_contenttitle_default.jpg) top right;
	padding-left:20px;
	padding-top:12px;
}
#main #container #left {
	display:block;
	float:left;
	width:363px;
	height:420px;
	overflow:hidden;
	background:transparent url(../images/bg_content.jpg);
}
#main #container #left #flashFavorable {
	display:block;
	width:342px;
	height:210px;
	margin:0 16px 0 8px;
}
#main #container #left #news {
	display:block;
	width:342px;
	margin:14px 16px 0 8px;
}
#main #container #left #news ol li,#main #container #left #news ul li{
	line-height:22px;
	list-style:none;
	background:transparent url(../images/arrow.gif) left no-repeat;
	margin-left:20px;
	border-bottom:1px dotted #99978f;
}
#main #container #left #news ol li strong,#main #container #left #news ul li strong {
	margin-right:10px;
	padding-left:10px;
}

#main #container #right {
	position:relative;
	display:block;
	float:left;
	width:267px;
	height:420px;
	background:transparent url(../images/bg_content.jpg);
}
.qita_yuding{
	position:absolute;
	z-index:999;
	right:15px;
	bottom:-20px;
	width:213px;
	height:128px;
	overflow:hidden;}

#main #container #right form {
	margin:-10px 15px;
}
/*=-Form Style-=*/
fieldset {
	margin: 1em 0;
}

legend {
	margin: 0.5em 0;
	color:#373739;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color:#3a6b00;
}

fieldset div select {
	padding: 1px;
	color:#3a6b00;
}

div.fm-multi div {
	margin: 5px 0;
}
div.fm-multi label {
	width:70px;
}
div.fm-multi input {
	width: 1em;
}


#fm-submit {
	clear: both;
	padding-top: 0.2em;
	text-align: center;
}

#fm-submit input {
	width:92px;
	height:21px;
	margin-left:135px;
	padding: 2px 1em;
	background: transparent url(../images/button_form.gif);
	color: #fff;
	font-size: 100%;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

	
/* required fields - does not work in IE */
fieldset div.fm-req {
	color:#3a6b00;
}

fieldset.opt {
	display:none;
}
.fm-req #verify { width:150px;}
.fm-req img {
border:0;
display:inline;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
	color:red;
}

/*=-//Form Style-=*/
.menupng{
 position:relative;
 float:right;
 top:100px;
 right:50px;
 }
.shuyepng{
 position:relative;
 }
