body{
	background: #c97b22 url(image/bg.gif) 50px 0 repeat-y;
}
body, a{
	font-size: 14px;
	font-family: arial, helvetica;
	color: #0f0f0f;
}
a{
	text-decoration: underline;
}
a:active, a:hover{
	text-decoration: none;
}
a:focus {
    outline: none!important;
}

a.cat_home{
	font-size: 17px;
}

a.cat_home, a.cat_cat{
	font-size: 15px;
	font-family: Courier New;
	font-variant: small-caps;font-variant: small-caps;
	font-weight: bold;
}

a.navtop{
	font-size: 12px;
	font-family: Arial;
	color: #0f0f0f;
	line-height: 200%;
}

h1, h2, h3{
	font-size: 25px;
	font-family: Courier New;
	color: #0f0f0f;
	padding: 0px;
	margin: 0px;
}
h2{
	font-size: 21px;
	font-variant: small-caps;
	margin-bottom: 3px;
}
h3{
	font-size: 18px;
	font-variant: small-caps;
	margin-bottom: 3px;
}

#p_body, #p_cont,
#p_title1, #p_title2,
#p_topnav,
#p_logo,
#p_gads468_top,
#p_gads250_left1, #p_gads250_left2, #p_ads_partner, #p_ads_additional, #p_goofriendcon_gad_bew_beu{
	position: absolute;
}

#p_body{
	top: 0px;
	left: 0px;
}
#p_cont{
	top: 175px;
	left: 320px;
	width: 460px;
	line-height: 155%;
}
#p_title1{
	top: 8px;
	left: 320px;
	width: 450px;
}
#p_title2{
	top: 33px;
	left: 320px;
	width: 460px;
	height:15px;
	font-size: 15px;
	font-family: Arial;
}
#p_topnav{
	top: 61px;
	left: 0px;
	width: 787px;
	height: 16px;
	background-color: #a3371c;
	text-align: right;
	padding: 7px;
}
#p_logo{
	top: 91px;
	left: 0px;
	width: 277px;
	height: 55px;
	padding: 15px 10px 10px 13px;
	background-color: #f05028;
}

#p_gads468_top{
	top: 91px;
	left: 301px;
	width: 500px;
	height: 80px;
	background-color: #c94422;
}
#p_gads468_top div{
	float: left;
	width: 80px;
	overflow: hidden;
	margin: 10px;
}
#p_gads468_top div.w{
	margin-left: 110px;
	text-align: center;
}
#p_gads468_top div.w div{
	width: 100%;
}

#p_gads250_left1, #p_gads250_left2, #p_ads_partner, #p_ads_additional, #p_goofriendcon_gad_bew_beu{
	left: 0px;
	width: 300px;
	height: 250px;
	background-color: #c94422;
	border-bottom: 1px solid #0f0f0f;
	padding: 0;
	border-top: 1px solid #0f0f0f;
}
#p_gads250_left1{
	top: 171px;
}
#p_gads250_left2{
	top: 874px;
	z-index: 99;
}
#p_goofriendcon_gad_bew_beu{
	padding-top: 10px;
	top: 478px;
	height: 400px;
	background-color: #F3F3F3;
}
#p_ads_partner{
	top: 1125px;
	height: 85px;
	background-color: #f05028;
}
#p_ads_partner p, #p_ads_partner h3, #p_ads_additional p, #p_ads_additional h3{
	margin: 12px;
}
#p_ads_partner a{
	font-size: 12px;
}
#p_ads_additional{
	top: 422px;
	background-color: #FED04A;
	height: 55px;
}
#p_ads_additional div{
	float: left;
	margin: 20px 25px;
}
#line1, #line2, #line3{
	position: absolute;
	left: 0px;
	width: 801px;
	height: 1px;
	background-color: #0f0f0f;
}
#line1{
	top: 60px;
}
#line2{
	top: 90px;
}
#line3{
	top: 171px;
}

.dl{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	border-color: thin solid #0f0f0f;
}

td {
	font-size: 13px;
}
.pagenavi{
	margin: 5px 0 5px 0;
	text-align: center;
}
.pagenavi_sep{
	text-align: center;
}
.pagenavi a, .pagenavi span{
	display: inline-block;
	padding: 4px 8px 4px 8px;
	margin: 6px;
	min-width: 16px;
	text-align: center;
	border: 1px solid #FC9D12;
	background: #FED04A;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.pagenavi a:hover{
	background: #eef;
}
.pagenavi span{
	background: #A3371C;
	color: #F09329;
	border: 1px solid #000;
}

.prevnext a{
	padding: 6px 10px 6px 10px;
	margin: 10px;
	
}
input, textarea{
	width: 455px;
}

