/* CSS Document */
.header{width:940px; height:80px;margin-bottom:13px; position:relative; background:url(/images100/index_header_flash_bg.png) bottom center no-repeat;}
.logo{cursor:pointer;z-index:10; position:absolute; top:10px; left:0; display:block;background:url(/images100/logo0504.png) left top no-repeat; border:0; text-indent:-9999px; width: 199px;height: 58px;}
.logo a:link{ display:block;width:199px; height:58px;}
.logo a:hover{ display:block;width:199px; height:58px;top :0px;}
.logo a:visited{ display:block;width:199px; height:58px;}

/*.logo a{ display:block;width:199px; height:58px;}*/

.logouwhere{cursor:pointer;z-index:10; position:absolute; top:10px; left:0; background:url(/images100/uwhere.png) left top no-repeat; border:0; text-indent:-9999px; width: 199px;height: 58px;}
.logouwhere a{ display:block;width:199px; height:58px;}

/*flash full*/
.index_flash{width:940px; height:80px; position:absolute; left:0; top:0; z-index:0;}


/*訂閱電子報．新手上路．QA hyperlink style 【【【首頁使用】】】與main_new.css這支名稱相同*/
#guide{z-index:99;}
#topnav{background:url(/images100/all_purplebg.gif) repeat-x; background-position:0px 0px;	position:relative; height:27px; line-height:23px; color:white;}/*前面的點*/
.tnav_roundleft{	width:6px;	height:27px;	background-image: url(/images100/all_ui.gif);	background-position: -365px -151px;	position:relative;	left:0px;}
.tnav_roundright{	width:6px;	height:27px;	background-image: url(/images100/all_ui.gif);	background-position: -385px -151px;	position:relative;	right:0px;}
#topnav_link{font-size:13px;color:white;margin:0px 6px 0px 6px;}
#topnav_link a{font-size:13px;color:white;font-size:13px;font-size:12px\9;}
#topnav_link a:link{font-size:13px;color:white; text-decoration:none;font-size:13px;font-size:12px\9;}
#topnav_link a:hover{font-size:13px;color:white; text-decoration:underline;font-size:13px;font-size:12px\9;}

/*訂閱電子報．新手上路．QA hyperlink style 【【【內頁使用】】】故分開另外命名*/
#guideInside{z-index:99;}
#topnavInside{background:url(/images100/all_purplebg.gif) repeat-x; background-position:0px 0px;	position:relative; height:27px; line-height:23px; color:white;}/*前面的點*/
.tnavInside_roundleft{	width:6px;	height:27px;	background-image: url(/images100/all_ui.gif);	background-position: -365px -151px;	position:relative;	left:0px;}
.tnavInside_roundright{	width:6px;	height:27px;	background-image: url(/images100/all_ui.gif);	background-position: -385px -151px;	position:relative;	right:0px;}
#topnavInside_link{font-size:13px;color:white;margin:0px 6px 0px 6px;}
#topnavInside_link a{font-size:13px;color:white;font-size:13px;font-size:12px\9;}
#topnavInside_link a:link{font-size:13px;color:white; text-decoration:none;font-size:13px;font-size:12px\9;}
#topnavInside_link a:hover{font-size:13px;color:white; text-decoration:underline;font-size:13px;font-size:12px\9;}


/*我的最愛 hyperlink style*/
#favorite{height:27px;line-height:30px;margin:0px 6px 0px 0px;color:#D00;}
#favorite a{color:#D00; text-decoration:none;}
#favorite a:link{color:#D00; text-decoration:none;}
#favorite a:hover{color:#D00; text-decoration:underline;}

/*求職登入．加入會員 hyperlink style*/
#logMsg{width:340px; text-align:right; z-index:0; position: absolute; top: 57px; left: 595px;font-size:13px;}
#logMsg a{color: black;	text-decoration:none;}
#logMsg a:hover {color: black;text-decoration: underline;}

/*麵包屑 breadcrumb style*/
#breadcrumbNEW {font-size:12px; color:#666; text-decoration:none;text-align:left; width:940px; border-bottom:1px solid #d8d8d8;padding-bottom:5px; margin-bottom:15px; line-height:20px;}
#breadcrumbNEW a{font-size:12px; color:#0072bc; font-family:Tahoma;}
#breadcrumbNEW a:link{font-size:12px; color:#0072bc;text-decoration:none;}
#breadcrumbNEW a:hover{font-size:12px; color:#0072bc;text-decoration:underline;}
#breadcrumbNEW a:active{font-size:12px; color:#0072bc;text-decoration:underline}
#breadcrumbNEW span{font-size:12px;color:#333;}


/*----------------------------------------*/

.rightfloat{	float:right;}
.rightfloat{	float:right;}

/*解決容器無法正確閉合------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
