/* 首頁未登入*/
.main{
	width:1000px;
	font-family:"微軟正黑體";
	margin:auto;
}
.a_href{
	text-decoration:none;
}
.above_menu{
	width:1000px;
	position:relative;
}
.am_1{
	font-size:50px;
	font-weight:bold;
}
.am_2{
	position:absolute;
	top:10px;
	right:35px;
}
.menu_box{
	width:980px;
	height:40px;
	background:#000;
	color:#FFF;
	font-weight:600;
	line-height:40px;
	padding-left:20px
}
.mb1{
	text-decoration:none;
	color:#FFF;
}
.cont_box{
	margin:20px 0px 0px 0px;
	overflow:hidden;
}
.right_banner{
	float:left;
	height:630px;
}
.right_banner img{
	width:300px;
}
.left_cont{
	width:700px;
	float:left;
}
.lc1{
	padding:10px;
}
.lc1_1{
	float:left;
	background:#000;
	color:#FFF;
	font-size:14px;
	margin-right:10px;
}
.lc1_2{
	float:right;
	font-size:12px;
	border:#000 1px solid;
	border-radius:5px;
	padding:0px 2px;
}
.lc2{
	width:680px;
	padding:10px;
}
.lc2_1{
	font-size:30px;
	font-weight:700;
	border-bottom:#666 dashed 2px;
	margin-bottom:60px;
}
.lc2_2{
	margin:10px 0px 0px 80px;
}
.lc2_2_1{
	width: 300px;
	padding: 6px 10px;
	margin-left: 10px;
}
.lc2_2_2{
	width: 100px;
	padding: 6px 10px;
	margin-left: 10px;
}
.lc2_2_3{
	width: 18px;
	height: 18px;
	vertical-align: bottom;
	margin-left:74px;
}
.lc2_3{
	width:150px;
	height:46px;
	background:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	line-height:46px;
	margin:40px 0px 0px 80px;
	box-shadow:#999 3px 3px;
	float:left;
	cursor:pointer;
}
.lc2_3:hover{
	box-shadow:none;
	margin:43px 0px 0px 83px;
}
.lc2_4{
	width:150px;
	height:46px;
	background:#3B5998;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	line-height:46px;
	margin:40px 190px 0px 0px;
	box-shadow:#999 3px 3px;
	float:right;
	cursor:pointer;
}
.lc2_4:hover{
	box-shadow:none;
	margin:43px 187px 0px 0px;
}
.foot_banner{
	width:1000px;
}
/*首頁未登入*/

/*首頁已登入*/
.r_side_menu{
	width:168px;
	float:left;
	background:#E6E6E6;
}
.rsm1{
	width:100%;
	background:#000;
	color:#FFF;
	font-weight:600;
	font-size:16px;
	text-align:center;
	padding:7px 0px;
}
.rsm_no{
	width:100%;
	background:#CCC;
	color:#666;
	font-weight:600;
	font-size:16px;
	text-align:center;
	padding:7px 0px;
	cursor:pointer;
}
.rsm_yes{
	width:100%;
	background:#666;
	color:#CCC;
	font-weight:600;
	font-size:16px;
	text-align:center;
	padding:7px 0px;
	cursor:pointer;
}
.lsc_member{
	padding-bottom: 150px;
}
.l_side_cont{
	width:810px;
	float:right;
	overflow:hidden;
}
.lcsm_title{
	font-size: 30px;
	font-weight: 700;
	border-bottom: #666 dashed 2px;
	margin-bottom: 60px;
}
.lsc_button{
	width:150px;
	height:46px;
	background:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	line-height:46px;
	margin:40px 0px 0px 80px;
	box-shadow:#999 3px 3px;
	cursor:pointer;
	position:absolute;
}
.lsc_button:hover{
	box-shadow:none;
	margin:43px 0px 0px 83px;
}
/*首頁已登入*/

/*客服中心*/
.lc2_2_1_text{
	width: 318px;
	margin-left: 10px;
	vertical-align:top;
	height:200px
}
/*客服中心*/

/*註冊頁面*/
.show_mes{
	font-size:13px;
}
.mes_r{
	color:#F00;
}
.mes_g{
	color:#4DD612;
}
.login_a_5{
	vertical-align:bottom;
	cursor:pointer;
}
/*註冊頁面*/

/*客服中心*/
.ser_select{
	padding: 6px 10px;
	margin-left: 10px;
}
/*客服中心*/

/*Q&A*/
.qa_box{
	padding:0px 10px 10px 10px;
	margin-bottom:40px;
}
.qa_title{
	font-size:22px;
	font-weight:600;
	margin-bottom:10px;
}
.qa_list{
	border-bottom:dashed 2px #999999;
	cursor:pointer;
	margin-top:15px;
	position:relative;
}
.qa_list img{
	width: 22px;
	position: absolute;
	right: 0px;
	bottom: 1px;
}
.qa_cont{
	background:#CCC;
	padding:10px;
	word-break:break-all;
	word-wrap:break-word;
	display:none;
}
/*Q&A*/

/*發票查詢*/
.inv_show{
	margin:125px 0px 0px 15px;
}
.inv_table{
	width: 100%;
	text-align: center;
}
.inv_tr{
	background:#000;
	color:#FFF;
}
.inv_tr2{
	background:#666;
	color:#FFF;
}
.inv_block{
	background:#E7E7E7;
}
/*發票查詢*/
