﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li{
padding:0;
margin:0;
list-style:none;
}

body{
background:#000000;
font-weight:bold;
}

#wrapper{
width:640px;
height:480px;	
margin:0 auto;
background:url(korinto1_9.jpg);
margin-top:100px;
border:3px solid #fff;
}


.clearfix{
clear:both;
}

.box_title{
margin-top:210px;
width:640px;
height:60px;
}

#title{
margin-left:120px;
font-size:24px;
height:24px;
color:#fff;
float:left;
text-decoration:none;
}
#sub_title{
margin-top:8px;
margin-left:16px;
height:16px;
font-size:16px;
color:#fff;
text-align:center;
float:left;
}

#title_2{
height:24px;
font-size:24px;
color:#fff;
text-align:center;
float:left;
}

.sub_speace{
width:640px;
height:10px;
font-size:10px;
color:transparent;
}

.box_1{
width:133px;
height:80px;
float:left;
}

.box_1_1{
width:63px;
height:40px;
float:left;
}
.box_2{
margin-top:20px;
width:40px;
height:80px;
float:left;
}

.box_2{
margin-top:20px;
width:80px;
height:40px;
float:left;
}

div.box_2{
font-size:20px;
height:20px;
color:#fff;
float:left;
text-decoration:none;
}

ul li a{
margin-bottom:20px;
font-size:20px;
height:20px;
color:#fff;
text-decoration:none;
float:left;
}

p{
margin-top:30px;
width:640px;
height:14px;
font-size:14px;
text-align:center;
color:#fff;
}

a:link{
color:#fff;
text-decoration:none;
} 

a:visited{
color:#fff;
text-decoration:none;
}

ul li a:hover{
text-decoration:none;
width:80px;
height:20px;
text-align:center;
font-size:20px;
color:#000000;
}

