@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#E9E8E7;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
	word-spacing:0px;
	color:#231815;
}
ul{
	margin:0px;
	padding:0px;
}
ol{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#000000;
}
a.img{
	border: 0px solid;
}

img{
	border:0px solid;
}

input{
	border:1px solid #D7E29A;
	padding:0px;
	margin:0px;
}
input[type=checkbox],input[type=radio] {
	border: 0px;
}
select{
	border:1px solid #D7E29A;
}
textarea{
	border:1px solid #D7E29A;
	overflow:y-scroll;
	SCROLLBAR-FACE-COLOR: #D7E29A;		/*按鈕與移動捲軸-左上外邊框*/
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;	/*按鈕與移動捲軸-右下外邊框*/
	SCROLLBAR-ARROW-COLOR: #D7E29A;		/*按鈕與移動捲軸-左上內邊框*/
	SCROLLBAR-TRACK-COLOR: #FFFFFF;		/*按鈕與移動捲軸-右下內邊框*/
	SCROLLBAR-DARKSHADOW-COLOR: #D7E29A; /*捲軸底部顏色*/
}


.Clear{
	clear:both;
}

.IndexPageBody{
	width:960px;
	text-align:left;
	/*display:inline;  So IE plays nice */
}
.IndexLeftBox{
	padding-left:3px;
	background-image:url(../Images/LeftLine.png);
	background-repeat:repeat-y;
	margin-left:-3px;
}
.IndexCenterBox{
	width:960px;
	height:100%;
	background-color:#FFFFFF;
	padding-bottom:80px;
}
.IndexRightBox{
	margin-right:-3px;
	padding-right:-3px;
	background-image:url(../Images/RightLine.png);
	background-repeat:repeat-y;
	background-position:right;
}

/*IndexSiteUrl=======[START]===========================================================*/
.IndexSiteUrl{
	position:absolute;
	width:710px; 
	text-align:right; 
	padding-top:20px;
}
.IndexSiteUrl ul{
	font-weight:bold;
}
.IndexSiteUrl li{
	display:inline;
	padding-left:2px;
	padding-right:2px;
}
.IndexSiteUrl a:hover{
	color:#79BD28;
}
.IndexSiteUrl span{
	color:#79BD28;
}
/*IndexSiteUrl=======[END]===========================================================*/

/*IndexLogoBox=======[START]===========================================================*/
.IndexLogoBox{
	position:absolute;
	padding-left:20px;
	padding-top:5px;
}
.IndexLogoBox img{
	border: 0px solid;
}
/*IndexLogoBox=======[END]===========================================================*/

/*IndexTopBox=======[START]===========================================================*/
.IndexTopBox{
	text-align:right;
	height:30px;
	margin-right:10px;
}
.IndexTopListLeft{
	background-image:url(../Images/TopBgLeft.png);
	background-repeat:no-repeat; 
	width:20px; 
	height:30px; 
	float:right;
}
.IndexTopListRight{
	background-image:url(../Images/TopBgRight.png);
	background-repeat:no-repeat; 
	width:20px; 
	height:30px; 
	float:right;
}
.IndexTopList{
	text-align:right;
	width:675px;
	background-color:#F6F6F6;
	height:30px;
	float:right;
}
.IndexTopList ul{
	height:30px;
	padding-top:5px;
	float:right;
}
.IndexTopList li{
	background-image:url(../Images/List01.png);
	background-position:0 6px;
	background-repeat:no-repeat;
	display:inline;
	padding-left:7px;	
	padding-right:20px;
}
/*IndexTopBox=======[END]===========================================================*/

