<style type="text/css">
<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px; 
	background-images:url(images/002.jpg);
}

.parent{margin-left:0px;width:725;overflower;hidden;}
.parent2{margin-left:0px;width:170;overflower;hidden;}
body,td,th {
	color: #383838;
	font-size: 12px;
	font-family: Arial;
	line-height:23px
}


<style type="text/css">
<!--
*{margin:0;padding:0;border:0;}
body {
	font-family: arial, 宋体, serif;
	font-size:12px;
}
#nav {
	width:147px;
    line-height: 30px; 
	list-style-type: none;
	text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
	width: 147px; 
	display: block;
	padding-left:20px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
	background:#EAF5FB; /*一级目录的背景色*/
	border-bottom:#FFF 1px solid; /*下面的一条白边*/
	float:left;
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
	background:#EAF5FB;	/*一级目录onMouseOver显示的背景色*/
}
#nav a:link  {
	color:#0E55AF; text-decoration:none;
}
#nav a:visited  {
	color:#0E55AF;text-decoration:none;
}
#nav a:hover  {
	color:#0E55AF;text-decoration:none;font-weight:bold;
}
/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	text-align:left;
}
#nav li ul li{	
	background: #fff; /*二级目录的背景色*/
}
#nav li ul a{
         padding-left:30px;
         width:147px;
	/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
	color:#666; text-decoration:none;
}
#nav li ul a:visited  {
	color:#666;text-decoration:none;
}
#nav li ul a:hover {
	color:#FFD200;
	text-decoration:none;
	font-weight:normal;
	background:#EBEBEB;
	/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: right; 
}
#nav ul.collapsed {
	display: none;
}
-->
#PARENT{
	width:300px;
}

.div_pro
{
	background:url('img/aa.gif');
}


/*--层的样式--*/
div{ margin:0; padding:0;}
ul, ul li,li{list-style: none; padding:0;margin:0;} 

.prolist{width:650px;height:140px;margin:0 auto;}
.prolist1{float:left;width:155px;height:140px;border:1px solid #ffffff;margin:0px; background:#ffffff;} 
.prolist2{float:left;width:740px;height:395px;margin:0px;} 
.prolist3{float:left;width:232px;margin:0px;} 

.picture{float:left;width:100%;height:150px;margin:0 auto;text-align:center; }
.picture2{float:left;width:220px;height:118px;margin:1px;text-align:center; }
.picture3{float:left;width:245px;height:130px;margin:1px;text-align:center; }
.picture4{float:left;width:230px;height:124px;margin:1px;text-align:center; }


a.s11            { text-decoration: none }
a.s11:link       { color: #ffffff }
a.s11:visited    { color: #ffffff  }
a.s11:hover      { color: #FFBA01 ; border-bottom:1px dashed wight; font-weight:bold}


a.s1            { text-decoration: none }
a.s1:link       { color: #383838 }
a.s1:visited    { color: #383838  }
a.s1:hover      { color: #154695; text-decoration: none;font-weight:bold }


a.s2            { text-decoration: none }
a.s2:link       { color: #003B77 }
a.s2:visited    { color: #003B77  }
a.s2:hover      { color: #646464 ; text-decoration: none }

a.aa            { text-decoration: none }
a.aa:link       { color: #0E55AF }
a.aa:visited    { color: #0E55AF  }
a.aa:hover      { color: #FFD200 ; text-decoration: none }

a.ab            { text-decoration: none }
a.ab:link       { color: #5A748D }
a.ab:visited    { color: #5A748D  }
a.ab:hover      { color: #FFBA01 ; text-decoration: none }

.p91         { color: #5A748D; font-size: 12px; line-height: 24px }
.p901         { color: #0E55AF; font-size: 12px; line-height: 24px }
.p92         { color: #ffffff; font-size: 12px; line-height: 24px }
.main        { font-size: 15px; line-height: 18px }
.big         { font-size: 14px; line-height: 27px }
.p94         { color: #003B77; font-size: 12px; line-height: 21px }

BODY{scrollbar-face-color:#EBEBEB;scrollbar-3dlight-color:#EBEBEB;scrollbar-darkshadow-color:#EBEBEB;scrollbar-track-color:#EBEBEB;scrollbar-arrow-color:#B4BAC5;scrollbar-shadow-color:#000000; border:0px #000000}
-->
</style>