*{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal; 
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	color: #333333;}

.hidden{ display: none;}

body{
	background-color: #333333;}


.contena_02{ border: 10px solid #ff3300;
	width: 760px;
	margin :10px auto;}

.contena{ border: 1px solid #eeeeee;}
	
/* header ------------------------------*/
h1{
	width: 250px;
	height: 250px;
	margin-top: -23px;
	margin-left: -50px;
	position: absolute;
	z-index: 10;
	background-image: url(../img/06_rogo.png);
	_background-image: url(../img/06_rogo.gif);
	background-repeat: no-repeat;}
#appeal_phrese{
	height: 320px;
	background-image: url(../img/06_ap.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
.header p{
	text-align: center;
	color: #ffffff;
	line-height: 2em;}
	
/* navi --------------------------------*/
.navi{
	width: 100%;
	height: 36px;
	margin: 14px auto 0px auto;
	background-image: url(../img/ace02.gif);
	background-repeat: repeat-x;
	background-position: center;}
	
ul{
	width: 760px;}
		
li{
	width: 151px;
	height: 36px;
	text-align: center;
	list-style-type: none;
	float: left;
	border-right: 1px solid #777777;}
	
.li_end{
	border-style: none;}
	
li a{
	text-decoration: none;
	display: block;
	line-height: 36px;
	width: 151px;
	font-weight: bold;
	color: #dddddd;}
	
li a:hover{
	color: #ffffff;
	background-color: #777;}

/* congtents --------------------------- */
.contents{
	background-image: url(../img/06_ex_bg.jpg);
	margin: 10px 20px;
	padding-bottom: 30px;}

.hellow{
	margin: 20px auto;
	height: 240px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 320px;
	background-image: url(../img/05_hellow_bg.jpg);
	background-repeat: no-repeat;
	background-position: 400px 20px;}
	
h2,h3,h4{
	margin-top: 50px;
	margin-left: 20px;
	font-weight: bold;
	font-size: large;
	border-left: 20px solid #ff3300;
	text-indent: 0.5em;}
h2{
	margin-top: -40px;}

table{
	width: auto;
	margin-left: 20px;
	border: 3px solid #660000;
	border-collapse: collapse;}
td{
	border: 1px solid #330000;
	line-height: 1.7em;} 
.t_left{
	text-align: center;
	width: 11em;}
.t_right{
	text-indent: 1em;
	width: 21em;}
	
img{
	margin-left: 20px;
	border: 3px solid #660000;}

/* footer ------------------------------ */
.footer p{
	text-align: center;
	color: #777777;}