@charset "utf-8";
/* 基本樣式 */
html {HEIGHT: 100%}

BODY {HEIGHT: 100%;}

body,html{padding:0;margin:0;height:100%;}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ol,ul{list-style-type: none;}
fieldset,img{border:0;}
a:active, a:focus{    outline:none;}

body {
	FONT-SIZE: 13px;
	color: #999999;
	font-family: "新細明體",Verdana, Arial, Helvetica, sans-serif;
	background-color: #fcfbfb; 
}

a{color: #999999;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: underline;}
/*p{
	margin-top: 10px;
	margin-bottom: 10px;
}*/
/* 整體 */

#fixed{
	width: 100%;
	position:absolute;
	bottom:0;
	right:-2px;
	text-align: center;
	height: 50px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #161616;
} 

/* 底下宣告 */

.bottom_t{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}
.bottom_t A{
	color: #494949;
	text-decoration: none;
	font-size: 12px;
}
.bottom_t A:hover{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.bottom_enter, .bottom_enter a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #585858;
}
.bottom_enter A:hover{
	color: #000000;
	background-color: #b79b5f;
}

.index_bg1{
	background-image: url(../images/index_pg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text1{
	font-size: 12px;
	color: #4e4d4d;
	line-height: 20px;
}
.text2{
	font-size: 12px;
	color: #a2a1a1;
	line-height: 20px;
}
.text2 a{
	font-size: 12px;
	color: #a2a1a1;
	text-decoration: none;
}
.text2 a:hover{
	font-size: 12px;
	color: #4e4d4d;
	text-decoration: none;	
}
.text3{
	font-size: 12px;
	color: #db0229;
	font-weight: bold;
}
.text4{
	font-size: 12px;
	color: #db0229;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menu_h{
	position: absolute;
}
#about_column1{
	float: left;
	width: 488px;
	height: 361px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	padding-left: 208px;
	padding-top: 137px;
	position: absolute;
}
.about_bg {
	background-image: url(../images/sy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#public_column1{
	height: 550px;
	width: 790px;
	padding-top: 0px;
	padding-left: 200px;
	font-size: 12px;
	position: absolute;
}