﻿body{font-size:12px}

/*menu*/
*{
	margin:0;
	padding:0;
	font-weight: normal;
}
a{text-decoration:none;color:#030;font-size:14px}
a:hover{text-decoration:underline;color:green}
#menu_center { width:1002px; height:40px; background:url(images/menubg.png); border-top:1px solid #6b88ca;margin-left: auto;margin-right:auto;}  /*定义总体宽度、高度；控制背景颜色,居中对齐*/
#menu_ul {border:1px solid red; line-height: 33px; list-style-type: none;}         /*控制一级菜单行高；*/
.menubg { text-indent:40px;font-size:14px; font-weight:bold; line-height:35px; color:#555555;padding:2px 14px 0px 14px;  display: block; text-decoration:none; } 
.menubg:hover {background:#690 url(images/divide2.png) no-repeat right top; cursor:pointer; color:#fff;text-decoration:none;}
#menu_ul li a:hover b { background:#690; cursor:pointer;}
.menubg1 { font-size:14px; font-weight:bold; line-height:35px; background:url(images/divide.png) left top no-repeat; color:#555555;padding:2px 14px 0px 14px;  display: block; text-decoration:none; } 
.menubg1:hover {background:#690 url(images/divide2.png) no-repeat left top; cursor:pointer; color:#fff;text-decoration:none;}

/*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/

#menu_ul li {float: left;}                   /* 一级菜左对齐 */

#menu_ul li ul {line-height: 24px; background-color: #eee; list-style-type: none;text-align:center;left: -999em; width:82px; position: absolute;border-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-color: #eee; }             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#menu_ul li ul a{display:block; width:90px;text-align:left;padding:5px 1px 5px 0px;font-size:13px; 	line-height: 100%;height:100%}                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#menu_ul li ul a:link  {color:#0d5097; text-decoration:none;width:82px;height:100%}                                   /* 未访问的链接 */
#menu_ul li ul a:visited  {color:#0d5097;text-decoration:none;width:100%;height:100%}                                 /* 已访问的链接 */
#menu_ul li ul a:hover  {color:#030;text-decoration:none;font-weight:normal;background:#99cc33;width:82px;height:100%}/* 鼠标在链接上 */
#menu_ul li:hover ul {left: auto;}
#menu_ul li.sfhover ul {left: auto;}
/**/
/**/
/**/
/**/


#slide { border:3px solid #fffefc; line-height:30px; font-weight:bold;margin:0}
#slide a{text-decoration:none;}
#banner{margin:0 auto;width:1000px}
*{color:#1f376d}
.cls{clear:both}
.ra{border-radius:5px}
dl{margin:0;}
dd{padding:0;margin:0;height:25px;line-height:25px;padding-left:5px;}
dt{border-top-left-radius:5px;border-top-right-radius:5px;height:30px;line-height:30px;text-indent:35px;font-weight:bold;border-bottom:2px solid #c5e28b;font-size:14px}
#content{margin:0 auto;width:1002px;height:600px}
	#lyleft{width:255px;float:left;}
		#lyleft dl{margin:0 0 5px 0;height:210px;border:1px solid #c5e28b}
				#lyleft dl dt{width:255px;height:30px;background:url(images/title_bg.png) no-repeat;}

	#lyright{width:740px;float:right}

		#rtop{width:740px;margin-bottom:5px;}
			#rtleft{width:367px;float:left}
				#rtleft dl{height:262px;border:1px solid #c5e28b;}
				#rtleft dt{width:255px;height:30px;background:url(images/title_bg.png) no-repeat;}
			#rtright{width:367px;float:right;padding:0}

		#rmiddle{width:99%;margin:5px 0;height:158px}
		#rmiddle2{width:99%;margin:5px 0;height:58px}

		#rbottom{width:740px;padding:0;margin-top:5px}
			#rbleft{width:367px;float:left;}
				#rbleft dl{margin:0;height:220px}
				#rbleft dt{margin:0;padding:0}
				#rbleft dd{height:25px;line-height:25px}
			#rbright{width:367px;float:right}
				#rbright dl{margin:0}
				#rbright dt{margin:0;padding:0}
				#rbright dd{height:25px;line-height:25px}




.bt a{height:60px;line-height:60px;text-align:center;font-family:Arial;font-size:12px;margin-left:30px;color:green;font-weight:bold}
.mm{margin-left:20px}
.mm a{color:#aaa;font-family:Arial;font-size:6pt}
.touming{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
