@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs_box {
	width: 100%;
	height: 28px;
	background: #F2F2EB;
	margin-bottom: 25px;
}
#breadcrumbs.right{
	width:757px;
	float:right;
}
#breadcrumbs {
	color:#8C8C8C;
	font-size: 12px;
	line-height: 21px;
	height: 21px;
	font-weight: normal;
	padding: 0 0 0 25px;
	word-spacing: 5px;
	position: absolute;
	right: 10px;
	top: 2px;
	background: url(../data/wrapper/home.png) 0 0 no-repeat;
}
#breadcrumbs span {
	color:#5AA6D7;
	text-decoration: none;
}
#breadcrumbs img {
	vertical-align: middle;
	margin-bottom:2px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color:#8C8C8C;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#breadcrumbs a:hover {
	color:#5AA6D7;
	text-decoration: none;
}
#breadcrumbs .pb{
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #9D9D9D;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 2px;
	word-spacing:5px;
}
#breadcrumbs .pb a{
	color:#9D9D9D;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#breadcrumbs .pb a:visited{
	color:#9D9D9D;
	text-decoration:none;
}
#breadcrumbs .pb a:hover{
	color:#111111;
	text-decoration:none;
}
#breadcrumbs .pb span{
	color:#111111;
	text-decoration:none;
}
/*********************************************************/
/*********************************************************/
#wrapper{
	min-width:1000px;
	margin: 0 auto;
	position: relative;
	border:#96C62A 5px solid;
	background: url(../data/wrapper/topbg.png) center top no-repeat;
}
#logo{
	width:255px;
	top:-10px;
	z-index: 10;
	position: absolute;
	left:25px;
	z-index:100;
}
#logo img{
	width:100%;
}
/*********************************************************/
/*********************************************************/
#header {
	max-width:1000px;
	height:177px;
	margin:0 auto;
	margin-bottom:40px;
	position:relative;
}
#banner{
	height:152px;
	margin:0 auto;
	margin-bottom:14px;
}
#main_box{
	min-width:1000px;
	border-bottom:#D8D8D8 1px solid;
	padding-top:20px;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:40px;
}
/*********************************************************/
/*********************************************************/
#leftside {
	width: 146px;
	position: relative;
	float: left;
	margin-left: 15px;
	padding-top:85px;
}
#leftside_title {
	border-bottom: none;
	margin-bottom:25px;
	text-align:center;
}
#leftside_title img{
	vertical-align:middle;
}
#leftside_title.left {
	float:left;
}
.leftnav {
	height: auto;
	position: relative;
	background-color:#FFF;
}
.left_btn01 {
	text-indent:-9999px;
	width:180px;
	height:235px;
	text-align: center;
	margin: 0 0 0px 0px;
}
.left_btn01 a{
	width:100%;
	height:100%;
	display:block;
	text-align: center;
	margin: 0 0 0px 0px;
	background:url(../data/leftnav/btn01.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.left_btn01 a:hover{
	background:url(../data/leftnav/btn01_.png) no-repeat;
}
.left_btn02 {
	text-indent:-9999px;
	width:240px;
	height:110px;
	text-align: center;
	margin: 0 0 0px 0px;
}
.left_btn02 a{
	width:100%;
	height:100%;
	display:block;
	text-align: center;
	margin: 0 0 0px 0px;
	background:url(../data/leftnav/btn02.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.left_btn02 a:hover{
	background:url(../data/leftnav/btn02_.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
#page_title{
	font-size:18px;
	font-weight:bold;
	color:#444444;
	padding-left:35px;
	height:34px;
	position:relative;
	margin-bottom:30px;
	background:url(../data/wrapper/t_bg.png) no-repeat;
}
/*********************************************************/
/*********************************************************/
#rightside {
	width: 770px;
	float: right;
	position: relative;
	margin-right: 15px;
	background: url(../data/wrapper/s.jpg) center bottom no-repeat;
}
/*********************************************************/
/*********************************************************/
#right_bread {
	color:#FFF;
	height:25px;
	line-height:25px;
	font-size:13px;
	padding:0 10px 0 25px;
	margin-bottom:20px;
	background:url(../data/products/dot.jpg) 10px 11px no-repeat;
	background-color:#76135F;
}
#right_bread a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#right_bread a:visited {
	color: #FFF;
	text-decoration: none;
}
#right_bread a:hover {
	color: #FFF;
	text-decoration: none;
}
#right_bread span{
	color:#FFF;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
#right_title {
	height:36px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#00B2B2;
	padding:29px 0 0 25px;
	margin-bottom:30px;
	background: url(../data/wrapper/tbg2.png) left bottom no-repeat;
}
/*********************************************************/
/*********************************************************/
.conbody_img {
	margin-bottom: 45px;
	text-align:center;
}
.conbody_title {
	color: #464646;
	line-height:40px;
	height:40px;
	font-size:17px;
	padding-left:40px;
	font-weight:bold;
	background:#E8E8E8 url(../data/album/icon.png) 15px center no-repeat;
	margin-bottom:20px;
}
.conbody_title span {
	color:#FE66A3;
}
.conbody_title a {
	color: #917F74;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.conbody_title a:visited {
	color: #917F74;
	text-decoration: none;
}
.conbody_title a:hover {
	color: #9F6C51;
	text-decoration: none;
}
#conbody_info {
	font-size:13px;
	color: #666666;
	margin: 0 auto;
	position: relative;
	margin-bottom:20px;
	padding:0 15px;
	background:#EEEEEE;
}
#conbody_info span {
	padding:0 10px;
}
#conbody_info img {
	vertical-align: middle;
	margin:0 2px 2px 0;
}
#conbody_info img.title {
	vertical-align: bottom;
	margin:0 10px 0px 0;
}
.contentbody {
	font-size: 13px;
	margin: 0 auto;
	font-size: 13px;
	position: relative;
	line-height: 26px;
	color:#666666;
}
/*******************************************************/
/*******************************************************/
.hidden {
	display: none;
}

.noborder{
	margin:0;
	border:none !important;
}
/*******************************************************/
/*******************************************************/
#member_list {
	color:#FF9999;
	height:49px;
	margin:0 auto;
	margin-bottom:20px;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	background:url(../data/member/bg.png) repeat-x;
}
#member_list a {
	display: inline-block;
	color:#72573F;
	line-height:50px;
	padding:0 21px;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#member_list a:visited {
	color:#72573F;
	text-decoration:none;
}
#member_list a:hover {
	color:#FF9999;
	text-decoration:none;
}
#member_logout {
	width: 94px;
	height: 24px;
	position: absolute;
	right: 0px;
	top: 13px;
	z-index: 5;
	overflow: hidden;
}
#member_logout a {
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	text-indent:-9999px;
	background: url(../data/member/logout.png) no-repeat;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#member_logout a:hover {
	background: url(../data/member/logout_.png) no-repeat;
}

#info {
	line-height:30px;
	margin-bottom:30px;
	font-size:13px;
	color:#777777;
	text-align:center;
}
#info span {
	color:#FF9999;
}
#info span.block {
	display:block;
	line-height:20px;
	text-align:center;
}
