* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url("bg.jpg") repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}
img { border: none; }
a { color: #26478A; text-decoration: underline; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 800px;
}

#header { 
height: 60px;
background: #26478A url("header.jpg") no-repeat;
}
#header h1 {
font-size: 26px;
font-weight: 100;
padding: 12px 0 5px 10px;
color: #fff;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h1 a{ 
color:#fff;
text-decoration:none
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
#header h2 a{
color: #ccc;
text-decoration:none
}
#header2 { 
height: 130px;
color:#ccc;
text-decoration:none
}
#header2 p {
margin-top:10px;
color: white;
text-decoration: none;
}
#header2 a {
color: #ccc;
text-decoration: none;
}

#header2 img{
	float:right;
	margin:10px
}
#header2 h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header2 h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header2 h1 a {
color: #fff;
text-decoration: none;
}
#header2 h1 a:hover {
color: #eee;
text-decoration: none;
}
#header2 h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#intro {
background: #fff url("intro.jpg") no-repeat;
height: 90px;
padding: 30px;
font-size:13px;
letter-spacing:1px;
}
#intro p{ margin-top:5px}
#content {
padding: 10px 20px;
}
.li_style1{
	float:left;
	margin-right:10px;
}
.left {
width: 568px;
float: left;
text-align: justify;
}
.left h1 {
	background: url(file.gif) no-repeat left;
	color:red;
	font-size:18px; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:5px 0 5px 25px;
	border-bottom:1px lime outset;
}
.left h2 {
	background: url(folder.gif) no-repeat left;
	color:blue;
	font-size:18px; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:5px 0 5px 25px;
	border-bottom:1px lime outset;
}
.left h3 {
	background: url(file.gif) no-repeat left;
	color:blue;
	font-size:15px; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:5px 0 5px 25px;
	border-bottom:1px lime outset;

}
.left ul{
	margin: 5px 0 5px 10px; 
	padding : 0; 
	color: #a90000;
	
}
.left li{
	margin: 0 0 5px 20px;
	padding: 0 0 0 0px;
	list-style-image: url(h.gif);
	color: #555;
	font-weight:bold
	}
.left li a{
	font-weight:normal	

}
.left li ul li{
	margin: 0 0 5px 10px;
	padding: 0 0 0 0px;
	list-style-image: url(arrow.gif);
	color: #555;
	font-weight:normal
	}
.left p{
	line-height:200%;
	margin-top:5px;
    font-size:13px;
    letter-spacing:1px
}
.left p img{
	 float:left;
	 margin:10px;
}
.left table{
	border:1px lime outset;
	width:100%;
	border-collapse:collapse;
	line-height:180%
}
.left td{
	border:1px lime outset;
	text-align:center;
	padding:5px
}
.left .td_left{
	text-align:left
}
.left .td_title{
	background-color:aqua
}
.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding:5px 0;
font-size:11px
}
.right li{
 background:url(arrow.gif) no-repeat left;
 padding-left:15px;
 list-style:none;
 margin-left:0;
 margin-bottom:5px
 
}
.center{
	text-align:center
}
.right h2 {
 background:url(head.gif) no-repeat left;
font-size: 13px;
line-height:20px;
color: blue;
font-weight: 100;
padding-left:15px;
font-weight:bold;
border-bottom:1px lime outset;
border-top:1px lime outset;
}
.right h3 {
 background:url(arrow.gif) no-repeat left;
font-size: 13px;
color: #666;
font-weight: 100;
padding-left:15px;
font-weight:bold;
border-bottom:1px lime outset
}
.right a { text-decoration: underline }
#footer {
border-top: 1px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
 clear:both
}

#footer li{
 list-style:none;
 float:left;
 padding-left:10px;
 text-align:left;
 width:115px
}
#footer a{ text-decoration:underline}
#footer p{ text-decoration:underline;clear:both}
#breadcrumbs { 
	padding-top: 0px;
	font: bold 12px Arial, Arial, Sans-Serif; 
	margin-top:20px;
	clear:both;
	background-color:transparent;
  }
#breadcrumbs a{
	font: normal 12px Arial, Arial, Sans-Serif; 
	
} 

#breadcrumbs ul{ 
float:left;
list-style-type:none;
 margin:0;
 padding:0
}
inline;
 margin-left:0
}
.nw {
color:blue
}
.pr{
	margin:20px 0 10px 0;
	text-align:center
    }
.style1{
width:600px;border:1px blue outset;
border-collapse:collapse;
font-size:12px;
}
.style2{
background-color:aqua;
border:1px blue outset;
width:30%;
text-align:center;
padding:5px
}
.style3{
border:1px blue outset;
text-align:left;
padding:5px
}
.img_left{
	float:left;
	margin:10px 10px 0 10px
}
#access{
	width:350px;
	padding:20px 0 ;
	margin:0 auto;
	text-align:center;
	clear:both
}
#kanren{
	margin:20px 0;
	padding:10px;
	line-height:150%;
	border:1px blue outset
}
.rotation{
	font-size:12px;
	border:1px blue outset;
	padding:5px;
	margin:10px 0
}
.google{margin:20px auto;width:336px;}
