#content{
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	position: relative;
}
#content #col-sx{
	height: 260px;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}
#content #col-dx{
	height: 260px;
	width: 550px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#content #col-sx ul{
	margin: 0px;
	padding: 0px;
}
#content #col-sx ul li{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #DFDFDF;
	background-image: url(../img/sf-03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content #col-sx ul li a{
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#content #col-sx ul li a:hover{
	color: #CCCCCC;
}
#content #col-sx ul .support{
	background-color: #FFFFFF;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
#content #col-sx ul .support a{
	color: #999999;

}
#content #col-sx ul .support:hover{}
#content #col-sx form{
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content #col-sx form select{
	width: 150px;
	font-size: 10px;
	color: #999999;
	margin-top: 8px;
}

#content #col-sx  .label{
	position: absolute;
	left: 10px;
	top: 180px;
}




#contentBottom{
	background-color: #F6F6F6;
	height: 160px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
}
#contentBottom .label{
	position: absolute;
	left: 20px;
	top: 10px;
}


#contentBottom #col-sx2{
	height: 160px;
	width: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	text-align: left;
	background-image: url(../img/sf-05.gif);
	background-repeat: no-repeat;
}
#contentBottom #col-sx2 form{
	padding-top: 30px;
	padding-left: 20px;
}
#contentBottom #col-sx2 form select{
	width: 150px;
	font-size: 10px;
	color: #999999;
	margin-top: 8px;
}
#contentBottom #col-sx2 form input{
	width: 20px;
	font-weight: bold;

}
#contentBottom #col-dx2{
	height: 160px;
	width: 550px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
}
#contentBottom #col-dx2 ul{
	margin-top: 40px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contentBottom #col-dx2 ul li{
	list-style-type: none;
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #999999;
}
#contentBottom #col-dx2 ul li img{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
#contentBottom #col-dx2 ul li h3{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#contentBottom #col-dx2 ul li em{
	font-style: normal;
	font-weight: bold;
}
#contentBottom #col-dx2 ul li p{
	margin: 0px;
	padding: 0px;
}
#contentBottom #col-dx2 ul li a{
	text-decoration: none;
}
#contentBottom #col-dx2 ul li a:hover{
	color: #000000;
}

/* ------------------------------------------------------------------------------- */

#footer{
	background-color: #FFFFFF;
	background-image: url(../img/sf-06.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	position: relative;
	margin-top: 1px;
}
#footer h5{
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#footer h6{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	position: absolute;
	top: 10px;
	right: 10px;
}
#footer h6 a{
	color: #999999;
	text-decoration: none;
}
#footer h6 a:hover{
	color: #666666;
	text-decoration: underline;
}
