@charset UTF-8;

/* mainLeft */
#mainLeft {
	width:180px;
	float:left;
}
.greenSide {
	width:180px;
	height:auto;
	background:transparent url(../images/greenBg.gif) no-repeat scroll left bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}
.greenTitleTop {
	background:transparent url(../images/greenBg.gif) no-repeat scroll left top;
	font-size:0;
	height:5px;
	width:180px;
}
.ajax-loading_100 {
	background: url(../images/ajax-loading_100.gif) no-repeat center;
}

.greenContent {
	padding-top:6px;
}
.greenContent ul {
	margin-top:2px;
	margin-left:15px;
	margin-right:15px;
}
.greenContent ul li {
	margin-bottom:8px;
	border-bottom:1px #ccc dashed;
	background:transparent url(../images/icon/point.gif) no-repeat scroll 2px 3px;
	padding-left:20px;
	padding-bottom:2px;
}
.greenContent li a:hover {
	color:#83441c;
} 


/* mainRight */
#mainRight {
	width:770px;
	float:right;
}
.banner {
	height:300px;
}
/* area */
#area p {
	clear:both;
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
	text-indent:24px;
	margin-top:10px;
}

#area ul {
	margin:0px auto;
	padding:0px;
}
.area_li {
	padding:3px 5px;
	background: url(../images/icon/point_02.jpg) no-repeat  scroll 2px 8px;
	padding-left:10px;
}
.notic {
	margin-left:10px;
	margin-right:10px;
}
.notic_li {
	padding:3px 5px;
	background: url(../images/icon/footdot.gif) no-repeat  scroll 2px 8px;
	padding-left:10px;
}
/* person */
.greenPerson ul {
	margin:0px auto;
	padding:0px;
}
.greenPerson ul li {
	padding:3px 5px;
	list-style:circle;
	background: url(../images/icon/footdot.gif) no-repeat  scroll 2px 8px;
	padding-left:10px;
}
.greenPerson h1 span {
	float:right;
	width:200px;
}

.greenPerson h1 span a:hover {
	text-decoration:underline;
}

/* bank */


#hotSearch{
	width:400px;
	float:left;
	padding-top:7px;
	color:#83441c;
	font-weight:bold;
}
.main_right_content {
	border-top:1px #ccc dotted;
	margin:0px auto;
	padding:10px;
	min-height:100px;
}
.active_list ul {
	margin:10px;
}
.active_list ul li {
	background: url(../images/icon/arrow.gif) no-repeat  scroll 2px 8px;
	line-height:25px;
	padding-left:12px;
}

.active_list {
	width:560px;
	border-top:2px #83441c solid;
	float:left;
}

.news_list {
	width:560px;
	border-top:2px #83441c solid;
	float:left;
}

.news_item {
	padding:5px;
}

.news_title {
	font-size:14px;
	font-weight:bold;
}

.news_title a:link,.news_title a:visited {
	color:#4B627A;
	text-decoration:none;
}

.news_title a:hover {
	color:#83441c;
	text-decoration:none;
}

.news_info {
	width:300px;
}

.news_content {
	margin-top:10px;
	border-bottom:1px #ccc dotted;
	padding-bottom:2px;
}

.whiteSide {
	width:200px;
	background:transparent url(../images/whiteBg.gif) no-repeat scroll left bottom;
	margin-bottom:10px;
	float:right;
}
.whiteTitleTop {
	background:transparent url(../images/whiteBg.gif) no-repeat scroll left top;
	font-size:0;
	height:5px;
	width:200px;
}

.whiteTitle {
	color:#83441c;
}

.whiteContent {
	padding-top:6px;
}
.main_right_title h3 {
	font-size:14px;
	font-weight:bold;
	color:#4B627A;
	margin-bottom:3px;
}
.main_right_title span {
	padding-bottom:3px;
}
.news_vote_item {
	margin:0px auto;
	padding:0px;
	margin-bottom:5px;
}
.news_vote_item_title {
	padding-left:7px;
	padding-right:8px;
}
.news_vote_item_content {
	padding-left:7px;
	padding-right:8px;
}
.main_right_title {
	border-top:2px #83441c solid;
	padding-top:5px;
	padding-bottom:5px;
	color:#4B627A;
	font-size:14px;
	font-weight:bold;
}


