@charset "utf-8";
/* CSS Document */
#community {
	width: 208px;
	height:40px;
	position: absolute;
	right:0px;
	top: 0px;
	z-index:99;
	background:url(../data/community/bg.png) right bottom no-repeat;
}
#community .qr{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
#community ul{
	display:block;
	position:absolute;
	left:90px;
	top:10px;
}
#community li {
	width:23px;
	height: 23px;
	float: left;
	margin:0 2px;
	text-align: center;
	list-style: none;
}
#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('../data/community/cart.png') no-repeat;
}
#community li a.facebook {
	text-indent:-9999px;
	background: url('../data/community/fb.png') no-repeat;
}
#community li a.google {
	text-indent:-9999px;
	background: url('../data/community/google.png') no-repeat;
}
#community li a.twitter {
	text-indent:-9999px;
	background: url('../data/community/twitter.png') no-repeat;
}
#community li a.plurk {
	text-indent:-9999px;
	background: url('../data/community/plurk.png') no-repeat;
}
#community li a.favorites {
	text-indent:-9999px;
	background: url('../data/community/favorites.png') no-repeat;
}
#community li a.pixnet {
	text-indent:-9999px;
	background: url('../data/community/pixnet.png') no-repeat;
}
#community li a.instagram {
	text-indent:-9999px;
	background: url('../data/community/instagram.png') no-repeat;
}
#community li a.mail {
	text-indent:-9999px;
	background: url('../data/community/mail.png') no-repeat;
}
#community li a.sina {
	text-indent:-9999px;
	background: url('../data/community/sina.png') no-repeat;
}
#community li a.cart:hover {
	background: url('../data/community/cart_.png') no-repeat;
}
#community li a.facebook:hover {
	background: url('../data/community/fb_.png') no-repeat;
}
#community li a.google:hover {
	background: url('../data/community/google_.png') no-repeat;
}
#community li a.twitter:hover {
	background: url('../data/community/twitter_.png') no-repeat;
}
#community li a.plurk:hover {
	background: url('../data/community/plurk_.png') no-repeat;
}
#community li a.favorites:hover {
	background: url('../data/community/favorites_.png') no-repeat;
}
#community li a.pixnet:hover {
	background: url('../data/community/pixnet_.png') no-repeat;
}
#community li a.instagram:hover {
	background: url('../data/community/instagram_.png') no-repeat;
}
#community li a.sina:hover {
	background: url('../data/community/sina_.png') no-repeat;
}
#community li a.mail:hover {
	background: url('../data/community/mail_.png') no-repeat;
}
/******************************************************************************/
#footer_box {
	width: 100%;
	min-width:1000px;
	height:90px;
	position: relative;
	margin:0 auto;
	background:#676767;
}
#footer {
	width:1000px;
	height:90px;
	margin: 0 auto;
	position: relative;
}
#footer .qr {
	width:76px;
	position: absolute;
	left:20px;
	top: 7px;
	z-index: 10;
}
#footer .qr img{
	width:100%;
}
#footer .logo {
	position: absolute;
	left: 0px;
	top: 36px;
	z-index: 10;
}
#footer .t_menu {
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	color:#ACD2EB;
	position: absolute;
	right: 10px;
	top: 16px;
	letter-spacing:2px;
	text-align: center;
}
#footer .t_menu a, #footer .t_menu a:visited {
	color:#ACD2EB;
	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:#FFF;
	text-decoration: none;
}
#footer .menu {
	width: 450px;
	z-index: 99;
	position: absolute;
	left: 200px;
	top: 58px;
	font-size: 13px;
	color: #7F7F7F;
}
#footer .menu ul:first-child{
	background:none;
}
#footer .menu ul{
	width:70px;
	height:77px;
	display:block;
	float:left;
	padding:0 0 0px 20px;
	margin:0 20px 0 0;
	background:url(../data/wrapper/footer_line.png) left no-repeat;
}
#footer .menu li.title{
	font-size:15px;
	color:#ED8FB7;
	font-weight:bold;
	padding:0;
	background:none;
}
#footer .menu li{
	display:block;
	line-height:19px;
	list-style:none;
	font-size:13px;
	padding-left:10px;
	background: url(../data/wrapper/footer_dot.png) 0 center no-repeat;
}
#footer .menu a {
	color:#AB8D78;
	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:visited {
	color:#FFF;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #E2D3B1;
	text-decoration: none;
}
/********************************/
#footer .info {
	line-height: 20px;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	left: 115px;
	top: 17px;
}
#footer .info img{
	vertical-align:middle;
	margin:0 10px 2px 0;
}
#footer .info span {
	font-size: 30px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
.copyright {
	line-height: 20px;
	color: #CDCDCD;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 48px;
}
.copyright span {
	color:#CDCDCD;
}
.copyright span a {
	color:#CDCDCD;
	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:visited {
	color:#999999;
	text-decoration: none;
}
.copyright span a:hover {
	color: #CDCDCD;
	text-decoration: none;
}
.copyright a {
	color:#CDCDCD;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.copyright a:visited {
	color:#CDCDCD;
	text-decoration: none;
}
.copyright a:hover {
	color:#CDCDCD;
	text-decoration: none;
}
.copyright .left{
	float:left;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	vertical-align:middle;
	color: #666;
	background-color:#F0F0F0;
	border:#D8D8D8 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-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: #666;
	background-color:#F0F0F0;
	border:#D8D8D8 1px solid;
}
.form_h {
	height: 18px;
	line-height:18px;
}
.form_use2 {
	vertical-align:middle;
	color: #666;
	background-color:#F0F0F0;
	border:#D8D8D8 1px solid;
	padding: 1px 3px 1px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-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: #666;
	background-color:#F0F0F0;
	border:#D8D8D8 1px solid;
}
.form_use3 {
	vertical-align:middle;
	color: #C68865;
	background-color:#F4EEE3;
	border:#F4EEE3 1px solid;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-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: #FFF;
	background-color:#C68865;
	border:#C68865 1px solid;
}
.form_use4 {
	color:#83634B;
	background-color: #F4EEE3;
	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: #83634B;
}
/***頁底*********************************************************/
input[placeholder]{
	color: #C68865;
	line-height:18px;
}
::-webkit-input-placeholder {
	color: #C68865;
	}
:-moz-placeholder {
	color: #C68865;
	}
.placeholder {
	color: #C68865;
	}
