﻿@charset "utf-8";
/*css document*/
html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,a{
padding:0;
margin:0;
list-style:none;
text-decoration: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:#681514;
float:left;
font-weight:bold;
text-decoration:none;
}
#sub_title{
margin-top:6px;
margin-left:16px;
height:16px;
font-size:16px;
color:#681514;
float:left;
font-weight:bold;
}
#title_2{
width:380px;
height:24px;
font-size:24px;
color:#681514;
text-align:center;
font-weight:bold;
}
.sub_speace{
width:380px;
height:10px;
font-size:10px;
color:transparent;
}
.coment{
width:380px;
font-size:14px;
line-height:24px;
color:#681514;
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:3px;
padding-top:6px;
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;
}
.box_3{
width:1200px;
height:10px;
}
ul li a{
padding:0px 10px;
font-size:14px;
color:#681514;
float:left;
text-decoration:none;
}
a:link{
color:#681514;
text-decoration:none;
} 
a:visited{
color:#681514;
text-decoration:none;
}



p:hover{
color:#681514;
}


