﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
	
	font-family:Verdana, "微軟正黑體", "新細明體";
	background-size:100%;
}

a{
	color:#221E1E;
}

img {
	border:none;
}
.header {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	margin-bottom: -5px;
}
.header_inner_right {
	float: right;
	padding: 0;
	top: 70px;
	position: relative;
	background-position: left;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 310px;
	height: 70px;
}

.slogen {
	float:left;
	width:288px;
}
.slogen img {
	margin-top:18px;
}
.toplink {
	padding:5px;
	box-sizing:border-box;
	color:#51244a;
	font-size:0.8125em;
	float:right;
	margin-top:10px;
}
.toplink a {
	text-decoration:none;
	color:#000000;
}
a.fontsize_set {
	text-decoration:none;
	color:#51244a;
}
.fontsize_set {
	background-color:#ffe100;
	border:1px solid #b675ac;
	width:18px;
	height:18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:2px;
	box-sizing:border-box;
	font-size: 0.8125em;
}
.search_block {
	margin-top:5px;
	clear:both;
	float:right;
	padding-right: 10px;
}
.search_noborder {
	border:none;
	padding: 4px 4px 6px 6px;
}
.search_button_flow {
	/*margin-left:-35px; */
	padding:4px 5px 5px 5px;
	border:none;
	color: transparent;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9589d+0,8c387d+100 */
background: #10889a; /* Old browsers */
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-position:center 50%;
	cursor:pointer;
}
.search_button {
	margin-left:-6px;
	color:#fff;
	padding:4px 5px 5px 5px;
	border:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9589d+0,8c387d+100 */
background: #f78195; /* Old browsers */
	cursor:pointer;
}
.hot_keyword {
	width:300px!important;
	padding-top:10px;
	padding-right:20px;
	clear:both;
	float: right;
	text-align: left;
	box-sizing: border-box;
	color:#fff;
	font-size:0.8125em!important;
	padding-bottom: 5px;
}
.hot_keyword a {
	color:#fff;
	font-size:0.8125em!important;
	text-decoration:none;
}
#container {
	margin:0 auto;
	padding:0;
	width:100%;
}
.menubg {
	clear:both;
	/*width:1000px;*/
	float:left;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	background-color:#fff;
	padding:10px;
	box-sizing:border-box;
	color:#272727;
	font-weight:bold;
}
/*.menubg_outset{
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;width:100%;
    overflow: hidden;
}
.menublock_inset{
	width:1000px;
	margin:0 auto;}*/