/*IndexMenuBox=======[START]===========================================================*/
.IndexMenuBox{
	height:60px;
	text-align:right;
	margin-right:10px;
	font-size:15px;
	font-weight:bold;
}
.IndexMenuList{
	padding-top:30px;
	/*margin-right:15px;*/
}
.IndexMenuListUrl{
	float:right;
	text-align:center;
	height:20px;
	width:110px;
}
.IndexMenuList span{
	color:#79BD28;
	font-size:17px;
}
.IndexMenuList a{
	line-height:21px;
}
.IndexMenuList a:hover{
	color:#79BD28;
	font-size:17px;
}
.IndexMenuListTab{
	float:right;
	background-image:url(../Images/Vr01.png);
	background-position:center;
	background-repeat:no-repeat;
	width:3px;
}
/*IndexMenuBox=======[END]===========================================================*/
/*IndexMainBody=========[START]=====================================================*/
.IndexMainLeft{
	width:230px;
	float:left;
}
.IndexMainCenter{
	width:725px;
	float:left;
	padding-left:5px;
}
.IndexMainCenter3{
	width:955px;
}
.IndexMainCenter3 .header{
	width:690px;
	padding-left:230px;
}
/*IndexMainBody=========[END]=======================================================*/

/*IndexHeader=========[START]=========================================================*/
.IndexHeaderLine{
	width:12px;
	position:absolute;
}
.IndexHeaderTitle{
	padding-left:20px;
}
.IndexHeaderTitleBG{
	width:195px;
	height:148px;
	padding-left:15px;
	background-image:url(../Images/HeaderBg.png);
	background-repeat:repeat-x;
}
.IndexHeaderTitle img{
	margin-top:72px;
}

/*IndexHeader=========[END]=========================================================*/

/*IndexMainBody=========[START]=====================================================*/
#IndexBody{
	margin-top:15px;
	margin-bottom:50px;
}
#IndexBodyListBox{
	font-size:15px;
}
#IndexBodyListBox div{
	display:block;
}
#IndexBodyListBox ul{
	margin-left:22px;
}
#IndexBodyListBox li{
	padding-left:30px;
	line-height:220%;
	cursor: pointer;
	background:url(../Images/List02.png) no-repeat 15px 12px;
	list-style-type:none;
	border-bottom:1px solid #B3B3B3;
}
#IndexBodyListBox ol{

}
#IndexBodyListBox .Sub{
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-left:-30px;
	border-Top:1px solid #B3B3B3;
	padding-top:10px;
	margin-bottom:10px;
}
#IndexBodyListBox .Sub ul{
	border-Top:0px solid #B3B3B3;
	margin-left:-10px;
	padding-top:5px;
	margin-bottom:5px;
}
#IndexBodyListBox .Sub li{
	line-height:180%;
	background:none;
	list-style-type:none;
	border-bottom:0px solid #B3B3B3;
}
#IndexBodyListBox .Sub a{
	color:#4D4D4D;
}
#IndexBodyListBox .Sub a:hover{
	font-size:13px;
}
#IndexBodyListBox .Sub span{
	color:#79BD28;
}
#IndexBodyListBox span{
	color:#79BD28;
	font-weight:bold;
}
#IndexBodyListBox a{
	color:#231815;
	font-weight:bold;
}
#IndexBodyListBox a:hover{
	color:#79BD28;
	font-size:15px;
}
#IndexBodyBox{
	width:690px;
	margin-left:20px;
}
/*IndexMainBody=========[END]=======================================================*/


/*IndexFloorBox=======[START]===========================================================*/
#IndexFloor{
	width:100%;
	height:80px;
	position:absolute;
	margin-top:-80px;
	background-image:url(../Images/FloorBg.png);
	background-repeat:repeat-x;
}
.IndexFloorTitle{
	position:absolute;
	padding-left:10px;
	width:360px;
	line-height:19px;
	color:#333333;
	padding-top:25px;
	z-index:99;
	font-size:12px;
	list-style-type:none;
}
.IndexFloorTitle li{
	list-style:none;
}
.IndexFloorCount{
	position:absolute;
	text-align:left;
	width:100px;
	height:30px;
	margin-left:780px;
	margin-top:55px;
	z-index:99;
	color:#006934;
	background-image:url(../Images/CountLogo.png);
	background-repeat:no-repeat;
	padding-left:50px;
}
.IndexFloorUrl{
	position:absolute;
	text-align:right;
	width:580px;
	font-size:15px;
	/*font-weight:bold;*/
	padding-top:25px;
	margin-left:360px;
	z-index:98;
}
.IndexFloorUrl div{
	float:right;
	text-align:right;
	height:20px;
}
.IndexFloorUrl a{
	padding-left:10px;
	padding-right:10px;
	line-height:21px;
	color:#FFFFFF;
	font-size:13px;
}
.IndexFloorUrlTab{
	float:right;
	background-image:url(../Images/Vr02.png);
	background-position:center;
	background-repeat:no-repeat;
	width:3px;
}
/*IndexFloorBox=======[END]===========================================================*/

