@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg01.png");
	background-repeat: repeat;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

#header {
	height: 103px;
}

#wrap {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 951px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#footer {
	background-image: url("../images/footer_bg.jpg");
	background-repeat: no-repeat;
	height: 72px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	line-height: 23px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
#inside_content {
	background-color: #FFFFFF;
	background-image: url("../images/inside_bg.jpg");
	background-repeat: repeat-y;
}
#inside_banner {
}

#content {
	background-image: url("../images/index_right_con.jpg");
	background-repeat: no-repeat;
	height: 605px;
	width: 306px;
	padding-left: 8px;
	padding-right: 42px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	color: #666666;
}
#search {
	background-image: url("../images/search.jpg");
	background-repeat: no-repeat;
	height: 38px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 10px;
}
#textfield {
	border: 1px solid #CCCCCC;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	color: #666666;
}
.font07 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 15px;
	line-height: 28px;
	color: #CC3300;
	background-color: #F7F7F7;
	display: block;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
}

#content ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content li {
	background-image: url("../images/arrow.png");
	background-position: 0px 1ex;
	margin: 0px;
	line-height: 25px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content li a {
	text-decoration: none;
	color: #666666;
}
.leftnav {
	width: 225px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rightnav {
	width: 713px;
	padding-left: 3px;
}
#right_con {
	padding: 20px;
	font-family: "微軟正黑體", "新細明體", Arial;
	line-height: 25px;
	color: #666666;
	text-align: justify;
	font-size: 13px;
	background-color: #CFF;
}
#right_con p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#right_tit01 {
}
#right_con ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#right_con li {
	color: #246993;
}


#menu {
	background-image: url("../images/left_tit_bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 225px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.font01 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	line-height: 19.5px;
	color: #666666;
}
.font06 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
.font05 {
}

.font04 {
	font-size: 13px;
}

.font02 {
	color: #30829C;
	font-weight: bold;
	font-size: 13px;
}
.font03 {
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	font-family: "微軟正黑體", "新細明體", Arial;
}

#menu ul {
	margin: 0px;
	list-style-type: none;
	line-height: 30px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #333333;
}

#menu li {
	padding-left: 0px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu li a {
	display: block;
}
.select          {
	background-image: url("../images/left_menu_hover.jpg");
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#location {
	position: absolute;
	padding-top: 10px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-weight: normal;
	font-size: 12px;
	color: #1B1B1B;
	width: 700px;
	text-align: right;
	left: 605px;
	top: 303px;
}
#location a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	background-image: url("../images/left_menu_hover.jpg");
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.td_line {
	background-color: #EBEBEB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	font-family: "微軟正黑體", "新細明體", Arial;
	line-height: 30px;
}
#table_style {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 28px;
}
#table_style a {
	text-decoration: none;
	color: #0E4D8B;
}
#page a {
	color: #0C74C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td_bg_02 {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 28px;
}
.td_bg_03 {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-weight: normal;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 28px;
}
#page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#table_style02 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	font-size: 13px;
	font-weight: normal;
}
#table_style03 {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}
#table_style04 {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	font-size: 14px;
	font-weight: normal;
	font-family: "微軟正黑體", "新細明體", Arial;
	line-height: 30px;
}
#frame02 {
	background-image: url("../images/pic_frame02.jpg");
	background-repeat: no-repeat;
	height: 227px;
	width: 311px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 12px;
	margin-right: 5px;
}
#pro_num {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_02 {
	text-decoration: line-through;
}
#pro_tip {
	background-color: #F2F2F2;
	border: 1px solid #D8D8D8;
	padding: 10px;
	margin-top: 10px;
}
#pro_tit {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
#pro_small {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

#pro_small img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
}




.style_bg {
	background-color: #414141;
	color: #FFFFFF;
	font-family: "微軟正黑體", "新細明體", Arial;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.bg02 {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 14px;
	font-family: "微軟正黑體", "新細明體", Arial;
}
.guest_tit {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
}
.pro {
	width: 168px;
	float: left;
	font-size: 12px;
	font-family: "微軟正黑體", "新細明體", Arial;
	margin-bottom: 10px;
}
.pro  a {
	text-decoration: none;
	line-height: 20px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 13px;
	color: #333333;
}
.pro_frame {
	background-image: url("../images/pro_frame.jpg");
	background-repeat: no-repeat;
	width: 155px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	height: 105px;
	background-position: bottom;
	padding-bottom: 8px;
}

.price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.price a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}
.news {
	margin-bottom: 10px;
}
.news_tit {
	font-size: 12px;
	line-height: 30px;
}
.news_tit a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #205C9F;
}

.news_con {
	background-color: #F3F3F3;
	border: 1px solid #EAEAEA;
	padding: 5px;
}
.news_con02 {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}
