/* CSS Document */
/*基本信息*/
BODY {
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	FONT-FAMILY: "宋体";
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #666666;
	}

/*页面层容器*/
#container {
	width:1002px;
	background:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

/*页面头部*/
#Header {
	width:1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: none;
	background-attachment: scroll;
	background-image: url(/images/main_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	clear: both;
	height: 157px;
}

#Header_right {
	float:right; /*浮动居右*/
	height: 157px;
	width: 249px;
	margin: 0px;
	padding: 0px;
}

#Header_left {
	float:left; /*浮动居左*/
	height: 157px;
	width: 669px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 68px;
}

/*- 菜单栏部分Menu --------------------------- */

    #Menu {
	width:1002px;
	font-size:14px;
	line-height:22px;
	background-attachment: scroll;
	background-image: url(/images/main_08.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 35px;
      }
    #Menu ul {
	margin:0;
	list-style:none;
	float:center;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 80px;
      }
    #Menu li {
      display:inline;
      margin:0px 0px 0px 0px;
      padding:0;
      }
    #Menu a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
      }
    #Menu a span {
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	color:#990000;
      }
    #Menu a span {float:none;}
    #Menu a:hover span {
	color:#CC0000;
      }
    #Menu a:hover {
      background-position:0% -42px;
      }
    #Menu a:hover span {
      background-position:100% -42px;
      }
/*                */


/*页面主体*/
#PageBody {
	width:1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	}

