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

html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li{
padding:0;
margin:0;
}

body{	
background:#edd4ac;
}
#wrapper{
width:1200px;	
margin:0 auto;
margin-top:100px;
}
.clearfix{
clear:both;
}

#box_title{
margin-top:122px;
margin-right:30px;
width:380px;
height:1228px;
float:left;
}
#title_1{
margin:0px;
height:24px;
font-size:24px;
color:#4a2b3a;
float:left;
font-weight:bold;
}
#title_2{
margin-left:48px;
height:24px;
font-size:24px;
color:#4a2b3a;
float:left;
font-weight:bold;
}
#title_sub{
margin-left:18px;
margin-top:4px;
font-size:18px;
height:18px;
color:#4a2b3a;
float:left;
font-weight:bold;
}
#title_border{
margin-top:24px;
width:100px;
height:4px;
float:right;
background:#4a2b3a;
}
#coment{
margin:60px 0px;
width:380px;
line-height:20px;
font-size:14x;
color:#fff;
//text-align:center;
font-weight:normal;
}

p#coment:hover{
background:none;
color:#4a2b3a;
}

.box_790_30{
width:790px;
height:30px;
float:left;
}
#border_790_4{
width:790px;
height:4px;
background:#4a2b3a;
float:left;
}
