/* Main Elements */

html,ul,li
{
	margin: 0;
	padding: 0;
	border: 0;
}

li
{
	list-style: none;
}

img
{
	border: 0;
}

body
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 12px Helvetica;
	color: #333;
	background: #CCCCCC url(../images/body_bg.gif);
	SCROLLBAR-3DLIGHT-COLOR: #89d4f5;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #89d4f5;
	SCROLLBAR-FACE-COLOR: #89d4f5;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
}

#flashbar,#topbar,#centerbar,#linkbar,#bottombar
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #76757a;
	border-right: 1px solid #76757a;
	width: 958px;
}

#flashbar
{
	height: 236px;
	border-top: 1px solid #bbb;
	background: url(../images/flash_bg.gif) repeat-x top;
}

#fla
{
	margin-top: 16px;
}

#topbar
{
	height: 28px;
	background: url(../images/topbar_bg.gif) no-repeat right;
}

#centerbar
{
	height: 100%;
	background: #f5f5f5;
}

#linkbar
{
	height: 50px;
	padding-top: 5px;
	background: #f5f5f5;
	line-height: 30px;
}

#bottombar
{
	height: 73px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #76757a;
	background: #fff url(../images/bottom_bg.gif) repeat-x top;
	line-height: 22px;
}

#centerbar_left
{
	float: left;
	width: 335px;
}

#centerbar_middle
{
	float: left;
	width: 449px;
}

#centerbar_right
{
	float: left;
	width: 170px;
}

#left_1,#left_2,#left_3,#left_4
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 322px;
}

#middle_1,#middle_2,#middle_3,#middle_4
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 449px;
}

#right_1,#right_2,#right_3,#right_4
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 165px;
}

#centerbar_left .tit
{
	width: 322px;
	height: 27px;
	background: url(../images/leftbar_tit.gif) no-repeat;
	color: #fff;
}

#centerbar_left .tet,#centerbar_left .tet2
{
	width: 322px;
	border-bottom: 1px solid #bfbfbf;
	background: url(../images/leftbar_tet.gif) repeat-y;
	line-height: 26px;
}

#centerbar_middle .tet,#centerbar_middle .tet2
{
	width: 437px;
	border-bottom: 1px solid #bfbfbf;
	background: url(../images/centerbar_tet.gif) repeat-y;
	line-height: 26px;
}

#centerbar_right .tet,#centerbar_right .tet2
{
	width: 165px;
	border-bottom: 1px solid #bfbfbf;
	background: url(../images/rightbar_tet.gif) repeat-y;
	line-height: 26px;
}

#centerbar_right .tet
{
	height: 112px;
}

#centerbar_right .tet2
{
	height: 174px;
}

#centerbar_left .tet,#centerbar_middle .tet
{
	height: 192px;
}

#centerbar_left .tet2,#centerbar_middle .tet2
{
	height: 171px;
}

#centerbar_left .nei,#centerbar_middle .nei
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#centerbar_left .nei
{
	width: 300px;
	text-align: left;
}

#centerbar_middle .nei
{
	width: 400px;
	text-align: left;
}

#left_1 .tet img
{
	float: left;
	width: 136px;
	height: 91px;
	margin-right: 5px;
	border: 1px solid #333;
}

#middle_3 .tet2 img
{
	width: 189px;
	height: 124px;
	border: 1px solid #333;
}

#right_2 .tet2 img
{
	margin-top: 7px;
}

.pic1
{
	float: left;
}

.pic2
{
	float: right;
}

.sut1
{
	float: left;
	width: 50%;
	line-height: 18px;
	text-align: center;
}

.sut2
{
	float: right;
	width: 50%;
	line-height: 18px;
	text-align: center;
}

#centerbar_left .bi
{
	float: left;
	margin-left: 12px;
	line-height: 24px;
}

#centerbar_left .mo
{
	float: right;
	margin-right: 5px;
	line-height: 24px;
}

#centerbar_middle .tit
{
	width: 437px;
	height: 27px;
	background: url(../images/centerbar_tit.gif) no-repeat;
	color: #fff;
}

#centerbar_middle .bi
{
	float: left;
	margin-left: 12px;
	line-height: 24px;
}

#centerbar_middle .mo
{
	float: right;
	margin-right: 5px;
	line-height: 24px;
}

#centerbar_right .tit
{
	width: 165px;
	height: 23px;
	background: url(../images/rightbar_tit.gif) no-repeat;
	color: #fff;
}

#centerbar_right .bi
{
	float: left;
	margin-left: 5px;
	line-height: 24px;
}

#centerbar_right img
{
	margin-bottom: -3px;
}

#linkbar div
{
	float: left;
	width: 25%;
	text-align: center;
}

.wf
{
	width: 180px;
	border: 1px solid #ccc;
	background: #fff;
}

/* Link Styles */

a:link
{
	color: #333;
	text-decoration: none;
}

a:visited
{
	color: #333;
	text-decoration: none;
}

a:hover
{
	color: #b40000;
}

a:active
{
	color: #333;
	text-decoration: none;
}

.mo a:link
{
	color: #fff;
	text-decoration: none;
}

.mo a:visited
{
	color: #fff;
	text-decoration: none;
}

.mo a:hover
{
	color: #f00;
}

.mo a:active
{
	color: #fff;
	text-decoration: none;
}

/* Images Elements */

/* Other Style */

.half-word
{
	width: .5em;
}

.two-word
{
	width: 2em;
}

.flo
{
	float: left;
	width: 400px;
}

/* List Styles */

.list_01,.list_01 .news_list
{
	width: 290px;
}

.list_02,.list_02 .news_list
{
	width: 410px;
}

.list_01 .textde
{
	width: 200px;
}

.list_02 .textde
{
	width: 330px;
}

.list_01,.list_02
{
	margin-left: auto;
	margin-right: auto;
}

.list_01 .news_list,.list_02 .news_list
{
	margin: 0;
	text-align: left;
	font: 12px Arial,����;
	color: #333;
	line-height: 26px;
	table-layout: fixed;
}

.list_01 .textde,.list_02 .textde
{
	float: left;
	height: 26px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/list_bg.gif) no-repeat left center;
}

.list_01 .datede,.list_02 .datede
{
	float: right;
	width: 70px;
	height: 26px;
	text-align: right;
	text-decoration: none;
}

.list_01 .textyin
{
	float: left;
	line-height:150%;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	background: url(../images/list_bg.gif) no-repeat left center;
}

.list_01 .swzl_list
{
	margin: 0;
	text-align: left;
	font: 12px Arial,����;
	color: #333;
	line-height: 26px;
	table-layout: fixed;
}
.lifeServiceBg ul li {
	background:url("../images/81890_90.jpg") no-repeat ;
	background-position:100%  50%;
	float:left;
	height:12px;
	margin-right:6px;
	margin-top:7px;
	padding-left:30px;
	padding-top:5px;
	
}