@charset "utf-8";
/* CSS Document */

/*CSS文件加入通用選擇器*/
* {
	behavior:url(iepng.htc)
}

body {
	font-family: Arial, "新細明體";
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgR {
	float: right;
	padding-left: 10px;
}
.imgL {
	float: left;
	padding-right: 10px;
}


.clear {
	clear: both;
}
.back {
	text-align: right;
	padding-right: 80px;
}
.backR {
	text-align: right;
}



a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#weapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#weapper #header {
	height: 100px;
	width: 100%;
	z-index: 999;
}
#weapper #header .logotype {
	height: 100px;
	width: 440px;
	float: left;
}
#weapper #header .rightscope {
	float: right;
	width: 518px;
	font-size: 0.8em;
}
#weapper #header .rightscope .addfavorite {
	text-align: right;
}
#weapper #header .rightscope .addfavorite ul {
	margin: 0px;
	padding: 0px;
}
#weapper #header .rightscope .addfavorite ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}


#weapper #header .rightscope .mainmenu {
	padding-top: 40px;
	padding-left: 50px;
}
#weapper #mainscope {
	font-size: 0.8em;
	width: 100%;
	color: #666;
	line-height: 1.7;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#weapper #mainscope #content {
	float: left;
	width: 670px;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#weapper #mainscope #content .textscope .location {
	text-align: right;
	font-size: 0.9em;
	color: #999;
}

#weapper #mainscope #content .time {
	height: 62px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #F90;
	padding-left: 20px;
	padding-top: 20px;
	font-weight: bold;
}
#weapper #mainscope #content .textscope {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1em;
}
#weapper #mainscope #content .textscope .poster  {
	float: right;
}
#weapper #mainscope #content .textscope .hometext {
	float: left;
	width: 370px;
}
#weapper #mainscope #content .textscope .hometext .hometitle {
	background-image: url(../images/icon_hometitle.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 20px;
	color: #09F;
	font-size: 0.95em;
}

#weapper #mainscope #content .textscope .pagestext {
}
#weapper #mainscope #content .textscope .pagestext .title {
	padding-left: 15px;
	margin-bottom: 10px;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 635px;
}
#weapper #mainscope #content .textscope .pagestext .text ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#weapper #mainscope #content .textscope .pagestext .text ul li {
	list-style-type: none;
	background-image: url(../images/icon_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
}



#weapper #mainscope #content .textscope h2  {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
#weapper #mainscope #content .textscope .hometext .hometitle h2 span {
	font-size: 0.75em;
	color: #09F;
}

#weapper #mainscope #content .textscope h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #099;
}
#weapper #mainscope #content .textscope .pagestext .text h4 {
	color: #66C;
}

#weapper #mainscope #content .textscope .pagestext .text h3 span {
	font-size: 0.8em;
	font-weight: normal;
	color: #999;
}


#weapper #mainscope #content .textscope .text  {
	padding-left: 15px;
	padding-bottom: 15px;
}
#weapper #mainscope #content .textscope .poster .btn {
	text-align: center;
}
#weapper #mainscope #content .textscope .pagestext .text .worksphoto {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}


#weapper #mainscope #siderbar {
	float: right;
	width: 290px;
	background-image: url(../images/siderbar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	clear: none;
}
#weapper #mainscope #siderbar .sidermenu {
	width: 268px;
	margin-top: 23px;
	background-color: #333;
}
#weapper #mainscope #siderbar .sidermenu ul {
	margin: 0px;
	padding: 0px;
}
#weapper #mainscope #siderbar .sidermenu ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#weapper #mainscope #siderbar .sidermenu ul .title {
	background-color: #242424;
	padding-left: 10px;
}

#weapper #mainscope #siderbar .sidermenu ul li h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #F90;
	font-weight: normal;
}
#weapper #mainscope #siderbar .sidermenu ul .title {
	font-size: 0.8em;
}
#weapper #mainscope #siderbar .sidermenu ul .title h2 span {
	font-size: 0.8em;
}

#weapper #mainscope #siderbar .sidermenu ul li a {
	display: block;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 1.5em;
	line-height: 1.5em;
}

#weapper #mainscope #siderbar .sidermenu ul li a:link, #weapper #mainscope #siderbar .sidermenu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#weapper #mainscope #siderbar .sidermenu ul li a:hover {
	color: #FC0;
	background-color: #4C4C4C;
}
#weapper #mainscope #siderbar .sidermenu ul .more {
	text-align: right;
}
#weapper #mainscope #siderbar .sidermenu ul .more a:link {
	color: #F90;
}
#weapper #footer {
	height: 60px;
	width: 100%;
	background-color: #E3E3E3;
	margin-bottom: 20px;
}
#weapper #footer .daclogo {
	height: 46px;
	width: 111px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}
#weapper #footer .intro {
	margin-left: 10px;
	font-size: 0.8em;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-top: 15px;
}
