@charset "utf-8";
body,td,th {
	font-family: "微軟正黑體";
}
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote, { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
img { 
	border:0;
	max-width: 100%
}
fieldset { 
	border:0;
}
p {
	text-indent: -15px;
	padding-left: 15px;

}

.font_gray {
	color: #4f4f4f;
	text-decoration: none;
}
.font_lightgray {
	color: #ACACAC;
	text-decoration: none;
}

.font_white {
	color: #FFFFFF;
	text-decoration: none;
}

.font_black_16 {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.font_blue_20 {
	color: #ac7835;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
}

.font_black {
	color: #000000;
	text-decoration: none;
}


.font_blue {
	color: #ac7835;
	text-decoration: none;
}
.font_pink {
	color: #FF1F98;
	text-decoration: none;
	font-size: 20px;
}
.font_green {
	color: #FF0000;
	text-decoration: none;
}
.font_brown {
	color: #5A3E15;
	text-decoration: none;
}

.body_bg {
	height: auto;
	width: 100%;
	float: left;
	background-color: #FFF;
}
.bg_org {
	height: auto;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
}
.bg_gray {
	height: auto;
	width: 100%;
	float: left;
	background-color: #E5E5E5;
}


.body {
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


.top_menu_bg {
	height: 38px;
	width: 100%;
	float: left;
	z-index: 99999;
	background-image: url(images/white.png);
	background-repeat: repeat;
	margin-top: -38px;
}
.menu_body {
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


.logo {
	float: left;
	height: 101px;
	width: 259px;
	z-index: 999999;
	margin-top: -32px;
	position: absolute;
}


#menu {
	height: 38px;
	width: auto;
	text-align: center;
	float: left;
	margin-top: -16px;
	margin-left: 240px;
}

#menu ul li{
	float: left;
	width: auto;
	height: 38px;
	display: inline;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#menu ul li a{
	display: block;
	height: 38px;
	width: auto;
}
#menu ul li a:hover {
	display: block;
	height: 38px;
	width: auto;
	color: #F03F3F;
	text-decoration: none;
}

.banner {
	width: 100%;
	height: 449px;
	background-image: url(images/about_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	z-index: -1;
}
.title_bg {
	float: left;
	/*height: auto;*/
	height: auto;
	width: 100%;
	background-color: #F03F3F;
	display: table;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: -1;
}

.title_sub {
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.about_box {
	float: left;
	height: auto;
	width: 620px;
	margin-right: 16px;
	margin-bottom: 40px;
}


.about_text {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 564px;
}

.about_bpic {
	float: left;
	height: 400px;
	width: 600px;
	margin-right: 20px;
}

.about_spic {
	float: left;
	height: auto;
	width: 186px;
	margin-top: 15px;
	margin-right: 20px;
}
.text_bg {
	font-size: 16px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	background-color: #F03F3F;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_bg_green {
	font-size: 16px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	background-color: #396102;
	margin-top: 5px;
	margin-bottom: 5px;
}

.left {
	float: left;
	height: auto;
	width: 260px;
	margin-right: 20px;
}

.left_title {
	font-size: 18px;
	line-height: 32px;
	color: #F03F3F;
	text-decoration: none;
	float: left;
	height: 32px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F03F3F;
	margin-bottom: 16px;
	margin-top: 20px;
}
.left_box {
	float: left;
	height: auto;
	width: 258px;
	border: 1px solid #CCC;
	border-radius: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.left_sub {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 238px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #AFA9BA;
	padding-left: 14px;
	margin-bottom: 20px;
}
.left_pic {
	text-align: center;
	float: left;
	height: auto;
	width: 125px;
}
.left_text {
	float: left;
	height: auto;
	width: 130px;
	font-size: 16px;
	line-height: 24px;
	color: #396102;
	text-decoration: none;
}





.main {
	float: left;
	height: auto;
	width: 920px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
}
.vedio_box {
	float: left;
	height: auto;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.vedio_sub {
	font-size: 16px;
	line-height: 32px;
	color: #F03F3F;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.main_news_list {
	text-decoration: none;
	background-image: url(images/item.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 15px;
	background-position: 0px 3px;
}
.main_download_list {
	text-decoration: none;
	background-image: url(images/download_item.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 33%;
	padding-left: 20px;
	background-position: 0px 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.news_list {
	text-decoration: none;
	background-image: url(images/item.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 15px;
	background-position: 0px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.main_news_date {
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
}
.main_photo_list {
	float: left;
	height: auto;
	width: 100px;
	margin-left: 10px;
}
.main_photo_pic {
	float: left;
	height: auto;
	width: 90px;
	margin-left: 5px;
}
.main_photo_scrip {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.main_news_sub {
	font-size: 16px;
	line-height: 32px;
	color: #F03F3F;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
}
.newsid_sub {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #F03F3F;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
}

.newsid_date {
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	text-decoration: none;
	float: right;
	height: 32px;
	width: auto;
}

.newsid_text {
	font-size: 16px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gallery_list {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
	color: #F03F3F;
	text-decoration: none;
	font-size: 16px;
}







.foot_bg {
	font-size: 12px;
	line-height: 44px;
	color: #c9c9c9;
	text-decoration: none;
	text-align: center;
	display: table;
	float: left;
	height: auto;
	width: 100%;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.foot {
	font-size: 12px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
	height: auto;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
}

.foot2_bg {
	font-size: 12px;
	line-height: 44px;
	color: #c9c9c9;
	text-decoration: none;
	display: table;
	float: left;
	height: auto;
	width: 100%;
	background-color: #B7B7B7;
	padding-top: 44px;
	padding-bottom: 54px;
}
.foot_box {
	float: left;
	height: auto;
	width: 284px;
	margin-right: 30px;
	margin-left: 30px;
}

.foot_title {
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 32px;
	width: 284px;
	margin-bottom: 13px;
}

.foot_text {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 284px;
}
@media (max-width: 800px) { 
.top_menu_bg {
	height: auto;
	width: 100%;
	text-align: center;
	float: left;
	position: static;
	top: 0px;
	background-color: #E5E5E5;
}
.menu_body {
	height: auto;
	width: 100%;
	float: left;
}
.logo {
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0px;
	text-align: center;
	z-index: 99999;
	position: static;
}
#menu {
	width: 100%;
	float: left;
	height: auto;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
}
.banner {
	width: 100%;
	height: 449px;
	background-image: url(images/about_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	z-index: -1;
	margin-top: 0px;
}
.banner2 {
	width: 100%;
	height: 400px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	z-index: -1;
	margin-top: 0px;
}
.body {
	height: auto;
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.title_sub {
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.left {
	float: left;
	height: auto;
	width: 260px;
	margin-right: 20px;
	display: none;
}
.main {
	float: left;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
}
.foot {
	font-size: 12px;
	line-height: 22px;
	color: #CCC;
	text-decoration: none;
	height: auto;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	text-align: center;
}
.foot_box {
	float: left;
	height: auto;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
.foot_title {
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 13px;
	text-align: center;
	margin-top: 20px;
}
.foot_text {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.main_download_list {
	text-decoration: none;
	background-image: url(images/download_item.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 20px;
	background-position: 0px 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.newsid_sub {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #F03F3F;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
}
.newsid_date {
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
}

.about_text {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.about_box {
	float: left;
	height: auto;
	width: 100%;
}
.about_bpic {
	float: left;
	height: 414px;
	width: 619px;
	margin-bottom: 20px;
	display: none;
	margin-left: 19px;
}
.about_spic {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 0px;
}
}
