/*div#title*/
#title{
	background:url(../../img/main-title-bg.gif) repeat-x #F3F2F2;
	border-bottom:1px solid #E6E6E6;
}

	#titleimg{
		height:124px;
		background:url(../../about/img/main-title.jpg) no-repeat;
	}

	#titleimg h1, #titleimg dl, #titleimg ol{
		margin:0; padding:0;
	}

	#titleimg span{
		display:none;
	}

	#titlecateimg{
		float:left;
	}

	#titlecateimg h2{
		width:201px; height:44px;
		background:url(../img/titlecate.gif) no-repeat;
	}

	#titlecateimg span{
		display:none;
	}

	#titlecategory{
		float:left;
		height:44px;
		background:url(../../img/titlecate-bg.gif) no-repeat 0 100%;
	}

	#titlecategory ul{
		margin:26px 0 0 21px; padding:0;
	}

	#titlecategory li{
		display:inline;
		font-size:11px; font-family:arial; color:#595959;
	}

	#titlecategory a{
		font-size:11px; font-family:arial; color:#595959; text-decoration:none;
	}
/*div#title*/

/*div#content*/
#content{
	float:left;
	width:900px;
	padding-bottom:50px;
}

	#left{
		float:left;
		width:201px;
		padding-top:30px;
		border-top:5px solid #ed174b;		
	}

	#left fieldset{		
		width:180px;
		margin-left:10px;
		border:1px solid #D5E0C9;
	}
	
	#left legend{
		background:#FFFFFF; margin-left:20px;
		font-size:12px; font-family:arial; color:#757575;
	}

	#left .cell-tt{
		list-style-type:none;
		padding-bottom:7px;
	}

	#left li{
		list-style:circle; color:#757575;
	}

	#left img{
		padding:5px 0 0 10px;
	}

	#left a{
		font-size:11px; font-family:arial; color:#0066CC; text-decoration:none;
	}

	#left a:hover{
		font-size:11px; font-family:arial; color:#6AB5FF; text-decoration:none;
	}
/*div#content*/
