.wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.m_banner {
	display: none;
}
/* 手機選單-----------------------------------------*/
.m_menu_box{
	position: fixed;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: none;
	top: 0px;
}
/* 手機選單icon */
.m_menu_icon {
	width: 40px;
	height: 29px;
	background-size: 35px 25px;
	background-image: url(../images/mobile/menu_ban2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 0px;
	background-position: center center;
	position: fixed;
	left: 5px;
	top: 10px;
	z-index: 3;
	display: none;
	background-color: #86c9e0;
}
.m_menu_nav {
	width: 100%;
	height: 100%;
	padding-top: 50px;
	overflow-y: auto;
}
.m_menu_nav .nav {
	height: 40px;
	width: auto;
	font-size: 18px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	line-height: 38px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.m_menu_nav .arrow {
	height: 39px;
	width: 50px;
	float: right;
	background-image: url(../images/mobile/arr.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px auto;
	display: none;
}
.m_menu_nav .nav_class {
	margin: 0px;
	padding: 0px;
	display: none;
}
.m_menu_nav .nav_class li {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 16px;
}
.m_menu_nav .nav_class a {
	text-decoration: none;
	font-size: 16px;
	display: block;
}
.m_menu_nav .nav_class .class2 {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../images/mobile/arr3.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 10px auto;
}
/* 內頁 ----------------------------------------*/
.page {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-radius: 10px;
}
/* 所有選單最外層包裝 ---------*/
#links {
	width: 280px;
	text-align: center;
	padding-top: 20px;
}
/* 選單塊最外層包裝 */
#links .menu {
	width: 270px;
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
}
/* 選單標頭(所有，但不包含部落格) */
#links .title_menu_id_5 {/* 如果每個單元標頭都要配上不同底圖可在此設定，範例5為單元id */
	background-image: url();
}
#links .title_menu {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	position: relative;
}

/* 部落格選單標頭 */
#links .blog_title {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 10px;
}
/* 部落格日期分類 */
#links .blog_date {
	width: 80%;
	color: #363636;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 5px;
}
/* 部落格rss */
#links .blog_rss {
	background-image: url(../images/pc/rss_article.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 20px 10px;
	width: 100px;
	height: 30px;
}
/* 選單外層 */
#links .class {
}
/* 選單-無分類 */
#links .list a {
	display: block;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 5px;
	margin-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	margin-right: 10px;
}
#links .list .by{
	color: #6D6D6D;
	font-size: 12px;
}
/* 選單分類一 */
#links .class1{
	position: relative;
}
#links .class1 a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
/* 選單分類二 */
#links .class2{
	position: relative;
}
#links .class2 a {
	display: block;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
#links .class1_toggle a{
	cursor: pointer;
}
#links .class1_toggle a:hover {
	color: #0099FF;
}
#links .class2_toggle {
	display: none;
}
#links .class2_toggle a{
	display: block;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 35px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
#links .class2_toggle a:hover {
	color: #0099FF;
}

/* 選單底部 */
#links .down {
	width: 100%;
	height: 30px;
}
/* 選單自定義區塊 */
#links .custom1 {
	width: 100%;

	height: 120px;
	background-image: url(../images/pc/page_custom.jpg);
	background-repeat: no-repeat;
}
/* 內容最外層包裝----------------------------------------*/
#content {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	min-height: 240px;
}
/* 內容標頭(所有頁面) */
#content .title_menu_id_10 {/* 如果每個單元標頭都要配上不同底圖可在此設定，範例中的10為單元id */
	background-image: url();
	text-align: center;
}
#content #title_menu {
	border-bottom: 1px solid #A3D5E0;
	color: #2E2E2E;
	font-size: 22px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#content .title_name {
	padding-top: 10px;
	padding-right: 10px;
	color: #5C5C5C;
	font-weight: bold;
	background-image: url(../images/pc/arrow_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 12px;
	float: right;
	padding-bottom: 10px;
	font-size: 13px;
}
#content .title_name a {
	color: #5C5C5C;
	text-decoration: none;
}
#content .title_name a:hover {
	color: #000000;
}
.web_share {
	text-align: right;
	padding-top: 10px;
}
.web_share div{
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: inline-block;
}
/* 內容 */
#content .content {
	word-wrap: break-word;
	word-break: break-all;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	line-height: 28px;
	clear: both;
	font-size: 16px;
	padding-top: 10px;
}
#content .pd_description{
	padding-bottom: 5px;
}
#content .bottom {
	height: 10px;
}
/* 最新消息 */
#content .line_news {
	border-bottom: 1px dashed #A0A0A0;
	padding-top: 7px;
	padding-bottom: 7px;
}
/* 最新消息-連結 */
#content .line_news a {
	color: #5B5B5B;
	font-size: 16px;
	text-decoration: none;
}
#content .line_news a:hover {
	color: #000000;
}
/* 最新消息-日期 */
#content .date_c{
	color: #999999;
	font-size: 12px;
}
#content .date {
	color: #999999;
	font-size: 12px;
	float: right;
	padding-top: 10px;
}
/* 最新消息-分頁數字 */
#content .number {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
#content .number span {
	display: inline;
	padding: 4px;
	color: #BBBBBB;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
}
#content .number a {
	color: #454545;
	background-color: #E7E7E7;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	border: 1px solid #7E7E7E;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}
