/* CSS Document */

#theme{
background-image:url(../img/back1.gif);
}

#theme dl{
text-align:center;
padding-top:18px;
line-height:20px;
}
#theme dl dt{
font-size:16px;
color:#ff00cc;
line-height:20px;
margin-bottom:5px;
}
#theme dl dd{
font-size:14px;
color:#049fc6;	
line-height:20px;
}
#theme dl dd strong{
font-size:18px;
color:#ff657a;
line-height:22px;
}

.start_left{
width:500px;
}

#point{
width:500px;
border:none;
}
#point img{
padding-right:0px;
}

#inst{
width:500px;
}
#inst{zoom:100%;}
#inst:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}
.inst_left{
width:135px;
float:left;
}
.face{
width:135px;
height:135px;
}
.name{
width:135px;	
font-size:12px;
text-align:center;
padding-top:5px;
}
.inst_right{
width:352px;
float:right;
font-size:12px;
line-height:20px;
text-align:justify;
text-justify:distribute;
white-space:normal;
padding-top:25px;
}
