/*div#title*/
form{
	margin:0; padding:0;
}

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

	#titleimg{
		height:124px;
		background:url(../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;
	background:url(../../img/left-bg4.gif) repeat-y 201px;
}

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

	#left ul{
		margin:0 0 0 13px; padding:0;
		list-style-type:none;
	}

	#left a{
		font-size:11px; font-family:arial; font-weight:bold; color:#475A71; text-decoration:none; word-spacing:-1px;
	}

	#left a:hover{
		font-size:11px; font-family:arial; font-weight:bold; color:#0081ff; text-decoration:none; word-spacing:-1px;
	}	

	#left .left1{
		height:20px;
		padding-top:5px;
		background:url(../../img/left-bg1.gif) no-repeat 0 90%; 
		font-size:11px; font-family:arial; font-weight:bold; color:#475A71; text-decoration:none; word-spacing:-1px;
	}

	#left .left2{
		height:20px;
		margin-top:5px; padding-top:5px;
		background:url(../../img/left-bg2.gif) no-repeat 0 86%;
		font-size:11px; font-family:arial; font-weight:bold; color:#475A71; text-decoration:none; word-spacing:-1px;
	}

	#left .left3{
		height:18px;
		margin:0 0 2px 18px; padding-top:2px;
		background:url(../../img/left-bg3.gif) no-repeat;
	}

/*div#content*/
