@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
}
.content
{
position:absolute;
height:336px;
top:20%;
width:100%;
background:url(../images/school_index_bg.png) center repeat-x;
}
.content_c
{
width:900px;
margin:0px auto;
}
.content_c_top
{
height:90px;
float:left;
}
.content_c_top_left
{
padding-top:20px;
width:300px;
float:left;
height:70px;
}
.content_c_top_left span
{
position:absolute;
background:url(../images/school_index_All.png) no-repeat 0px 0px;
height:46px;
width:179px;
}
.content_c_top_right
{
padding-top:10px;
float:right;
width:455px;
height:80px;
}
.content_c_top_right span
{
position:absolute;
height:80px;
width:455px;
background:url(../images/school_index_All.png) 0px -70px;
}
.content_c_center
{
height:145px;
padding-top:7px;
padding-bottom:4px;
width:100%;
float:left;
}
.content_c_center_left
{
width:300px;
height:146px;
float:left;
}
.content_c_center_right
{
width:350px;
float:right;
height:146px;
text-align:right;
}
.content_c_bottom
{
width:100%;
height:90px;
float:left;
}
.content_c_bottom_left
{
width:455px;
background:url(../images/school_index_All.png) no-repeat 0px -160px;
height:90px;
float:left;
}
.content_c_bottom_right
{
width:400px;
height:50px;
float:right;
text-align:right;
font-size:12px;
color:#666666;
padding-top:40px;
}
.content_c_bottom_right a:link,.content_c_bottom_right a:visited
{
color:#666666;
text-decoration:none;
}
.content_c_bottom_right a:hover
{
color:#ff6600;
}