@charset "utf-8";

/*---------------reset start---------------*/
dl, dt, dd, ol, ul, li{margin: 0;padding: 0;}
/*---------------reset end---------------*/

body{
	SCROLLBAR-FACE-color: #D2D4D5;
    SCROLLBAR-HIGHLIGHT-color: #D2D4D5;
    SCROLLBAR-SHADOW-color: #ffffff;
    SCROLLBAR-3DLIGHT-color: #ffffff;
    SCROLLBAR-ARROW-color: #ffffff;
    SCROLLBAR-TRACK-color: #F0F0F0;
    SCROLLBAR-DARKSHADOW-color: #D2D4D5;
	background-color:#ffffff;
	margin:0px;	
}
td{
	font-size:10pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	word-break:break-all;
}
A:active, A:link, A:visited{
	color: #0066cc;
	font-family: Verdana;
	text-decoration: none;
}
A:hover{
	color: #ff0000;
	text-decoration: underline;
}
br{letter-spacing: 0px;}
a img{border: none;}

.css_textarea{
	width:90%;height:5em;		/* firefox */
	*width:auto;height:auto;	/* ie7 */
	_width:auto;height:auto;	/* ie6 */
}

.Bu a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#css_PageContainer{	/*頁面最外層*/
	width:1000px;
	background-color:#ffffff;
	border-top:3px solid #ffae00;
	margin: 0px auto; /* firefox */
	*margin: 0px auto; /* ie7 */
	_margin: 0px auto; /* ie6 */	
	text-align:center;	
}

.css_PageBg{
	background-image:url(../Images/BreadcrumbsBg.jpg);
	background-repeat:repeat-x;
	background-position:top left;	
	padding:10px 0 0 0;
}

#css_Content{padding:5px 10px 10px 33px;}
#css_Content2{padding:0px 20px 10px 20px;}
#css_Content3{padding:8px 20px 8px 15px;line-height:160%;}             
#css_SubContent{padding:8px 0px 5px 18px;}	/*子標題內文*/
#css_Content_Branch{padding:0px 20px 10px 15px;}

