@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body {
	background: #888888 url(../images/bodybg.gif) repeat-x left top;
	text-align: center;
	}

.OutBG {
	background: url(../images/outbg.jpg) repeat-y center center;
	}
.InnerBG {
	background: url(../images/innerbg.jpg) no-repeat center top;
	}
.Debug {clear:both;}
	
.Wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	}
.Header {
	background: url(../images/headerbg.gif) repeat-x left top;
	height: 84px;
	}
	.Logo {
		background: url(../images/logo.gif) no-repeat center center;
		width: 380px;
		}
	.Logo a {
		width: 380px;
		height: 84px;
		display: block;
		}
	.HeaderLinks {
		padding: 0 20px 0 0;
		height: 38px;
		text-align: right;
		color: #999999;
		line-height: 38px;
		}
	.HeaderLinks a {
		color: #999999;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		}
	.HeaderLinks a:hover {
		color: #CC0000;
		}
	.SearchBox {
		padding: 0 20px 0 0;
		}
	.SearchForm {
		background: url(../images/search.gif) no-repeat left top;
		width: 265px;
		height: 26px;
		}
		.InputKeyword {
			padding: 3px 10px 3px 5px;
			background: none;
			width: 190px;
			border: 0;
			}
		.InputKeyword input {
			background: none;
			width: 100%;
			color: #666666;
			border: 0;
			}
		.head_BtnSearch {
			background: none;
			width: 60px;
			height: 26px;
			border: 0;
			cursor: pointer;
			}
	.NaviBox {
		background: url(../images/navibg.jpg) repeat-x 0 0;
		height: 41px;
		text-align: center;
		}
		.NaviLine {
			background: url(../images/navi_line.jpg) no-repeat center top;
			width: 2px;
			height: 41px;
			}
		.NaviBox a {
			padding: 0 0 0 20px;
			margin: 5px;
			background: url(../images/navi_item_dot.gif) no-repeat left top;
			height: 30px;
			line-height: 30px;
			text-align: left;
			color: #333333;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			display: block;
			overflow: hidden;
			}
		.NaviBox a:hover {
			background: url(../images/navi_item_over.jpg) no-repeat left top;
			color: #FFFFFF;
			}
		.NaviBox a span {
			padding: 30px 5px 0 0;
			float: right;
			}
		.NaviBox a:hover span {
			padding: 30px 5px 0 0;
			background: url(../images/navi_item_over.jpg) no-repeat right top;
			float: right;
			}
	.BannerBox {
		margin: 0 0 10px 0;
		}
	.SubBannerBox {
		}	
	.SwfBox {
		background: url(../images/swf.jpg) no-repeat 0 0;
		width: 675px;
		height: 180px;
		}
	
	.ColLeft {
		padding: 0 10px;
		width: 200px;
		}
	.ColCenter {
		width: auto;
		}
	.ColRight {
		padding: 0 10px;
		width: 310px;
		}
	.InfoBox {}
	.InfoBoxHeadingLeft {
		padding: 0 0 0 30px;
		background: url(../images/title_bg.gif) no-repeat left top;
		height: 30px;
		font-size: 12px;
		font-weight: bold;
		line-height: 30px;
		color: #333333;
		}
	.InfoBoxHeadingRight {
		padding: 0 10px 0 0;
		background: url(../images/title_bg.gif) no-repeat right top;
		height: 30px;
		text-align: right;
		line-height: 30px;
		}
	.InfoBoxHeadingRight a img {
		border: 0;
		}
	.InfoBoxBorder {
		padding: 1px;
		background: #FFFFFF;
		border: 1px solid #CECFCE;
		border-top: none;
		text-align: left;
		}
		.NoteBox {
			height: 149px;
			}
		.Date {
			padding: 0 0 0 15px;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 11px;
			color: #FF0000;
			line-height: 1.5em;
			}
		.Title {
			padding: 0 0 0 15px;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 12px;
			font-weight: bold;
			color: #333333;
			line-height: 2em;
			}
		.Title a {
			color: #333333;
			text-decoration: none;
			}
		.Title a:hover {
			color: #CC0000;
			}
		.Detail {
			padding: 0 0 0 15px;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 12px;
			color: #999999;
			line-height: 1.5em;
			}
		.LinkBox {
			/*width: 200px;*/
			background: 0;
			padding: 0 10px;
			}
		.LinkBanner {
			padding: ;
			text-align: center;
			}
		.LinkBanner a {
			display: inline-block;
			}
		.LinkBanner a img {
			padding: 2px 0;
			width: 180px;
			border: 0;
			}
			
		.NewsBox {
			height: 254px;
			}
		.NewsBox ul {
			list-style: none;
			}
		.NewsBox ul li {
			list-style: none;
			background: url(../images/dot_line.gif) repeat-x left bottom;
			line-height: 30px;
			}
		.NewsBox ul li a {
			padding: 0 0 0 20px;
			color: #333333;
			text-decoration: none;
			line-height: 30px;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 12px; 
			}
		.NewsBox ul li a:hover {
			color: #FF0000;
			}
		.NT1, .NT2, .NT3, .NT4 {
			padding: 0 10px;
			}
		.NT1 {
			color: #0082A5;
			}
		.NT2 {
			color: #FCB001;
			}
		.NT3 {
			color: #FF9999;
			}
		.NT4 {
			color: #4BBA3A;
			}
			
		.AwardBox {
			height: 254px;
			}
		.AwardBox ul {
			list-style: none;
			}
		.AwardBox ul li {
			list-style: none;
			height: 80px;
			}
		.AwardBox ul li table {
			width: 100%;
			}
		.AwardBox ul li td {
			padding: 3px;
			width: 149px;
			background: url(../images/dot_line.gif) repeat-x left bottom;
			text-align: left;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 12px;
			color: #666666;
			line-height: 1.5em;
			}
		.AwardBox ul li img {
			margin: 0 10px 0 0;
			padding: 1px;
			border: 1px solid #D4D0C8;
			float: left;
			}
		.AwardBox ul li h3 {
			font-size: 13px;
			color: #333333;
			}
		.Li1 {
			background: #F4F4F4;
			height: 80px;
			}
		.Li2 {
			background: #FFFFFF;
			height: 80px;
			}
		
		.MainBot {
			padding: 0 0 39px 0;
			background: url(../images/main_bot.jpg) repeat-x left bottom;
		}
	.Footer {
		background: url(../images/footerbg.jpg) no-repeat center top;
		height: 50px;
		font-family: Arial, Helvetica, sans-serif, "新細明體";
		font-size: 12px;
		text-align: center;
		color: #666666;
		line-height: 30px;
		}
		.ToTop {
			float: right;
			padding: 0 10px 0 0;
			}
		.OZLink {
			color: #333333;
			}
		.OZLink:hover {
			color: #CC0000;
			}
	
	.SubLeft {
		padding: 40px;
		background: url(../images/sub_left.jpg) repeat-x left top;
		}		
	.SubRight {
		width: 220px;
		display: none;
		}
		.SubPadding1 {
			padding: 0 10px;
			}
		.SubPadding2 {
			padding: 10px 10px 0 10px;
			background: url(../images/sub_line_left.jpg) no-repeat left top;
			}
		.SubTop1 {
			padding: 20px 0 0 0;
			background: url(../images/sub_right.jpg) no-repeat center top;
			}
		.SubTop2 {
			padding: 20px 0 0 0;
			background: url(../images/sub_right_1.jpg) no-repeat center top;
			}
		.SubContainer {}
		.SubTitleLeft {
			background: url(../images/sub_title_left.jpg) no-repeat left top;
			width: 20px;
			height: 44px;
			}
		.SubTitleBg {
			background: url(../images/sub_title_bg.jpg);
			}
		.SubTitleRight {
			background: url(../images/sub_title_right.jpg) no-repeat left top;
			width: 20px;
			height: 44px;
			}
		.SubTitle {
			padding: 0 20px 0 0;
			background: url(../images/sub_title.jpg) no-repeat right top;
			height: 44px;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 23px;
			font-weight: bold;
			line-height: 44px;
			float: left;
			}
		.SubContent {
			padding: 30px 30px 0 30px;
			background: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 13px;
			line-height: 2em;
			color: #333333;
			}
		.SubContent p {
			padding: 0 0 1em 0;
			text-indent: 2em;
			}
		.SubContent a {
			color: #333333;
			text-decoration: underline;
			}
		.SubContent a:hover {
			color: #CC0000;
			}
		.SubContent table {
			margin: 0 auto;
			width: 100%;
			}
		.DownLoad {
			padding: 0 0 0 120px;
			background: url(../images/down_bg.jpg) no-repeat left top;
			height: 91px;
			line-height: 91px;
			color:#333333;
			font-size: 12px;
			}
		.DownLoad a {
			font-size: 30px;
			font-weight: bold;
			color: #FF0000;
			}
		.DownLoad span {
			color: #999999;
			font-size: 11px;
			}
		.SubContent dl {
			padding: 0 0 1.5em 0;
			}
		.SubContent dd {
			padding: 0 0 0 24px;
			background: url(../images/sub_dd_left.jpg) no-repeat left top;
			font-weight: bold;
			font-size: 13px;
			color: #333333;
			height: 27px;
			line-height: 27px;
			}
		.SubContent dd div {
			padding: 0 15px 0 0;
			background: url(../images/sub_dd_right.jpg) no-repeat right top;
			height: 27px;
			float: left;
			}
		.SubContent dt {
			margin: 0 0 0 24px;
			padding: 5px 0 0 30px;
			background: url(../images/dot_1.gif) no-repeat left center;
			}
			
		.SubMenu {
			padding: 0 0 10px 0;
			background: url(../images/sub_right_item.jpg);
			}
		.SubMenu a {
			padding: 0 0 0 30px;
			margin: 0 10px 1px 10px;
			background: url(../images/sub_menu.jpg) no-repeat left top;
			height: 25px;
			display: block;
			font-family: Arial, Helvetica, sans-serif, "新細明體";
			font-size: 12px;
			color: #666666;
			line-height: 25px;
			text-decoration: none;
			}
		.SubMenu a:hover, a.SubMenuCurrent {
			background: url(../images/sub_menu_over.jpg) no-repeat left top;
			color: #FFFFFF;
			font-weight: bold;
			}
			
		.RedText {
			color: #FF0000;
			}
		.page_num ul, .page_num ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			}
		.page_num ul li a {
			padding: 0 10px;
			}
		
