*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}


body {
	font-family: arial, sans-serif, Osaka, verdana;
	color: #151515;
	letter-spacing: 2px;
}



a {
	color: #47B1BF;
}

a:hover {
	text-decoration: underline;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* container */

#wrapp_all {
  width: 701px;
  margin: 0 auto;
  background-color: #ebfafd;
  overflow: hidden;
}
#wrapp_all h1 {
  width: 700px;
  background: url(img/head.jpg) no-repeat;
  padding: 34px 33px 40px 194px;
}
#wrapp_all h1 a {
  display: block;
  width: 473px;
  height: 76px;
}
#wrapp_all h1 a span {
display: none;
}

/* left */
#left_navi {
  float: left;
  width: 170px;
  font-size: 12px;
  line-height: 160%;
  color: #555;
}
#left_navi ul {
  margin-left: 10px;
}
#left_navi ul li{
  border-bottom: 1px dotted #aaa;
  padding: 4px;
}
#left_navi ul li#list_top {
  border-bottom: 6px double #333;
  padding: 5px;
  letter-spacing: 1px;
  text-align: center;
}


#left_navi ul.block {
  width: 161px;
  border: 1px solid #e1e1e1;
  margin: 20px 0 20px 10px;
  background-color: #fff;
}
#left_navi ul.block li {
border: none;
padding: 0;
}
#left_navi ul.block li a {
  display: block; 
  text-decoration: none;
  background: url(img/mark.gif) no-repeat left;
  color: #555;
}
#left_navi ul.block li a:hover {
color: #47B1BF;
}
#left_navi ul.block li a span {
   display: block;
   padding: 5px 0 5px 18px;
}

/* Content */

#main_center {
    float: left;
	width: 316px;
	background: #fff url(img/text_back.gif) no-repeat right top;
	border: 1px solid #e1e1e1;
	margin: 0 0 20px 20px;
	font-size:12px;
} 
#main_center h3 {
    background-color: #37a0fa;
    padding: 5px 8px;
    color: #fff;
    margin: 20px 10px 0 10px;
    font-size:12px;
    font-weight: normal;
}
#main_center ul.info {
padding: 10px 15px;
line-height: 140%;
}
#main_center ul.info li {
padding-bottom: 10px;
}
#main_center h2 {
    margin: 10px 10px 10px 20px;
    display: block;
    padding: 0 0 0 10px;
    font-size: 24px;
    border-left: 6px solid #37a0fa;
}
#main_center .text { 
     padding: 20px;
     line-height: 200%;
     font-size: 13px;
     }
.category { padding: 20px; line-height: 200%;}
.category li {font-size: 14px; font-weight: bold;}
.category li a {display: block; padding: 5px 0 5px 20px;background: url(img/mark.jpg) no-repeat left;}
.category li a:hover  color: #000;}

#main_center .totop { 
    text-align: right;
}
#main_center .totop a {
    display: block;
    color: #558ae9; 
    text-decoration: none;
    margin:20px;
}
#main_center .totop a:hover {
    color: #000;
}

/* right menu */

#right_menu {
    float: right;
    width: 170px;
}
#right_menu ul {
    width: 156px;
}
#right_menu ul li a {
    display: block;
}
#right_menu ul li a span {
    display: none;
}
  
#home a {
    width:154px;
    height:33px;
    background: url(img/toptag.gif) no-repeat;
    margin-bottom: 6px;
}


#list a {
    width:154px;
    height:33px;
    background: url(img/cattag.gif) no-repeat;
}

/* footer */

#footer {
    clear: both;
    background-color: #424242;
    border-top: double 6px #ebfafd;
    font-size: 12px;
    color: #ccc; 
    letter-spacing: 2px;  
} 
     
/* copy */

#footer p {
    text-align: center;
}
#footer ul {
padding: 15px;
font-size: 11px;
}
#footer ul li {
padding-bottom: 6px;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
