@charset "big5";



/*--header版頭------------------------*/

#header{
	width:970px;
	position:relative;
	height:67px;
	background-image: url(/images/201110/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow:hidden;
}

#logo{
	width:480px;
	height:67px;
	/* background-image: url(/images/201110/IT_Logo_480x67.gif); */
	/* background-image: url(/images/201110/ChristmasBanner_480x67.ai.jpg); 20111213聖誕節使用*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.logo_link
{
	width:202px;
	height:67px;
	position:relative;
	float:left;
	z-index:2;
	display:block; 
	overflow:hidden;
}

.logo_link a{
	float:left;
	width:205px;
	height:67px;
	display: block;
	background-color: #FFFFFF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	/* z-index:2;
	position:relative; 
	感謝Sam的幫忙
	*/
}

.ITlogo_link
{
	width:274px;
	height:67px;
	position:relative;
	float:right;
	z-index:2;
	display:block; 
	overflow:hidden;
}
.ITlogo_link a{
	height: 67px;
	width: 275px;
	float: right;
	display: block;
	background-color: #FFFFFF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	/* z-index:2;
	position:relative; 
	感謝Sam的幫忙	
	*/
}


#search{
	float:right;
	height:30px;
	padding-top: 9px;
	padding-right: 10px;
	width: 400px;
}
#search li {
	float: right;
	padding-left: 3px;
}


#search_input{
	height:20px;
	padding-left:5px;
	padding-right:5px;
}

#search_input .input{
	border: 1px solid #999;
	height:20px;
	background-color: #CCC;
	width: 120px;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


#top_menu{
	width:480px;
	height:28px;
	line-height:28px;
	float: left;
	padding-right: 10px;
}

#top_menu li{
float:right;
letter-spacing:1px;
line-height:28px;
margin:0 5px;
font-size:12px;
background:url(/images/201110/dot04.gif)  left 10px no-repeat ;
padding-left:10px;
}

.clear{
clear:both;
}



.none{
display:none;
}
#dolphinnav{
	position:relative;
	width: 968px;
	height:36px;
	margin-right: auto;
	margin-left: auto;
	}

/*-------選單menu -------------------*/

#dolphincontainer{
	height:72px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px -8px;
	background-image: url(/images/201110/second_menu_background.gif);
	background-color: #BEBEBE;
	margin-bottom: 2px;
}
#dolphinnav ul{
	float:left;
}
#dolphinnav ul li{
	float:left;
	margin: 0;
	padding: 0;
}

#dolphinnav ul li a{
display:block;
font-family:"微軟正黑體","新細明體" ;
font-weight:bold;
color:#FFFFFF;
text-align:center;
line-height:36px;
letter-spacing:2px;
font-size:15px;
width:121px;
height:36px;
background: url(/images/201110/main_menu_up.gif) bottom center no-repeat;
}
#dolphinnav ul li a span{height:36px;float:left;
padding-left:26px;
}
#dolphinnav ul li a span.width01{height:36px;float:left;
padding-left:18px;
}

#dolphinnav ul li a:hover{
display:block;
width:121px;
height:36px;
background: url(/images/201110/main_menu_down.gif) right top no-repeat;
}
#dolphinnav ul li a:hover span{
display:block;width:auto;cursor:pointer;

}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
display:block;
font-family:"微軟正黑體","新細明體" ;
font-weight:bold;
color:#000;
text-align:center;
line-height:36px;
letter-spacing:2px;
font-size:15px;
width:121px;
height:36px;
background: url(/images/201110/main_menu_down.gif) right top no-repeat;
}
#dolphinnav ul li a.current span{display:block;width:auto; }

#dolphin_inner{
	color: #000;
	height:33px;
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: #000;}
#dolphin_inner a:hover{color: #996600;}

.innercontent{display: none;}

.second_menu ol {
margin-left:15px;
}

	
.second_menu li {
float:left;
margin-right:5px;
}

.second_menu a {
display: block;
float:left;
text-align:center;
width:110px;
font-family:"新細明體" ;
font-size:12px;
color: #865728;
background: url(/images/201110/second_menu_up.gif) 1px  3px no-repeat;
font-weight:normal;
height:30px;
letter-spacing:2px;
line-height:30px;
}

.second_menu a:hover { 
height:32px;
line-height:34px;
font-weight:normal;
color: #000000;
letter-spacing:2px;
font-size:12px;
text-align:center;
background: url(/images/201110/second_menu_ov.gif) 3px 6px no-repeat;
}


.bread{
line-height:30px;
letter-spacing:2px;
color:#333333;
font-size:12px;
padding-left:15px;
}
