
#container {
	background:#FFFFFF url(../img/bgx2.gif) repeat-y;
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
}

#hardcore {
	overflow: auto;
	*height:1%;
}

#leftFunction {
	width: 260px;
	float: left;
	display: inline;
}

.leftBox {
	/*	background: #D1F0FF;	padding:4px;border: 1px solid #D1F0FF;*/


	margin:0px;
}

.innerLeftBox {
	background: #E5F4FB;
	padding: 10px;
}

.innerLeftBox h2{
	color:#;
	font-size:14px;
	font-weight:normal;
	padding-left:55px;
	background: url(../img/listabout.png) no-repeat left center;
	height: 38px;
	line-height:40px;
	margin: -5px 0px 10px 0px;
}

.rightBox{
	margin:5px;
	float: none;
}

.innerRightBox h2{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding: 10px;
	padding-left:0; 
	border-bottom: 1px solid #ccc;
}

.innerRightBox h3{
	font-size:12px;
	font-weight:bold;
	padding-left:0;
 	line-height: 180%;
	text-indent: 2em;
	padding-top:10px; 
}

.innerRightBox h4{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
	padding-left:0; 
	border-bottom: 1px solid #ccc;
}

.innerRightBox p{
	font-size: 13px;
	margin:10px 0px;
	line-height: 180%;
	color: #333;
	text-indent:2em;
}

.innerRightBox p strong{
	font-weight:bolder;
}

.innerLeftBox p {
	line-height: 150%;
	color: #666;
	font-size: 13px;
}


.innerRightBox p a{
	text-decoration:none;
	color:#126904;
	font-weight: bolder;
}

.innerRightBox p a:hover {
	text-decoration:underline;
}


#rightFunction {
	width: 719px;
	float: right;
	display: inline;
}

.zhuangshi {
	float:right;
	margin:0 0 10 20px;
	padding: 5px;
	border:1px solid #555;
	background: #ddd;
}

.green {
	color:#126904;
}

.red {
	color:#FF0000;
}

/*FAQ*/

#faq {
	padding: 10px 0px;
}

#faq dt {
	font-weight: bolder;
	font-size: 13px;
	line-height: 200%;
	color:#126904;
	cursor: pointer;
	background:url(../img/list49.gif) no-repeat 5px center;
	padding-left:15px;
}

#faq dd {
	font-size: 12px;
	line-height: 150%;
	display:none;
	padding-left:15px;
}

/*¾Ù±¨*/
#jubao fieldset p {
	text-indent:0;
	padding-left:5px;
	line-height: 110%;
	color: #666;
}

#jubao fieldset {
	border: 1px solid #ddd;
	margin:1em 0pt;
	padding:15px;
}
#jubao fieldset legend {
color:#3070F8;
font-weight:bold;
padding: 0px 0.5em;
font-size: 12px;
}

#jubao fieldset p .textinput_jubao {
	border: 1px solid #CBB945;
	background:#FFFADB;
}

#jubao fieldset p label {
	display:block;
	line-height: 120%;
}