/*左边边栏*/
#leftbar {
	width:193px; /*设定宽度*/
	text-align:left; /*文字左对齐*/
	float:left; /*浮动居左*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:visible;
	padding: 15px;
	margin: 0px;
	background-color: #FFFFFF;
}

/*左边登录栏*/
	.tableLogin  {
	float:left;
	width:193px;
	font-size:12px;
	background-color: #F5F5F5;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
      }

	.tableLogin_title {

	list-style:none;
	background-attachment: scroll;
	background-image: url(../images/main_28.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f5f5f5;
	height: 28px;
	width: 160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

	.tableLogin_content {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
}
	.Login {
	font-size: 12px;
}
	.tableLogin input {
		border : 1px solid #BFBFBF;
		height : 16px;
		font-size: 12px;
		width: 80px;
		  }
	.tableLogin ul {
	margin:0;
	list-style:none;
	float:center;
	padding-top: 10;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	min-height:60px;
		  }
	.tableLogin li {
	line-height: 27px;
	text-align: center;	
		  }

/*左边标题*/
	.tableTitle  {
	float:left;
	font-size:12px;
	color: #000000;
	width: 193px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
      }
	.tableTitle ul {
	list-style:none;
	float:left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	width: 173px;
		  }
	.tableTitle li {
	line-height: 20px;
	text-align: left;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 160px;
	background-attachment: scroll;
	background-image: url(../images/main_61.jpg);
	background-position: 7px 4px;
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 20px;
	top: 2px;
	bottom: 2px;
		  }	  
	.tableTitle a {
	float:left;
	text-decoration:none;
	text-align: left;
	color: #000000;
      }
    .tableTitle a span {
      float:left;
      display:block;
      color:#000000;
      }
    .tableTitle a span {float:none;}
    .tableTitle a:hover span {
	color:#CC0000;
      }
    .tableTitle a:hover {
	text-align: left;
      }
    .tableTitle a:hover span {
      background-position:100% -42px;
      }
.table_top  {
	float:left;
	color: #000000;
	width: 193px;
	padding: 0px;
	clear: left;
	margin: 0px;
      }
/*左边友情链接栏*/
	.tableLink  {
	float:left;
	width:190px;
	font-size:12px;
	color: #000000;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
      }
	
	.tableLink ul {
	list-style:none;
	float:none;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 163px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
		  }
	.tableLink li {
	line-height: 20px;
	text-align: center;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 155px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
		  }
	.tableLink a {
	text-decoration:none;
	text-align: center;
	color: #000000;
      }
    .tableLink a span {
	float:left;
	display:block;
	color:#000000;
	text-align: center;
      }
    .tableLink a span {float:none;}
    .tableLink a:hover span {
	color:#CC0000;
	text-align: center;
      }
    .tableLink a:hover {
	background-position:0% -42px;
	text-align: center;
	float: none;
      }
    .tableLink a:hover span {
	background-position:100% -42px;
	text-align: center;
      }


/*中间主题栏*/
.maincontent {
	width:768px; /*设定宽度*/
	text-align:left; /*文字左对齐*/
	float:right; /*浮动居右*/
	/*clear:left; /*不允许左侧存在浮动*/
	background-attachment: scroll;
	background-image: url(../images/main_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	margin: 0px;
	min-height:770px;
	height:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
*html .maincontent { height:770px;}


/*中间主题栏*/
#content_pic {
	width:534px;
	float:right;
	text-align:left; /*文字左对齐*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	height: 115px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#content_where
	{
	border-bottom-style: none;
	height: 25px;
	padding: 0px;
	text-align: right;
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	}

#content_newslist
	{
	text-align: left;
	margin: 0px;
	width: 710px;
	float: right;
	height: auto;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	#content_newslist ul {
	list-style:none;
	float:left;
	clear: left;
	margin: 0px;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
		  }
	#content_newslist li {
	line-height: 20px;
	text-align: left;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-attachment: scroll;
	background-image: url(../images/main_61.jpg);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	text-indent: 15px;
	top: 2px;
	bottom: 2px;
	vertical-align: text-bottom;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		  }	  
	#content_newslist a {
	text-align: left;
	color: #000000;
	text-decoration: none;
      }
    #content_newslist a span {
	display:block;
	color:#0033FF;
	text-decoration: none;
	float: left;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
      }

    #content_newslist a:hover span {
	color:#CC0000;
	text-decoration: underline;
      }
    #content_newslist a:hover {
	text-align: left;
	color: #CC0000;
	text-decoration: underline;
      }
	#content_newslist h4 {
	display:block;
	color:#990000;
	text-decoration: none;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.content_newslist
	{
	text-align: right;
	margin: 0px;
	width: 680px;
	float: right;
	height: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.content_newslist ul {
	list-style:none;
	float:left;
	clear: left;
	margin: 0px;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
		  }
	.content_newslist li {
	line-height: 20px;
	text-align: left;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-attachment: scroll;
	background-image: url(../images/main_61.jpg);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	text-indent: 15px;
	top: 2px;
	bottom: 2px;
	vertical-align: text-bottom;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		  }	  
	.content_newslist a {
	text-align: left;
	color: #000000;
	text-decoration: none;
      }
    .content_newslist a span {
	display:block;
	color:#0033FF;
	text-decoration: none;
	float: left;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
      }

    .content_newslist a:hover span {
	color:#CC0000;
	text-decoration: underline;
      }
    .content_newslist a:hover {
	text-align: left;
	color: #CC0000;
	text-decoration: underline;
      }
	.content_newslist h4 {
	display:block;
	color:#660000;
	text-decoration: none;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#ViewNewsTitle
	{
	list-style:none;
	float:right;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	width: 100%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	}
	
#ViewNewsContent
	{
	list-style:none;
	float:right;
	margin: 0px;
	font-size: 14px;
	color: #333333;
	width: 680px;
	text-align: left;
	line-height: 22px;
	padding: 25px;
	}
	
#ViewNewsInfo
	{
	list-style:none;
	float:right;
	clear: both;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 680px;
	height: auto;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	}
	

/*页面底部*/
/*页面底部*/
#Footer {
	width:982px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	vertical-align: middle;
	padding: 10px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	background-color: #FFFFFF;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.Footerline {
	font-size: 12px;
	line-height: 22px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Footerline a:hover {
	line-height: 32px;
	color: #990000;
	text-decoration: underline;
      }
.Footerline a {
	font-size: 14px;
	line-height: 32px;
	color: #990000;
	text-decoration: none;
      }

#Footer h2{
	font-family: "黑体", "华文细黑";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maincontent h3 {
	display:block;
	color:#000000;
	text-decoration: none;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: "黑体", "华文细黑";
	font-size: 18px;
	line-height: 20px;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	font-weight: normal;
}
#contentTitle {
	list-style:none;
	float:right;
	clear: both;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 720px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content_page {
	text-align: center;
	width: 690px;
	float: left;
	height: auto;
	clear: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ViewMain {
	text-align: left;
	margin: 0px;
	width: 720px;
	float: right;
	height: auto;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
