/*三级页面div设置开始*/
body { margin:0 auto; font-size:12px; font-family:宋体;  text-decoration:none;}
*{padding:0px; margin:0px;}
#slyj_body{
float:center;
width:988px;
height:100%;
background-color:#E4F3C8;
background-repeat:no-repeat;
background-position:bottom right;
margin:5px 0px;
padding:8px;
}
#slyj_path {
background-color:#FFFFFF;
padding:10px;

border-bottom: 0px dotted #CCCCCC;
}
#slyj_path a:link {
	color:green;
	text-decoration:none;
	line-height:normal;
	font-size:13px;
}
#slyj_path a:visited {
	color:#000000;
	text-decoration:none;
	line-height:normal;
	font-size:13px;
}


#slyj_container{
width:1004px;
margin:0 auto;
background-color:#FFFFFF;
}

#detailArea hr{
margin:0px auto;
*margin-left:60px;
}