@charset "utf-8";
@import url("reset.css");
/* main-004 */

/*-----整體設定
---------------*/
body, html {
	background-color:#fff3f3;
}
body {
	background-image: url();
	background-color: #FFFFFF;
}
h1 {
	position:absolute;
	top:47px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:42px;
	color:#FFFFFF;
	color: #000000;
	right:59px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#8B7464;
	color: #003366;
}
p a {
	color:#7b5e05;
	text-decoration:none;
}
/*-----Container最外層
---------------*/
#Container {
	width:988px;
	margin:0 auto;
	background-image:url(../images/bg-container01.jpg);
	background-repeat:repeat-y;/*padding:0 4px;*/
}
/*-----Header頁首抬頭banner&會員登入
---------------*/
#Header {
	width:988px;
	height:180px;
	margin:0 auto;
	background-image:url(../images/banner01.jpg);
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	padding-bottom:4px;
}
#Header .Tel {
	position:absolute;
	top:107px;
	right:59px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
#Header .Preferential {
	position:absolute;
	top:134px;
	right:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
/*--Login登入--*/
.Login a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	height:19px;
	text-decoration:none;
	position:absolute;
	right:6px;
}
.Login a:hover {
	color:#FF9900;
}
/*--語系--*/
.LG {
	position:absolute;
	bottom:2px;
	right:10px;
}
.LG ul {
}
.LG li {
	float:left;
	color:#806e60;
	font-size:11px;
	word-spacing:2px;
	padding:0 2px;
}
.LG li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
	word-spacing:2px;
}
.LG li a:hover {
	color:#1F5001;
	text-decoration:none;
}
/*-----Content內容目錄body
---------------*/
#Content {
	width:980px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image: url(../images/bg-bottom01.gif);
}
/*--ContentBottomBackground--*/
.ContentBB {
}
/*-----Sider側邊欄位
---------------*/
#Sider {
	width:200px;
	float:left;
	margin-bottom:100px;
}
.SiderBlock {
	width:180px;
	padding:10px 10px 16px 10px;
	color: #FFFFFF;
}
/*--標題--*/
.SiderTitle {
	display:block;
	width:180px;
	background-image:url(../images/sider-title01.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 22px;
	line-height: 17px;
}
/*--廣告banner--*/
.SiderBanner {
	width:180px;
	margin:4px auto;
}
/*--站長介紹照片--*/
.UserPic {
	width:170px;
	border:1px solid #D8CDBE;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
/*--more icon--*/
.SiderMore a {
	display:block;
	height:10px;
	float:right;
	background-color:#EFD4D4;
	line-height:10px;
	font-size:10px;
	color:#CC6666;
	padding:0 3px;
	text-decoration:none;
}
.SiderMore a:hover {
	color:#fff;
	background-color:#BE7F7F;
}
/*--相關聯結--*/
.SiderLink a {
	display:block;
	width:174px;
	/*height:10px;*/
	font-size:12px;
	color:#AD0000;
	padding:2px 3px;
}
.SiderLink a:hover {
	background-color:#E8D9D2;
	text-decoration:none;
}
/*--會員專區--*/
.SiderMember ul {
}
.SiderMember li {
	display:block;
	margin-left:10px;
}
.SiderMember li a {
	display:block;
	color:#AD0000;
	width:122px;
	height:20px;
	font-size:12px;
	line-height:20px;
	padding:0 5px;
	margin:3px 0;
	text-decoration:none;
}
.SiderMember li a:hover {
	color:#FFF;
}
.SiderMember li.commend {
}
.SiderMember li.commend a {
	background-image:url(../images/icon-commend01.gif);
}
.SiderMember li.commend a:hover {
	background-position:bottom;
}
.SiderMember li.collect {
}
.SiderMember li.collect a {
	background-image:url(../images/icon-collect01.gif);
}
.SiderMember li.collect a:hover {
	background-position:bottom;
}
.SiderMember li.forward {
}
.SiderMember li.forward a {
	background-image:url(../images/icon-forward01.gif);
}
.SiderMember li.forward a:hover {
	background-position:bottom;
}
/*--推薦指數&熱門指數--*/
.Hot {
	padding-left:16px;
}
/*-----Main
---------------*/
#Main {
	float:left;
	width:740px;
	padding:4px 20px 4px 20px;
}
#Main p {
	color:#8B7464;
}
.Title {
	color:#7B6B5E;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:52px;
	padding-left:10px;
}
/*--關於我們區塊--*/
.About {
	width:726px;
	height:auto;
	display:block;
	padding:0 7px;
	margin-bottom:10px;
}
/*--關於我們圖片--*/
.AboutImg {
	float:left;
	margin:6px 8px 0 5px;
}
.AboutPic {
	width:260px;
	height:195px;
}
/*--關於我們標題--*/
.AboutTitle {
	display:block;
	width:448px;
	height:50px;
	background-image:url(../images/title01-abt.gif);
	float:left;
	background-repeat:no-repeat;
}
/*--關於我們內文--*/
.AboutDes {
	display:block;
	width:480px;
	padding:2px 5px;
	float:left;
}
/*--地理位置&影片介紹大區塊--*/
.MV {
	clear:both;
	width:740px;
	/*height:390px;*/
	margin:5px 0px;
	display:block;
}
/*--地理位置&影片介紹區塊--*/
.MVBlock {
	width:360px;
	float:left;
	margin-right:6px;
}
/*--地理位置&影片介紹標題--*/
.MVTitle {
	display:block;
	width:350px;
	height:50px;
	background-image:url(../images/title01-m&v.gif);
	background-repeat:no-repeat;
}
/*--地理位置圖--*/
.MapsImg {
	display:block;
	padding:2px 3px;
}
.MapsPic {
	width:350px;
	height:299px;
}
/*--影片播放--*/
.Vedio {
	margin:2px 5px;
	width:350px;
	height:283px;
}
/*--產品介紹大區塊--*/
.Pro {
	clear:both;
	width:740px;
	margin:5px 0px;
	display:block;
}
/*--產品介紹標題--*/
.ProTitle {
	display:block;
	width:740px;
	height:50px;
	background-image:url(../images/title01-pro.gif);
	background-repeat:no-repeat;
}
/*--產品介紹區塊--*/
.ProBlock {
	width:710px;
	padding:2px 2px;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
}
/*--產品圖--*/
.ProImg {
	display:block;
	padding:3px 5px;
	float:left;
}
.ProPic {
	width:200px;
	height:200px;
}
.PicDes {
	display:block;
}
.ProSub {
	font-weight:bold;
}
/*-----Footer頁尾
---------------*/
#Footer {
	clear:both;
	width:980px;
	height:26px;
	margin:0 auto;
	/*margin-top:6px;*/
	padding-top:12px;
	background-image:url(../images/line-footer01.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#5a91aa;
	text-align:center;
	color: #FFFFFF;
}
