﻿#left
{
	width: 208px;
	float: left;
	margin-right: 5px;
	padding: 0px;
	text-align: left;
	height: 100%;
	position: relative;
}

#left dl
{
	border-left: 0px;
}
#login 
{
	height: 125px;
}

#login dd
{
	margin-left: 20px;
	margin-top: 5px;
}

#login input
{
	border: 1px solid #cccccc;
	width: 100px;
	margin-left: 10px;
}

#login #member
{
	margin-left: 35px;
	margin-right: 10px;
}

#services
{
	background-image: url(images/ditu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 297px;
}
#services dd
{
	margin: 7px;
	margin-left: 10px;
}
#services label
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#quicklist h4
{
	display: none;
}

#quicklist ul
{
	margin-top: 8px;
	margin-left: 40px;
	line-height: 25px;
}

#quicklist li
{
	color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;	
}