/*Menu*/
.css_Menu{
	background-image:url(../Images/MenuBg.gif);
	background-repeat:repeat-x;
	height:34px;
	background-position:top left;
}
.css_MenuLine{
	background-image:url(../Images/MenuLine.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 1px 0px 1px;	
}

/*Breadcrumbs*/
.css_Breadcrumbs{
	text-align:right;
	font-family: Verdana;
	font-size:10pt;
	padding:1px 2px 0 0;
	*padding:2px 2px 0 0;	/* ie7 */
	_padding:2px 2px 0 0;	/* ie6 */
	color:#C30;
}
.css_Breadcrumbs02{
	text-align:right;
	font-family: Verdana;
	font-size:10pt;
	padding:0 2px 0 0;
	*padding:0 2px 0 0;	/* ie7 */
	_padding:0 2px 0 0;	/* ie6 */
	color:#C30;
}
.css_Breadcrumbs A:active, .css_Breadcrumbs A:link, .css_Breadcrumbs A:visited,.css_Breadcrumbs02 A:active, .css_Breadcrumbs02 A:link, .css_Breadcrumbs02 A:visited{
	color:#333;
    text-decoration: none;
}
.css_Breadcrumbs A:hover, .css_Breadcrumbs02 A:hover{
	color: #C30;
	text-decoration: underline;
}
.css_BreadcrumbsArrow
{
	color:#C30;
	font-family:'新細明體';
	padding:0px 5px 0px 5px;
}

/*Title*/
.css_Title{padding:5px 10px 0 5px;}
.css_TitleBg{
	background-image:url(../Images/TitleBg.gif);
	background-repeat:repeat-x;
	height:30px;
	background-position:top left;
}
.css_TitleLeft{float:left;}
.css_TitleRight{float:right;}

.css_TitleB{padding:10px 0 15px 5px;margin:10px 0 15px 5px;}
.css_TitleB_Bg{
	background-image:url(../Images/TitleB_Bg.gif);
	background-repeat:repeat-x;
	height:32px;
	background-position:top left;
}
.css_TitleB_Left{float:left;}
.css_TitleB_Right{float:right;}

/* MemberLogin */
.css_MemberLogin,.css_MemberLogin A:active, .css_MemberLogin A:link, .css_MemberLogin A:visited{
	color:#ffffff;
    text-decoration: none;
}
.css_MemberLogin A:hover{
	color: #fff50d;
	text-decoration: underline;
}

/*Footer*/
.css_FooterMenu{
	background-image:url(../Images/MenuBg_Footer.gif);
	background-repeat:repeat-x;
	height:27px;
	background-position:top left;
}
.css_FooterMenuLine{
	background-image:url(../Images/MenuLine_Footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 18px 0px 18px;	
}
.css_Footer{
	background-image:url(../Images/FooterBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
	padding:10px 0px 0px 0px;
	line-height:150%;
}
.css_Footer td{
	color:#222222;
}
.css_Footer A:active, .css_Footer A:link, .css_Footer A:visited{
	color:#222222;
    text-decoration: none;
}
.css_Footer A:hover{
    color: #D2D4D5;
    text-decoration: underline;
}

.css_FontSizeContent{text-align:right;padding:0px 0px 10px 0px;}
.css_FontSizeContent2{text-align:right;padding:5px 0px 10px 0px;}

/*---------News  Start-----------*/
.css_News ul{
	/*clear:both;*/
	margin:3px 3px 0px 3px;
	padding:3px 3px 3px 5px;
	list-style-type:none;
	font-family:'新細明體';
}

.css_News ul li{
	/*border-bottom:1px dotted #BFBFBF;*/
	padding:3px 0px 3px 14px;
}

.css_NewsItem ul{
	/*clear:both;*/
	margin:3px 3px 0px 0px;
	padding:3px 3px 3px 0px;
	list-style-type:none;
}

.css_NewsItem ul li{
	padding:3px 0px 3px 14px;	
}

.IconNewsTop{
	background-image:url(../Images/Share/Icon_NewsTop.gif);
	background-repeat:no-repeat;
	background-position:left 7px; *background-position:left 8px;
	display:block;
	margin:0px 0px 0px 1px;
	padding:0px 0px 3px 11px;
	text-align:left;
}

.IconNews{
	background-image:url(../Images/Share/Icon_News.gif);
	background-repeat:no-repeat;
	background-position:left 7px; *background-position:left 8px;
	display:block;
	margin:0px 0px 0px 1px;
	padding:0px 0px 3px 11px;
	text-align:left;
}
/*---------News  End-----------*/

/*---------DefNews  Start-----------*/
.css_DefNewsItem ul{
	/*clear:both;*/
	line-height:160%;
	margin:3px 3px 0px 3px;
	padding:3px 3px 3px 5px;
	list-style-type:none;
}

.css_DefNewsItem ul li{
	border-bottom:1px dotted #BFBFBF;
	padding:3px 0px 3px 14px;	
}

.IconDefNewsTop{
	background-image:url(../Images/Share/Icon_NewsTop.gif);
	background-repeat:no-repeat;
	background-position:left 7px; *background-position:left 8px;
	display:block;
	margin:0px 0px 0px 1px;
	padding:0px 0px 3px 11px;
	text-align:left;
}

.IconDefNews{
	background-image:url(../Images/Share/Icon_DefNews.gif);
	background-repeat:no-repeat;
	background-position:left 7px; *background-position:left 8px;
	display:block;
	margin:0px 0px 0px 1px;
	padding:0px 0px 3px 11px;
	text-align:left;
}
/*---------DefNews  End-----------*/

/*---------Faq  Start-----------*/
.css_FaqList ul {margin:0;padding:0;list-style-type:none;}
.css_FaqList ul li.IconFaqQ{border-bottom:1px dashed #cccccc;background-image:url(../Images/Share/Icon_Q.gif);background-position:left 8px;background-repeat:no-repeat;padding:10px 0px 5px 28px;height:24px;}
/*---------Faq  End-----------*/

/*---------Action  Start-----------*/
.css_ActionList ul {margin:0;padding:0;list-style-type:none;}
.css_ActionList ul li.Icon{background-image:url(../Images/Share/Icon_News.gif);background-repeat:no-repeat;background-position:left 7px; *background-position:left 8px;display:block;margin:0px 0px 0px 1px;padding:0px 0px 3px 11px;text-align:left;}
/*---------Action End-----------*/

.css_SrhFont{font-family: Verdana;color: #001883;}

input{
	border:#cccccc 1px solid;
	font-size:10pt;
	color:#000000;
	font-family:Verdana;
	margin:0;padding:2px 1px 2px 1px;
}
select{
	border:#cccccc 1px solid;
	font-size:10pt;
	color:#000000;
	font-family:Verdana;
	margin:0;padding:0;
}
textarea{
	border:#999999 1px solid;
	color:#333333;
	font-family:Verdana;
	background-color:white;
}
.radio{
	border:#FFFFFF 0px solid;
	background-color:transparent;
}

.css_RentalCarFrameLeft{width:4px;height:28px;background-image:url(../Images/mFrame06_L.gif);background-repeat:no-repeat;background-position:left;}
.css_RentalCarFrameContent{background-image:url(../Images/mFrame06_C.gif);background-repeat:repeat-x;padding:0 5px 0 5px;}
.css_RentalCarFrameRight{width:15px;height:28px;background-image:url(../Images/mFrame06_R.gif);background-repeat:no-repeat;background-position:left;}
.css_RentalCarTitleFont{color:#000000;Font-size:10pt;font-weight: bold;}
.css_RentalCarContentFont{color:#e60012;Font-size:12pt;font-weight: bold;}

.TitleFont{color:#003596;Font-size:12pt;font-weight: bold;}
.SmallFont{font-size:8pt;}
.notice{color:#FF0000}

.Line{
	border-bottom:#BFBFBF 1px dotted;
}
.ImgBorder{
	border:#cccccc 1px solid;
	background-color:#ffffff;
	text-align: center;  		/* 相片水平居中 */
	vertical-align: middle;  	/* 相片垂直居中 */
	padding: 2px;
}
.ImgBorder02{border:#cccccc 1px solid;}
.ShowCatFont td{				/*Include 分類*/
	/*font-size:11pt;*/
}
.ShowCatFont A:active{
	color: #555555;
	font-family: Verdana;
	text-decoration: none;
}
.ShowCatFont A:link{
	color: #555555;
	font-family: Verdana;
	text-decoration: none;
}
.ShowCatFont A:visited{
	color: #555555;
	font-family: Verdana;
	text-decoration: none;
}
.ShowCatFont A:hover{
	color: #003596;
	text-decoration: underline;
}
.TBTitleFont A:active{			/*分類標題,例:產品大分類 > 中分類 >小分類*/
    color: #555555;
	font-family:'新細明體';
    text-decoration: none;
}
.TBTitleFont A:link{
	font-family:'新細明體';
	color: #555555;
	text-decoration: none;
}
.TBTitleFont A:visited{
	font-family:'新細明體';
	color: #555555;
	text-decoration: none;
}
.TBTitleFont A:hover{
	font-family:'新細明體';
	color: #FF6600;
	text-decoration: underline;
}
.CalWeekday{					/*行事曆設定*/		
	background:#F2F2F2;
	color:#414141;
}
.CalNoday{
	background:#EEEEEE;
}
.Calday{
	background:#FFFFFF;
}
.CalToday{
	border:#FF0000 1px solid;
	background:#FFFFCC;
}

.fls{
	font-size: 15px;
	FILTER: DropShadow(Color=#C6C6C6,OffX=1,OffY=1,positive=1);
	color: #FF3300;
	line-height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 1px;	
	font-family: "Verdana"
}
.css_NoData{
	height:100;
	text-align:center;
	color:#ff0000;
}
.CatArrow
{
	font-family:'新細明體';
	padding:0px 5px 0px 5px;
}
.ForumTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.JobTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.FaqTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.PicTitle_over td{
	background:#F6F5F4;
	color:#FF3300;
}
.VoteItemTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.CourseTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}

.css_mFrame_top_center{background-image:url(../Images/mFrame_top_center.gif); background-repeat:repeat-x; background-position:top;}
.css_mFrame02_top_center{background-color:#dff2ff;}
.css_mFrame03_top_center{background-image:url(../Images/mFrame03_top_center.gif); background-repeat:repeat-x; background-position:top;}
.css_mFrame02_Title{background-color:#dff2ff;padding:0px 0px 3px 6px; text-align:left;}
.css_mFrame03_Title{background-image:url(../Images/Bg_yellow.gif); background-repeat:repeat-x; background-position:top;}
.css_mFrame{border:1px solid #4d85eb;border-top:0px solid #4d85eb;padding:0px 5px 0px 5px;}
.css_mFrame03{border:1px solid #d1d1d1;border-top:0px solid #d1d1d1;padding:0px 5px 0px 5px;}


/*Left Menu*/
.css_LeftMenu{padding:10px 0px 10px 0px;}
.css_LeftMenu ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:150%;
	font-size:15px;	
	/*font-weight:bold;*/
}

.css_LeftMenu ul li{
	background-image:url(../Images/Line_LeftMenu.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:3px 0 3px 0;
	/**padding:0;_padding:0;*/
}

.css_LeftMenu ul li A:active, .css_LeftMenu ul li A:link, .css_LeftMenu ul li A:visited{
	color:#003596;
	text-decoration:none;
}

.css_LeftMenu ul li A:hover{
	color:#ff6600;
	text-decoration:underline;
}
.css_LeftMenuIcon{
	width:100%;
	background-image:url(../Images/Icon_LeftMenu.gif);
	background-repeat:no-repeat;
	background-position:22px 9px;
	padding:3px 5px 3px 40px;
}

/*分頁設定*/
.css_PageList {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 3px;
	text-align: right;
}
.css_PageList A,.css_PageList a:link,.css_PageList a:visited ,.css_PageList a:active {
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #036cb4;
	text-decoration: none;
	
}
.css_PageList A:hover{
	border-right: #999 1px solid;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff; 
	text-decoration:none;
	background:#036cb4;
}
.css_PageList .current {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
}
.css_PageList .disabled {
	border-right: #eee 1px solid; 
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color: #ddd;  
}
.css_PageList .total {
	font-family:Tahoma, Geneva, sans-serif;color:036cb4;
}
.css_PageList_EN{line-height:1.2em;vertical-align:middle;font-size:10pt;}
.css_PageList_TW{line-height:0px;vertical-align:middle;font-size:11px;}

/*======== 表格(粉橘) Start ========*/
.css_TableLightOrange{
	width:100%-4px;
	border:4px solid #FFECE3;
}

.css_TableLightOrange #table{
	width:100%;
	border-top:1px solid #FF783D;
	border-right:1px solid #FF783D;
	border-collapse:collapse;
}
.css_TableLightOrange #th{
	background-color:#FFE7DC;
	color:#FF0040;
	font-size:10pt;
	padding:6px 3px 6px 3px;
	font-weight:normal;
	/*vertical-align:text-top;*/	
	text-align:center;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}
.css_TableLightOrange #th a:active,.css_TableLightOrange th a:link,.css_TableLightOrange th a:visited{	/*----標題列---*/
	color:#FF0040;
	text-decoration:underline;
}
.css_TableLightOrange #th a:hover{
	color:#FF0040;
	text-decoration:none;
}
.css_TableLightOrange #tdLTitle{
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	background-color:#FFF4ED;
	color:#000000;
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}
.css_TableLightOrange #td{
	background-color:#ffe9e3;
	color:#000000;
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}
tr.odd_TableLightOrange #td{
	background-color:#ffffff;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}	
tr.even_TableLightOrange #td{
	background-color:#fff3f0;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}	
tr.over_TableLightOrange #td{
	background-color:#ffffcc;
	color:#ff0000;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}	
tr.clicked_TableLightOrange #td{
	color:#ff0000;
	background-color:#D5ECFF;
	border-bottom:1px solid #FF783D;
	border-left:1px solid #FF783D;
}
/*======== 表格(粉橘) End ========*/

/*======== 表格(粉藍) Start ========*/
.css_TableLightBlue{
	width:100%-4px;
	border:4px solid #e6f0fb;
}

.css_TableLightBlue #table{
	width:100%;
	border-top:1px solid #a4ccea;
	border-right:1px solid #a4ccea;
	border-collapse:collapse;
}
.css_TableLightBlue #th{
	height:30px;
	background-image:url(../Images/Share/TableLightBlue_Bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#0085dd;
	font-weight:bold;
	font-size:10pt;
	padding:3px 2px 3px 2px;
	/*vertical-align:text-top;*/	
	text-align:center;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
}
.css_TableLightBlue #th2{
	height:34px;
	background-image:url(../Images/Share/TableLightBlue_Bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#710202;
	font-weight:bold;
	font-size:10pt;
	padding:3px;
	/*vertical-align:text-top;*/
	text-align:center;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
}
.css_TableLightBlue #th a:active,.css_TableLightBlue th a:link,.css_TableLightBlue th a:visited{	/*----標題列---*/
	color:#000099;
	text-decoration:underline;
}
.css_TableLightBlue #th a:hover{
	color:#000099;
	text-decoration:none;
}
.css_TableLightBlue #tdLTitle{
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	background-color:#ebf7ff;
	color:#000000;
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
}
.css_TableLightBlue #td{
	background-color:#FFFCFA;
	color:#000000;
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
}
tr.odd_TableLightBlue #td{
	background-color:#ffffff;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
}	
tr.even_TableLightBlue #td{
	background-color:#D9F2FF;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
}	
tr.over_TableLightBlue #td{
	background-color:#ffffcc;
	color:#ff0000;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
}	
tr.clicked_TableLightBlue #td{
	color:#ff0000;
	background-color:#D5ECFF;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
}
tr.odd_TableLightBlue #tdim{
	background-color:#c4e6ff;		/*eafac9*/
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
	color:#000000;
}	
tr.even_TableLightBlue #tdim{
	background-color:#ffffcc;		/*d3f89f*/
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
	color:#000000;
}
tr.over_TableLightBlue #tdim{
	background-color:#ffffcc;
	color:#ff0000;
	border-bottom:1px solid #a4ccea;
	border-left:1px solid #a4ccea;
	padding:6px 3px 3px 3px;
}	