/*20090818 eve add SubMenu style*/
.HeaderSubMenu {
	margin: 1px 0 0 0;
	background: #FFFFFF url(../images/btn_sub_bar_bg.jpg) repeat-x 0 0;
	height: 31px;
	}
.HeaderSubMenu ul, .HeaderSubMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	height: 31px;
	}
.HeaderSubMenu ul li {
	padding: 0 6px 0 0;
	background: url(../images/btn_sub_line_bg.gif) no-repeat right top;
	height: 31px;
	}
.HeaderSubMenu ul li a {
	padding: 0 12px 0 30px;
	background: url(../images/btn_sub_item_bg.gif) no-repeat 0 0;
	color: #DBB3B3;
	font-size: 15px;
	font-family: Tahoma
	font-weight: bold;
	text-decoration: none;
	line-height: 31px;
	height: 31px;
	display: block;
	float: left;
	}
.HeaderSubMenu ul li a:hover {
	background: url(../images/btn_sub_item_bg.gif) no-repeat 0 -31px;
	color: #FFFFFF;
	}
	
	
	
.FontsColorGreen01{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	line-height: 20px;

	}

.FontsColorGreen02{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	}

.FontsColorGreen03{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	}

.FontsColorGreen01Line{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 20px;

	

	}

.FontsColorGreen02Line{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	}

