﻿@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;
}

#box_title{
width:380px;
margin-right:30px;
float:left;
height:1450px;
}
#title{
margin-top:120px;
font-size:20px;
height:20px;
color:#681514;
float:left;
font-weight:bold;
}
#title_sub{
margin-top:126px;
margin-left:8px;
height:16px;
font-size:16px;
color:#681514;
float:left;
font-weight:bold;
}
#title_2{
margin-top:120px;
margin-left:12px;
font-size:20px;
height:20px;
color:#681514;
float:left;
font-weight:bold;
}
#title_border{
margin-top:20px;
width:750px;
height:4px;
background:#681514;
float:right;
}
.coment{
margin-top:120px;
margin-bottom:60px;
width:380px;
height:120px;
font-size:14px;
line-height:18px;
color:#681514;
text-align:center;
font-weight:bold;
}
.box_790_30{
width:790px;
height:30px;
float:left;
}
.border_790_4{
width:790px;
height:4px;
background:#681514;
float:left;
}

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;
}
a:hover{
color:#681514;
text-decoration:none;
}
p:hover{
color:#681514;
}
