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

html{
background-color:transparent;

background-image:none;
}


p,ul,ol,li{
padding:0;
margin:0;
list-style:none;}


body{
	
background:#edd4ac;

}


.wrapper{

width:1200px;
	
margin:0 auto;

margin-top:50px;
}


.clearfix{

clear:both;

}



.box_title{

width:380px;

height:390px;

float:left;
}







div.box_title div.title a{

font-size:24px;

height:24px;

color:#00242A;

float:left;

}



.title{

margin-top:80px;

margin-left:50px;

font-size:24px;

height:24px;

color:#00242A;

float:left;
}




.title_sub{

margin-top:86px;
font-size:18px;

height:18px;

line-height:28px;
color:#00242A;

text-align:center;}


.box_1{

width:380px;

height:390px;

float:left;

}



.box_2{

width:30px;
height:390px;

float:left;

}


.p_16{

padding:0px 14px;

padding-bottom:3px;

padding-top:8px;
width:352px;

height:16px;

font-size:16px;

border-bottom:3px dotted #00242A;

color:#00242A;

}




.p_16_2{

padding:0px 30px;

padding-bottom:3px;

padding-top:8px;
width:320px;

height:16px;

font-size:16px;

border-bottom:3px dotted #00242A;

color:#00242A;

}



.p_16_3{

padding:0px 30px;

padding-left:46px;
padding-bottom:3px;

padding-top:8px;
width:304px;

height:16px;

font-size:16px;

border-bottom:3px dotted #00242a
;
color:#00242a;
}



.box_3{

width:1200px;

height:30px;
color:#edd4ac;

font-size:10px;
}


ul li a{
padding:0px 10px;

font-size:14px;
color:#00242A;

float:left;

text-decoration:none;
border-right:solid #00242a 1px;
}


#a{
border-left:solid #00242a 1px;
}

a:link{

color:#00242A;

text-decoration:none;
} 

a:visited{

color:#00242A;

text-decoration:none;
}

a:hover{

color:#00242A;

text-decoration:none;
}



p:hover{

background:#00242A;

color:#fff;

}




