/*--------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------*/
/*--------logo區------*/
#Header {
	width:291px;
	height:67;
	float:left;
	margin:0px;
	padding-top:50px;
	padding-bottom:30px;
}

#Header h1 a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/*------最上選單------*/
#Hm {
	width:600px;
	float:right;
	text-align:right;
	margin:15px 0px 0px 0px;
}
#Hm li a {
	font-size:70%;
	font-weight:bold;
	color:#999999;
	line-height:1.4;
	padding:0px 3px;
}
#Hm li a:hover,#Hm li a:focus {color:#0074BD;}




/*------主選單圖片------*/

.index A {
	WIDTH: 80px;
	background-image: url(index.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sona A {
	WIDTH: 120px;
	background-image: url(sona.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.electrocardiogram A {
	WIDTH: 90px;
	background-image: url(electrocardiogram.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mir A {
	WIDTH: 120px;
	background-image: url(mir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vs A {
	WIDTH: 110px;
	background-image: url(vs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bone A {
	WIDTH: 110px;
	background-image: url(bone.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.usedsona A {
	WIDTH: 95px;
	background-image: url(usedsona.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.secondmedicalequipment A {
	WIDTH: 100px;
	background-image: url(secondmedicalequipment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.repair A {
	WIDTH: 80px;
	background-image: url(repair.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rent A {
	WIDTH: 85px;
	background-image: url(rent.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*--------------------------------------------------------------------------
NAVI
--------------------------------------------------------------------------*/

/*------主選單------*/
#Menu-T {
	z-index:10;
}

/*------主選單------*/
#P-main {
	width:990px;
	position:absolute;
	height: 300x;
}
/*------最上選單------*/
#Hm li {
	display:inline;
	margin:0px;
	padding:0px;
}


/*------主選單------*/
#Navi {
}

#Navi li {float:left;}
#Navi li a {
	display:block;
	height:40px;
	font-size:9000%;
	line-height:1.4;
	font-family:新細明體;
}
#Navi li a:hover {background-position:0px -40px;
}

/*------body格式------*/
body {
    color:#222222; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	background:#FFFFFF;	
	padding:0px;
	text-align:left;
	line-height:1.9;
	margin:0px;
	
}
/*------html,a,div,img,td,th,ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,p格式*/
html,a,img,ul,li,h1,div,h2,h3,h4,h5,h6,p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		border:none;
}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}

/*------header&footer外------*/
#Warea {
	width:990px;
	margin:auto;
}

/*------圖片邊緣線------*/
img	{border:none;}
/*--------連結顏色------*/
a {
	text-decoration:none;
	color:#1B6CD1;
}
a:hover,a:focus {
	text-decoration:none;
	color:#000000;
}
ul {list-style-type:none;}



/*--------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------*/

#FooterLine {
	width:100%;
	color:#FFFFFF;
	margin:20px auto 0px auto;
	padding:5px 0px 0px 0px;
	background-color:#000000;
}
#Copy {
	width:990px;
	margin:auto;
	text-align:right;
	font-size:81%;
	}

