@import url("reset.css");
body {
	margin: 0;
	padding: 0;
	font-family: Arial, "微軟正黑體", sans-serif;
	color: #666;
	font-size: 13px;
	line-height: 24px;
	background-color: #FFF;
	background: url(/member/images/mcntr/bg.jpg) repeat-x;
	position: relative;
}
.first-p {
	margin-top: 0;
}
.last-p {
	margin-bottom: 0;
}
.list-p {
	padding: 0px 0px 10px 67px;
}
.text10 {
	font-size: 10px;
	color: #A9A9A9;
}
.text08 {
	font-size: 8px;
	color: #666;
	padding: 0px 2px;
}
.red {
	color: #e20000;
	text-decoration: none;
}
.red a {
	color: #e20000;
	text-decoration: none;
}
.red-2 {
	color: #e20000;
	text-decoration: none;
	text-align: center;
}
.red-3 {
	color: #e20000;
	margin-right: 5px;
}
.blue-2 a {
	color: #436ABD;
	padding-left: 10px;
	padding-right: 10px;
}
.blue a {
	color: #436ABD;
}
.gray {
	color: #A8A8A8;
	text-decoration: none;
}
.form-red, .form-red-2 {
	font-size: 13px;
	color: #e20000;
}
.form-red {
	padding-left: 10px;
	padding-right: 10px;
}
.form-red-2 {
	padding-left: 5px;
	padding-right: 5px;
}
.code {
	background: #ebebeb;
	border: 1px solid #cccccc;
	padding: 10px;
	font-size: 10px;
	color: #333;
}
#mcntrMainPage {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/member/images/mcntr/page_bg.jpg) repeat-y;
}
#page-member {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
#top {
	margin: 0 auto;
	width: 960px;
	height: 51px;
	margin-bottom: 10px;
}
header {
	width: 165px;
	float: left;
}
nav {
	float: right;
	width: 795px;
	margin-top: 30px;
}
nav ul {
	list-style: none;
}
nav li {
	float: left;
}
nav li a {
	color: #4D4D4B;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
nav li a:hover {
	color: #e20000;
}
.banner, .banner02, .banner_index {
	margin: 0 auto;
	-moz-box-shadow: 0 1px 5px #cccccc;
	-webkit-box-shadow: 0 1px 5px #cccccc;
	box-shadow: 0 1px 5px #cccccc;
}
.banner02 {
	margin: 0 auto;

	-moz-box-shadow: 0 1px 5px #cccccc;
	-webkit-box-shadow: 0 1px 5px #cccccc;
	box-shadow: 0 1px 5px #cccccc;
}
.banner{
	clear:both;
	width: 960px;
	height:125px;
}
.banner02{
	padding-top: 10px;
	width: 960px;
	height: 100px;
}
.banner_index{
	width:572px;
	height:100px;
	margin:20px 0;
}
.bread {
	margin: 0 auto;
	width: 960px;
	height: 30px;
}
#breads {
	font-size: 78%;
	list-style: none;
	margin-top: 5px;
	padding: 0px;
}
#breads li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#breads li a {
	color: #e20000;
	padding-right: 10px;
	text-decoration: none;
}
/* clearfix ---------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/*accordion-left*/
#accordion-container-left {
	float: left;
	width: 318px;
	padding: 10px 10px;
	background: #f8f8f8;
	height: auto!important;
	height: 800px;
	min-height: 800px
}
/*accordion-menu*/
#menu li {
	color: #4D4D4B;
	background-color: #fff;
	list-style: none;
}
#menu li.first-child {
	padding-top: 15px;
}
#menu li a {
	display: block;
	margin: 0 auto;
	padding-left: 15px;
	color: #4D4D4B;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 54px;
	padding-left: 52px;
	background: url(/member/images/mcntr/plus.png) no-repeat 15px center;
}
#menu li a:hover {
	color: #e20000;
}
#menu li a:active {
	color: #e20000;
}
#menu li ul {
	display: none;
	list-style: none;
}
#menu li ul li {
	padding: inherit;
	margin-left: 0px;
}
#menu li ul li a {
	padding: inherit;
	position: relative;
	background-color: #fff;
	margin-top: 5px;
	font-size: 13px;
	font-weight: inherit;
	padding: 0px 24px;
	line-height: 28px;
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 5px #cccccc;
	-webkit-box-shadow: 0 1px 5px #cccccc;
	box-shadow: 0 1px 5px #cccccc;
	background: url(/member/images/mcntr/arrow.jpg) no-repeat right center;
}
#menu li ul li a:hover {
	color: #e20000;
	background: url(/member/images/mcntr/arrow_r.jpg) no-repeat right center;
}
#menu li ul .current a {
	color: #e20000;
	background: url(/member/images/mcntr/arrow_r.jpg) no-repeat right center;
}
/*right*/
#aside-right {
	width: 612px;
	float: right;
	background: #f8f8f8;
	height: auto!important;
	height: 800px;
	min-height: 800px
}
.aside-right-2 {
	background-color: #fff;
	margin: 10px 10px;
	padding: 10px 10px;
	height: auto!important;
	height: 780px;
	min-height: 780px
}
.aside-right-2 h3 {
	display: block;
	color: #4D4D4B;
	font-size: 15px;
	line-height: 34px;
	border-bottom: 1px solid #e20000;
}
/*member*/
.aside-member {
	margin-top: 10px;
	padding: 20px 20px;
	height: auto!important;
}
/*member-step*/
.step {
	margin: 0 auto;
	width: 920px;
	overflow: hidden;
	margin-bottom: 20px;
}
.step ul {
	list-style: none;
	position: relative;
}
.step ul li {
	float: left;
	display: inline-block;
	height: 80px;
}
.step01, .step02 {
	width: 300px;
	margin-right: 10px;
}
.step03 {
	width: 300px;
}
.step01::before, .step02::before, .step03::before {
	content: '';
	position: absolute;
	top: 26px;
	height: 1px;
	background-color: #ccc;
	z-index: 1px;
}
.step01::before {
	width: 150px;
	left: 150px;
}
.step02::before {
	width: 300px;
	left: 300px;
}
.step03::before {
	width: 150px;
	left: 600px;
}
.step01::after, .step02::after, .step03::after {
	content: '';
	position: absolute;
	background-color: #fff;
	height: 52px;
	width: 52px;
	top: 10px;
	z-index: 2px;
}
.step01::after {
	left: 124px;
}
.step02::after {
	left: 434px;
}
.step03::after {
	left: 744px;
}
.icon01, .icon02, .icon03, .icon01_active, .icon02_active, .icon03_active {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 10px;
	z-index: 3;
}
.icon01_active {
	left: 134px;
	background: url(/member/images/mcntr/plus_3.png) no-repeat;
}
.icon01 {
	left: 134px;
	background: url(/member/images/mcntr/plus_3_2.png) no-repeat;
}
.icon02_active {
	left: 444px;
	background: url(/member/images/mcntr/plus_3.png) no-repeat;
}
.icon02 {
	left: 444px;
	background: url(/member/images/mcntr/plus_3_2.png) no-repeat;
}
.icon03_active {
	left: 754px;
	background: url(/member/images/mcntr/plus_3.png) no-repeat;
}
.icon03 {
	left: 754px;
	background: url(/member/images/mcntr/plus_3_2.png) no-repeat;
}
.step01 h3, .step02 h3, .step03 h3, .step01 h3.active, .step02 h3.active, .step03 h3.active {
	display: inline-block;
	font-size: 14px;
	position: absolute;
	top: 50px;
	z-index: 4;
}
.step01 h3 {
	color: #e3e3e3;
	left: 100px;
}
.step01 h3.active {
	color: #666;
	left: 100px;
}
.step02 h3 {
	color: #e3e3e3;
	left: 425px;
}
.step02 h3.active {
	color: #666;
	left: 425px;
}
.step03 h3 {
	color: #e3e3e3;
	left: 726px;
}
.step03 h3.active {
	color: #666;
	left: 726px;
}
/*send-bg*/
.send, .send02, .send_index {
	margin: 0 auto;
	margin: 10px 0;
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	border-spacing: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.send {
	padding: 10px 20px;
}
.send02 {
	padding: 10px 5px;
	text-align: center;
	margin: 20px 0px;
}
.send_index{
	padding: 10px 0px;
}
/*detail*/
.content, .content02 {
	margin: 0 auto;
	padding: 10px 5px;
}
.content {
	margin-top: 30px;
}
.content h4, .content02 h4, .form-group h4, .aside-right-2 h4 {
	color: #6E6E6C;
	font-size: 15px;
	line-height: 34px;
}
.content h5, .content02 h5, .form-group h5, .aside-right-2 h5 {
	color: #6E6E6C;
	font-size: 14px;
	line-height: 34px;/*padding-top: 10px;*/
}
.form-group h5 {
	text-align: left;
	border-bottom: 1px dashed #e0e0e0;
}
.form-group-2 {
	margin: 0 auto;
	width: 780px;
	padding: 20px 40px;
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form-group-2 h5 {
	font-size: 15px;
	line-height: 34px;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 20px;
}
.form-group-2 img {
	padding-left: 10px;
	vertical-align: middle;
}
.text-box ul li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
}
.text-box-index ul li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-top:15px;
}
.text-box-index li a {
	color:#666;
	text-decoration:none;
}
.text-box-index li a:hover {
	color:#e20000;
	text-decoration:none;
}

