body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
.outer {
	width: 760px;
	height: auto;
	text-align:left;
	margin:0 auto 0 auto;
}
.logo {
   float: left;
   width: 760px;
   height: 65px;
   margin-top: 10px;
}
.pankuzu {
   clear: both;
   width: 755px;
   padding-left: 5px;
   margin-top: 3px;
   margin-bottom: 2px;
}
#header {
	clear: both;
	width:100%;
	font-size: 12px;
}
#header ul {
    margin:0;
    padding:0px 10px 0px;
    list-style:none;
}
#header li {
    float:left;
    margin-right:5px;
    padding:5px;
    border-left: 1px solid #FF4D4D;
	border-right: 1px solid #FF4D4D;
    border-top: 1px solid #FF4D4D;
	background-color:#FFEFDF;
}
#header a {
	color:#FF4D4D;
    display:block;
}
#header #current {
    background-color:#FF4D4D;
	color: #FFFFFF;
	text-decoration: none;
}
#header #current2 {
    background-color:#FF4D4D;
	color: #FFFFFF;
	text-decoration: none;
}	
#title{
  clear: both;
  width: 755px;
  border-top: 4px solid #FF4D4D;
  border-bottom: 1px solid #DBDBDB;
  background-color:#EEEEEE;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
}
#title2{
  clear: both;
  width: 755px;
  border-top: 1px solid #DBDBDB;
  border-bottom: 4px solid #FF4D4D;
  background-color:#EEEEEE;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-right: 5px;
}
#main{
  clear: both;
  width: 740px;
  height: 100%;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
  padding: 0px;
}
#main_left{
  float: left;
  width: 445px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
#main_left2{
  float: left;
  width: 740px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
#main_left3{
  float: left;
  width: 530px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
#main_right{
  float: right;
  width: 250px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
#main_right3{
  float: right;
  width: 200px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
#main_left UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#main_left LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 18px;
	MARGIN: 0px; PADDING-TOP: 0px;
	font-weight : bold; font-size:14px;
	MARGIN-LEFT: 20px;
	list-style-image: url(../img/mini-icon-11-04.gif);
}
#main_left2 UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#main_left2 LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 18px;
	MARGIN: 0px; PADDING-TOP: 0px;
	font-weight : bold; font-size:14px;
	MARGIN-LEFT: 20px;
	list-style-image: url(../img/mini-icon-11-04.gif);
}
#main_left3 UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#main_left3 LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 18px;
	MARGIN: 0px; PADDING-TOP: 0px;
	font-weight : bold; font-size:14px;
	MARGIN-LEFT: 20px;
	list-style-image: url(../img/mini-icon-11-04.gif);
}
#main_right UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; PADDING-TOP: 0px;
}
#main_right LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 12px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-weight : bold;
	font-size:12px;
	MARGIN-LEFT: 20px;
	list-style-image: url(../img/mini-icon-11-04.gif);
}
#footer{
  clear: both;
  margin-top: 5px;
  height: 60px;
}
#footer_index{
  clear: both;
  margin-top: 15px;
  height: 60px;
}
#copy {
   clear: both;
   width: 760px;
   height: 30px;
   margin-top: 5px;
   margin-bottom: 5px;
}
.clears{
  clear: both;
}