﻿@charset "utf-8";
/* CSS Document */

@import url("reset.css");
/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/

/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/

body {
	font-size: 13px;: #444444;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #f8f4d7;
}
a {
    color: #4C4C4C;	
	text-decoration: none;
}

a:hover {
	color: #C00;
}
/* ---------------------------------------------------------------- 主選單 -----------------------------------------------*/

#nav_menu {
	width: 482px;
	height: 38px;
	/* [disabled]background-image: url(../images/menu.jpg); */
	background-repeat: no-repeat;
	top: 0px;
	float: right;
	clear: right;
	margin-top: 30px;
	margin-right: 0px;
}
#nav_menu li {
	float:left;
}
#nav_menu li a {
	display: block;
	height: 38px;
	/* [disabled]background-image: url(../images/menu.jpg); */
	/* [disabled]background-repeat: no-repeat; */
}
#nav_menu li a span {
	display: block;
}
.mu_01 a {
	width: 81px;
	background-position: 0 0;
}
.mu_02 a {
    width: 102px;
	background-position: -81px 0;
}
.mu_03 a {
   	width: 99px;
	background-position: -183px 0;
}
.mu_04 a {
    width: 102px;	
	background-position: -282px 0;
}
.mu_05 a {
   width: 98px;
	background-position: -384px 0;
	}

.mu_01 a:hover {	
	background-position: 0 -38px;
}

.mu_02 a:hover {	
	background-position: -81px -38px;
}
.mu_03 a:hover {
	background-position:-183px -38px;
}
.mu_04 a:hover {
	background-position: -282px -38px;
}
.mu_05 a:hover {
	background-position: -384px -38px;
}
#outer_wrapper {
	background-repeat: repeat-x;
	/* [disabled]background-position: center top; */
	background-image: url(../images/outer_bgbg.jpg);
}
#outer{
	width: 1120px;
	height: 565px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/outer_bg.jpg);
	background-repeat: repeat-y;
	background-color: #F8F4D7;
	position: relative;
}


#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	width: 734px;
	float: left;
	height: 155px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
}
#rigt_con {
	float: right;
	height: 216px;
	width: 290px;
	position: absolute;
	z-index: 100;
	left: 770px;
	top: 259px;
	background-image: url(../images/index_type.png);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #0029c2;
	margin-left: 0px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 85px;
}

.new_n {
	width: 257px;
	margin-left: 0px;
	margin-top: 0px;
	height: 145px;
	background-repeat: no-repeat;
	float: left;
}
.new_line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.prod_n {
	float: right;
	height: 145px;
	width: 430px;
	clear: right;
}

.link_n {
	height: 85px;
	width: 200px;
	text-align: right;
	margin-left: 150px;
}

#main_wrapper {
	background-color: #f8f4d7;
	margin: 0px;
}
#main_cont {
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pod_r {
	width: 1081px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.prod_r_t {
	background-image: url(../images/index_prod_bann01_02.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 1081px;
}

.bann_type {
	color: #C00;

}
.bann_type a {
	color: #C00;
}
.bann_type a:hover {
	color: #000;
}

.prod_r_t img {
	vertical-align: -10px;
}
.pod_r_cont {
	background-color: #ffe3c2;
	width: 1065px;
	clear: both;
	height: 395px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.pod_r_cont2 {
	background-color: #ffe3c2;
	width: 1065px;
	clear: both;
	height: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
}

.pod_g_cont {
	background-color: #ddfad1;
	width: 1065px;
	clear: both;
	height: 395px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.pod_b_cont {
	background-color: #ddf1fd;
	width: 1065px;
	clear: both;
	height: 395px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.prod_img_cont {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.prod_img_cont li {
	height: 195px;
	width: 260px;
	padding-right: 6px;
	padding-bottom: 7px;
	float: left;
}
.prod_img_cont li img {
	height: 195px;
	width: 260px;
}