body
{
	padding:0;
	margin:0;
	color:#7f7f7f;
	height:1px;
	background-color:#105694;
}

#dsMainS
{
	position:relative;
	width:1024px;
}

#dsHeader
{
	font:12px Verdana,Arial;
	position:absolute;
	top:0;
	left:0;
	background-image:URL(/img/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:465px;
	background-color:#0d4372;
}

#dsContent
{
	top:208px;
	left:0;
	width:1024px;
	min-height:400px;
	@height:400px;

}

#dsMenu
{
	font:12px Verdana,Arial;
	position:relative;
	top:335;
	left:0px;
	width:219px;
	min-height:400px;
	@height:400px;
	margin-bottom:335px;
}

#dsMMainC
{
	background-color:#061b2c;
	width:219px;
}

#dsMLeft
{
}

#dsMContent
{
	position:relative;
	left:8px;
	width:219px;
	text-align:left;
	padding-top:10px;
}

#dsMContent #dsMTitle
{
	display:block;
	background-color:#22221e;
	line-height:25px;
	padding-left:5px;
	margin-bottom:20px;
	color:#fff;
	font-weight:bold;
}

#dsMContent ul
{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0px 0 40px 30px;
}

#dsMContent ul li
{
	display:block;
	background-image:URL(/img/dot.gif);
	background-position: 1px 12px;
	background-repeat:no-repeat;
	padding-left:7px;
	line-height:25px;
}

#dsMContent ul li a
{
	color:#fff;
}

#dsMainContent
{
	font:12px Verdana,Arial;
    position:relative;
	top:465px;
	left:0px;
	width:745px;
	@width:805px;
	
	margin-bottom:465px;
	background-color:#fff;
	padding:5px 30px 30px 30px;
}

#dsCBottom
{
	position:relative;
	background-image:URL(/img/cbottom.gif);
	background-repeat:no-repeat;
	width:1024px;
	height:28px;
	margin-bottom:50px;
}

#dsHMenu1
{
	position:absolute;
	top:30px;
	left:465px;
	width:180px;
	height:150px;
}

#dsHMenu2
{
	position:absolute;
	top:30px;
	left:240px;
	width:200px;
	height:150px;
}

#dsHMTitle
{
	color:#fff;
	font-weight:bold;
}

#dsHMContent
{
	padding: 10px 5px 3px 5px;
}

#dsHMContent ul
{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
}

#dsHMContent ul li
{
	display:block;
	line-height:18px;
}

#dsHMContent ul li a
{
	color:#b1d8fc;
}

#dsTel
{
	position:absolute;
	top:405px;
	left:830px;
	width:170px;
	height:65px;
	@width:180px;
	@height:75px;
	color:#2873b5;
	font-size:16px;
	text-align:right;
	padding:5px;
}

#dsHLine
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:183px;
	background-color:#181f2d;
}

a:link,
a:visited
{
	text-decoration:none;
	color:#7f7f7f;
}
