@charset "utf-8";
.text_down {
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
}
.text_down a:link,a:visited,a:hover{
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
/* CSS Document */

body{
	margin:0 auto;
}

/*歡迎頁*/
h1{
	font-size: 13px;
	color: #666;
}
/*歡迎頁*/
h1 a:link,a:visited,a:hover{
	font-size: 13px;
	color: #666;
}
/*歡迎頁*/
h2{
	height:388px;
}
.home_index{
	margin:0 auto;
}
.home h1{
	position:relative;
}
.home_menu{
	width:1003px;
	position:relative;
}
.home_menu li{
	list-style:none;
	padding:0;
	float:left;
	white-space:nowrap;
}
.home_menu a{
display:block;
text-decoration:none;
}

.home_mo1 a{text-indent: -9998px; width: 93px;height: 30px; background: url(../images/top_mo1.jpg) no-repeat;}

.home_news{
	width:1003px;
	height:34px;
	background: url(../images/home_down.jpg) no-repeat;
	font-size:15px;
	color:#F00;
	line-height:34px;
}
.home_news a{
	color:#F00;
}

.photo{
	position:absolute;
	top:0;
	margin:0 auto;
	height:388px;
}

