body {
    height:947px;
	width:790px;
	margin:0px;
	padding:0px;
	text-align:center;	/*所有元素将都是居中对齐*/
	margin:0 auto;
	color:#000;
	background:#fff;
	font:normal 12px 宋体, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_02.png);
	background-attachment: fixed;
}

a:link,a:visited{text-decoration:none; color:#ffffff; }
a:active,a:hover{text-decoration:underline;color:#ff6600; }




#mid{ margin:0px; padding:0px; width:790px; margin-top:0px; background-color:#FFFFFF}
#bj_hui{ width:790px; height:5px; background-color:#EAE9E9}

#ly_left{ margin:0px auto; width:210px; height:auto; float:left;}

#ly_right{ margin:0px auto; padding:0px; width:580px; height:auto; float:right; background-color:#EAE9EA}
#ly_right2{ margin:0px auto; width:10px; height:530px; float:left; background-color:#EAE9E9}
#ly_right1{ margin:0px auto; padding:0px; width:570px; float:right;  background-color:#FFFFFF}
#ly_right3{ margin:0px auto; padding:0px; width:565px; float:right;  background-color:#FFFFFF}

#page_control { float:right; margin:5px 10px; padding:0; text-align:left;}
#page_control a:link {color:#ff6633; text-decoration:none;}
#page_control a:visited {color:#000000; text-decoration:none;}
#page_control a:hover {color:#ff6633; text-decoration:underline; }
#page_control a:active {color:#000000; text-decoration:none;}

.ly_Bai {color:#FFFFFF;}
.jj_BT {font-size: 16px; color:#000000; }
.jj_LY {font-size: 14px; color:#999999; margin: 10px; }
.bt_ly {color:#333333; font-size: 14px;}
.bt_ly a:link{text-decoration:none; color:#666666;} 
.bt_ly a:visited{text-decoration:none; color:#666666;}
.bt_ly a:hover{text-decoration:underline; color:#ff6633;}
.bt_ly a:active{text-decoration:none; color:#666666;}

.cp_ly {font-size:12px;color:#999999;}

.plist {border-bottom:#d6d6d6 0px solid; margin-top:6px; line-height:24px}
.plist td {border-bottom:#d6d6d6 1px dashed;}
.imgbig{ position:absolute; z-index:10;}