﻿@charset "utf-8";
/*css document*/
body{
background-color:#edd4ac/*#b1d957*/;
}
p,ol,li,ul{
margin:0px;
padding:0px;
list-style:none;
}
#wrapper{
width:1200px;
margin:0 auto;
margin-top:200px;	
}
.clearfix{
clear:both;
}

#title{
margin:50px 0px;
width:1200px;
height:32px;
margin-bottom:120px;
font-size:32px;
}

#title_1{
margin-top:16px;
font-size:32px;
color:#000000;
float:left;
}

#phot_index{
margin-top:20px;
width:50px;
height:50px;
float:right;
font-size:12px;
color:#000000;
}

a:link{
color:#000000;
}
a:visited{
color:#000000;
}
.index_1{
width:250px;
height:1200px;
float:left;
}
.speace_90{
width:60px;
height:1200px;
float:left
}
.index_2{
width:250px;
height:1200px;
float:left;
}
.index_3{
width:250px;
height:1200px;
float:left;
} 
.index_4{
width:250px;
height:1200px;
float:left;
}
div.index_1 ul li a{
width:150px;
height:70px;
line-height:70px;
font-size:16px;
list-style:none;
text-decoration:none;
display:block;
background-repeat:no-repeat;
background-image:url("index_green.png");
padding:0px 50px;
color:#154c0e;
}
div.index_2 ul li a{
width:150px;
height:70px;
line-height:70px;
font-size:16px;
list-style:none;
text-decoration:none;
display:block;
background-repeat:no-repeat;
background-image:url("index_tya.png");
padding:0px 50px;
//color:#1d2b57;
color:#4a3b2a;
}
div.index_3 ul li a{
width:150px;
height:70px;
line-height:70px;
font-size:16px;
list-style:none;
text-decoration:none;
display:block;
background-repeat:no-repeat;
background-image:url("index_red.png");
padding:0px 50px;
color:#681514;
}
div.index_4 ul li a{
width:150px;
height:70px;
line-height:70px;
font-size:16px;
list-style:none;
text-decoration:none;
display:block;
background-repeat:no-repeat;
background-image:url("index_red.png");
padding:0px 50px;
color:#681514;
}
div.index_1 ul li a:link{
color:#154c0e;
}
div.index_1 ul li a:visited{
color:#154c0e;
}
div.index_1 ul li a:hover{
color:#edd4ac;
width:250px;
height:70px;
background-image:url("index_green_2.png");
}
div.index_2 ul li a:link{
//color:#1d2b57;
color:#4a3b2a;
}
div.index_2 ul li a:visited{
//color:#1d2b57;
color:#4a3b2a;
}
div.index_2 ul li a:hover{
color:#edd4ac;
width:250px;
height:70px;
background-image:url("index_tya_2.png");
}
div.index_3 ul li a:link{
color:#681514;
}
div.index_3 ul li a:visited{
color:#681514;
}
div.index_3 ul li a:hover{
color:#fff;
background-image:url("index_red_2.png");
}
div.index_4 ul li a:link{
color:#681514;
}
div.index_4 ul li a:visited{
color:#681514;
}
div.index_4 ul li a:hover{
color:#fff;
background-image:url("index_red_2.png");
}
#font_1{
font-size:14px;
}
#font_2{
font-size:14px;
}
#font_3{
font-size:12px;
}
#font_4{
font-size:12px;
}
