





.com-menu
{
	background: #333333;
	font-size: 11px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: .5em;
}

	.com-menu ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0 .75em;
	}
	
	.com-menu li
	{
		float: left;
	}
	
	.com-menu .li-right li
	{
		float: right;
	}
	
	.com-menu a
	{
		display: block;
		padding: .4em .75em .5em .75em;
		color: #ffffff;
	}
	
	.com-menu .current
	{
		background: #ffffff;
	}
	
	.com-menu .current a
	{
		color: #333333;
	}
	


.com-header
{
}

.com-header .logo
{
	display: block;
	padding: 1.1em;
}


.com-container
{
	width: 1000px;
	margin: auto;
}

	.com-container h1
	{
		margin-top: 0;
		padding-top: 0;
		font-size: 1.5em;
	}


.com-content-left
{
	width: 760px;
	float: left;
}

.com-content-center
{
	width: 240px;
	float: left;
}


.com-content-center-top
{
	background: #faf4e5;
	width: 100%;
	float: left;
}







.com-footer
{
	border-top: 3px solid #cfcfcf;
	font-size: 11px;
}

.com-footer p
{
	margin: 0;
	padding: 0;
}

.com-footer table
{
	padding: 0;
}

.com-footer td
{
	vertical-align: top;
	padding-right: 2em;
}

.com-footer a
{
	color: #333333;
	text-decoration: none;
}

.com-footer a:hover
{
	color: #ff9933;
	/*text-decoration: underline;*/
}

.com-footer .bottom_rr
{
	color: #e74700;
}

.com-footer .bottom_rr:hover
{
	color: #333333;
}





.com-city-select
{
	font-size: 11px;
	padding: .5em;
	background: #F1F2E6;
}


.com-user-info
{
	font-size: 11px;
	padding: 1.5em;
	margin: 0 0 1em 0;
	background: #f5f5f5;
}



.com-board-price4
{
	display: block;
	float: left;
	margin-top: -20px;
	color: #ffffff;
	background: #e00000;
	font-size: 11px;
	font-family: Arial;
	padding: .1em 1em .15em 1.5em;
	text-decoration: none;
	
}
