body { 
    background-image:url(../images/index_bg_top_blue.jpg);
	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*左侧栏*/
.left_title_01{ font-family:Arial, Helvetica, sans-serif;font-size:16px;color: #cc0000;line-height:20px;font-weight:bold; text-decoration : none;}
.left_title_01:hover{ font-family:Arial, Helvetica, sans-serif;font-size:16px;color: #cc0000;line-height:20px;font-weight:bold; text-decoration : none;}/*红色16PX--当前页面菜单项*/
.left_title_02{ font-family:Arial, Helvetica, sans-serif;font-size:16px;color: #027ac6;line-height:20px;text-decoration : none;}/*蓝色16PX--鼠标未选中菜单项*/
.left_title_02:hover{ font-family:Arial, Helvetica, sans-serif;font-size:16px;color: #cc0000;line-height:20px;font-weight:bold;text-decoration : none;letter-spacing:-1px}/*红色16PX--鼠标选中后菜单项*/

/*右侧栏*/
.right_content_14{ font-family:Arial, Helvetica, sans-serif;font-size:14px;color: #000000;line-height:25px;text-decoration : none;}/*灰色14PX--内容*/
.right_title_25_cu{font-family:"Times New Roman", Times, serif;font-size:25px;color: #0F81C9;line-height:30px;font-weight:bold; text-decoration : none;letter-spacing:1px}/*蓝色25PX粗体--标题*/

/*底部*/
.down_white_12{ font-family:"Times New Roman", Times, serif;font-size:12px;color: #ffffff;line-height:20px;text-decoration : none;letter-spacing:1px}/*白色12PX 字*/
