@charset "utf-8";
div {position: relative;}
div {padding: 0px;}
div.c_hidden {display:none;}
div.gall2 {display:none;}
div.c_main {
	width:100%;
	height:100%;
  overflow: auto;
	position:relative;
  z-index: 1;
}
div.c_main_center {
	height:100%;
	position:relative;
}
div.b_top_left {
	width:100%;
	height:14px;
	position:relative;
	background-position:left;
	background-repeat:no-repeat;
	font-size:1px;
}
div.b_top {
	width:100%;
	height:14px;
	position:relative;
	background-repeat:repeat-x;
	font-size:1px;
}
div.b_top_right {
	width:100%;
	height:14px;
	position:relative;
  background-position:right;
	background-repeat:no-repeat;
	font-size:1px;
}
div.b_left {
	width:100%;
	height:inherit;
	position:relative;
	background-position:left;
	background-repeat:repeat-y;
	font-size:1px;
}
div.c_content {
	position:relative;
	margin-left: 14px;
	margin-right: 17px;
}
div.img {
height:inherit;
	position:relative;
	margin-left: 1px;
	margin-right: 1px;
}
div.b_right {
	width:100%;
	height:inherit;
	position:relative;
	background-position:right;
	background-repeat:repeat-y;
	font-size:1px;
}
div.b_bottom_left {
	width:100%;
	height:17px;
	position:relative;
	background-position:left;
	background-repeat:no-repeat;
	font-size:1px;
}
div.b_bottom {
	width:100%;
	height:17px;
	position:relative;
	background-repeat:repeat-x;
	font-size:1px;
}
div.b_bottom_right {
	width:100%;
	height:17px;
	position:relative;
	background-position:right;
	background-repeat:no-repeat;
	font-size:1px;
}
div.b_top_left {background-image:url(http://ptoons.net/images/top_left.gif);}
div.b_top {background-image:url(http://ptoons.net/images/top.gif);}
div.b_top_right {background-image:url(http://ptoons.net/images/top_right.gif);}
div.b_left {background-image:url(http://ptoons.net/images/left.gif);}
div.b_right {background-image:url(http://ptoons.net/images/right.gif);}
div.b_bottom_left {background-image:url(http://ptoons.net/images/bottom_left.gif);}
div.b_bottom {background-image:url(http://ptoons.net/images/bottom.gif);}
div.b_bottom_right {background-image:url(http://ptoons.net/images/bottom_right.gif);}
div.c_block {
	margin-bottom:20px;
	background-color:#B0C484;
}
div.c_header {
	height:180px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-color: #B0C484;
	background-image: url(/images/logo.gif);
}
div.c_header_line_1 {
	height:140px;
	position:relative;
}
div.c_header_line_2 {position:relative;}
div.c_pages_top {
	clear:both;
	margin-bottom:20px;
}
div.c_pages_bottom {
	clear:both;
	margin-bottom:20px;
}
div.c_footer {
	margin-top:-44px;
	background-color:#B0C484;
}
