body, html {
	margin:0px;
	width:100%;
}
p {
	font-family: Courier new;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #000000;
}
a:hover {
	color: #007998;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}
#cAll{
	width:600px;
	margin: 0px auto;
}
#cTop{
	width:600px;
	height:250px;
}
#cContent{
	width:510px;
	font-family:Courier new;
	font-size:12px;
	line-height: 16px;
	padding-left:45px;
	padding-right:45px;
}
#cFlyers{
	position:relative;
	float:left;
	width:120px;
	height:170px;
	padding-bottom:10px;
	background-repeat:no-repeat;
}
#cLeft{
	width:130px;
	float:left;
}
#cRight{
	width:380px;
	float:left;
}

