@charset "utf-8";
/* CSS Document */
#community {
	position: absolute;
	right:40px;
	top:15px;
}
#community li {
	width:26px;
	height: 27px;
	margin:0px 0px 0 5px;
	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 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#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;
}
/******************************************************************************/
/******************************************************************************/

#community2 {
	position: absolute;
	right:40px;
	top:70px;
}
#community2 li {
	width:26px;
	height: 26px;
	margin:0px 0px 0 5px;
	float: left;
	margin-bottom:1px;
	text-align: center;
	list-style: none;
}
#community2 li:nth-child(even) {
}
#community2 li.other {
	width: auto !important;
}
#community2 li.other a{
	display:inline !important;
	text-decoration:underline !important;
}
#community2 li a {
	width: 100%;
	height: 100%;
	color:#A5A5A5;
	display: block;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#community2 li a:visited {
	color:#A5A5A5;
}
#community2 li a:hover {
	color:#444444;
}
#community2 li a.facebook {
	text-indent:-9999px;
	background: url('../images/community/fb2.png') no-repeat;
}
#community2 li a.google {
	text-indent:-9999px;
	background: url('../images/community/google2.png') no-repeat;
}
#community2 li a.twitter {
	text-indent:-9999px;
	background: url('../images/community/twitter2.png') no-repeat;
}
#community2 li a.plurk {
	text-indent:-9999px;
	background: url('../images/community/plurk2.png') no-repeat;
}
#community2 li a.facebook:hover {
	background: url('../images/community/fb2_.png') no-repeat;
}
#community2 li a.google:hover {
	background: url('../images/community/google2_.png') no-repeat;
}
#community2 li a.twitter:hover {
	background: url('../images/community/twitter2_.png') no-repeat;
}
#community2 li a.plurk:hover {
	background: url('../images/community/plurk2_.png') no-repeat;
}
/******************************************************************************/
/******************************************************************************/
#footer_box {
	width: 100%;
	height:185px;
	position: relative;
	margin:0 auto;
	background: url(../images/footer_bg.jpg) center top no-repeat;
}
#footer {
	width:1067px;
	height:185px;
	margin: 0 auto;
	position: relative;
}
#footer .fb {
	width:500px;
	position: absolute;
	left: 0px;
	top: 29px;
}
#footer .qr {
	width:120px;
	height:120px;
	position: absolute;
	left:33px;
	top: 0px;
	z-index: 10;
	padding:5px 5px 5px 5px;
	background:url(../images/qr_bg.png) no-repeat;
}
#footer .qr img{
	max-width:120px;
	max-height:120px;
	vertical-align:middle;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#footer .img {
	position: absolute;
	left: 0px;
	top: 75px;
	z-index: 10;
}
#footer .t_menu {
	width:1000px;
	line-height:36px;
	height:36px;
	font-size: 14px;
	color: #AB8C78;
	position:absolute;
	right:0px;
	top:0px;
	text-align:center;
}
#footer .t_menu a, #footer .t_menu a:visited {
	color: #AB8C78;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .t_menu a:hover {
	color:#FFBF00;
	text-decoration: none;
}
#footer .menu {
	width: 320px;
	z-index: 99;
	position: absolute;
	left: 530px;
	top: 30px;
}
#footer .menu li{
	height:20px;
	float:left;
	display:block;
	line-height:20px;
	list-style:none;
	font-size:13px;
}
#footer .menu li:last-child a{
	border:none;
	margin-right:0px;
	padding-right:0px;
}
#footer .menu a, #footer .menu a:visited {
	color:#598AC0;
	padding:0 6px 0 0;
	margin-right:6px;
	border-right:#598AC0 1px solid;
	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:#FF8000;
	text-decoration: none;
}
/*************************************************************/
/*************************************************************/
#footer .info {
	line-height: 20px;
	font-size: 13px;
	color: #8C8C8C;
	position: absolute;
	left: 530px;
	top: 56px;
}
#footer .info img{
	vertical-align:middle;
	margin:0 10px 2px 0;
}
#footer .info span.title {
	color: #6B6B6B;
	font-size: 13px;
	display: block;
	font-weight:bold;
}
#footer .info span.title2{
	color:#55B233;
	font-weight:bold;
}
/*************************************************************/
/*************************************************************/
/*************************************************************/
/*************************************************************/

.copyright {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #AAAAAA;
	font-size: 12px;
	position: absolute;
	left: 183px;
	top: 76px;
}
.copyright span {
	color:#AAAAAA;
}
.copyright span a, .copyright span a:visited {
	color:#AAAAAA;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.copyright span a:hover {
	color:#AAAAAA;
	text-decoration: none;
}
.copyright a, .copyright a:visited  {
	color:#AAAAAA;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.copyright a:hover {
	color:#AAAAAA;
	text-decoration: none;
}
.copyright .left{
	float:left;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	height:20px;
	color:#BFC2C8;
	font-size:13px;
	background-color:#FFF;
	border:#BFC2C8 1px solid;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use:hover, .form_use:focus {
	color:#BFC2C8;
	background-color:#FFF;
	border:#BFC2C8 1px solid;
}
.form_h {
	height: auto !important;
}
.form_use2 {
	color:#BFC2C8;
	font-size:13px;
	background-color:#FFF;
	border:#BFC2C8 1px solid;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use2:hover, .form_use2:focus {
	color:#BFC2C8;
	background-color:#FFF;
	border:#BFC2C8 1px solid;
}
.form_use3 {
	color:#BFC2C8;
	font-size:14px;
	background-color:#FFF;
	border:#CCCCCC 1px solid;
	padding: 3px 5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use3:hover, .form_use3:focus {
	color:#BFC2C8;
	background-color:#FFF;
	border:#BFC2C8 1px solid;
}
.form_use4 {
	color: #BBBBBB;
	background-color: transparent;
	border: none;
	font-size: 12px;
	line-height:18px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.form_use4:hover, .form_use4:focus {
	color: #BBBBBB;
}
/***頁底*********************************************************/
input[placeholder]{
	color: #BABABA;
	line-height:18px;
}
::-webkit-input-placeholder {
	color: #BABABA;
	}
:-moz-placeholder {
	color: #BABABA;
	}
.placeholder {
	color: #BABABA;
	}
