body,td{ font-size:12px; line-height:150%}

/*站点链接基本样式*/
a                { font-size: 9pt; color: #333333; text-decoration: none; }
a:visited        { font-size: 9pt; color: #333333; text-decoration: none;}
a:hover          { font-size: 9pt; color: #FF0000; text-decoration: none; }

#web_mainbody{
	width:633px;
	margin:0px auto;
	padding:0;
	display:table;
}

#web_rightbody{
	float:right;
	width:186px;
	margin:0px;
	padding:0px;
}

#lm1{
	margin:0px;
	padding:0px;
	display:block;
	background:url(images/left_nav_top01.gif) no-repeat bottom;	
	height:30px;
	width:186px;
	cursor:pointer;
}

#lm2{
	background:url(images/left_nav_top02.gif);
}
#lm3{
	background:url(images/left_nav_top03.gif);
}
#lm4{
	background:url(images/left_nav_top04.gif);
}
#lm5{
	background:url(images/left_nav_top05.gif);
}

.web_imgdiv1{
	background:url(images/imgdiv_01.gif) right no-repeat bottom;
	 height:148px;
	

}
.web_imgdiv2{
	background:url(images/imgdiv_02.gif) right no-repeat bottom;
    height:148px;
}


.web_imgdiv3{
	background:url(images/imgdiv_03.gif) right no-repeat bottom;
    height:148px;
}

.web_imgdiv4{
	background:url(images/imgdiv_04.gif) right no-repeat bottom;
    height:148px;
}

.web_imgdiv5{
	background:url(images/imgdiv_05.gif) right no-repeat bottom;
	height:148px;

}

.web_rightmenu{
	margin:0px;
	padding:0px;
	height:30px;
	width:186px;
	cursor:pointer;
}
#web_leftbody{
	width:633px;
	height:149px;
	margin:0px;
	padding:0px;
	background:url(images/l_bg.gif) no-repeat left;
	display:table;
}
.web_leftc{
	width:438px;
	float:left;
}



