/* CSS Document */
body,td,th {font-family: 宋体;font-size: 12px;color: #333333;line-height:20px;margin:0px;}
body{margin:0px auto;width:1004px;background-color:#FFF;}
.font12red{font-size:12px; color:#DF2B1C;}

a:link{font-size:12px; color:#333333; text-decoration:none}
a:hover{font-size:12px; color:#333333;text-decoration: none}
a:visited{font-size:12px; color:#333333;text-decoration:none}
a:active{font-size:12px; color:#333333;text-decoration:none}

.white6:link{font-size:12px; color:#ffffff; text-decoration:none;}
.white6:hover{font-size:12px; color:#ffffff;text-decoration: none;}
.white6:visited{font-size:12px; color:#ffffff;text-decoration:none;}
.white6:active{font-size:12px; color:#ffffff;text-decoration:none;}

.font1:link{font-size:14px; color:#333333; text-decoration:none;}
.font1:hover{font-size:14px; color:#333333;text-decoration: none;}
.font1:visited{font-size:14px; color:#333333;text-decoration:none;}
.font1:active{font-size:14px; color:#333333;text-decoration:none;}

.font2:link{font-size:14px; color:#DF2A1B; text-decoration:none;}
.font2:hover{font-size:14px; color:#DF2A1B;text-decoration: none;}
.font2:visited{font-size:14px; color:#DF2A1B;text-decoration:none;}
.font2:active{font-size:14px; color:#DF2A1B;text-decoration:none;}

.white4:link {font-size:12px;color: #DF2B1C;text-decoration: none;}
.white4:visited {font-size:12px;text-decoration: none;color: #DF2B1C;}
.white4:hover {font-size:12px;text-decoration: none;color: #DF2B1C;}
.white4:active {font-size:12px;text-decoration: none;color: #DF2B1C;}

.white2:link {font-size:12px;color: #FF0000;text-decoration: none;}
.white2:visited {font-size:12px;text-decoration: none;color: #FF0000;}
.white2:hover {font-size:12px;text-decoration: none;color: #FF0000;}
.white2:active {font-size:12px;text-decoration: none;color: #FF0000;}

.white3:link {font-size:12px;color: #303030;text-decoration: none; font-weight: bold;}
.white3:visited {font-size:12px;text-decoration: none;color: #303030; font-weight: bold;}
.white3:hover {font-size:12px;text-decoration: none;color: #303030; font-weight: bold;}
.white3:active {font-size:12px;text-decoration: none;color: #303030; font-weight: bold;}

.white5:link {font-size:12px;color: #818181;text-decoration: none;}
.white5:visited {font-size:12px;text-decoration: none;color: #818181;}
.white5:hover {font-size:12px;text-decoration: none;color: #818181;}
.white5:active {font-size:12px;text-decoration: none;color: #818181;}

.white1:link {font-size:14px;color: #FF0000;text-decoration: none;}
.white1:visited {font-size:14px;text-decoration: none;color: #FF0000;}
.white1:hover {font-size:14px;text-decoration: none;color: #FF0000;}
.white1:active {font-size:14px;text-decoration: none;color: #FF0000;}

.style2{font-size:12px; color:#ffffff;}
.style71{font-size:12px;color:#e70000;}
.style1{font-size:14px; color:#ffffff; font-weight: bold;}
.style8{font-size:14px; color:#F51903; font-weight: bold;}
.style3{font-size:12px; color:#818181;}
.style72{font-size:14px; color:#3A3A3A; LINE-HEIGHT: 25px;}
.style81{font-size:12px;color:#565656;}
.style6{font-size:12px; color:#353535; font-weight: bold;}
.style21{font-size:12px;line-height:23px;}
.style82{font-size:12px; color:#FF0000; font-weight: bold;}
.style73{font-size:12px;color:#ff0000;}

.left_bk {FONT-SIZE: 12px;border: 1px solid #d1d1d1;}
.stylebk{font-size:12px;border: 1px solid #C1C1C1;background-color: #F7FBFF;}

.input_1{
	font-size:12px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
.label_bk1 {
	BORDER-RIGHT: #ccccca 1px solid; BORDER-TOP: #ccccca 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #ccccca 1px solid; COLOR: #ff0000; LINE-HEIGHT: 28px
}
.label_bk2 {
	BORDER-RIGHT: #ccccca 1px solid; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../../images/midbg.jpg); PADDING-BOTTOM: 4px; BORDER-LEFT: #ccccca 1px solid; COLOR: #4e4d4b; LINE-HEIGHT: 20px; PADDING-TOP: 4px; BORDER-BOTTOM: #ccccca 1px solid; BACKGROUND-REPEAT: repeat-x
}
.label_bk3 {
	FONT-SIZE: 12px; COLOR: #4e4d4b; LINE-HEIGHT: 20px; BORDER-BOTTOM: #ccccca 1px solid
}
.label_bk4 {
	BORDER-RIGHT: #ccccca 1px solid; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../../images/labg1.jpg); PADDING-BOTTOM: 4px; BORDER-LEFT: #ccccca 1px solid; COLOR: #4e4d4b; LINE-HEIGHT: 20px; PADDING-TOP: 4px; BORDER-BOTTOM: #ccccca 1px solid; BACKGROUND-REPEAT: repeat-x
}
.bg{
	background-color: #F6FBF6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #97D3AC;
	border-bottom-color: #97D3AC;
}

/*
  Function:整体控制
  Author:
  CreateDate:
*/
	#Top
	{
		float:left;
		margin:0px;
		width:1004px;	
		padding-bottom:8px;
	}

	/* div间隔：6px */
	.divSpacer
	{
		float:left;
		margin:0px;
		width:1004px;	
		height:6px;		
	}

	#MainContent
	{
		float:left;		
		margin:0px;
		width:1004px;
		text-align:left;
	}
	
	#Footer
	{
		float:left;		
		margin:0px;		
		width:1004px;		
	}

/*
  Function:给首页的菜单div设置样式
  Author:
  CreateDate:
*/
 /*导航*/
    #Top_Nav
    {
		margin:0px;
		padding-top:2px;
		width:100%;
		background-image:url("images/mu.jpg");
		height:auto;
    }

	/*上面大的容器*/
	#top1
	{
		float:left;	
		margin:0px;
		padding:5px 0px 0px 5px;
		width:994px;
	    height:243px;
	}
	
	/*图片新闻*/
	#ImageNews
	{
		float:left;
		margin:0px;
		padding-left:10px;		
		width:278px;
		height:243px;
	}
	

   /*中间内容下方的栏目容器*/
   #ContentBottom
   {
		float:left;
		margin:0px;
		padding:5px 0px 0px 10px;
		width:994px;
		height:auto;
   }
   

   /*中间部分下方的图片和下拉列表*/
   #ContentBottomImg
   {
		float:left;
		margin:0px auto;
		padding:5px 0px 0px 0px;
		width:994px;
		height:auto;
   }
   
/* 子栏目样式 */
	#Content
	{
		float:left;
		margin:0px;
		width:1004px;
		text-align:left;
	} 
	/* 子页右侧 */
	#Content_Right
	{
		margin:0px;
		width:805px;
	}
	#FileList
	{
		margin-left:5px;
	}
/*
   Function:WTO样式
   Author:
   CreateDate:2008-6-30
*/

	
	/* 友情链接 */
	.input_link
	{
		width:200px;
	}


	.style1e{font-size:12px; color:#ffffff; font-weight: bold;}
	.style11{font-size:12px; color:#ffffff;}
	.style21{font-size:12px; color:#ff7200;}
	.style3e{font-size:12px; color:#F80D3F; font-weight: bold;}
	.style31{font-size:12px; color:#FF6500; font-weight: bold;}
	.style4{font-size:12px; color:#000000; font-weight: bold;}
	.style41{font-size:12px; color:#373737;}
	.style5{font-size:14px; color:#FF0000; font-weight: bold;}
	.style51{font-size:14px; color:#3A3A3A; LINE-HEIGHT: 26px;}
	.style23{font-size:12px; color:#FF0000;}

    .input_1{font-size:12px;background-color:#FFFFFF;border: 1px solid #999999;}
	.input_2{font-size:12px;background-color:#FFFFFF;border: 1px solid #999999; width:150px;}
	
	.redTitle
	{
		color:Red;
	}
	
	/*author:grx:addeddate:20080910*/	
#indexCate-list{
	width:98%;
	height:105px;
	margin:5px auto;
	overflow:hidden;
	
}
#indexCate-list ul{
	margin-left:10px;
	width:100%;
	height:auto;
	overflow:hidden;
}
#indexCate-list li{
	background:url(images/community_list_style.gif) no-repeat scroll left;
	background-position:0px 5px;
	width:105px;
	margin:5px 5px 0px 0px;
	float:left;
	padding-left:0px;
	line-height:150%;
	height:20px;
	overflow:hidden;
}
#indexCate-list li a:hover{ border:solid 1px #dbdbdb;font-weight:bold;color:#FD5B1B; text-align:left;}
#indexCate-list a{
    width:100%;
    height:20px;
    overflow:hidden;
}