.sliderimage {
	clear:both;
	margin:0 auto;
	width:1000px;
}
.content {
	width:1000px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.content_blcok {
	width:31%;
	margin:10px;
	float:left;
	padding:5px;
	box-sizing:border-box;
}
.content_title {
	padding:5px;
	box-sizing:border-box;
	border-top:5px solid #863c7b;
	background-color:#fff600;
	color:#803d7d;
	font-weight:bold;
}
.content_bg {
	padding:5px;
	box-sizing:border-box;
	overflow:hidden;
	background-color:#fff;
}
.content_bg ul {
	margin:0;
	padding:0;
}
.content_bg ul li {
	color:#000000;
	margin:0;
	line-height:28px;
	padding:0;
	list-style-type:none;
}
.content_bg ul li a {
	text-decoration:none;
	color:#000000;
}
.content_describe {
	float:left;
	white-space: nowrap;
	max-width:60%;
	min-width:60%;
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
}
.content_date {
	color:#9c468f;
	float:right;
	width:40%;
}
.content_date a {
	color:#9c468f;
	text-decoration:none;
}
.content_foot {
	clear:both;
	background-image:url(../images/ct_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	background-size:100%;
}
.content_more {
	background-image:url(../images/more.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:10px;
	color:#401b3c;
	font-size:0.8125em;
	text-align:center;
}
.content_more a {
	color:#401b3c;
	text-decoration:none;
}
.ad_block {
	background-color:#e5e5e5;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	margin:0px auto;
	overflow: hidden;
}
.fatfooter {
	background-color:#fff;
	width:100%;
	overflow:hidden;
}
.fat_headbg {
	width:1000px;
	margin:0 auto;
	box-sizing:border-box;
	overflow:hidden;
	overflow:hidden;
}
.fat_close {
	font-size:0.8125em;
	float:right;
	box-sizing:border-box;
	padding:0px 0px 0px 10px;
	text-align:center;
	width:23px;
	height:23px;
	background-image:url(../images/close.png);
	background-repeat:no-repeat;
	background-position:right;
}
a .fat_close {
	text-decoration:none;
	color:#401b3c;
}
.fatfooter_block {
	clear:both;
	width:1000px;
	margin:0 auto;
}
.fatfooter_listb {/*
	width:250px;*/
	width:166px;
	float:left;
	padding:0px 0px 20px 0px;
}
H3 {
	text-align:center;
	color:#f78195;
	padding: 5px 0px;
	background-image:url(../images/aaror_dash.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.fatfooter_block ul {
	margin-top: 10px;
	margin-left:30px;
	padding:0;
}
.fatfooter_block ul li {
	margin:0;
	padding:0;
	list-style:circle;
	line-height: 24px;
	font-size:0.8125em;
	color:#656565;
}
.fatfooter_block ul li a {
	text-decoration:none;
	color:inherit;
}
#footer_frame_open_close {
	background: url(../images/open.png) no-repeat center center;
	position: absolute;
	width: 23px;
	height: 23px;
	left: 50%;
	margin-top: -10px;
}
.footer {
	width:100%;
	background-color:#59d2da;
	min-height:50px;
	color:#fff;
	font-size:0.8125em;
	overflow:hidden;
	padding-bottom: 10px;
	margin-top: 20px
}
.footer_blcok {
	width:1000px;
	margin:0 auto;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer_logo {
	width:335px;
	float:left;
}
.footer_text {
	float:left;
	padding:5px 10px;
	box-sizing:border-box;
}
.footer_text a {
	background-color:#f78195;
	text-decoration:none;
	color:#fff;
}
.footer_image {
	padding:25px 10px 2px 10px;
	box-sizing:border-box;
	max-width:30%;
	float:left;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
    text-align: center;
    margin-top: -65px;
}
.ftimage {
	float:left;
    display: inline-grid;
}
.ftimage a {
	margin:1px;
	/*background-color:#f78195;*/
	text-decoration:none;
}
/**以下內頁設定**/
.home_content {
	margin:10px auto;
	color:#3a3a3a;
	clear:both;
	box-sizing:border-box;
	background-color:#fff;
	width:1000px;
	overflow:hidden;
	font-size:1.125em;
	line-height:1.7em;
	margin-bottom:10px;
}
.root_block {
	width:1000px;
	margin:0 auto;
	border-bottom: 5px solid #c12e47;
	overflow:hidden;
}
.root {
	clear:both;
	float:left;
	padding:2px;
	box-sizing:border-box;
	font-size:0.8125em;
	color:#6b6b6b;
	margin-top: 10px;
}
.root a {
	color:#6b6b6b;
	text-decoration:none;
}
.title {
	font-weight:bold;
	clear:both;
	float:left;
	overflow:hidden;
	color:#4c224a;
	background-image:url(../images/tt_bg.png);
	background-position:15px;
	background-repeat:no-repeat;
	/* [disabled]font-size:2em;
*/
	padding:40px 20px 40px 30px;
	box-sizing:border-box;
}
.title_tail {
	float:left;
}
.home_content p {
	text-indent: 2em;
	padding-left:2%;
	padding-right:2%;
	clear:both;
	box-sizing:border-box;
}
.social_set {
	font-size:0.8125em;
	padding:5px;
	color:#6b6b6b;
	float:right;
	margin-top: 10px;
}
/*.social_set a {
	text-decoration:none;
	color:#6b6b6b;
	border:1px solid #eee;
	padding:2px;
}*/
.social_set a:active {
	text-decoration:none;
	color:red;
	border:1px solid #666;
}

.bg_textbg {
	background-color:#000;
	position:absolute;
	z-index:1;
	bottom:0;
	width:100%;
	padding:5px;
 box-sizing:border-box;
	text-align:left;
	opacity:0.75;
}
.bg_text {
	color:#fff;
}
#footer_frame_1 {
}
.list_a {
	background-color:#fff;
	padding:2px;
	height: 40px;
}
.list_a > td {
	padding:10px;
}
.list_a:hover {
	background-color:#ffb8c7;
}
.list_a a {
	color:#3a3a3a;
	text-decoration:none;
}
.list_b {
	background-color:#c2e8ea;
	padding:2px;
	height: 40px;
}
.list_b > td {
	padding:10px;
}
.list_b:hover {
	background-color:#ffb8c7;
}
.list_b a {
	color:#3a3a3a;
	text-decoration:none;
}

.fixed_logo {
	border-top:5px solid #59d2da;
	border-bottom:5px solid #59d2da;
	position: fixed;
	z-index: 1;
	top: 0;
	background: #fff;
	width: 100%;
	left: 0;
	text-align: center;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.58);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.58);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.58);
	height: 50px;
}
.fixed_logo a {
	display: none;
}
.number_list {
	width: 33%;
	margin:0 auto;
}

.homesearch {
	float: left;
	width:100%;
	padding:20px;
	box-sizing:border-box;
	background-color:#f1f1f1;
	line-height: 36px;
}
.six_block {
	clear:both;
	margin-left: 2px;
	overflow:hidden;
	margin-bottom: -3px;
}
.six_item {
	float:left;
	margin-right:1px;
	cursor:pointer;
}
.six_item img {
	width:165px;
	height:125px;
}
.marq {
	background-color:#f78195;
	width:966px;
	margin:0 auto;
	color:#fff;
	background-image:url(../images/marq.png);
	background-repeat:no-repeat;
	background-position:7px center;
	padding-left:30px;
	height: 35px;
	line-height: 35px;
}
.left_foour {
	margin:20px 0px;
	width:805px;
	float:left;
}
.left_date {
	clear:both;
	color:#59d2da;
	font-size:0.8125em;
	padding:5px 3px 3px 3px;
}
.left_text {
	color:#000;
	background-image:url(../images/dot.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:0.875em;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foour_b1 {
	float:left;
	width:400px;
	height:288px;
	padding:10px;
	box-sizing:border-box;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	color:#f78195;
	font-weight:bold;
	font-size:1.25em;
}
.foour_b2 {
	float:left;
	width:400px;
	height:288px;
	padding:10px;
	box-sizing:border-box;
	border-bottom:1px solid #e2e2e2;
	color:#f78195;
	font-weight:bold;
	font-size:1.25em;
}
.foour_b3 {
	float:left;
	width:400px;
	height:288px;
	padding:10px;
	box-sizing:border-box;
	border-right:1px solid #e2e2e2;
	color:#f78195;
	font-weight:bold;
	font-size:1.25em;
}
.foour_b4 {
	float:left;
	width:400px;
	height:288px;
	padding:10px;
	box-sizing:border-box;
	color:#f78195;
	font-weight:bold;
	font-size:1.25em;
}
.right_block {
	margin:20px 0px;
	width:165px;
	float:right;
}
.blue_more {
	float:right;
}
.red_more {
	background-color:#ff9db1;
	text-align:center;
	padding-bottom:5px;
}
.content p {
	line-height:30px;
	padding-left:20px;
}
H2 {
	color:#f78195;
	border-bottom:1px solid #d2d2d2;
}

#page_no ul{
	list-style-type: none;
}

.div_search_filter{
	float: left;
}
