﻿@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:#edd4ac;

}


.wrapper{

width:1200px;
	
margin:0 auto;

margin-top:50px;
}


.clearfix{

clear:both;

}

.box_1{

width:380px;

height:600px;

float:left;


}

.box_title{
margin-top:100px;
width:380px;
height:234px;
}


.title{

margin-left:60px;
font-size:24px;

height:24px;
color:darkred;

float:left;
text-decoration:none;
}


div.box_title div.title a{text-decoration:none;}
.sub_title{

margin-top:8px;
margin-left:16px;
height:16px;
font-size:16px;

color:darkred;

float:left;
}


.title_2{

width:380px;
height:24px;
font-size:24px;

color:darkred;

text-align:center;
}



.sub_speace{
width:380px;
height:10px;
font-size:10px;

color:transparent;
}


.coment{

width:380px;
font-size:14px;

line-height:24px;
color:darkred;

text-align:center;
}


.box_1_2{
width:380px;
height:360px;
}

.box_2{

width:30px;
height:600px;

float:left;

}




.p_18{

padding:0px 10px;

padding-bottom:4px;

padding-top:5px;
width:360px;

height:18px;

font-size:18px;

border-bottom:3px dotted #fff;

color:#fff;

}


.p_16{

padding:0px 10px;

padding-bottom:2px;

padding-top:7px;
width:360px;

height:18px;

font-size:16px;

border-bottom:3px dotted #fff;

color:#fff;

}




.p_14{

padding:0px 10px;

padding-bottom:3px;

padding-top:6px;
width:360px;

height:18px;

font-size:14px;

border-bottom:3px dotted #fff;

color:#fff;

}



.box_speace{

margin:29px 0px;
width:1200px;

height:16px;
background-image:url("korinto_1.png");
background-repeat:repeat-x;
}


.img{
width:771px;
height:597px;
float:left;
background:url("korinto1_8_p.png");
border-right:3px solid #eeeeee;
border-bottom:3px solid #eeeeee;
}

.box_3{

width:1200px;

height:10px;
}


ul li a{
padding:0px 10px;

font-size:14px;
color:darkred;

float:left;

text-decoration:none;
}


a:link{

color:darkred;

text-decoration:none;
} 

a:visited{

color:darkred;

text-decoration:none;
}

a:hover{

color:darkred;

text-decoration:none;
}



p:hover{

color:darkred;
}


