@charset "utf-8";
/* CSS Document */
.community {
	top:10px;
	position: absolute;
	right:200px;
}
.community li {
	width:15px;
	height: 15px;
	margin:0px 10px 0 0;
	float: left;
	margin-bottom:1px;
	text-align: center;
	list-style: none;
}
.community li:nth-child(even) {
}
.community li.other {
	width: auto !important;
}
.community li.other a{
	display:inline !important;
	text-decoration:underline !important;
}
.community li a {
	width: 100%;
	height: 100%;
	color:#A5A5A5;
	display: block;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.community li a:visited {
	color:#A5A5A5;
}
.community li a:hover {
	color:#444444;
}
.community li a.cart {
	text-indent:-9999px;
	background: url('../images/community/cart.png') no-repeat;
}
.community li a.facebook {
	text-indent:-9999px;
	background: url('../images/community/fb.png') no-repeat;
}
.community li a.google {
	text-indent:-9999px;
	background: url('../images/community/google.png') no-repeat;
}
.community li a.twitter {
	text-indent:-9999px;
	background: url('../images/community/twitter.png') no-repeat;
}
.community li a.plurk {
	text-indent:-9999px;
	background: url('../images/community/plurk.png') no-repeat;
}
.community li a.favorites {
	text-indent:-9999px;
	background: url('../images/community/favorites.png') no-repeat;
}
.community li a.pixnet {
	text-indent:-9999px;
	background: url('../images/community/pixnet.png') no-repeat;
}
.community li a.instagram {
	text-indent:-9999px;
	background: url('../images/community/instagram.png') no-repeat;
}
.community li a.sina {
	text-indent:-9999px;
	background: url('../images/community/sina.png') no-repeat;
}
.community li a.cart:hover {
	background: url('../images/community/cart_.png') no-repeat;
}
.community li a.facebook:hover {
	background: url('../images/community/fb_.png') no-repeat;
}
.community li a.google:hover {
	background: url('../images/community/google_.png') no-repeat;
}
.community li a.twitter:hover {
	background: url('../images/community/twitter_.png') no-repeat;
}
.community li a.plurk:hover {
	background: url('../images/community/plurk_.png') no-repeat;
}
.community li a.favorites:hover {
	background: url('../images/community/favorites_.png') no-repeat;
}
.community li a.pixnet:hover {
	background: url('../images/community/pixnet_.png') no-repeat;
}
.community li a.instagram:hover {
	background: url('../images/community/instagram_.png') no-repeat;
}
.community li a.sina:hover {
	background: url('../images/community/sina_.png') no-repeat;
}
/**************************************************************/
/**************************************************************/
#footer_box{
	width:100%;
	background:#343A45;
}
#footer {
	max-width: 1030px;
	margin:0 auto;
	position:relative;
	padding:40px 0px 30px 0px;
}
#footer li{
	list-style:none;
}
#footer > ul{
	margin-bottom:15px;
}
#footer > ul > li{
}
#footer .menu {
	z-index: 99;
	float:left;
}
#footer .menu ul:first-child{
	border-left:none;
}
#footer .menu ul:last-child{
	width:250px;
}
#footer .menu ul{
	width:190px;
	height:150px;
	display:block;
	float:left;
	padding:0 50px;
	border-left:#777777 1px solid;
}
#footer .menu li.title{
	color: #DED8D8;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, "微軟正黑體";
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer .menu li.title:before{
	display:none;
}
#footer .menu li{
	display:block;
	line-height:20px;
	list-style:none;
	font-size:13px;
	position:relative;
}
#footer .menu li:before{
	content:'‧';
	font-size:20px;
	font-weight:bold;
	color:#B4E619;
	margin-right:5px;
}
#footer .menu a span{
	color:#999999;
}
#footer .menu a, #footer .menu a:visited {
	color: #818181;
	font-size:12px;
	line-height:22px;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu a:hover {
	color:#FF0000;
	text-decoration: none;
}
/**************************************************************/
/**************************************************************/
#footer .logo{
	float:left;
	padding:0 10px 0 0;
	margin-bottom:10px;
}
#footer #info_box{
	max-width:480px;
	margin-bottom:10px;
}
#footer .qr{
	float:right;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#footer .info {
	width:300px;
	line-height: 25px;
	font-size: 14px;
	text-align:left;
	color:#777777;
	float: left;
	position:relative;
}
#footer .info .community{
	width:100%;
	position:relative !important;
	right: auto !important;
	top: auto !important;
	margin-bottom:10px;
	float:none;
}
#footer .info .community .title{
	color:#DED9D8;
	font-size:13px;
	font-weight:bold;
	width:100%;
	text-align:left;
	line-height:20px;
	margin-bottom:10px;
}
#footer .info span {
	font-size: 22px;
	font-weight:bold;
	margin-bottom:10px;
}
#copyright_box{
background:#242831;
}
#copyright_box .copyright{
	max-width:1000px;
	text-align:center;
	min-height:40px;
	padding:10px 0;
	line-height:20px;
	color:#858585;
	font-size:12px;
	margin:0 auto;
}
#copyright_box .copyright span{
	color:#FF0000;
}
#copyright_box .design{
	float:right;
	height:40px;
	line-height:40px;
	color:#858585;
	font-size:12px;
}
#copyright_box a,#copyright_box a:visited{
	color:#858585;
	text-decoration:none;
}
#copyright_box a:hover{
	color:#858585;
}
/**************************************************************/
/**************************************************************/
/**************************************************************/
/**************************************************************/

@media (max-width: 1050px) {
#footer .qr{
	display: none;
}
#footer{
	padding-left:10px;
	padding-right:10px;
}
}
@media (max-width: 950px) {
#footer .info .community{
	width:190px;
	margin-bottom:10px;
	float:none;
	margin:0 auto;
}
#footer .info .community .title{
	width:auto;
}
#footer .info .community{
}
#footer .info {
	width:100%;
	text-align:center;
	float:none;
	margin-bottom:20px;
}
#footer .menu{
	float:none;
	width:auto;
	text-align:center;
}
#footer .menu ul{
	width:auto !important;
	display:inline-block;
	padding:0 20px;
	vertical-align:top;
	float:none;
}
}
@media (max-width: 480px) {
.community {
	margin-bottom:10px;
}
}
@media (max-width: 450px) {
#footer .menu ul{
	width:auto !important;
	display: block;
	padding:0 0px;
	vertical-align:top;
	float:none;
	border:none;
}
#footer .menu li:before{
	display:none;
}
}