@charset "utf-8";
/* CSS Document */
/*------------------

千毅  2012.04.27 design by salinna


標準  
     灰 #f6f5f5 ,#5e5e5e

------------------*/
html,body{
	margin: 0px;
	padding: 0px;
	background-color: #fff;/*
	background-image: url(../images/inpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
	background-image: url(../images/background.jpg);
}

img,img a,img a:hover{
	border: 0px;
}

br, span{
	margin: 0px;
	padding: 0px;
}


ul,li,ol,p{
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
	
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #0099FF;
	text-decoration: none;
}


h1{	
	font-family: "Arial";
	font-size: 20pt;
}

h2{	
	font-family: "Arial";
	font-size: 18pt;
	margin: 0px;
	font-weight: normal;
	line-height: 30pt;
}

h3{	
	font-family: "Arial";
	font-size: 14pt;
}

h4{	
	font-family: "Arial";
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

h5{
	
	font-family: "Arial";
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	line-height: 150%;
}

h6{	
	font-family: "Arial";
	font-size: 9pt;
}	


	
.red{
	color: #FF3300;
}

.orange{
	color: #FFCC00;
}

.fff{
	color: #FFF;
}



.fcolor_bk{color: #000;}


.bg_fff{
/*	background-image: url(../images/bg_fff.png);*/
	background-color: #FFF;
}
.bg_eee{
	background-color: #666666;
}

.text_center{
	text-align: center;
}

.bar{
	height: 8px;
	clear: both;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.line_hr{
	height: 1px;
	clear: both;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin: 0 auto;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}


.border{
	border: solid #ccc 1px;
	margin: 2px;
}

.pan_L20px{
	padding-left: 60px;
	margin-bottom: 5px;
	margin-top: 10px;
}


.pan_Lpx{
	padding-left: 100px;
	margin-bottom: 5px;
}




.left{
	float: left;
}

.right{
	float: right;
}

/*-------首頁-------------*/
/*---index---*/




.M_container
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
	}



.flash{
	position: absolute;
	z-index: 1;
	width: 980px;
}

.M_menu{
	position: absolute;

	color: #FFF;
	left: 12px;
	top: 569px;
	font-family: "Arial";
	font-size: 12px;
}

.M_menu a{}

.M_menu a:hover{
	color: #06C;
}

.M_add{
	position: relative;
	z-index: 3;
	left: 11px;
	top: 603px;
	color: #FFF;
	font-size: 12px;
	font-family: "Arial";
}

.M_copyright{
	position: absolute;
	z-index: 4;
	left: 621px;
	top: 618px;
	color: #FFF;
	font-family: "Arial";
	font-size: 10px;
}


.ver{
	position: absolute;
	z-index: 99;
	color: #000;
	left: 903px;
	top: 96px;
	font-family: "Arial";
	font-size: 12px;
}

.ver a{}

.ver a:hover{
	color: #06C;
}
