@charset "utf-8";
.clean{
    clear:both;
}
/*表頭*/
.top {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    width:800px;
	background:url(../images_inside/top_bg.jpg) no-repeat left bottom;
	padding:0 0 17px 0;
}
.logo {
    float:left;
	padding:7px 0 0 0;
}

.top .m_nav {
    float:right;
}
.top .m_nav li{
    float:left;
}
.pic_marquee {
	padding:5px 0 0 5px;
	float:left;
}
.top .small_nav {
	float:right;
	width:254px;
	padding:7px 0 0 0;
	font-size:12px;
}
.top .small_nav li{
    float:left;
	background: url(../images/small_icon.jpg) no-repeat left 2px;
	padding:0 0 0 12px;
	margin:0 7px 0 0;
}
.top .small_nav li.no_ma{ margin:0;}
.top .small_nav li a{ color:#0e66c6}
.top .small_nav li a:hover{ color:#0e66c6;text-decoration:underline;}
.navigation {
	width:641px;
	float:right;
}
.navigation li{
    float:left;
}
.navigation li a{
    height:0px !important;
	padding:40px 0 0 0;
	display:block;
	overflow:hidden;
}
.n01,.n02,.n03,.n04,.n05{
    width:128px;
	height:40px;
}
.n01 a{ background:url(../images/nav/nav01.jpg) no-repeat left top;}
.n02 a{ background:url(../images/nav/nav02.jpg) no-repeat left top;}
.n03 a{ background:url(../images/nav/nav03.jpg) no-repeat left top;}
.n04 a{ background:url(../images/nav/nav04.jpg) no-repeat left top;}
.n05 a{ background:url(../images/nav/nav05.jpg) no-repeat left top;}

.n01 a:hover{ background:url(../images/nav/nav01_1.jpg) no-repeat left top;}
.n02 a:hover{ background:url(../images/nav/nav02_1.jpg) no-repeat left top;}
.n03 a:hover{ background:url(../images/nav/nav03_1.jpg) no-repeat left top;}
.n04 a:hover{ background:url(../images/nav/nav04_1.jpg) no-repeat left top;}
.n05 a:hover{ background:url(../images/nav/nav05_1.jpg) no-repeat left top;}

/*表尾*/
.footer {
    margin:7px 0 0 0;width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer .footer_nav {
    letter-spacing: 1px;
	_letter-spacing: 0;
	text-align:center;
	padding:0 0 3px 0;
}
.footer .footer_nav a{ color:#585858;}
.footer .footer_nav a:hover{ color:#f00046;}
.company_info {
	background:url(../images_inside/footer_bg.jpg) no-repeat left top;
	width:800px;
	height:77px;
	padding:15px 0 0 0;
	text-align:center;
}
.company_info .ework {
	padding:3px 0 0 20px;
	color:#c297bc;
}
.company_info .ework a{color:#c297bc;}
.company_info .ework a:hover{color:#c297bc;}

