﻿body{
	background-color:#E2E7EB;
	color:#1F3A87;
	font-family:"宋体";
}


#wrapper{ margin:0 auto; width:99%; }

#Body{ clear:both; margin:0 auto;width:100%; background-color:#fff; overflow:hidden; text-align:left;}
	#bbs_T01{ margin:2px auto; width:100%;}      /*论坛信息*/
		#bbs_T01_L{ float:left;width:45%; text-align:left; display:inline;}
		#bbs_T01_R{ float:right;width:50%;text-align:right;}
		#bbs_T01_L ul{ margin:0; padding:0; list-style-type:none;}
		#bbs_T01_L li{ margin:0; padding:3px 5px;width:99%;}
		#bbs_T01_R ul{ margin:0; padding:0; list-style-type:none;}
		#bbs_T01_R li{ margin:0; padding:3px 5px;width:99%; text-align:right}
	
	#bbs_T02{ width:auto; text-align:left;}      /*论坛公告*/
		#bbs_T02_Tit{ height:25px; line-height:25px; color:#fff; font-weight:bold;  padding-left:6px; background-image:url(/Images/bbs_Title1_bg_c.png);}
		#bbs_T02_Con{ margin:10px 8px;}
		
	.bbs_FL{ border: 1px solid #76AEF0; margin:10px 0;} /*论坛版块分类*/
		.bbs_FL_Tit{
		height:25px;
		line-height:27px;
		color:#fff;
		font-weight:bold;
		padding-left:6px;
		background-image:url(/Images/TitleBg1.gif);}
		.bbs_FL_Tit span{ float:right; margin-top:4px;}
	
		.bbs_FL_Con{ padding:0px; background-color:#F0F8FF}
		
			/*标题开始*/
			.bbs_FL_Con_Tit {
				FONT-SIZE: 12px; FLOAT: left; WIDTH: 100%;  LINE-HEIGHT: 25px; POSITION: relative; TEXT-ALIGN: center; margin:0; padding:0;
			}

			.FL_Tit_01 {
			FLOAT: left;
			WIDTH: 50px;
			POSITION: relative;
			HEIGHT: 22px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			}
			.FL_Tit_05 {
			PADDING: 0px; FLOAT: right;  MARGIN: 0px; WIDTH: 165px;  HEIGHT: 22px; TEXT-OVERFLOW: ellipsis;}
			.FL_Tit_04 {
			FLOAT: right; WIDTH: 79px; POSITION: relative; HEIGHT: 22px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;}
			.FL_Tit_03 {
			FLOAT: right; WIDTH: 80px; POSITION: relative; HEIGHT: 22px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			}
			.FL_Tit_02 {
			PADDING:0px; MARGIN: 0px; WIDTH: auto; HEIGHT: 22px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			}
			/*标题结束*/
			.FL_line{ clear:both;background-image: url(/Images/tbbg-r.gif); height:1px; overflow:hidden;}
		
			/*内容开始*/
			.bbs_FL_Con_Con {
				FONT-SIZE: 12px; FLOAT: left; WIDTH: 100%;  POSITION: relative; TEXT-ALIGN: center; margin:0; padding:0;
			}

			.FL_Con_01 {
			FLOAT: left;
			WIDTH: 50px;
			POSITION: relative;
			HEIGHT: 60px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			line-height:60px;
			overflow:hidden;
			}
				.FL_Con_01 img{ margin:20px 5px; width:22px;}
				
			.FL_Con_05 {
			PADDING: 0px; FLOAT: right;  MARGIN: 0px; WIDTH: 165px;  HEIGHT: 60px; TEXT-OVERFLOW: ellipsis; text-align:left;
			overflow:hidden;
			}
				
				.FL_Con_05  ul{ margin:5px 0; padding:0; float:left; list-style:none; }
				.FL_Con_05  li{ width:155px; overflow:hidden; display:inline; margin:0 5px; padding:0; float:left; clear:left; height:16px; line-height:150%;}
				
			.FL_Con_04 {
			FLOAT: right; WIDTH: 79px; POSITION: relative; HEIGHT: 60px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			text-align:left;
			overflow:hidden;
			}			
				
				.FL_Con_04  ul{ margin:5px 0; padding:0; float:left; list-style:none; }
				.FL_Con_04  li{ width:68px; overflow:hidden; display:inline; margin:3px 5px; padding:0; float:left; clear:left; height:16px; line-height:150%;}
				
			.FL_Con_03 {
			FLOAT: right; WIDTH: 80px; POSITION: relative; HEIGHT: 60px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			text-align:left;
			overflow:hidden;
			}			
				
				.FL_Con_03  ul{ margin:5px 0; padding:0; float:left; list-style:none; }
				.FL_Con_03  li{ width:70px; overflow:hidden; display:inline; margin:3px 5px; padding:0; float:left; clear:left; height:16px; line-height:150%;}
			.FL_Con_02 {
			PADDING:0px; MARGIN: 0px; WIDTH: auto; HEIGHT: 60px;
			background-image: url(/Images/tbbg-r.gif);
			background-repeat: repeat-y;
			background-position: right;
			text-align:left;
			overflow:hidden;
			}
				.FL_Con_02  ul{ margin:10px 0; padding:0; float:left; list-style:none; }
				.FL_Con_02  li{ display:inline; margin:0 8px; padding:0; float:left; clear:left;line-height:20px}
			/*内容结束*/