.content p {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
/*qa*/
.qa_area, .qa_area_2 {
	width: 490px;
	padding-left: 35px;
	overflow: hidden;
}
.top {
	width: 100px;
	text-align: right;
}
.qa_area {
	background: url(/member/images/mcntr/qa.png) no-repeat 15px 3px;
}
.qa_area_2 .link a {
	color: #436ABD;
	text-decoration: underline;
}
/*magazine*/
.ma_block{
	margin: 0 auto;
	width: 572px;
	overflow: hidden;
	margin-bottom:10px;
}
.ma_l, .ma_r {
	width: 280px;
	background-color: #eee;
	-moz-box-shadow: 0 1px 5px #cccccc;
	-webkit-box-shadow: 0 1px 5px #cccccc;
	box-shadow: 0 1px 5px #cccccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.ma_l {
	float: left;
	height:280px;
}
.ma_r {
	float: right;
	height:280px;
}

.ma_l h5, .ma_r h5 {
	margin: 0 auto;
	font-size: 13px;
	text-align: center;
	display: block;
	width: 260px;
	border-bottom: 1px dotted #e20000;
}
.img_block {
	margin: 20px 10px 0 10px;
	background-color: #fff;
	width: 260px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.img_block img {
	vertical-align: middle;
}
.btn_w {
	margin: 10px 20px;
	width: 240px;
	height: 24px;
	display: block;
	background-color: #FFF;
	font-size: 13px;
	text-align: center;
	-moz-box-shadow: 0 1px 5px #cccccc;
	-webkit-box-shadow: 0 1px 5px #cccccc;
	box-shadow: 0 1px 5px #cccccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.btn_w a{
	color:#666;
	text-decoration:none;
}
.btn_w a:hover{
	color:#e20000;
}
/*record_index*/
.record{
	width:572px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.record_l{
	width:285px;
	float:left;
	border-right:1px solid #ddd;
}
.record_r{
	width:285px;
	float:right;
}