/*
EnglishPlatform css 
by Grace Hsieh 2008/8
註解︰只有次選單部份的位置設定而已，顏色設定和統一設定統一在colorSet.css。
*/

/* --- Color Padding --- */
td#SecMenuBg div{
	margin: 0 0 0 109px ; 
}
td#SecMenuBg table#SecMenu td{
	padding: 5px 0 0 60px ;
	white-space: pre;
}

/* --- Page --- */
#ContentRightPage {
	width: 75px;
	padding: 0px 0px 0px 0px;
	background: #E5E5E5;
	border-left: 5px solid #F8F8F8;
	border-right: 8px solid #F8F8F8;	
}
#ContentRightPageTrue {
	width: 225px;
	padding: 0px 0px 0px 0px;
	background: #E5E5E5;
	border-left: 5px solid #F8F8F8;
	border-right: 8px solid #F8F8F8;	
}

#ContentRightPageTrue2 {
	width: 185px;
	padding: 0px 0px 0px 0px;
	background: #E5E5E5;
	border-left: 5px solid #F8F8F8;
	border-right: 8px solid #F8F8F8;	
}

#ContentLeftPage {
	width: 155px;
	padding: 0px;
	background: #F8F8F8;
	border-left: 12px solid #F8F8F8;
	border-right: 5px solid #F8F8F8;
}
#ContentPage {
	padding: 0px 0px 0px 0px;
	background: #F8F8F8;
	border: 1px dotted #AFC642;
	background: #FFFFFF;
}
/* Top (need movie)*/
.TopStyle{
	font: bolder 9px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	text-align: right
}
.TopStyle a{
	text-align: right;
	margin: 0 15px 0 15px;
	color: #696969;
	text-decoration: none;
	
}
.TopStyle a:hover{
	text-align: right;
	margin: 0 15px 0 15px;
	color: #232323;
	text-decoration: none;
}
/* Div */
.ContentMiddleTop{
	background: #FFFFFF url(../_image/00_layout/ContentMiddleBg.jpg) no-repeat right top;
	height: 98px;
}
.ContentMiddleTop img{
	margin: 30px 0 0 0; 	
}
.ContentMiddleTop div{
	padding: 0 0 0 24px;
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A3A3A3;
}
.ContentMiddleTop div a{
	color: #A3A3A3;
	text-decoration: none;
}
.ContentMiddleTop div a:hover{
	color: #A3A3A3;
	text-decoration: underline;
}

.ContentText{
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 20px 10px 24px;
	color: #666666;
}
.ContentText a{
	color: #9FB42B;
	text-decoration: underline;	
}
.ContentText a:hover{
	color: #9FB42B;
	text-decoration: none;	
}
.ContentTextTitle{
	font: bolder 15px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #36B6C8;
	margin: 6px 0 2px 0;
}


.ContentLeftTopBg{
	background: url(../_image/00_layout/ContentLeftBg.jpg) no-repeat right top ;
	height: 56px
}
.ContentLeftBottomBg{
	background: url(../_image/00_layout/ContentLeftItemBg.jpg) repeat-y right top ;
	height: 12px;
	margin: 0 0 12px 0;
}

.ContentLeftItem{
	background: url(../_image/00_layout/ContentLeftItemBg.jpg) repeat-y right top ;
}
.ContentLeftItem ul{
	padding: 0px;
	margin: 0px 9px 0px 0px;
}
.ContentLeftItem li{
	padding: 0px 0px 4px 15px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	background: url(../_image/00_icon/iconLeftMenuPoint.jpg) no-repeat 2px 2px ;
}
.ContentLeftItem li a{
	text-decoration: none;
	color: #333333;
}
.ContentLeftItem li a:hover{
	text-decoration: none;
	color: #FFFFFF;	
}

/* Div  - Will DEL - */
#AboutLeftDiv{
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #E2E2E2 url(../_image/01_about/01about_img01.jpg) no-repeat left top;
	height: 100%;
	padding: 65px 4px 200px 16px;
	color: #333333;
}
#AboutLeftDiv span{
	display: block;
	font: bolder 15px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #36B6C8;
	margin: 0 0 7px 0;
}
#AboutContDivTop{
	color: #333333;
	background: #EEEEEE;
	padding: 65px 16px 24px 16px;
}
#AboutContDiv{
	color: #333333;
	background: #EEEEEE;
	padding: 0 16px 24px  16px;
}
#ContentPage .NewStyle{
	font: bolder 15px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #36B6C8;
	display: block;
	margin: 0 0 4px 0;
}
#AboutContDiv p{
	padding: 16px 0px 0 0px;
}
/* Div  - Will DEL - */

/*20081030 + */
#EditerList{
	margin: 0px 11px 12px 11px;
	padding: 0px 0px 0px 0px;
}
#EditerList ul{
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 8px 0px;
}
#EditerList li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#EditerListNo a{
	color: #696969;
}
#EditerListNo a{
	color: #696969;
	text-decoration: underline;
}
#EditerListNo a:hover{
	color: #FF8C00;
}
