@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:#551500;

}

#wrapper100 {

	width: 100%;

	height: auto;

	margin: 0 auto;

}

#wrapper {

	width: 1000px;

	height: auto;

	position: relative;

	margin: 0 auto;

	line-height: 18px;

	letter-spacing: 1px;

	font-size: 13px;

	font-family: Verdana, "新細明體", "微軟正黑體";

	background-image: url(bg.jpg);

	background-position: left top;

	background-repeat: repeat-y;

	}

#main {

	width: 698px;

	height: auto;

	min-height:300px;

	background-image:url(main_in_bg.jpg);

}

#leftsidebar {

	width: 302px;

	height: auto;

	float: left;

	

}

#rightsidebar {

	width: 698px;

	height: auto;

	float: left;

	margin: 0px 0px 0px 0px;

	

}

#container{

	width: 710px;

	height: auto;

	float: left;

	margin: 20px 0px 0px 0px;

	

}

#footer100 {

	width: 100%;

	height: auto;

	padding: 0px 0px 0px 0px;

}

#footer {

	width: 698px;

	height: 90px;

	padding: 4px 0px 0px 0px;

	margin: 0 auto;

	font-size: 13px;

	letter-spacing: 1px;

	line-height: 20px;

	font-family: Verdana;

	position: relative;

	background-image: url(footer/footer.jpg);

}



#footer .menu{

	width: 678px;

	height: 20px;

	padding: 29px 0px 0px 10px;

	float: left;

	text-align: left;

	color: #e6e6e6;

	}

#footer .menu A:link {

	color: #e6e6e6;

	TEXT-DECORATION: none;

}

#footer .menu A:visited {

	color: #e6e6e6;

	TEXT-DECORATION: none;

}

#footer .menu A:hover {

	COLOR: red;

	TEXT-DECORATION: underline;

}

#footer span{

	color: #B20000;



	}

#footer .community {

	position: absolute;

	z-index: 1;

	height: auto;

	width: 105px;

	left: -230px;

	top: -79px;

	

}

#footer .qr {

	position: absolute;

	z-index: 1;

	left: -230px;

	top: -191px;

	height: auto;

	width: 62px;

}

#footer .info{

	width: 217px;

	height: auto;

	text-align: center;

	position: absolute;

	z-index: 1;

	left: -295px;

	top: -41px;

	color: #FFF;

}

#footer .copyright{

	width: 678px;

	height: auto;

	padding: 8px 0px 0px 20px;

	float: left;

	text-align: left;

	color: #535353;

	}

#footer .copyright A:link {

	color:#535353;

	TEXT-DECORATION: none;

}

#footer .copyright A:visited {

	color: #535353;

	TEXT-DECORATION: none;

}

#footer .copyright A:hover {

	COLOR: red;

	TEXT-DECORATION: underline;

}



/***商標*********************************************************/

#logo {

	position: absolute;

	z-index: 1;

	height: auto;

	width: 100px;

	left: 30px;

	top: 35px;

	

}



/***跑馬燈*********************************************************/

#marquee {

	position: absolute;

	z-index: 2;

	height: 18px;

	width: 304px;

	left: 39px;

	top: 148px;

	color: #FFF;

}

/*-廣告主視圖----------------------------------------*/

#ad {

	width: 698px;

	height: 342px;

	

}

/*-廣告主視圖----------------------------------------*/

#title {

	width: 698px;

	height: auto;

	

}

#breadcrumbs {

	width: 231px;

	height: auto;

	text-align: right;

	position: absolute;

	z-index: 1;

	top: 358px;

	right: 22px;

	color: #D80000;

}

#breadcrumbs  A:link{

	color: #777777;

	TEXT-DECORATION: none;	

	}

#breadcrumbs  A:visited{

	color: #777777;

	TEXT-DECORATION: none;	

	}	

#breadcrumbs  A:hover{

	color: red;

	TEXT-DECORATION: underline;

	}

#sharebutton{
	width:102px;
}