﻿/* Logo Title */
.logo_title a {
	font-family: "Oswald", "微軟正黑體", sans-serif;
}
/* Header Bar */
.top {
	background-color: #003572;
}
/* Menu */
.top .nav li a.layer_1{
	padding:34px 15px 0px 15px;
}
.top .nav li:hover a.layer_1{
	color:#00b1ff;
	}
.top .nav li a.layered_1 {
	color:#00b1ff;
}
/* Menu Sub Background */
.top .nav li .layer_2 a:hover{
	color:#fff;
	background:#00b1ff;
}
/* Share tool */
.share_tool {
	color:#00b1ff;
}
/* Go To Top */
.gotop {
	background:url(/microsites/data/137/gotop.png) top center no-repeat;
}
.model_table{
	border-top:1px solid #3a3a3c;
}
.model_table tr:nth-child(n+2):nth-child(even) td{
	background:#535456;
}
.model_table tr:nth-child(n+2):nth-child(odd) td{
	background:#414143;
	box-shadow:#414143 0px 2px 5px inset;
}
.model_table tr:first-child td{
	background:#4c4d4f;
	border-right: none;
	border-left: none;
}
.model_table tr:nth-child(n+2):nth-child(even) td:first-child{
	background:#3a3a3c;
	border-top:1px solid #424244;
}
.model_table tr:nth-child(n+2):nth-child(odd) td:first-child{
	box-shadow:#2e2e30 0px 2px 5px inset;
	background:#3a3a3c;
}
.model_table tr:first-child td:first-child{
	background: #3a3a3c;
}
.model_table tr:first-child td .hover_item {
	background: url(/microsites/data/137/model_1_31.png) 50% 50% no-repeat;
}
.menu_slide .menu_dot:hover,.menu_slide .menu_dot.now{
	padding-right:40px;
	width:auto;
	color:#00b1ff;
	background:url(/microsites/data/137/m_dot_s.png) top right no-repeat;
	}
