@charset "UTF-8";
/* CSS Document */



#cover p {
font-size:14px;
margin-top:5px;
}


#left {
width:400px;
float:left;
}

#left p {
margin:5px 0;
text-align:justify;
}

#left dl {
border-bottom:1px solid #ccc;
padding:5px 0;
}


#left dt {
	float:left;
	width:100px;
	color:#1c2788;
}


#left dd {
margin-left:100px;
}

/* hide hack from Mac-IE5 \*/
* html #left dd { height: 1%; }
/* end hiding */


#right {
width:380px;
float:left;
margin-left:20px;
}


#right p {
margin:5px 0;
text-align:justify;
}

#right h2 {
width:180px;
height:50px;
display:block;
text-indent:-9999px;
margin-bottom:5px;
}

#right h2 a {
width:180px;
height:50px;
display:block;
}

h2#sx105v {
background:url(img/SX105V.png) no-repeat;
}

h2#skd11 {
background:url(img/SXD11.png) no-repeat;
}

h2#aud11x {
background:url(img/AUD11X.png) no-repeat;
}

h2#shomac {
background:url(img/shomac.png) no-repeat;
}


#lefter {
width:180px;
float:left;
margin-right:20px;
}

#righter {
width:180px;
float:right;
}


.fade{
		background:url(img/fade.png) repeat-x 0 bottom;
		display: block;
		height: 200px;
		position: relative;
		margin-top: -200px;
		z-index:10;
	}