/*TitleView=======[START]===========================================================*/
.TitleView01{
	height:28px;
	background:url(../Images/Hr02.png) 0 25px;
	background-repeat:repeat-x;
}
.TitleView02{
	height:28px;
	background:url(../Images/Hr02.png) 0 18px;
	background-repeat:repeat-x;
}
.TitleView02 div{
	padding-right:10px;
	background-color:#FFFFFF; 
	display:inline;
}
.TitleView03{
	height:28px;
	color:#79BD28;
	font-size:17px;
	font-weight:bold;
	background:url(../Images/Hr02.png) 0 25px;
	background-repeat:repeat-x;
}
.TitleView04{
	height:28px;
	color:#79BD28;
	font-size:17px;
	font-weight:bold;
	background:url(../Images/Hr04.png) 0 25px;
	background-repeat:repeat-x;
}
.TitleView05{
	height:28px;
	background:url(../Images/Hr02.png) 0 25px;
	background-repeat:repeat-x;
}
.TitleView05 div{
	background:url(../Images/List07.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	display:inline;
	font-size:17px;
	font-weight:bolder;
}
.TitleView06{
	height:28px;
}
.TitleView06 div{
	background:url(../Images/List07.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	display:inline;
	font-size:17px;
	font-weight:bolder;
}
/*TitleView=======[END]===========================================================*/

/*DataView=======[START]===========================================================*/
.DataView{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:0px;
}
.DataView B{
	font-size:15px;
}
.DataViewA{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:20px;
}
.DataViewA B{
	font-size:15px;
}

.DataViewAB{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:20px;
}
.DataViewAB B{
	font-size:15px;
	color:#79BD28;
}

.DataViewB{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:40px;
}
.DataViewB B{
	font-size:15px;
}
/*DataView=======[END]===========================================================*/

/*ListView=======[END]===========================================================*/
.ListViewA ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	line-height:140%;
}
.ListViewA li{
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../Images/List03.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
}
.ListViewA img{
	padding-top:5px;
	padding-bottom:5px;
}
.ListViewHA ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	line-height:140%;
}
.ListViewHA li{
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../Images/List03.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
}
.ListViewHA img{
	padding-top:5px;
	padding-bottom:5px;
}
.ListViewHB ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	line-height:160%;
}
.ListViewHB li{
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../Images/List03.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
	margin-bottom:20px;
	font-weight:bold;
}
.ListViewHB ol{
	font-weight:normal;
	padding-left:30px;
}
.ListViewHB ol li{
	font-weight:normal;
	background:none;
	padding-left:10px;
	margin-bottom:0px;
	background-image:url(../Images/List03.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
.ListViewHB .Zero ol li{
	background:none;
	list-style:outside;
	list-style-type:square;
}
.ListViewHB img{
	padding-top:5px;
	padding-bottom:5px;
}
/*ListView=======[END]===========================================================*/

/*DivListView=======[END]===========================================================*/
.DivListViewA Div{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
.DivListViewA ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	line-height:140%;
}
.DivListViewA li{
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../Images/List03.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
}
.DivListViewA img{
	padding-top:5px;
	padding-bottom:5px;
}
.DivListViewB Div{
	float:left;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:20px;
}
.DivListViewB ul{
	padding-bottom:10px;
	padding-left:0px;
}
.DivListViewB li{
	list-style-position:outside;
	list-style-type:none;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../Images/List04.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
	padding-left:15px;
	line-height:180%;
}
.DivListViewB img{
	padding-top:5px;
	padding-bottom:5px;
}
/*DivListView=======[END]===========================================================*/



/*TabViewA=======[START]===========================================================*/
/*分頁模組*/
.TabViewAheader {
        FONT-SIZE: 95%;
		WIDTH: 100%;
		LINE-HEIGHT: normal;
}
.TabViewAheader UL {  
		MARGIN: 0px; 
		PADDING-TOP: 0px;
		padding-left:3px;
		LIST-STYLE-TYPE: none;
/*
        PADDING-RIGHT: 10px; 
		PADDING-LEFT: 0px; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px; 
		PADDING-TOP: 0px; 
		LIST-STYLE-TYPE: none;
*/
}
.TabViewAheader LI { 
		MARGIN: 0px;
        PADDING: 0px; 
		PADDING-LEFT: 3px; 
		FLOAT: left; 
		color:#231815;
		height:30px;
/*
		MARGIN: 0px; 
        PADDING: 0px; 
		PADDING-LEFT: 9px; 
		BACKGROUND:url(../Images/DivBox02Center.png) repeat-x left top; 
		FLOAT: left; 
		color:#231815;
*/
}
.TabViewAheader .L {
		width:10px;
		float:left;
		BACKGROUND:url(../Images/DivBox02OnLeft.png) no-repeat left top; 
}
.TabViewAheader .C {
		float:left;
		padding-left:10px;
		padding-top:10px;
		padding-right:10px;
		BACKGROUND:url(../Images/DivBox02OnCenter.png) repeat-x left top; 
}
.TabViewAheader .R {
		width:10px;
		float:left;
		BACKGROUND:url(../Images/DivBox02OnRight.png) no-repeat right top; 
}
.TabViewAheader A {
		DISPLAY: block; 
		cursor: pointer;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}
.TabViewAheader div{
		height:31px;
}
.TabViewAheader .current .L {
		width:10px;
		float:left;
		BACKGROUND:url(../Images/DivBox02Left.png) no-repeat left top; 
}
.TabViewAheader .current .C {
		float:left;
		padding-left:10px;
		padding-top:10px;
		padding-right:10px;
		BACKGROUND:url(../Images/DivBox02Center.png) repeat-x left top; 
}
.TabViewAheader .current .R {
		width:10px;
		float:left;
		BACKGROUND:url(../Images/DivBox02Right.png) no-repeat right top; 
}

.TabViewABody{
	clear:both;
	/*如果分頁要放置在頁面任意處,則以下三行勿省略*/
	padding:0px;
	margin:0px;
	border:1px solid #B2B2B2;
	width:100%;
	/*若分頁是獨立頁面,可以自訂 tabsC 的 padding 值，並加clear屬性*/
	/*clear:both*/
	/*padding:12px;*/
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;
	word-spacing:-2px;
}
.TabViewABody ul{
	padding:0px;
	margin:0px;
}
.TabViewABody li{
	padding:0px;
	margin:0px;
}

.TabViewABodyDivBox{
	float:left;
	width:170px;
	padding-left:20px;
	padding-right:30px;
}
.TabViewABodyDivBox p{
	font-weight:bold;
}
.TabViewABodyDivBox .current{
	background-color:#CCCCCC;
}
.TabViewABodyDivBox a{
	display:block;
	padding-left:10px;
	background-color:#F2F2F2;
}
.TabViewABodyDivBox a:hover{
	background-color:#CCCCCC;
}
.TabViewABodyDivBox li{
	list-style-type:none;
	line-height:180%;
	margin-top:0px;
	margin-bottom:10px;
}
/*
橫式
.TabViewABodyDivBox{
	width:100%;
	padding-left:20px;
	padding-right:30px;
}
.TabViewABodyDivBox p{
	font-weight:bold;
}
.TabViewABodyDivBox .current{
	background-color:#CCCCCC;
}
.TabViewABodyDivBox a{
	display:inline-block;
	width:130px;
	margin-bottom:5px;
	padding-left:10px;
	background-color:#F2F2F2;
}
.TabViewABodyDivBox a:hover{
	background-color:#CCCCCC;
}
.TabViewABodyDivBox li{
	list-style-type:none;
	line-height:180%;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	padding-bottom:10px;
	display:inline;
}
*/



/*TabViewA=======[END]===========================================================*/
/*TabViewB=======[START]===========================================================*/
/*分頁模組*/
.TabViewBheader {
        FONT-SIZE: 95%;
		WIDTH: 100%;
		LINE-HEIGHT: normal;
}
.TabViewBheader UL { 
		MARGIN: 0px; 
		PADDING-TOP: 0px;
		padding-left:0px;
		LIST-STYLE-TYPE: none;
}
.TabViewBheader LI { 
		MARGIN: 0px;
        PADDING: 0px; 
		text-align:center;
		padding-top:5px;
		margin-right:3px; 
		FLOAT: left; 
		color:#231815;
		width:72px;
		height:19px;
		border:1px solid #CCCCCC;
}
.TabViewBheader .current {
		height:20px;
		border:0px solid #CCCCCC;
		BACKGROUND:url(../Images/DivBox03OnCenter.png) repeat-x left bottom; 
}
.TabViewBheader A {
		DISPLAY: block; 
		cursor: pointer;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}
.TabViewBheader div{
		height:19px;
}

.TabViewBBody{
	clear:both;
	/*如果分頁要放置在頁面任意處,則以下三行勿省略*/
	padding:0px;
	margin:0px;
	border:1px solid #B2B2B2;
	width:100%;
	/*若分頁是獨立頁面,可以自訂 tabsC 的 padding 值，並加clear屬性*/
	/*clear:both*/
	/*padding:12px;*/
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;
	word-spacing:-2px;
}
.TabViewBBody ul{
	padding:0px;
	margin:0px;
}
.TabViewBBody li{
	padding:0px;
	margin:0px;
}
.TabViewBBodyDivBox{
	float:left;
	width:170px;
	padding-left:20px;
	padding-right:30px;
}
.TabViewBBodyDivBox p{
	font-weight:bold;
}
.TabViewBBodyDivBox .current{
	background-color:#CCCCCC;
}
.TabViewBBodyDivBox a{
	display:block;
	padding-left:10px;
	background-color:#F2F2F2;
}
.TabViewBBodyDivBox a:hover{
	background-color:#CCCCCC;
}
.TabViewBBodyDivBox li{
	list-style-type:none;
	line-height:180%;
	margin-top:0px;
	margin-bottom:10px;
}
/*TabViewB=======[END]===========================================================*/

/*TabViewC=======[START]===========================================================*/
/*分頁模組*/
.TabViewCheader {
        FONT-SIZE: 95%;
		WIDTH: 100%;
		LINE-HEIGHT: normal;
}
.TabViewCheader UL { 
		MARGIN: 0px; 
		PADDING-TOP: 0px;
		padding-left:20px;
		LIST-STYLE-TYPE: none;
}
.TabViewCheader LI { 
		MARGIN: 0px;
        PADDING: 0px; 
		text-align:center;
		padding-top:5px;
		margin-right:0px; 
		FLOAT: left; 
		color:#231815;
		min-width:72px;
		height:20px;
		BACKGROUND:url(../Images/DivBox04Center.png) repeat-x left bottom; 
}
.TabViewCheader .current {
		height:20px;
		BACKGROUND:url(../Images/DivBox04OnCenter.png) repeat-x left bottom; 
}
.TabViewCheader A {
		DISPLAY: block; 
		cursor: pointer;
		TEXT-DECORATION: none;
		padding-top:3px;
}
.TabViewCheader div{
		height:20px;
}
/*TabViewC=======[END]===========================================================*/

/*DivBoxView05=======[Start]===========================================================*/
.DivBoxView05 .Center{
	padding:15px;
}

.DivBoxView05 .LeftTop{
	background-image:url(../Images/DivBox05LeftTop.png);
	background-repeat:no-repeat;
	background-position:Left top;
}
.DivBoxView05 .RightTop{
	background-image:url(../Images/DivBox05RightTop.png);
	background-repeat:no-repeat;
	background-position:Right top;
}

.DivBoxView05 .LeftBottom{
	background-image:url(../Images/DivBox05LeftBottom.png);
	background-repeat:no-repeat;
	background-position:Left bottom;
}
.DivBoxView05 .RightBottom{
	background-image:url(../Images/DivBox05RightBottom.png);
	background-repeat:no-repeat;
	background-position:Right bottom;
}
.DivBoxView05 .Top{
	background:url(../Images/DivBox05Top.png) repeat-x 20px 0px;
}
.DivBoxView05 .Left{
	background:url(../Images/DivBox05Left.png) repeat-y 0px 20px;
}
.DivBoxView05 .Right{
	background:url(../Images/DivBox05Right.png) repeat-y Right 20px;
}
.DivBoxView05 .Bottom{
	background:url(../Images/DivBox05Bottom.png) repeat-x 20px Bottom;
}
/*DivBoxView05=======[END]===========================================================*/

/*DivBoxView06=======[Start]===========================================================*/
.DivBoxView06 .Center{
	padding:15px;
}

.DivBoxView06 .LeftTop{
	background-image:url(../Images/DivBox06LeftTop.png);
	background-repeat:no-repeat;
	background-position:Left top;
}
.DivBoxView06 .RightTop{
	background-image:url(../Images/DivBox06RightTop.png);
	background-repeat:no-repeat;
	background-position:Right top;
}

.DivBoxView06 .LeftBottom{
	background-image:url(../Images/DivBox06LeftBottom.png);
	background-repeat:no-repeat;
	background-position:Left bottom;
}
.DivBoxView06 .RightBottom{
	background-image:url(../Images/DivBox06RightBottom.png);
	background-repeat:no-repeat;
	background-position:Right bottom;
}
.DivBoxView06 .Top{
	background:url(../Images/DivBox06Top.png) repeat-x 10px 0px;
}
.DivBoxView06 .Bottom{
	background:url(../Images/DivBox06Bottom.png) repeat-x 10px Bottom;
}
/*DivBoxView06=======[END]===========================================================*/

/*TableView=======[Start]===========================================================*/
.TableViewA table{
	width:100%;
}
.TableViewA tr{
	line-height:210%;
	background:url(../Images/Hr04.png) repeat-x bottom;
}
.TableViewA tr:hover{
	background-color:#FFFFF0;
}
.TableViewA th{
	background-color:#B3B3B3;
	color:#FFFFFF;
	text-align:center;
}
.TableViewA .Row1{
	background-color:#FFFFFF;
}
.TableViewA .Row2{
	background-color:#F6F6F6;
}

/*TableView=======[END]===========================================================*/

/*ButtonBox=======[Start]===========================================================*/
.ButtonBoxA{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.ButtonBoxA img{
	margin-right:40px;
}
.ButtonBoxB{
	text-align:right;
	height:28px;
	background:url(../Images/Hr02.png) 0 25px;
	background-repeat:repeat-x;
}
.ButtonBoxB img{
	margin-right:10px;
}
/*ButtonBox=======[END]===========================================================*/

/*ChronicleBox=======[START]======================================================*/
.ChronicleList{
	clear:both;
	border-top: 1px solid #B3B3B3;
	margin-bottom:15px;
}
.ChronicleTitle{
	width:120px;
	text-align:right;
	background-image:url(../Images/Vr03.png);
	background-repeat:no-repeat;
	background-position:top right; 
	color:#808080;
	font-size:36px;
	font-family:Helvetica;
	font-style:italic;
	padding-top:8px;
	padding-right:10px;
	float:left;
}
.ChronicleTitle span{
	color:#D70050;
}
.ChronicleItems{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:30px;
	float:left;
}
.ChronicleItem{
	width:520px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../Images/Hr03.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-left:25px;
}
.ChronicleItemT{
	width:520px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}

.ChronicleItems li{
	background-image:url(../Images/List05.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
}

/*ChronicleBox=======[END]========================================================*/

