﻿@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:120px;
}
.clearfix{
clear:both;
}
#box_title{
width:380px;
height:990px;
float:left;
margin-right:30px;
}
#box_790_990{
width:790px;
height:990px;
float:left;
}
#title_1{
margin-top:90px;
font-size:24px;
height:24px;
color:#681514;
float:left;
font-weight:bold;
}
#title_sub_1{
margin-top:98px;
margin-left:8px;
height:16px;
font-size:16px;
color:#681514;
float:left;
font-weight:bold;
}
#title_2{
margin-top:30px;
margin-right:30px;
margin-left:24px;
height:24px;
font-size:24px;
color:#681514;
float:right;
font-weight:bold;
}
//#title_sub_2{
//margin-top:38px;
//height:16px;
//font-size:16px;
//color:#681514;
//float:right;
//font-weight:bold;
//}
#coment{
margin-top:45px;
width:380px;
height:140px;
font-size:14px;
line-height:18px;
color:#681514;
text-align:center;
float:left;
}
.border_790_4{
width:790px;
height:4px;
background:#681514;
float:left;
}
.box_790_30{
width:790px;
height:30px;
float:left;
}
.box_1_450{
width:380px;
height:450px;
float:left;
}
.box_2_450{
width:30px;
height:450px;
float:left;
}
