body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.c_main {
	width:450px;
	height:100%;
	margin:0px 500px 0px 0px;
	float:left;
}

.logo {
	width:450px;
	height:120px;
	background:url(http://shop.freewebstore.org/images/logo.gif);
	float:left;
}

.logo span {
	width:206px;
	line-height:12px;
	padding:80px 14px 0px 185px;
	text-align:right;
	color:#999;
	float:left;
}

.logo span a:link, .logo span a:active, .logo span a:visited {
	color:#999;
	text-decoration:none;
}

.logo span a:hover {
	color:#b02c2f;
}

.oops {
	width:450px;
	height:240px;
	background:url(http://shop.freewebstore.org/images/oops.gif);
	float:left;
}
.oops404 {
	width:450px;
	height:240px;
	background:url(http://shop.freewebstore.org/images/404.gif);
	float:left;
}

.textarea {
	width:260px;
	margin:0px 0px 0px 105px;
	padding:10px 20px 10px 20px;
	color:#333;
	text-align:justify;
	line-height:20px;
	background:#EEE;
	float:left;
}

.textarea a:link, .textarea a:active, .textarea a:visited {
	color:#b02c2f;
	font-weight:bold;
	text-decoration:none;
}

.textarea a:hover {
	text-decoration:underline;
}

.report {
	width:260px;
	margin:0px 0px 0px 105px;
	padding:10px 20px 10px 20px;
	text-align:center;
	background:#EEE;
	float:left;
}

.report a:link, .report a:active, .report a:visited {
	line-height:20px;
	padding:0px 20px;
	color:#999;
	text-decoration:none;
}

.report a:hover {
	color:#b02c2f;
}

.popup {
	width:610px;
	height:500px;
	background:url(http://shop.freewebstore.org/images/bg_popup.png) no-repeat top right;
	position:absolute;
	left:310px;
	top:41px;
	display:none;
}

.report_popup {
	width:260px;
	line-height:20px;
	height:20px;
	color:#999;
	float:left;
}

.report_popup:hover {
	color:#b02c2f;
}

.report_popup:hover .popup {
	display:block;
}

.popup_error {
	width:424px;
	height:350px;
	margin:10px;
	padding:10px;
	overflow:auto;
	text-align:left;
	color:#333;
	float:right;
}

.bottom_links {
	width:300px;
	margin:0px 0px 0px 105px;
	padding:10px 0px 10px 0px;
	text-align:left;
	background:#EEE;
	float:left;
}

.bottom_links span {
	width:265px;
	padding:10px 0px 0px 15px;
	margin:0px 10px 5px 10px;
	text-align:left;
	border-bottom:1px dotted #666;
	color:#333;
	text-transform:uppercase;
	float:left;
}

.bottom_links a:link, .bottom_links a:active, .bottom_links a:visited {
	float:left;
	width:112px;
	padding:0px 19px;
	line-height:20px;
	color:#666;
	text-decoration:none;
}

.bottom_links a:hover {
	color:#b02c2f;
}

.bg_bottom {
	width:300px;
	height:10px;
	margin:0px 0px 0px 105px;
	background:url(http://shop.freewebstore.org/images/bg_bottom.gif);
	float:left;
}