.FontsColorGreen03Line{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	}

.FontsColorOrange01{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	line-height: 20px;

	}

.FontsColorOrange02{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	}

.FontsColorOrange03{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	}

.FontsColorOrange01Line{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 20px;

	}

.FontsColorOrange02Line{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	}

.FontsColorOrange03Line{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	}

.FontsColorBlack01{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	line-height: 20px;

	}

.FontsColorBlack02{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	}

.FontsColorBlack03{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	}

.FontsColorBlack01Line{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 20px;

	}

.FontsColorBlack02Line{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	}

.FontsColorBlack03Line{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	}

.FontsColorRed01{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	line-height: 20px;

	}

.FontsColorRed02{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	}

.FontsColorRed03{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	}

.FontsColorRed01Line{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 20px;

	}

.FontsColorRed02Line{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	

	}

.FontsColorRed03Line{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;



	}

	

	

	

	

	.FontsColorGreen01N{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorGreen02N{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorGreen03N{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	font-weight :bold ;

	}

.FontsColorGreen01LineN{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	font-weight :bold ;

	line-height: 20px;

	

	}

.FontsColorGreen02LineN{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorGreen03LineN{

                 color:#009E00;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	font-weight :bold ;

	}

.FontsColorOrange01N{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorOrange02N{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorOrange03N{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	font-weight :bold ;

	}

	.FontsColorOrange01LineN{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorOrange02LineN{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorOrange03LineN{

                 color:#ff9900;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	font-weight :bold ;

	}

.FontsColorBlack01N{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorBlack02N{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorBlack03N{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	font-weight :bold ;

	}

	.FontsColorBlack01LineN{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorBlack02LineN{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorBlack03LineN{

                 color:#333333;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	font-weight :bold ;

	}

.FontsColorRed01N{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorRed02N{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorRed03N{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	line-height: 28px;

	font-weight :bold ;

	}

	.FontsColorRed01LineN{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 13px;

	font-family: Verdana;

	text-decoration: underline;

	font-weight :bold ;

	line-height: 20px;

	}

.FontsColorRed02LineN{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 15px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 24px;

	font-weight :bold ;

	}

.FontsColorRed03LineN{

                 color:#FF0000;

				 margin:0px;

				 padding:0;

				 font-size: 17px;

	font-family: Verdana;

	text-decoration: underline;

	line-height: 28px;

	font-weight :bold ;
	}


/*20090930 evezone add*/
.Executives {
	margin: 0 auto;
	width: 840px;
	background: url(../images/gjzg_bg.jpg) no-repeat 0 0;
	}
	
/* 20091205 evezone add - Member & Table */
.SubMember-login {
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../images/member_login_bg.gif) no-repeat 0 0;
	width: 640px;
	height: 124px;
	}
.Input-bg {
	padding: 0 5px;
	background: url(../images/input_bg.gif) no-repeat 0 0;
	height: 26px;
	}
.Input-bg input {
	padding: 7px 0;
	background: none;
	border: 0;
	width: 190px;
	font: 12px/1 Arial, Helvetica, sans-serif, "新細明體";
	display: block;
	float: left;
	}
.Input-bg span {
	padding: 0 0 0 15px;
	color: #CC0000;
	font: 12px/2 Arial, Helvetica, sans-serif, "新細明體";
	}
.Btn-login,
.Btn-fgpwd {
	margin: 0 3px 0 0;
	padding: 0!important;
	_padding: 5px 0;
	font: bold 13px/14px "新細明體";
	display: block;
	float: left;
	}
.Btn-login {
	background: url(../images/btn_bg_1.gif) no-repeat 0 0;
	width: 60px;
	height: 24px;
	color: #CCCCCC;
	border: 0;
	cursor: pointer;
	}
.Btn-fgpwd {
	background: url(../images/btn_bg_2.gif) no-repeat 0 0;
	width: 80px;
	height: 24px;
	color: #D6D6D6;
	border: 0;
	cursor: pointer;
	}
	
.Calendar-table {
	margin: 0 auto;
	width: 844px;
	background: url(../images/cal_table_center.gif) repeat-y 0 0;
	text-align: center;
	}
.Calendar-top {
	margin: 0 auto;
	padding: 6px 7px 0 7px;
	background: url(../images/cal_table_top.gif) no-repeat 0 0;
	}
.Calendar-center {
	padding: 0 7px;
	}
.Calendar-bot {
	background:url(../images/cal_table_bot.gif) no-repeat 0 0;
	height: 10px;
	font-size: 10px;
	}
	
.Calendar-search {
	padding: 7px 0;
	margin: 0 0 1px 0;
	background: url(../images/cal_table_search.gif) no-repeat 0 0;
	height: 26px;
	}
.Calendar-search span {
	color: #FFF;
	}
.Calendar-search-input {
	padding: 0 5px;
	background: url(../images/input_bg_search.gif) no-repeat left top;
	height: 26px;
	width: 132px;
	border: 0;
	}
.Calendar-search-input input {
	padding: 4px 0 0 0;
	border: 0;
	background: none;
	height: 22px;
	width: 132px;
	}
.Calendar-search-input select {
	background: none;
	width: 132px;
	border: none;
	}
.Calender-th-1 th {
	background: url(../images/cal_table_th.gif) no-repeat left top;
	height: 25px;
	font: 12px/2 Arial, Helvetica, sans-serif, "新細明體";
	}
.Calender-th-2 th {
	background: url(../images/cal_table_th.gif) no-repeat left bottom;
	height: 25px;
	font: 12px/2 Arial, Helvetica, sans-serif, "新細明體";
	}

.Calendar-center-list {
	background: #EFEFEF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #dedede;
	}
.Calendar-center-list th,
.Calendar-center-list td {
	background: #EFEFEF url(../images/cal_line_vert_1.gif) repeat-y right top;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #dedede;
	font: 12px/1.5 Tahoma;
	}
.Calendar-center-list th,
.Calendar-center-list td {
	padding: 0 5px;
	}
.Calendar-center-list td a {
	color:#CC0000;
	}
.Calendar-center-list td a:hover {
	color: #0033CC;
	}
.Calendar-line-hori {
	background:url(../images/cal_line_hori.gif) repeat-x left bottom;
	}
.Calendar-line-vert {
	padding: 0 5px;
	background: url(../images/cal_line_vert.gif) no-repeat right top;
	}
	
/*devin heroes list*/
#herolist {
	background: transparent url(../images/hlbg.jpg) 0 0 no-repeat;
	padding: 0 52px 0 52px;
	margin: -40px;
	overflow: hidden;
	_zoom: 1;
	}
#herolist .update-time {
	width: 234px;
	height: 48px;
	margin: 247px -22px 132px 674px;
	line-height: 48px;
	overflow: hidden;
	font-size: 29px;
	text-align: center;
	}
#herolist ul {
	margin: 0 -17px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	_margin: 0 -34px;
	_zoom: 1;
	}
#herolist ul li {
	float: left;
	padding: 0 17px 30px 17px;
	margin: 0;
	width: 152px;
	background: transparent url(../images/hlimgbg.png) center top no-repeat;
	_padding: 0 0 30px 0;
	_margin: 0 17px 0 17px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hlimgbg.png', sizingMethod='crop');
	}
#herolist ul li img { 
	border: none;
	outline: none;
	margin: 5px 0 10px 5px;
	}
#herolist ul li a { 
	display: block;
	border: none; color: #333;
	text-decoration: none;
	font-weight: bold;
	_position: relative;
	}
	#herolist ul li a:hover { color: #666; } 
#herolist span {
	display: block;
	text-align: center;
	font-size: 21px;
	}
#herolist h2 {
	width: 96px;
	height: 44px;
	overflow: hidden;
	background: transparent url(../images/icon2.jpg) 0 0 no-repeat;
	text-indent: -999px;
	margin: 30px 0;
	clear: both;
	_text-indent: 0;
	_line-height: 400px;
	_zoom: 1;
	}
	#herolist h2.icon3 { background-image: url(../images/icon3.jpg) }