/*======== 表格(粉藍) End ========*/

/*======== 車型價目表格 Start ========*/
.css_CarPriceTxt{font-family:Verdana;font-weight:bold;}
.css_CarPremiumTxt{font-family:Verdana;font-weight:bold;color:#666666;}

.css_CarPriceTitleTopBg{background-image:url(../Images/Car/CarPrice_Bg_Top.gif); background-position:left top; background-repeat:repeat-x;}
.css_CarPriceTitleCenterBg{background-image:url(../Images/Car/CarPrice_Bg_Center.gif); background-position:left top; background-repeat:repeat-x;border-left:1px solid #ffffff;}
.css_CarPriceTitleCenterBg2{background-image:url(../Images/Car/CarPrice_Bg_Center.gif); background-position:left top; background-repeat:repeat-x;}
.css_CarPriceTitleBottomBg{background-image:url(../Images/Car/CarPrice_Bg_Bottom.gif); background-position:left top; background-repeat:repeat-x;}
.css_CarPriceTREven{background-color:#e4f1ff;}
.css_CarPriceTROdd{background-color:#f9f9f9;}
.css_CarPriceTD{padding:6px 3px 3px 3px;border-bottom:1px solid #4d7adf;border-left:1px solid #4d7adf;}
.css_CarPriceTD a:active ,.css_CarPriceTD a:link ,.css_CarPriceTD a:visited{color:#0000ff;text-decoration:none;}
.css_CarPriceTD a:hover{color:#ff0000;text-decoration:underline;}
.css_CarPriceTD2{color:#0000ff;background-color:#fee8f2;padding:6px 3px 3px 3px;border-bottom:1px solid #4d7adf;border-left:1px solid #4d7adf;}
.css_CarPriceTDEnd{padding:6px 3px 3px 3px;border-bottom:1px solid #4d7adf;border-left:1px solid #4d7adf;border-right:1px solid #4d7adf;}
/*======== 車型價目表格 End ========*/

/*======== 表單表格 Start ========*/
.css_ContactusForm{}
.css_ContactusForm table{border-top:2px solid #003596;border-bottom:2px solid #003596;}
.css_ContactusForm #tdLTitle{text-align:left;vertical-align:middle;background-color:#F4F4F4; font-weight:bold;}
.css_ContactusForm #tdLTitleNotice{text-align:center;vertical-align:middle;background-color:#F4F4F4; color:#0000ff; font-size:11pt;}
.css_ContactusForm td{text-align:left;vertical-align:top;border-bottom:1px solid #dddddd;padding:7px;}
.css_ContactusFormNotice{color:#ff0000;}
/*======== 表單表格  End ========*/

/*======== 注意事項表格 Start ========*/
.css_NoticeForm{}
.css_NoticeForm table{border:1px solid #7597dd;}
.css_NoticeForm #content{text-align:left;border:5px solid #ffffff; background-color:#f6f6f6;padding:5px;}
.css_NoticeForm #title{text-align:left; font-size:15px; font-weight:bold; color: #13218c;}
.css_NoticeForm #content2{clear:both; text-align:left;}
/*======== 注意事項表格 End ========*/

/*======== 行事曆選車 Start ========*/
.css_CalendarFrame{background-color:#C5DBF7;padding:0 10px 0 10px;}
.css_CalendarFrame_top_center{background-color:#C5DBF7;}
.css_CalendarFrame_bottom_center{background-color:#C5DBF7;}
.css_CalendarEnableDay{background:#ffffff;}
.css_CalendarEnableDay #css_CalendarDate{background-color:#E4F0FC;text-align:center;padding:0 3px 0 0;}
.css_CalendarDisableDay{background:#EEEEEE;}
.css_CalendarDisableDay #css_CalendarDate{background-color:#E4F0FC;color:#CCCCCC;text-align:center;padding:0 3px 0 0;}
.css_CalendarFrame #th{
	padding:2px 2px 2px 2px;
	font-weight:normal;
	/*vertical-align:text-top;*/	
	text-align:center;
	border-bottom:1px solid #b5cbe7;
}
.css_CalendarFrame #td{
	border-bottom:1px solid #b5cbe7;
	border-right:1px solid #b5cbe7;
}
.css_CalendarFrame #Bgntd{
	border-right:1px solid #b5cbe7;
	border-bottom:1px solid #b5cbe7;
	border-left:1px solid #b5cbe7;		
}
/*======== 行事曆選車  End ========*/