#content .number a:hover {
	color: #000000;
}
/* 最新消息-共幾頁數字 */
#content .total {
	float: right;
}
#content .total span {
	color: #0066FF;
	font-weight: bold;
}
/* 最新消息-內頁標題 */
#content .news_title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
/* 最新消息-內頁日期 */
#content .news_date {
	float: right;
	color: #999999;
	font-size: 12px;
}
/* 最新消息-內頁內容 */
#content .news_content {
	padding-top: 10px;
}
/* 最新消息-回上一頁 */
#content .back{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content .back a{
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-decoration: none;
}
#content .back a:hover {
	color: #000000;
}
#content .back2 a{
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-decoration: none;
}
#content .back2 a:hover {
	color: #000000;
}
/* 商品---------------------------------------- */
.pd_title {
	color: #4B4B4B;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #707070;
}
.pd_name {
	color: #4F4F4F;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	max-height: 34px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.pd_price_box {
	font-size: 14px;
	text-align: center;
	color: #353535;
}
.pd_price_box .sale {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #eb6100;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	text-decoration: none;
}
.pd_price {
	color: #000000;
	font-size: 18px;
}
.pd_td_price{
	width: 80px;
}
ul.pd {
	margin: 0px;
	padding: 0px;
}
ul.pd li {
	width: 22%;
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
ul.pd li a {
	text-decoration: none;
}
/* 商品內頁 */
.pd_left {
	width: 45%;
	float: left;
}
.pd_right {
	width: 55%;
	float: left;
}
.pd_right .padding {
	padding-left: 20px;
	padding-right: 15px;
}
.pd_sort{
	font-size: 14px;
	padding-bottom: 15px;
	color: #353535;
	padding-top: 5px;
}
.pd_sort a{
	color: #353535;
	text-decoration: none;
}
.sort_asc{
	background-image: url(../images/pc/sort_asc.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px !important;
}
.sort_desc{
	background-image: url(../images/pc/sort_desc.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px !important;
}
.sh_facebook {
	background-image: url(../images/pc/share/facebook_32.png);
	background-repeat: no-repeat;
}
.sh_googleplus {
	background-image: url(../images/pc/share/googleplus_32.png);
	background-repeat: no-repeat;
}
.sh_twitter {
	background-image: url(../images/pc/share/twitter_32.png);
	background-repeat: no-repeat;
}
.sh_line {
	background-image: url(../images/pc/share/line_32.png);
	background-repeat: no-repeat;
	display: none !important;
}
.pd_spec {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pd_spec_select {
	display: inline-block;
	border: 1px solid #dcdcdc;
	color: #212121;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	min-width: 36px;
	cursor: pointer;
}
.pd_spec_select:hover {
	color: #FF3F00;
	border: 1px solid #FF3F00;
}
.pd_spec_name {
	width: 70px;
	display: inline-block;
}
.pd_no {
	color: #626262;
	font-size: 12px;
}
.pd_album_title {
	color: #4B4B4B;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}
.pd_photo_big {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/pc/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.pd_photo_big img{
	max-height: 550px;
}
.pd_content {
	clear: both;
	padding-top: 20px;
	border-top-color: #E9E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 20px;
}
.pd_content_price {
	color: #353535;
	font-size: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pd_call {
	color: #BE0000;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
.pd_link_title{
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: inline-block;
	color: #333333;
	margin-top: 10px;
}
.pd_link_box {
	border: 1px solid #D1D1D1;
}

/* 商品頁籤內容相關 */
.pd_tab_box {
	clear: both;
	padding-top: 10px;
}
.pd_tab_content {
	padding-top: 20px;
	border-top-color: #E9E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 20px;
}
.pd_tab {
	margin: 0px;
	padding: 0px;
}
.pd_tab_a {
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F3F3F3;
	color: #606060;
	text-decoration: none;
	margin-top: 3px;
	list-style-type: none;
}
.pd_tab_a:hover {
	background-color: #00b7f0;
	color: #FFFFFF;
    margin-top: 0;
    padding-bottom: 7px;
}
.pd_tab_select {
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #00b7f0;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	list-style-type: none;
}

.pd_add_cart {
	position: absolute;
	z-index: 2;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #5C5C5C;
	box-shadow: 0px 0px 5px #5C5C5C;
	padding: 5px;
	border-radius: 5px;
	top: -70px;
	display: none;
	width: 160px;
}
.pd_add_cart a {
	text-decoration: none;
	color: #00A3FF;
	font-size: 16px;
}
.pd_add_cart_close {
	float: right;
}

#clock_box{
	background-image: url(../images/pc/clock.png);
	background-repeat: no-repeat;
	color: #000000;
	margin-top: 10px;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left 7px;
}
#clock_box .t{
	padding-left: 30px;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	color: #009AFD;
	font-weight: bold;
}
#clock_box .number{
	color: #B50000;
	font-weight: bold;
	font-size: 18px;
}
#clock{
	color: #000000;
	margin-bottom: 5px;
}
#clock span{
	background-color: #000000;
	display: inline-block;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
}
/* 商品頁籤內容相關結束 */
ul.pd_list {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
ul.pd_list li {
	width: 17%;
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding: 1px;
	border: 1px solid #CACACA;
}
ul.pd_list li a{
	text-decoration: none;
}
ul.pd_album_list {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
ul.pd_album_list li {
	width: 9%;
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding: 1px;
	border: 1px solid #CACACA;
}
ul.pd_album_list li a {
	text-decoration: none;
}
.pd_link_photo{
	width: 150px;
}
/* 部落格---------------------------------------- */
.blog_box{
	border-bottom: 1px solid #9A9A9A;
	padding-bottom: 10px;
}
.blog_more a{
	color: #2A2A2A;
	font-size: 13px;
	text-decoration: none;
}
.blog_footer li{
	display: inline-block;
}
.blog_footer a{
	color: #0088B8;
	font-weight: bold;
	text-decoration: none;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.blog_tag {
	color: #393939;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.blog_tag li{
	display: inline-block;
	margin-right: 2pt;
	margin-bottom: 5px;
}
.blog_tag a{
	color: #414141;
	text-decoration: none;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #E9E9E9;
	border: 1px solid #A1A1A1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 5px;
	font-size: 12px;
}
.blog_bottom {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	clear: both;
}
.blog_bottom li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.blog_bottom a{
	color: #0066FF;
	text-decoration: none;
}
.blog_bottom a:hover {
	color: #4E4E4E;
}
.blog_number{
	color: #0088B8;
	font-weight: bold;
}

/* 部落格版本2樣式 */
.blog_box_box{
	margin-top: 10px;
}
.blog_box_box a{
	text-decoration: none;
}
.blog_box_list{
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
	padding-right: 20px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 20px;
}
.blog_box_p{
	width: 250px;
	height: 249px;
	float: left;
	margin-right: 20px;
	border-right-color: #D0D0D0;
	border-right-style: solid;
	border-right-width: 1px;
}
.blog_title_list{
	color: #4E4E4E;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.blog_top{
	background-image: url(../images/pc/hot.png);
	background-repeat: no-repeat;
	background-size: 17px auto;
	padding-left: 290px;
	background-position: 270px top;
}
.blog_date{
	color: #BBBBBB;
	font-size: 12px;
	padding-bottom: 10px;
}
.blog_content_list{
	overflow: hidden;
	height: 100px;
	color: #4D4D4D;
	border-top: 1px solid #E3E3E3;
	padding-top: 10px;
}
.blog_more{
	text-align: right;
}
.blog_more img{
	width: 60px;
}
.blog_footer {
	color: #b0b0b0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}
.blog_footer li{
	display: inline-block;
}
.blog_footer a{
	color: #b0b0b0;
	font-weight: bold;
	text-decoration: none;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.blog_tag {
	color: #393939;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.blog_tag li{
	display: inline-block;
	margin-right: 2pt;
	margin-bottom: 5px;
}
.blog_tag a{
	color: #414141;
	text-decoration: none;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #E9E9E9;
	border: 1px solid #A1A1A1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 5px;
	font-size: 12px;
}
.blog_bottom {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	clear: both;
}
.blog_bottom li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.blog_bottom a{
	color: #909090;
	text-decoration: none;
}
.blog_bottom a:hover {
	color: #000000;
}
.blog_number{
	color: #b0b0b0;
	font-weight: bold;
}

/* 部落格回應表單 */
.blog_reply_form {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog_reply_form input {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 38%;
	margin-bottom: 5px;
}
.blog_reply_form :focus {
	border: 1px solid #0099FF;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
}
.blog_reply_form textarea{
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 85%;
	height: 80px;
}
.blog_reply_form .reply_form_title{
	color: #494949;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog_reply_form span{
	color: #FC6500;
}
/* 部落格回應框 */
.blog_reply {
	background-color: #FAFAFA;
	border: 1px solid #ECECEC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.reply_title {
	padding-bottom: 10px;
	color: #474747;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/pc/blog_reply.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	padding-left: 25px;
}
.reply_title span {
	font-size: 12px;
	font-weight: normal;
	color: #898989;
}
.reply_content {
	padding-bottom: 10px;
}
.reply_but {
	color: #363636;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 5px;
	border: 1px solid #CBCBCB;
}
/* 部落格回復框 */
.blog_reply_to {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
/* 部落格標籤雲 */
.taglist{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.taglist a{
	padding: 2px;
	display: inline-block;
	white-space: nowrap;
	border: 0;
	text-decoration: none;
}
a.size1{
	padding: 10px;
	font-size: 12px;
}
a.size2{
	padding: 7px;
	font-size: 14px;
}
a.size3{
	padding: 5px;
	font-size: 16px;
}
a.size4{
	padding: 5px;
	font-size: 18px;
}
a.size5{
	padding: 5px;
	font-size: 25px;
}
a.size6{
	padding: 0px;
	font-size: 14px;
}
a.size7{
	padding: 0px;
	font-size: 20px;
}
a.size8{
	padding: 0px;
	font-size: 28px;
}
a.size9{
	padding: 0px;
	font-size: 16px;
}
/* 部落格搜尋 */
#searchform {
	height: 46px;
	overflow: hidden;
	padding-top: 9px;
	position: relative;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
}
#searchform .icon {
	background-image: url(../images/pc/search.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-position: 5px 5px;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
}
#searchform input {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	width: 75%;
}
#searchform .submit {
	margin-top: 100px;
}
/* 留言板 ---------------------------------------- */
.guestbook_bt {
	overflow: hidden;
	padding-bottom: 10px;
	padding-right: 20px;
}
.guestbook_bt a {
	background-image: url(../images/pc/guest_but.png);
	display: block;
	width: 150px;
	height: 40px;
	float: right;
}
.guestbook_con {
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
}
.guest_top {
	height: 30px;
	position: relative;
}
.guest_top .user_name {
	position: absolute;
	left: 4px;
	top: 0;
	line-height: 30px;
	font-weight: bold;
	color: #2B2B2B;
}
.guest_user {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #F4F4F4;
	border-top: 1px dashed #e1deda;
	border-bottom: 1px dashed #e1deda;
}
.guest_admin {
	background: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.guest_admin .name {
	font-weight: bold;
	color: #292929;
}
.guest_bottom {
	text-align: right;
	color: #aaa;
	font-size: 12px;
}
.guest_code{
	color: #FC6500;
}
/* 登入註冊 ----------------------------------------*/
#box {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  display: none;
  background-color: hsla(0,0%,100%,0.9);  
}
#log_in {
  width: 340px;
  left: 50%;
  position: absolute;
  margin-left: -170px;
  top: 70px;
  -webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.50);
  box-shadow: 0px 0px 5px hsla(0,0%,0%,0.50);
  border-radius: 15px;
  background-image: url(../images/pc/bg5.jpg);
  background-size: 80px auto;
  background-repeat: repeat-y;
}
.log_in_content {
	margin-left: 80px;
	background-color: hsla(69,37%,50%,0.90);
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.log_in_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
#form_member{
	color: #FFFFFF;
}

.but_log_in{
	width: 50%;
	cursor: pointer;
	color: #9fad50;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-radius: 20px;
}
[name=addr_county] ,[name=addr_area] {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 90px;
}
[name=addr_area] {
	width: 120px;
}
[name=addr_zip] {
	width: 50px;
	font-size: 18px;
}
[name=addr_county2] ,[name=addr_area2] {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 90px;
}
[name=addr_zip2] {
	width: 40px;
}
[name=addr_county3] ,[name=addr_area3] {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 90px;
}
[name=addr_zip3] {
	width: 40px;
}
.passwd_forgot{
	color: #2E2E2E;
}
/* 會員專區 ----------------------------------------*/
.member_box {
	padding: 20px;
	background-color: #FFFFFF;
}
.member_box_div1 {
	width: 10px;
	float: left;
	height: 1px;
}
.member_tab {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E9E9E9;
	margin-top: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #535353;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
}
.member_tab:hover {
	background-color: #00b7f0;
	color: #FFFFFF;
}
.member_tab_select {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	background-color: #00b7f0;
	color: #FFFFFF;
}
.member_content {
	padding: 20px;
	border: 1px solid #D2D2D2;
	border-radius: 10px;
	font-size: 16px;
}
.member_title {
	font-size: 22px;
	font-weight: bold;
	color: #858585;
	background-image: url(../images/pc/member_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#form_member_edit{
	width: 70%;
}
.member_placard {
	border: 1px solid #DDDDDD;
	padding: 10px;
}
.float_left {
	display: inline-block;
}
.menu_shop{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
    display: none;
}
.menu_shop a{
	text-decoration: none;
}

/* 購物車 ----------------------------------------*/
#m_menu_shop{
	display: none;
}
.shop_box {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 16px;
}
.shop_content {
	padding: 10px;
	border: 1px solid #D2D2D2;
	border-radius: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 28px;
}
.shop_title {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	background-image: url(../images/pc/member_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	background-position: left 20px;
}
.shop_title span{
	font-size: 16px;
}
.shop_title input{
	width: 18px;
}
.shop_title_tr1 {
	background-color: #EFEFEF;
	color: #000000;
	font-weight: bold;
	height: 30px;
}
.shop_title_tr2 .sale {
	color: #FF6E00;
	border: 1px solid #BBBBBB;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	font-size: 13px;
	display: inline-block;
}
.shop_title_tr2 .sale_a {
	color: #434343;
	font-size: 13px;
	text-decoration: none;
}

tr.shop_title_tr2 td {
	border-bottom: 1pt solid #D8D8D8;
	text-justify: distribute;
	word-break: break-all;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #303030;
}
tr.shop_title_tr3 td {
	border-bottom: 1pt solid #EBEBEB;
	text-justify: distribute;
	word-break: break-all;
	background-color: #FBFBFB;
	padding-top: 10px;
	padding-bottom: 10px;
}
tr.shop_title_tr4 td {
	border-bottom: 1pt solid #EBEBEB;
	text-justify: distribute;
	word-break: break-all;
	background-color: #FBFBFB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #303030;
}
tr.shop_title_tr5 td {
	text-justify: distribute;
	word-break: break-all;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #303030;
}
.shop_a{
	color: #0073B3;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
.shop_total{
	color: #C80002;
	font-weight: bold;
}
.payment {
	border: 1px solid #DCDCDC;
	padding: 10px;
	margin-bottom: 10px;
}
.shipping {
	border: 1px solid #DCDCDC;
	padding: 10px;
}
.shop_button {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.shop_subscriber {
	width: 70%;
}
.shop_member {
	width: 70%;
}
.shop_member_but{
	width: 32%;
	float: left;
	text-align: center;
}
.shop_bar{
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 30px;
	padding-bottom: 3px;
	display: inline-block;
	margin-left: 5px;
	background-image: url(../images/pc/cart_icon.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: 2px 3px;
}
.shop_notice{
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
	border-radius: 50%;
}
.shop_ban{
	display: inline-block;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 5px;
}
.shop_qa{
	border: 1px solid #D3D3D3;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.shop_free{
	font-size: 13px;
}
.shop_time{
	font-size: 12px;
	color: #A2A2A2;
	padding-bottom: 5px;
}
.select_shipping_box{
	font-size: 13px;
	color: #000000;
}
.pd_spec_list{
	display: inline-block;
}
#iDate {
	width: 90px;
}
.disabled span{
    color:black !important;
    background: red !important;    
}
.enabled a{
	color: black !important;
	/* [disabled]background-color: PowderBlue; */
}
.ui-datepicker-trigger{
	padding-bottom: 10px;
	padding-left: 5px;
}
.order_search_title{
	color: #515151;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
}
.order_search_table{
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}
.order_search_table td{
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-collapse: separate;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.pre .sale{
	color: #FF6E00;
	border: 1px solid #BBBBBB;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 13px;
}
.pre .text{
	color: #007FDB;
	font-size: 13px;
}
.pre a{
	color: #0073B3;
	text-decoration: none;
}
.discount{
	border: 1px solid #D4D4D4;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.discount a{
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.discount img{
	float: left;
}
.dis_title{
	color: #474747;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.discount .sale{
	background-color: #eb6100;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dis_time{
	color: #000000;
	background-image: url(../images/pc/time.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: auto;
	display: inline-block;
	margin-left: 10px;
	padding-left: 18px;
	background-position: 0% center;
}
.dis_content{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1F1F1F;
	padding-left: 10px;
	overflow: hidden;
}
.end_box{
	width: 490px;
	left: 50%;
	position: absolute;
	margin-left: -245px;
	top: 60px;
	background-image: url(../images/pc/b2.png);
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
.end_content{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	color: #454545;
	font-size: 16px;
	padding-bottom: 20px;
}
.end_content a{
	display: block;
	text-align: right;
}
.shop_br{
	display: inline-block;
}

/* 表單 */
.form_b1 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 0px;
  color: #FFFFFF;
  border-radius: 10px;
}
[name=form] .table{
	padding-top: 3px;
	padding-bottom: 15px;
	overflow: hidden
}
[name=form] .left{
	color: #FFFFFF;
}
[name=form] .right{
	overflow: hidden
}
[name=form] .down{
	text-align: center;
	padding-top: 20px;
}
input {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 100%;
}
input:focus {
	border: 1px solid #0099FF;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
}
input[type="radio"]{
	width: 18px;
	height: 18px;
}
input[type="checkbox"]{
	width: 18px;
	height: 18px;
}
input[type="file"]{
  background-color: #FFFFFF;
  width: 190px;
}
select {
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  color: #333333;
  outline: medium none;
  padding: 5px;
  margin: 2px;
  font-size: 15px;
}
select[name="addr_county"]{
  font-size: 16px;  
}
select[name="addr_area"]{
  font-size: 18px;  
}
.pd_area {
  font-size: 18px;  
}
textarea{
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
	outline: medium none;
	padding: 5px;
	width: 95%;
	height: 80px;
}
textarea:focus {
	border: 1px solid #0099FF;
}
.input2 {
	width: 20px !important;
}
.input3 {
	width: 80px !important;
}
.input4 {
	width: 300px;
}
#address{
	width: 100%;
	padding-top: 8px;
}
#o_mail{
	width: 350px;
}
.o_mail_h{
	display: inline-block;
}
#quiz{
	width: 100px;
}
#store-info{
	display: none;
	margin: 0px;
	padding-left: 20px;
}
#store-info li{
	margin: 0px;
}
#gift_select{
	display: none;
}
.all_checkbox{
	margin: 0px;
	padding: 0px;
}
.all_checkbox li{
	display: inline-block;
}
.all_checkbox input{
	width: 20px;
}
.all_checkbox input:nth-child(2) {
    width: 80px;
}
.all_radio{
	margin: 0px;
	padding: 0px;
}
.all_radio li{
	display: inline-block;
}
.all_radio input{
	width: 20px;
}
.all_radio input:nth-child(2) {
    width: 80px;
}
.all_radio span{
    display: inline-block;
}
.slider_code ,.slider_code_reply ,.slider_code_member{
	background: #ECECEC !important;
	height: 27px !important;
	text-align: left !important;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #2B2B2B !important;
	max-width: 150px;
	line-height: 25px;
	padding-left: 30px;
}
.slider_code a ,.slider_code_reply a ,.slider_code_member a{
	width: 25px !important;
	height: 25px !important;
	background: #FFFFFF url(../images/pc/blockbg.png) no-repeat center center !important;
	top: 0px !important;
	margin-left: 0px !important;
	cursor: move !important;
}
.slider_code .suc ,.slider_code_reply .suc ,.slider_code_member .suc{
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.end_date{
	width: 600px;
	text-align: center;
	color: #2A2A2A;
	font-size: 16px;
	line-height: 26px;
	height: 410px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -205px;
}
.end_date h1{
	font-size: 30px;
}
.end_date span{
	color: #007dcd;
}
.end_date a{
	color: #555555;
	font-size: 14px;
}

/* 按鈕類 */
.but_voucher{
	font-size: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #009BE7;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
}
.but_voucher_del{
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #B30000;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.buySelect{
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.mail_loader{
  color: #FFFFFF;
  font-size: 15px;
  margin-left: 10px;
  background-image: url(../images/pc/ajax-loader.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: left 5px;
  display: none;
}
#other_val{
	width: 180px;
}
.loading_box{
	background-image: url(../images/pc/loading2.gif);
	background-position: center center;

	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	background-color: hsla(0,0%,100%,0.90);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	display: none;
}
.but {
	color: #333333;
	width: 100px !important;
	border-radius: 3px;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(223,223,223,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	cursor: pointer;
}
.but2 {
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	color: #232323;
	font-size: 18px;
	width: 250px;
	height: 80px;
}
.but4 {
	border: 1px solid #FFFFFF;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	display: inherit;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	background-color: #999999;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif !important;
	padding-left: 10px;
	padding-right: 10px;
}
.but5 {
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(229,229,229,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(229,229,229,1.00) 100%);
	color: #232323;
	font-size: 18px;
	text-decoration: none;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #AFAFAF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.but6 {
  border-width: 0px;
  cursor: pointer;
  color: hsla(0,0%,100%,1.00);
  font-weight: bold;
  background-image: linear-gradient(0deg,rgb(255 56 120) 0%,rgb(132 20 169) 100%);
  font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
  width: 90%;
}
.but7 {
	cursor: pointer;
	text-decoration: none;
	color: #434343;
	font-size: 13px;
	border: 1px solid #BDBDBD;
	font-weight: bold;
	background-color: #ECECEC;
	display: inline;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.but8 {
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	color: #232323;
	font-size: 18px;
	display: inline-block;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	padding-top: 20px;
	width: 300px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.but8 span{
	color: #00849A;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	line-height: 20px !important;
}
.but9 {
	border-width: 0px;
	cursor: pointer;
	color: hsla(0,0%,100%,1.00);
	font-weight: bold;
	background-image: -webkit-linear-gradient(270deg,rgba(0,187,255,1.00) 0%,rgba(0,100,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,187,255,1.00) 0%,rgba(0,100,255,1.00) 100%);
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	float: right;
	display: block;
	margin-bottom: 10px;
}
.m_price span{
	color: #B70000;
	font-size: 15px !important;
}
.o_invoice_type_1{
	display: none;
}
.o_invoice_type_2{
	display: none;
}
.o_invoice_print{
	display: none;
}
.shop_invoice a{
	color: #940002;
}
.o_invoice_po_name{
	width: 300px;
}
.o_invoice_po{
	display: none;
}
#datepicker{
	margin-bottom: 40px;
}
.ui-datepicker td a:first-line{/*第一行顏色*/
	color: #797979;
}
.ui-datepicker td a:after{
	display: block;
	text-align: center;
	color: #C80000;
	font-size: 13px;
	margin-top: 10px;
	content: "";
	white-space: pre-line;
	margin-left: auto;
	margin-right: auto;
	max-width: 80px;
}
.rooms_box{
	border: 1px solid #B6B6B6;
	margin-bottom: 20px;
	border-radius: 5px;
	background-color: #FBFBFB;
	font-size: 16px;
}
.rooms_box2{
	border: 1px solid #B6B6B6;
	margin-bottom: 20px;
	border-radius: 5px;
	background-color: #FBFBFB;
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px;
	font-size: 15px;
	line-height: 30px;
}
.rooms_title1{
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	text-align: center;
}
.rooms_title2{
	padding: 10px;
	text-align: center;
}
.rooms_verify{
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}
.rooms_verify span{
	color: #B30002;
}
.rooms_verify input{
	width: 20px;
	height: 20px;
}
.rooms_box3{
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.rooms_box3 table{
  border-collapse:collapse;
}
.rooms_box3 table,.rooms_box3 td,.rooms_box3 th {
	border: 1px solid #B1B1B1;
	padding: 5px;
}
.rooms_box3 input{
	width: 50%;
}

.rooms_box4 table{
  border-collapse:collapse;
	font-size: 15px;
}
.rooms_box4 table,.rooms_box4 td,.rooms_box4 th {
	border: 1px solid #B1B1B1;
	padding: 5px;
}
.rooms_box4 a{
	color: #0073B3;
	text-decoration: none;
	font-weight: bold;
}
.table_border_del table,.table_border_del td,.table_border_del th {
	border: 0px none #FFFFFF;
}
.table_border_del input {
	width: 18px;
	height: 18px;
}
.sameorder{
	color: #C80003;
	margin-bottom: 10px;
}
.sameorder input {
	width: 18px !important;
	height: 18px !important;
}

.calendar_table1{
	border-collapse: collapse;
	color: #171717;
    table-layout:fixed;/*列的寬度是由列單元格中沒有折行的最寬的內容設定*/
}
.calendar_table1,.calendar_table1 td,.calendar_table1 th {
	border: 1px solid #B1B1B1;
	padding: 5px;
}
.calendar_table1 tr:nth-child(1n+3){
	height: 90px;
}
.calendar_table1 a{
	color: #b30000;
	text-decoration: none;
	font-size: 15px;
}
.calendar_table1 div{
	padding-bottom: 5px;
}
.calendar_table1 font{
	padding: 3px;
	background-color: #787878;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 5px;
}
.holiday{
	background-color: #ff5e00;
	color: #FFFFFF;
	font-weight: bold;
}
.weekday{
	background-color: #7d7d7d;
	color: #FFFFFF;
	font-weight: bold;
}
.pty_price{
	color: #B00002;
	font-size: 15px;
}
.pty_qty{
	color: #000000;
	font-size: 15px;
}
.booking{
    cursor:pointer;
}
.booking:hover{
	background-color: #EDEDED;
}
.room_payment{
	margin-top: 10px;
}
.room_but1 {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius: 3px;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(223,223,223,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	border: 1px solid #999999;
	padding-right: 5px;
	width: auto;
	cursor: pointer;
	font-size: 13px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	min-width: 50px;
}
.but_back {
    display: block;
    width: 80px;
    height: 30px;
    background-image: url(../admin_2100/images/back.png);
    background-repeat: no-repeat;
    padding-top: 5px;
    margin-bottom: 5px;
}
.o_tr_line {
    background-color: #C0C0C0;
    color: #000000;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 14px;
}

.attr_menu{
  background-image: linear-gradient(90deg,rgba(100,187,46,1.00) 62%,rgba(255,252,0,1.00) 62%);
  /*background-image: linear-gradient(90deg,rgba(100,187,46,1.00) 54.2%,rgba(255,252,0,1.00) 54.2%);*/
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}

[box_id="35"] {
    background-color: hsla(181,60%,69%,0.80);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #000000;
}
[box_id="3"] {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.menu_bur{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: inline-block;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	border-radius: 5px;
}
.menu_bur a{
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	display: inline-block;
	padding-left: 25px;
	margin-left: 5px;
}
.menu_bur a:nth-child(1){
	background-repeat: no-repeat;
	background-image: url(../images/pc/icon1.png);
}
.menu_bur a:nth-child(2){
	background-repeat: no-repeat;
	background-image: url(../images/pc/icon2.png);
}
.menu_bur a:nth-child(3){
	background-repeat: no-repeat;
	background-image: url(../images/pc/icon3.png);
}

.index_news1{
	background-image: -webkit-linear-gradient(270deg,rgba(168,153,223,1.00) 0%,rgba(136,116,211,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(168,153,223,1.00) 0%,rgba(136,116,211,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(168,153,223,1.00) 0%,rgba(136,116,211,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(168,153,223,1.00) 0%,rgba(136,116,211,1.00) 100%);
}
.index_news2{
	background-image: -webkit-linear-gradient(270deg,rgba(236,221,150,1.00) 0%,rgba(220,193,64,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(236,221,150,1.00) 0%,rgba(220,193,64,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(236,221,150,1.00) 0%,rgba(220,193,64,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(236,221,150,1.00) 0%,rgba(220,193,64,1.00) 100%);
}
.index_news3{
	background-image: -webkit-linear-gradient(270deg,rgba(154,229,229,1.00) 0%,rgba(93,213,213,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(154,229,229,1.00) 0%,rgba(93,213,213,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(154,229,229,1.00) 0%,rgba(93,213,213,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(154,229,229,1.00) 0%,rgba(93,213,213,1.00) 100%);
}
.index_news1 ,.index_news2 ,.index_news3{
	font-size: 20px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.index_news1 a ,.index_news2 a ,.index_news3 a{
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-right: 10px;
  	font-size: 16px;
}

svg {
	width: 500px;
	height: 654px;
}
#map_x5F_text text{
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
	pointer-events: none;/*排除鼠標事件目標，直接穿透到下層*/
}
#Taiwan_-_Counties path:hover ,#Taiwan_-_Counties polygon:hover{
   fill: #95c7dc;
   stroke: #ffffff;
   cursor: pointer;
}

.log_in_name{
	color: #272727;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}
.log_in_name a{
	text-decoration: none;
	color: #000000;
}
.log_in_name span{
	color: #FFFFFF;
	font-weight: bold;
}
.map_data .title{
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #64accc;
	text-align: center;
}
.map_data .box_close{
	width: 30px;
}
.f_remark {
	font-size: 13px;
	color: #575757;
	line-height: 26px;
	padding-top: 10px;
}
.pd_table_flash{
	border-collapse: collapse;
	width: 100%;
	position:relative;
}
.mm_table {
	overflow-x: auto;
	position:relative;
}

.pd_table_flash td{
	padding: 5px;
	border: 1px solid #d7e6e6;
	color: #6f6f6f;
}
.pd_table_flash tr:nth-child(odd) {
	background-color: #e6f6f6;
}
.pd_table_flash tr:hover{
	background-color: #FCF2E1;
}
.pd_tr_flash td{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50b1db;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.pd_table_search{
	padding-left: 20px;
	padding-right: 20px;
}
.pd_table_search td{
	padding: 3px;
}
.map_data{
	padding: 10px;
	text-align: center;
}
.fish_list{
  background-color: #FFFFFF;
  border-collapse: collapse;
  box-shadow: 0px 0px 1px 1px hsla(0,0%,0%,0.1);
  font-size: 14px;
}
.fish_list td{
	border: 1px solid #d6d6d6;
    padding: 7px;
}
.fish_list tr:nth-child(odd) {
    background-color: #fff9f5;
}

.map_t{
	display: inline-block;
	vertical-align: top;
}

.table_line{
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
	font-size: 13px;
	background-color: #FFFFFF;
	line-height: 23px;
	color: #000000;
}
.table_line td{
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-collapse: separate;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.tr_line td{
	background-color: #ececec !important;
	color: #000000;

	font-weight: bold;
	border-bottom: 1px solid #1E1E1E;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tr_line td a{
	color: #000000;
	text-decoration: none;
	display: block;
}
.tr_line td a:hover {
	color: #0086B7;
}
.table_line tr:nth-child(even){
	background-color: #F4F4F4;
}
.table_line tr:hover {
	background-color: #EDEDED;
}
.form_ms_check{
  background-color: #F0F0F0;
  border: 1px solid #737373;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
.form_ms_check2{
  background-color: #dde3d0;
  border: 1px solid #737373;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
#content .back {
	display: block;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px 5px;
	margin-bottom: 5px;
}
.w09 {
	font-size: 16px;
}
.log_in_close{
	padding: 10px;
}
.log_in_close img{
    width: 30px;
}

.footer_box{
	padding-top: 20px;
	font-size: 15px;
}
.footer_box a{
	color: #0096e0;
	text-decoration: none;
	font-weight: bold;
}
.footer_box td{
	padding: 3px;
}

.footer_box .f1{
	padding: 10px;
	display: inline-block;
	width: 49%;
	vertical-align: top;	
}
.footer_box .f2{
	padding: 10px;
	display: inline-block;
	width: 49%;
	vertical-align: top;	
}
.fa1{
	display: inline-block;
	width: 25%;
	vertical-align: top;	
}
.fa2{
	display: inline-block;
	vertical-align: top;	
}

.f_logo{
	width: 120px;
	padding-right: 10px;
}
.fish_red{
	color: #C50003;
}
.fish_name_box{
	display: none;
}
.help_f{
	padding-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
}
.attr_banner{
	background-color: #FFFFFF;
	padding: 7px;
    box-shadow: 0px 0px 5px hsla(0,0%,0%,0.50);
}

.map_box{
	background-color: #e6f6f6;
}
.map_left{
	display: inline-block;
	width: 55%;
	vertical-align: top;
}
.map_right{
	display: inline-block;
	width: 40%;
	vertical-align: top;
}
.map_title{
	color: #5596b3;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}
.fish_list_title{
	background-color: #db85a8;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.fish_list_title2{
	background-color: #e28c84;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.submit_flash{
	background-color: #a484b4;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}
.pd_form_search{
	margin-bottom: 10px;
	background-color: #698fc9;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
  display: flex;
  align-items: center; /*上下居中*/
}

.pd_form_search ul{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
	padding: 0px;
	display: inline-block;
}
.pd_form_search li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	font-size: 16px;
}
.pd_form_search .a_total{
  flex: 1;
  text-align: right;
}

[box_id="28"] ,[box_id="24"] ,[box_id="50"] ,[box_id="51"] ,[box_id="53"] ,[box_id="52"] {
	background-color: hsla(0,0%,100%,0.70);
}

[box_id="28"], [box_id="50"], [box_id="51"] {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

[box_id="24"], [box_id="52"], [box_id="53"] {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.attr_blog .box_2 a{
	color: #1D1D1D;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #6D6D6D;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
}
.attr_blog .title_2{
	float: left;
}
.attr_blog .blog_time{
	float: right;
}
.attr_blog .box_2 a:hover{
	color: #005A9C;
}

.wrap_bg{
	background-image: url(../images/pc/bg_b.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.hide_file {
    display: none;
}
[box_id="20"] img{
	width: 325px;
}

.identity {
    margin: 0px;
    padding: 0px;
}
.identity li {
    display: inline-block;
}

.ide2{
	display: none;
}
.map_data2{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.fish_total{
	background-color: #ffe6e7;
}
.form_box{
	background-color: #e6f6f6;
	padding: 20px;
}
.form_box2{
  background-color: #45a6d0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border-radius: 10px;
}
.form_box_t{
  padding: 20px;
  color: #001E31;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 32px;
}
.ma5{
color: #000000!important;
}
.count_system{
  border-top: 1px solid #BBBBBB;
  padding: 10px;
}
.count_system div{
  display: inline-block;
  padding: 3px;
  margin: 3px;
}
.member_but2{
  padding-bottom: 10px;
  text-align: right;
}
.member_but2 a{
  font-size: 17px;
  color: #FFFFFF;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #737373;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #00B7F0;
  margin-bottom: 10px;
}
.d_picker{
  display: flex;
  flex-wrap: wrap; /*換行*/
  align-items: center; /*上下居中*/
  margin: 0px;
  padding: 0px;
}
.d_picker li{
  list-style-type: none;
  margin-right: 20px;
  display: flex;
  align-items: center; /*上下居中*/
  margin-bottom: 10px;
}
.d_picker input{
  margin-left: 5px;
}
.species_box{
  border: 1px solid #FFFFFF;
  background-color: #1d92c3;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.add_species{
  background-color: #d1ff00;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 35px;
  padding-bottom: 5px;
  border-radius: 10px;
  display: inline-block;
  color: #000000;
  margin-bottom: 5px;
  background-image: url(../images/pc/add.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 15px auto;
  cursor: pointer;
}
.del_species{
  background-color: #ff007b;
  padding-top: 5px;
  border-radius: 10px;
  display: inline-block;
  color: #000000;
  background-image: url(../images/pc/del.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
  float: right;
}
.table123{
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.f_table{
  border-collapse: collapse;
}
.f_table td{
  border: 1px solid #7C7C7C;
  padding: 5px;
}
.f_table_td{
  background-color: #DFDFDF;
}
.f_file{
  border-collapse: collapse;
  background-color: #45a6d0;
  border-radius: 10px;
  color: #FFFFFF;
}
.f_file td{
  border: 1px solid #FFFFFF;
  padding: 7px;
}
.f_file_td{
  background-color: #64bb2e;
}
.f_file_h{
  background-color: #E89700;
}
.f_file_s1{
  background-color: #BC0000;
  border-radius: 5px;
  padding: 3px;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 3px;
  display: inline-block;
  width: 45px;
}
.f_file_s2{
  background-color: #548000;
  border-radius: 5px;
  padding: 5px;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 3px;
  display: none;
  width: 45px;
  text-align: center;
}
.f_file_del{
  border-radius: 5px;
  padding: 5px;
  margin-right: 2px;
  margin-left: 2px;
  display: none;
  cursor: pointer;
  user-select: none;
  background-image: -webkit-linear-gradient(270deg,rgba(193,36,0,1.00) 0%,rgba(126,0,0,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(193,36,0,1.00) 0%,rgba(126,0,0,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(193,36,0,1.00) 0%,rgba(126,0,0,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(193,36,0,1.00) 0%,rgba(126,0,0,1.00) 100%);
  border: 1px solid #000000;
  width: 80px;
  text-align: center;
}

.f_file_up{
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  border: 1px solid #555555;
}
.back_list{
  color: #252525;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 30px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}
.back_list2{
  color: #252525;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

.f_d_time{
  background-color: #fff4e5;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.apply_up{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  width: 60px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
}
.apply_del{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,71,0,1.00) 0%,rgba(142,26,0,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,71,0,1.00) 0%,rgba(142,26,0,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,71,0,1.00) 0%,rgba(142,26,0,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,71,0,1.00) 0%,rgba(142,26,0,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  width: 90px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
}
.apply_cancel_1{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #940002;
  margin-top: 2px;
  margin-bottom: 2px;
}
.apply_box{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; /*上下居中*/
  justify-content: center;/*左右居中*/
  font-size: 16px;
}
.apply_box2{
  background-color: rgba(255,255,255,1.00);
  border: 1px solid #8C8C8C;
  padding: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0px 10px hsla(0,0%,0%,0.3);
  box-shadow: 0 0 10px 0px hsla(0,0%,0%,0.3);
}
.apply_box_t{
  border-collapse: collapse;
}
.apply_box_t input{
  font-size: 16px;  
}
.apply_box_t td{
  padding: 8px;
  border: 1px solid #C8C8C8;
}
.apply_ok{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(0,203,255,1.00) 0%,rgba(0,113,142,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
.apply_cancel{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,182,0,1.00) 0%,rgba(171,138,0,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,182,0,1.00) 0%,rgba(171,138,0,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,182,0,1.00) 0%,rgba(171,138,0,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,182,0,1.00) 0%,rgba(171,138,0,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
.apply_remark1{
  color: #373737;
  background-color: #FFF2CC;
}
.apply_remark2{
  color: #808080;
}
.f_required{
  background-color: #C37900;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  padding: 5px;
}
.f_hide{
  display: none;
}
.fff{
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.fish_list_s{
  font-size: 18px;
}
.h123{
  background-color: hsla(0,0%,0%,0.50);
  border-radius: 5px;
  padding: 10px;
  margin-top: 5px;
}
.h123 a{
  color: #FF8E00;
  text-decoration: none;
}
.add_s_box{
  display: flex;
  align-items: center; /*上下居中*/
}
.h_species{
  background-color: hsla(0,0%,0%,0.50);
  border-radius: 5px;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  width: 410px;
}
.error{
  text-align: center;
}
.m_look{
  display: inline-block;
  width: 60px;
  background-image: -webkit-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(23,23,23,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(23,23,23,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(23,23,23,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(38,38,38,1.00) 0%,rgba(23,23,23,1.00) 100%);
  color: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #292929;
}
.back_list_h{
  display: inline-block;
  border: 1px solid #D4D4D4;
  font-size: 15px;
  padding: 5px;
  color: #7B0002;
}
.left_c{
  padding: 5px;
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
}
.right_c{
  padding: 5px;
  color: #000000;
  border: 1px solid #D4D4D4;
  min-height: 30px;
}
.list_name{
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 25px;
}
.notice_up{
  color: #FFFFFF;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,55,0,1.00) 0%,rgba(147,0,0,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,55,0,1.00) 0%,rgba(147,0,0,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,55,0,1.00) 0%,rgba(147,0,0,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,55,0,1.00) 0%,rgba(147,0,0,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 25px;
  font-weight: bold;
}
.f_file_w{
  background-color: #d9d9d9;
}
.f_loading{
  width: 30px;
}
.d_file{
  color: #252525;
  display: none;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(217,217,217,1.00) 100%);
  border: 1px solid #555555;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
}
.f_f7_box{
  padding-top: 4px;
  padding-bottom: 4px;
}
.f_s_box{
  padding-top: 4px;
  padding-bottom: 4px;
}
.file_null{
  height: 35px;
  width: 100%;
}
.m_del {
  display: inline-block;
  width: 60px;
  background-image: -webkit-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(255,0,4,1.00) 0%,rgba(135,0,2,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(255,0,4,1.00) 0%,rgba(135,0,2,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(38,38,38,1.00) 0%,rgba(255,0,4,1.00) 0%,rgba(135,0,2,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(38,38,38,1.00) 0%,rgba(255,0,4,1.00) 0%,rgba(135,0,2,1.00) 100%);
  color: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #292929;
  margin: 3px;
}
.form_ms_remind{
  color: #D50000;
  font-size: 22px;
  font-weight: bold;
}
.f_file_preview {
    color: #252525;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,198,91,1.00) 100%);
    border: 1px solid #555555;
    text-decoration: none;
    text-align: center;
    width: 60px;
    margin-bottom: 5px;
}
.full_menu_shop {
  display: none;  
}
.prove_box{
  text-align: center;  
}
.peo_box{
  margin: 40px;
  border: 3px solid #64bb2e;
  border-radius: 10px;
  background-color: #fbfbfb;
  padding: 40px;
  -webkit-box-shadow: 0px 0px 3px hsla(0,0%,0%,0.3);
  box-shadow: 0px 0px 3px hsla(0,0%,0%,0.3);
}
.peo_box .title{
  text-align: center;
  font-size: 32px;
  color: #493E20;
  font-weight: bold;
  margin-bottom: 20px;
}
.peo_box .subtitle{
  text-align: center;
  font-size: 22px;
  color: #493E20;
}
.peo_box .search{
  margin-top: 20px;
  padding: 20px;
  border-top: 1px solid #aaaaaa;
  display: flex;
  align-items: center; 
  justify-content: center;
}
.peo_box .search_f{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.peo_box .item{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2E2E2E;
  font-size: 18px;
  font-weight: bold;
}
.peo_box .search_box{
  display: flex;
  justify-content: center;
  align-items: center;
}
.peo_box .input_s{
  width: 180px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  margin: 0px;
  height: 38px;
  border: 2px solid #099ada;
}
.peo_box .but_s{
  width: 50px;
  margin: 5px;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #099ada;
  cursor: pointer;
}
.peo_box .table{
  display: flex;
  align-items: center;
  border: 1px solid #3cc3ff;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 0px 3px hsla(0,0%,0%,0.3);
  box-shadow: 0px 0px 3px hsla(0,0%,0%,0.3);
}
.peo_box .td_title{
  color: #FFFFFF;
  background-color: #099ada;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}
.peo_box .tr{
  border: 1px solid #3cc3ff;
}
.peo_box .td{
  color: #2D2D2D;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  background-color: #FFFFFF;
}
.peo_box .end{
  flex: 1;
}
.peo_box .t1{
  text-align: center;  
}
.peo_box .no_data{
  color: #B10002;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  border: 1px solid #B10002;
}
.fish_list_no{
  color: #FFFFFF;
  background-color: #920002;
}
.fish_host_0{
  background-color: #FFF5E1;
}
.w_box{
  background-color: #A40000;
  color: #FFFFFF;
  margin: 2px;
  border-radius: 5px;
}
