@charset "utf-8";
/* CSS Document */
/***普通通用*********************************************************/
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.bold {
	font-weight: bold;
}
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #036;
}
/***頁頭範圍************************************************************************************************/
/***頁頭********************************************************/
#header_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(header_bg.jpg);
	background-color: #003366;
}
#header {
	width: 1000px;
	height: 700px;
	margin: 0 auto;
	position: relative;
}
/***頁頭********************************************************/
/***商標*********************************************************/
#logo {
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	left: 18px;
	top: 18px;
}
/***商標*********************************************************/
/***頁頭範圍************************************************************************************************/
/***主要內容範圍**********************************************************************************************/
/***主要內容******************************************************/
#main_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(main_bg.jpg);
}
#main {
	width: 1000px;
	height: 261px;
	position: relative;
	margin: 0 auto;
}
#leftsidebar {
	width: 190px;
	min-height: 400px;
	height: auto;
	float: left;
	margin: 0px 0px 20px 41px;
}
#rightsidebar {
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 759px;
	width: 235px;
	height: auto;
	margin: 10px 0px 0px 0px;
}
/***主要內容******************************************************/
/***關於我們******************************************************/
#iabout {
	position: absolute;
	z-index: 1;
	top: 49px;
	left: 523px;
	height: 181px;
	width: 410px;
	color: #666666;
	padding: 10px 0px 0px 50px;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: justify;
	text-justify: inter-ideograph;
	background-image: url(iabout/bg.jpg)
}
#iabout .head {
	height: auto;
	width: 300px;
}
#iabout .caption {
	width: 280px;
	height: 22px;
	float: right;
	text-align: left;
	color: #663F37;
	font-size: 13px;
}
#iabout .content {
	width: 390px;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 13px;
	text-align: left;
	color: #5A5A5A;
	position: relative;
}
#iabout .more {
	width: 40px;
	height: 10px;
	position: absolute;
	left: 394px;
	top: 171px;
	z-index: 1;
}/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/
#iabout .morebut:hover, #iabout .morebut:hover span {
	background-position: 0 0;
}
#iabout .morebut span {
	background: url('iabout/more.jpg') no-repeat 100% 0;
	display: inline-block;
	width: 40px;
	height: 10px;
	-webkit-transition: background-position 100ms linear;
	-moz-transition: background-position 100ms linear;
	-o-transition: background-position 100ms linear;
	transition: background-position 100ms linear;
}
/*上下換圖按鈕結束*/
/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/

.morebut:hover, .morebut:hover span {
	background-position: 0 -16px;
}
.morebut span {
	background: url('iabout/more.jpg') no-repeat 0 0;
	display: inline-block;
	width: 49px;
	height: 16px;
	-webkit-transition: background-position 100ms linear;
	-moz-transition: background-position 100ms linear;
	-o-transition: background-position 100ms linear;
	transition: background-position 100ms linear;
}
/***關於我們******************************************************/
/***最新消息******************************************************/
#inews {
	position: absolute;
	z-index: 1;
	top: 54px;
	left: 20px;
	height: 181px;
	width: 410px;
	padding: 10px 0px 0px 50px;
	float: left;
	color: #2C3B48;
	font-size: 12px;
	letter-spacing: 1px;
	background-image: url(inews/bg.jpg);
}
#inews .more {
	width: 40px;
	height: 10px;
	float: right;
}/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/
#inews .morebut:hover, #inews .morebut:hover span {
	background-position: 0 0;
}
#inews .morebut span {
	background: url('inews/more.jpg') no-repeat 100% 0;
	display: inline-block;
	width: 40px;
	height: 10px;
	-webkit-transition: background-position 100ms linear;
	-moz-transition: background-position 100ms linear;
	-o-transition: background-position 100ms linear;
	transition: background-position 100ms linear;
}
/*上下換圖按鈕結束*/

#inews .top {
	width: 460px;
	height: 40px;
	float: left;
	position: relative;
}
#inews .center {
	width: 410px;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
}
#inews .list {
	height: auto;
	width: 400px;
	margin: 5px 10px 5px 0px;
	float: left;
	border-bottom:1px solid #d1d1d1;
}
#inews .list2 {
	height: auto;
	width: 400px;
	margin: 10px 10px 5px 0px;
	float: left;
}
#inews .photo {
	height: auto;
	width: 115px;
	margin: 10px 5px 0px 5px;
	float: left;
	overflow: hidden;
}
#inews .photo_style:hover {
	border: 1px solid #F00;
}
#inews .photo_style {
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #ccc;
	-webkit-transition: border-color 120ms linear;
	-moz-transition: border-color 120ms linear;
	-o-transition: border-color 120ms linear;
	transition: border-color 120ms linear;
}
#inews .caption {
	width: 300px;
	height: 20px;
	float: left;
	text-align: left;
	color: #555555;
	font-size: 12px;
}
#inews .caption a {
	color: #666666;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#inews .caption a:hover {
	COLOR: red;
	TEXT-DECORATION: none;
}
#inews .date {
	width: 100px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	color: #E74B3B;
}
/***最新消息******************************************************/
/***主要內容範圍**********************************************************************************************/
/***頁底*********************************************************/
#footer_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(footer/bg.jpg);
}
#footer {
	position: relative;
	width: 1000px;
	height: 113px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	font-family: Verdana;
	letter-spacing: 1px;
	background-image: url(footer/bg2.html);
}
#footer .qr {
	position: absolute;
	z-index: 1px;
	top: 46px;
	left: 19px;
	width: 83px;
	height: auto;
	float: left;
	text-align: left;
	color: #FFF;
}
#footer .community {
	position: absolute;
	z-index: 1px;
	top: 5px;
	left: 25px;
	width: 122px;
	height: 30px;
	float: left;
}
#footer .menu {
	width: 980px;
	height: auto;
	padding: 5px 20px 8px 0px;
	float: right;
	letter-spacing: 2px;
	text-align: center;
	color: ffffff;
}
#footer .menu a {
	color: #ffffff;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#footer .menu a:hover {
	COLOR: #FF0;
	TEXT-DECORATION: none;
}
#footer span {
	COLOR: #467904;
}
#footer .info {
	width: 1000px;
	height: auto;
	float: right;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #660000;
}
#footer .copyright {
	width: 1000px;
	height: auto;
	float: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #947F4E;
}
#footer .copyright a {
	color: #947F4E;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#footer .copyright a:hover {
	COLOR: red;
	TEXT-DECORATION: none;
}
/***頁底*********************************************************/
