/**/
.Simple
{	
}
.Simple_List
{
}
.Simple_List ul
{
	list-style-type:none;
	height:22px;
	display:block;
	width:600px;
}
.Simple_List li
{
	display:inline;
	margin-right:100px;
}
.Simple_NewsLink
{
	display:inline;
}
.Simple_PublishTime
{
	display:inline;
}

/*  News  */
.News
{
	display: block;
	width: 463px;
	min-height: 154px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left:-6px;
}
*html .News
{
	width: 463px;
	height: 154px;
	overflow:inherit;
}
.News_Header
{
	display:block;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:25px;
	overflow: hidden;
}
.News_Header_Left
{
	display:block;
	float:left;
	background-image: url(images/h_left.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
}
.News_Header_Center
{
	display:block;
	float:left;
	width:445px;
	height:25px;
}
.News_Header_Icon
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	margin-left: 5px;
	background-image: url(images/h_icon_01.gif);
	background-repeat: no-repeat;
}
.News_Header_Title
{
	display: block;
	float: left;
	width: 350px;
	height: 20px;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	color: #000;
}
.News_Header_More
{
	display: block;
	float: left;
	width: 42px;
	height: 11px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}
.News_Header_Line
{
	
}
.News_Header_Right
{
	display:block;
	background-image: url(images/h_right.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
	float:right;
}
.News_Body
{
	display:block;
	width:100%;
}
.News_List
{
	display:block;
	width:445px;
	line-height:24px;
	margin-left:8px;
	min-height:110px;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-top:10px;
	
}
*html .News_List
{
	height:110px;
}
.News_List ul
{
	list-style-image:url(images/arrow_01.gif);
	margin-left:30px;
	line-height:20px;
}
.News_List li
{
	width:100%;
}
.News_NewsLink
{
	display:block;
	float:left;
	width:340px;
	height:20px;
	overflow:hidden;
}
.News_PublishTime
{
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	color: dimgray;
}
.News_Footer
{
	display:none;
}
.News_Footer_More
{
	display:none;
}

/*  PhotoNews  */
.PhotoNews
{
	display: block;
	width: 463px;
	min-height: 184px;
	float: left;
	text-align: left;
	margin-top:10px;
	margin-left:-6px;
	
}
*html .PhotoNews
{
	width: 463px;
	height: 184px;
	overflow:inherit;
}
.PhotoNews_Header
{
	display: block;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	width: 463px;
	height: 25px;
	overflow: hidden;
}
.PhotoNews_Header_Left
{
	display:block;
	float:left;
	background-image: url(images/h_left.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
}
.PhotoNews_Header_Center
{
	display:block;
	float:left;
	width:440px;
	height:25px;
}
.PhotoNews_Header_Icon
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left: 5px;
	background-image: url(images/h_icon_01.gif);
	background-repeat: no-repeat;
}
.PhotoNews_Header_Title
{
	display: block;
	float: left;
	width: 320px;
	height: 20px;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	color: #000;
}
.PhotoNews_Header_More
{
	display: block;
	float: left;
	width: 42px;
	height: 11px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}
.PhotoNews_Header_Line
{
	
}
.PhotoNews_Header_Right
{
	display:block;
	background-image: url(images/h_right.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
	float:right;
}
.PhotoNews_Body
{
	display:block;
	width:100%;
}

.PhotoNews_List
{
	display:block;
	width:445px;
	line-height:24px;
	margin-left:8px;
	min-height:140px;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-top:10px;
	
}
*html .PhotoNews_List
{
	height:145px;
}
.PhotoNews_FocusImages
{
	display:block;
	float:left;
	width:160px;
	margin-left:8px;
	height:140px;
}
.PhotoNews_List ul
{
	display: block;
	float: left;
	width: 230px;
	list-style-image: url(images/arrow_01.gif);
	padding-left:30px;
	margin-left:0px;
	line-height:22px;
}
.PhotoNews_List li
{
	width: 100%;
}
.PhotoNews_NewsLink
{
	display: block;
	float: left;
	width: 230px;
	height: 20px;
}
.PhotoNews_NewsLinkAchor
{
	display: block;
	float: left;
}
.PhotoNews_NewIcon
{
	display:block;
	width: 20px;
	float:left;
	height: 20px;
	background-image: url(images/new3.gif);
	background-repeat: no-repeat;
}
.PhotoNews_PublishTime
{
	display: none;
	float: left;
	width: 70px;
	height: 20px;
	color:Gray;
}
.PhotoNews_Footer
{
	display:none;
}
.PhotoNews_Footer_More
{
	display:none;
}

/* Bulletin */
.Bulletin
{
	display: block;
	width: 203px;
	min-height: 190px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #F3F5F6;
}
*html .Bulletin
{
	width: 203px;
	height: 140px;
	margin-left: 2px;
	overflow:inherit;
}
.Bulletin_Header
{
	display:block;
	background-image: url(images/h_b_bg.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:27px;
}
.Bulletin_Header_Left
{
	display:none;
}
.Bulletin_Header_Center
{
	display:block;
	float:left;
	width:160px;
	height:24px;
}
.Bulletin_Header_Icon
{
	display:block;
	float:left;
	width:16px;
	height:16px;

}
.Bulletin_Header_Title
{
	display: block;
	float: left;
	width: 120px;
	height: 16px;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
	color: #034B01;
}
.Bulletin_Header_More
{
	display:none;
}
.Bulletin_Header_Line
{
	display:none;
}
.Bulletin_Header_Right
{
	display:none;
	float:right;
	width:50px;
	height:17px;
	margin-top:8px;
	
}
.Bulletin_Body
{
	display: block;
	width: 100%;
	min-height: 175px;
}
.Bulletin_List
{
	display: block;
	width: 201px;
	line-height: 22px;
	margin-left: 0px;
	min-height: 135px;
	border-right: #D3DEE3 1px solid;
	border-left: #D3DEE3 1px solid;
	padding-top: 5px;
}
*html .Bulletin_List
{
	height:135px;
}
.Bulletin_List marquee
{
	height:120px;
}
.Bulletin_List ul
{
	list-style-image: url(images/arrow_03.gif);
	margin-left: 22px;
}
.Bulletin_List li
{
	width:98%;
}
.Bulletin_NewsLink
{
	display: block;
	float: left;
	min-height: 20px;
	min-width:80px;
}
.Bulletin_NewsLinkAchor
{
	min-height:20px;
}
*html .Bulletin_NewsLinkAchor
{
	height: 22px;
}
.Bulletin_NewsLinkImage
{
	display:block;
	width:144px;
	border:0;
	margin:2px 0px 2px 0px;
}
.Bulletin_List_Table
{
	display:block;
	margin-left: 12px;
}
.Bulletin_PublishTime
{
	display:block;
	float:left;
	width:60px;
	height:22px;
}
.Bulletin_Footer
{
	display:block;
	width:203px;
	height:28px;
	background-image:url("images/b_b_bg.gif");
	background-repeat:no-repeat;
}
.Bulletin_Footer_More
{
	display:block;
	float: right;
	width: 42px;
	height: 11px;
	margin-top: 5px;
	margin-right: 5px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}
.Bulletin_hr
{
	width:96%;
	color:#4BBBFB;
	height:1pt;
	background-color:#FFE292;
	
}

/* Message */
.Message
{
	display: block;
	width: 200px;
	min-height: 140px;
	text-align: left;
	margin-top: 5px;
	float:right;
	background-color: whitesmoke;
	margin-right:10px;
	
}
*html .Message
{
	height: 140px;
	overflow:inherit;
	margin-right:0px;
}
.Message_Header
{
	display:block;
	background-image: url(images/h_m_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	height:29px;
}
.Message_Header_Left
{
	display:none;
}
.Message_Header_Center
{
	display:block;
	float:left;
	width:100px;
	height:29px;
}
.Message_Header_Icon
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
}
.Message_Header_Title
{
	display: block;
	float: left;
	width: 70px;
	height: 16px;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
	color: #034B01;
}
.Message_Header_More
{
	display:none;
}
.Message_Header_Line
{
	display:none;
}
.Message_Header_Right
{
	display:block;
	background-image: url(images/h_m_right.jpg);
	background-repeat: no-repeat;
	width:90px;
	height:29px;
	float:right;
	margin-right:5px;
}
.Message_Body
{
	display: block;
	width: 198;
	border-right: #D3DEE3 1px solid;
	border-left: #D3DEE3 1px solid;
}
.Message_List
{
	display: block;
	width: 180px;
	line-height: 24px;
	margin-left: 0px;
	min-height: 80px;
	
	padding-top: 5px;
}
*html .Message_List
{
	height: 80px;
}
.Message_List ul
{
	list-style-image:url(images/arrow_04.gif);
	margin-left:22px;
}
.Message_List li
{
	width:100%;
}
.Message_NewsLink
{
	display:block;
	float:left;
	width:160px;
	height:22px;
	overflow:hidden;
}
.Message_PublishTime
{
	display:block;
	float:left;
	width:60px;
	height:22px;
}
.Message_Footer
{
	display:block;
	width:200px;
	height:15px;
	background: url(images/h_m_bg_footer.gif) no-repeat;
	background-position:bottom;
}
.Message_Footer_More
{
	display:block;
	float: right;
	width: 42px;
	height: 11px;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

/*  Articles  */
.Article
{
	display: block;
	width: 680px;
	min-height: 480px;
	float: left;
	margin-top:10px;
}
*html .Article
{
	width: 680px;
	height: 480px;
	overflow:inherit;
}
.Article_Header
{
	display:block;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:25px;
	overflow: hidden;
}
.Article_Header_Left
{
	display:block;
	float:left;
	background-image: url(images/h_left.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:25px;
}
.Article_Header_Center
{
	display:block;
	float:left;
	width:660px;
	height:25px;
}
.Article_Header_Icon
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left: 5px;
	background-image: url(images/h_icon_01.gif);
	background-repeat: no-repeat;
}
.Article_Header_Title
{
	display: block;
	float: left;
	width: 560px;
	height: 20px;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	color: #000;
}
.Article_Header_More
{
	display: block;
	float: left;
	width: 42px;
	height: 11px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}
.Article_Header_Line
{
	
}
.Article_Header_Right
{
	display:block;
	background-image: url(images/h_right.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
	float:right;
}
.Article_Body
{
	display:block;
	width:100%;
}
.Article_List
{
	display:block;
	width:662px;
	line-height:24px;
	margin-left:8px;
	min-height:380px;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-top:10px;
}
*html .Article_List
{
	height:380px;
}
.Article_List ul
{
	list-style:url(images/arrow_01.gif) ;
   margin-left: 30px;
}
.Article_List li
{
	width: 100%;
}
.Article_NewsLink
{
	display:block;
	float:left;
	width:520px;
	min-height:22px;
}
*html .Article_NewsLink
{
	height:22px;
}
.Article_NewsLinkAchor
{
	min-height:22px;
}
*html .Article_NewsLinkAchor
{
	height: 22px;
}
.Article_NewsLinkImage
{
	display:block;
	max-width:240px;
	border:0;
	margin:2px 0px 2px 0px;
}
*html .Article_NewsLinkImage
{
	width:240px;
}
.Article_PublishTime
{
	display:block;
	float:left;
	width:80px;
	height:22px;
	text-align:center;
}
.Article_Footer
{
	display:block;
	width:100%;
	height:10px;
}
.Article_Footer_More
{
	display:none;
}

/*  Articles  */
.ArticleLite
{
	display: block;
	width: 680px;
	min-height: 180px;
	float: left;
	margin-top: 10px;
}
*html .ArticleLite
{
	width: 680px;
	height: 180px;
	overflow:inherit;
}
.ArticleLite_Header
{
	display:block;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:25px;
	overflow: hidden;
}
.ArticleLite_Header_Left
{
	display:block;
	float:left;
	background-image: url(images/h_left.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
}
.ArticleLite_Header_Center
{
	display:block;
	float:left;
	width:660px;
	height:42px;
}
.ArticleLite_Header_Icon
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left: 5px;
	background-image: url(images/h_icon_01.gif);
	background-repeat: no-repeat;
}
.ArticleLite_Header_Title
{
	display: block;
	float: left;
	width: 560px;
	height: 20px;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	color: #000;
}
.ArticleLite_Header_More
{
	display: block;
	float: left;
	width: 42px;
	height: 11px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/h_more.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}
.ArticleLite_Header_Line
{

}
.ArticleLite_Header_Right
{
	display:block;
	background-image: url(images/h_right.jpg);
	background-repeat: no-repeat;
	width:9px;
	height:42px;
	float:right;
}
.ArticleLite_Body
{
	display:block;
	width:100%;
}
.ArticleLite_List
{
	display:block;
	width:662px;
	line-height:24px;
	margin-left:8px;
	min-height:120px;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-top:10px;
}
*html .ArticleLite_List
{
	height:120px;
}
.ArticleLite_List ul
{
	list-style:url(images/arrow_01.gif) ;
   margin-left: 30px;
}
.ArticleLite_List li
{
	width:100%;
}
.ArticleLite_NewsLink
{
	display:block;
	float:left;
	width:520px;
	height:22px;
}
*html .ArticleLite_NewsLinkAchor
{
	height: 22px;
}
.ArticleLite_NewsLinkImage
{
	display:block;
	width:144px;
	height:108px;
	border:0;
	margin:2px 0px 2px 0px;
}
.ArticleLite_PublishTime
{
	display:block;
	float:left;
	width:80px;
	height:22px;
	text-align:center;
}
.ArticleLite_Footer
{
	display:none;
}
.Article_Footer_More
{
	display:none;
}

/* Article Viewer */
body.ArticleViewBody,body.ArticleViewBody form,body.ArticleViewBody div
{
	 background:none;
	 margin:0;
	 padding:0px 0px 0px 1px;
	 font-size:9pt;
	 color:Black;
}

#ArticleViewMain
{
	width:850px;
	min-height:500px;
}
#ArticleViewer
{
}
#ArticleViewer_Header
{
	display: none;
}
#ArticleViewer_Nav
{
	display: block;
	float: left;
	width: 100%;
	height: 16px;
	padding-left:20px;
}
.ArticleViewer_NavLink
{
}
#ArticleViewer_Title
{
	display:block;
	float:left;
	width:100%;
	min-height:40px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	font-size:18pt;
}
*html #ArticleViewer_Title
{
	height:40px;
}
#ArticleViewer_ArticleInfo
{
	display: block;
	float: left;
	width: 98%;
	height: 20px;
	border:solid 1px #cacaca;
	padding-top:5px;
	margin-left:7px;
}
*html #ArticleViewer_ArticleInfo
{
	margin-left:3px;
}
#ArticleViewer_ArticleTypeName
{
	display:block;
	float:left;
	min-width:120px;
	height:14px;
	text-align:left;
	padding-left:10px;
	margin-right:30px;
}
#ArticleViewer_Author
{
	display:block;
	float:left;
	width:120px;
	height:14px;
	text-align:left;
	padding-left:10px;
}
#ArticleViewer_PublishTime
{
	display:block;
	float:left;
	width:160px;
	height:14px;
	text-align:left;
	margin-right:30px;
}
#ArticleViewer_Statistics
{
	display:block;
	float:right;
	width:120px;
	height:14px;
	text-align:right;
	margin-right:10px;
}
.ArticleViewer_Division_HR
{
	color: #70BBEC;
	height: 1pt;
	width: 98%;
	background-color: lightgreen;
}
.ArticleViewer_LinkImage
{
	display:block;
	float:left;
	max-width:720px;
	margin:0px 0px 5px 0px;
}
*html .ArticleViewer_LinkImage
{
	width:720px;
	display:run-in;
}
#ArticleViewer_Content
{
	display: block;
	float: left;
	width: 840px;
	min-height: 480px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left:7px;
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: whitesmoke;
}
* html #ArticleViewer_Content
{
	height: 480px;
	margin-left:3px;
}
.ArticleViewer_ContentHTMLBlock
{
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}
.ArticleViewer_Content_AccFileLink
{
	display:block;
	width:100%;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
#ArticleViewer_More
{
	display: block;
	float: left;
	width: 96.7%;
	height: 60px;
	border:solid 1px #cacaca;
	padding-top:5px;
	margin-left:7px;
	padding-left:10px;
}
*html #ArticleViewer_More
{
	margin-left:3px;
}
.ArticleViewer_Declare
{
	 text-align:center;
	 display:block;
	 float:left;
	 width:100%;
}
.ArticleViewer_MoreLinkSpan
{
	display:block;
	float:left;
	height:40px;
	width:500px;
}
#ArticleViewer_Footer
{
	display:none;
}

#ArticleViewer_CloseWindow
{
	display:block;
	float:right;
	width:100px;
	height:30px;
	margin-top:10px;
	margin-right:10px;
}
.CloseButton
{
	height: 20px;
	border: solid 1pt black;
	background-color: gainsboro;
	color: black;
	width: 70px;
	cursor: hand;
	float:right;
}