﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body, html{
	font-family: "微軟正黑體", Arial, "Times New Roman", serif, sans-serif;
	font-size: 13px;
	color: #313131;
}
a {
	text-decoration: none;
	outline:none;
}
a:focus, input[type=button] ,input[type=submit] {
        outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 92px;
	padding-left: 92px;
}
#header {
	height: 97px;
	width: 840px;
	margin-bottom: 45px;
	position: relative;
	left: 0px;
	top: 0px;
}
#navi {
}
#navi a {
	display: block;
}
#navi li {
	float: left;
}
.b1 a {
	background-image: url(../images/b1.jpg);
}
.b2 a {
	background-image: url(../images/b2.jpg);
}
.b3 a {
	background-image: url(../images/b3.jpg);
}
.b4 a {
	background-image: url(../images/b4.jpg);
}
.b5 a {
	background-image: url(../images/b5.jpg);
}
.b6 a {
	background-image: url(../images/b6.jpg);
}
.b1 a:hover ,.b1 a.h{
	background-image: url(../images/b1_h.jpg);
}
.b2 a:hover ,.b2 a.h {
	background-image: url(../images/b2_h.jpg);
}
.b3 a:hover ,.b3 a.h {
	background-image: url(../images/b3_h.jpg);
}
.b4 a:hover ,.b4 a.h {
	background-image: url(../images/b4_h.jpg);
}
.b5 a:hover ,.b5 a.h {
	background-image: url(../images/b5_h.jpg);
}
.b6 a:hover ,.b6 a.h {
	background-image: url(../images/b6_h.jpg);
}

#banner {
	margin-bottom: 25px;
}
.left{
	float:left;
	width: 566px;
	padding-bottom: 30px;
}
.right{
	float:right;
	width: 254px;
}
.page {
	text-align: center;
	clear: both;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.page a {
	color: #333;
	text-align: center;
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 2em;
}
.current {
	font-weight: bold;
	text-decoration: underline;
}


.page a:hover {
	color: #000;
}

#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 37px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 3em;
	color: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 92px;
	padding-right: 92px;
	font-size: 12px;
}
input[type=button] {cursor:pointer;}
.discription li {
	margin-left: 35px;
}

blockquote {
	margin-left: 35px;
}

.discription {
	word-break:break-all;
	word-wrap:break-word;
}.logo {
	display: block;
	height: 64px;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 18px;
}
#icon {
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#icon a {
	display: block;
	float: left;
	margin-left: 10px;
}
.title {
	color: #000;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 42px;
	width: 254px;
	font-size: 1.5em;
	line-height: 2.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
.right p {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 8px;
	display: block;
}
.right .no {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.photonic {
	height: 14px;
	width: 115px;
	position: absolute;
	right: 92px;
	bottom: 10px;
}
.pic {
	background-image: url(../images/pic_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 170px;
	width: 263px;
	padding-top: 11px;
	padding-left: 12px;
	margin-right: 5px;
}
.word {
	height: 100px;
	font-size: 1.5em;
	line-height: 1.5em;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	/*padding-left: 15px;*/
	margin-left:10px;
	overflow:auto;
}
#le_zone .word {
	width: 530px;
	overflow:hidden;
	word-break:break-all;
	word-wrap: break-word;
}
#ri_zone .word {
	width: 245px;
}
#le_zone li, #ri_zone li {
	list-style-type: none;
}
#le_zone {
	display: block;
	float: left;
	width: 560px;
}
#ri_zone .pic {
	margin-right: 0px;
}
#ri_zone {
	float: right;
	width: 275px;
}
.h3 {
	color: #c14d6e;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.left p {
	margin-bottom: 10px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
	display: block;
	line-height: 2em;
}.round li {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 2em;
	margin-bottom: 5px;
}
.right span {
	padding-top: 15px;
	display: block;
}
#footer a {
	color: #FFF;
}
.content {
	display: inline-block;
	width: 840px;
}
