﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li{
padding:0;
margin:0;
list-style:none;
}

a{
text-decoration:none;
}

body{
background:#cceb5c;
}


#wrapper{
width:1000px;
margin:0 auto;
margin-top:100px;
padding:50px;
padding-top:150px;
background:radial-gradient(#1a2d09,#cceb5c);
border:solid #fff 3px;
}

.clearfix{
clear:both;
zoom:1;
}

.box_title{
width:1000px;
height:150px;
}

#title_10{
margin-left:16px;
font-size:28px;
color:lightgray;
float:left;
}

#border{
margin-top:25px;
width:720px;
height:3px;
border-top:3px lightgray solid;
float:right;
}

.box_1{
width:480px;
height:600px;
float:left;
}

.box_2{
width:40px;
height:600px;
float:left;
}

.p_16{
padding:0px 16px;
padding-bottom:3px;
padding-top:8px;
width:448px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_2{
padding:0px 16px;
padding-bottom:3px;
padding-left:32px;
padding-top:8px;
width:432px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_3{
padding:0px 16px;
padding-bottom:3px;
padding-left:48px;
padding-top:8px;
width:416px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_right{
padding:0px 16px;
padding-bottom:3px;
padding-top:8px;
width:448px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
text-align:right;
}

.box_30{
width:1000px;
height:30px;
color:transparent;
}

ul li a{
padding:0px 16px;
color:lightgray;
float:left;
font-size:14px;
}

a:link{
color:lightgray;
}
 
a:visited{
color:lightgray;
}

a:hover{
color:lightgray;
}

div.box_title div.title a:link{
color:lightgray;
} 

div.box_title div.title a:visited{
color:lightgray;
}

div.box_title div.title a:hover{
color:#lightgray;
}

p:hover{
color:#000000;
border-bottom:3px dotted lightgray;
background:#fff;
border-radius:10px;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#p{
width:1000px;
height:14px;
font-size:14px;
color:#fff;
border:none;
text-align:center;
}

.box_1_210{
width:480px;
height:210px;
float:left;
}

#box_2_210{
width:40px;
height:210px;
float:left;
}

.box_150{
width:1000px;
height:150px;
}

#wrapper_480{
width:480px;
height:390px;
margin:0 auto;
}
