#mainBody { background-color: #fff; padding: 4px 6px; }

	#mainContent { float: right; background: url('../images/mainContent_bg.gif') top center no-repeat; width: 683px; min-height: 100px; border: 1px solid #dbdbdb; padding: 8px 30px; }

		#breadcrumb { height: 37px; line-height: 37px; }

			#breadcrumb strong { color: #e8161c; }

		#mainContent h2 { font-family: '微软雅黑', '黑体', '宋体'; font-size: 18px; color: #fff; text-align: center; font-weight: normal; margin-bottom: 10px; }

			#mainContent .content h3 { line-height: 2.0; font-size: 18px; color: #e8161c; text-align: center; border-bottom: 1px solid #e8161c; }

			#mainContent .content p { line-height: 2.0; margin: 20px 10px;}

			#mainContent #page { clear: both; margin-top: 10px; text-align: center;}

	#sidebar { float: left; }

		#sidebar .box { margin-bottom: 10px; }

		#sidebar .box .header { background: url('../images/sidebar_box_header_bg.gif') top center; width: 186px; height: 31px; line-height: 31px; color: #fff; font-weight: bold; padding-left: 28px; }

		#sidebar .box .content { border: 1px solid #ddd; width: 202px; padding: 15px 5px; }

		#contactus { margin-bottom: 0; }

			#contactus.box .content {padding: 100px 20px 10px; width: 172px; }





#picUL{text-indent:0; overflow:hidden;}

#picUL li{

	height:185px;

	width:200px;

	float:left;

	line-height:18px;

	margin:0 11px;

	_margin:0 8px;

	text-align:center;

}

#picUL li img{

	height:150px;

	width:200px;

	border:1px solid #dedede;

	padding:2px;

}

#picUL li img.current{

	border:1px solid #a5a5a5;

}



.borderLi{

	border-bottom:1px dashed #dedede;

	margin-bottom:6px;

	padding-bottom:6px;

}

.G_InputText{

	width:160px;

	height:16px;

	border:1px solid #dedede;

}

.G_textarea{

	width:300px;

	height:100px;

	border:1px solid #dedede;

}

.G_ul{

	width:500px;

	margin:0 auto;

	line-height:26px;

}

.G_botton{

	width:55px;

	height:29px;

	line-height:29px;

	border:0;

	background:url('../images/button.gif') no-repeat;

	cursor:pointer;

}

.G_tips{

	color:#666;

	width:486px;

	margin:10px auto 0 auto;

	border:1px solid #dedede;

	padding:7px;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}