﻿@charset "utf-8";
@import "../css/reset.css";
@import "../css/menu.css";

/*===================================
	Univasal Styles
====================================*/
h1 {
	width				: 900px;
	font-weight	: normal;
	color				: rgb(43,1,2);
	text-align	: right;
	margin			: 0 auto 4px;
	padding			: 4px 0 0;
	}
h2 {
	font-size			: 110%;
	text-align		: center;
	line-height		: 1.4;
	color					: rgb(43,1,2);
	margin-bottom	: 0.4em;
	}
p {
	color				: rgb(0,0,0);
	}
object{
	margin:0px auto; padding:0px;
	}
/*===================================
	Layout
====================================*/
#wrap {
	background			: rgb(255,217,8) url(../base-images/wrap-back.jpg) left top repeat-x;
	}
	
.content {
	width						: 100%;
	padding					: 10px 0 0;
	background			: rgb(43,1,2) url(../base-images/bottom-back2.jpg) left top repeat-x;
		}
.rela {
	width				: 900px;
	margin			: 0 auto;
	position		:relative;
	}
.blog {
	position				: absolute;
	top							: 10px;
	left						: 500px;
	}

/*===================================
	Original
====================================*/
.rela {
	width				: 400px;
	margin			: 0 auto;
	padding-top		: 1px;
	position		:relative;
	background		: url(../base-images/bit-line.gif) left top repeat-x;
	}
h2 a {
	color						: rgb(43,1,2);
	text-decoration	: none;
	}
h2 img {
	margin-right		: 5px;
	padding-bottom		: 2px;
	vertical-align	: middle;
	}
p.bit-line {
 	width					: 400px;
	text-align		: center;
	margin				: 0px auto;
	padding				: 10px 0px;
	background		: url(../base-images/bit-line.gif) left bottom repeat-x;
	}
.pr {
	width					: 620px;
	margin				: 20px auto 10px;
	}
.pr table	{
	background		: url(../top/images/back.jpg) left center repeat-y;
}
.pr td.png{
	behavior				: url(../iepngfix.htc);
	background			: url(images/pr-back.png) left top repeat;
	padding					: 10px 15px;
	vertical-align	: top;
	}
.pr p {
	font-size			: 90%;
	line-height		: 1.4;
	}

/*===================================
	Bana
====================================*/
.bana-set {
	margin				: 30px auto;
	text-align		: center;
	}
img.bana {
	margin-right	: 10px;
	}