@import "style.css";

/*layout*/

#top_column01{
margin-top:10px;
margin-right:10px;
margin-bottom:0px;
margin-left:10px;
}
#top_column01 #left{
width:445px;
float:left;
display:inline;
}
#top_column01 #right{
width:340px;
float:left;
display:inline;
margin-left:10px;
}
#top_column02 #left{
width:323px;
display:inline;
float:left;
}

#top_column02 #right{
margin-left:10px;
width:460px;
display:inline;
float:left;
}

#top_column02 #left .box{
width:314px;
height:200px;
overflow:auto;
}

#top_column02 #right .box{
width:450px;
height:200px;
overflow:auto;
}

.un{
padding:3px;
margin-top:5px;
margin-bottom:5px;
border-bottom:dotted 1px #DB0066;
}

#top_column02{
margin-right:10px;
margin-left:10px;
}

#three{
display:inline;
float:left;
width:251px;
}
#three_center{
display:inline;
margin-right:21px;
margin-left:21px;
float:left;
width:251px;
}
#three .box{
height:450px;
overflow:auto;
}
#three_center .box{
height:450px;
overflow:auto;
}
#top_column03{
margin-right:10px;
margin-left:10px;
}
#box_top{
margin:10px;
overflow:auto;
height:310px;
}
.top_photo{
background-image:url(../images/back_top_photo.jpg);
background-repeat:no-repeat;
width:87px;
height:117px;
padding-top:2px;
padding-left:2px;
}


.mar{
background-image:url(../images/img_top_blackborad.gif);
background-repeat:no-repeat;
margin:0 auto;
width:653px;
padding-top:30px;
padding-right:100px;
padding-bottom:0px;
padding-left:40px;
height:63px;
color:#FFFFFF;
font-size:16px;
}

.dspnone {
	display: none;
}
