/* CSS Document */
#main
{
width:768px;
margin: 0px auto;

}
#top
{
width:768px;
height:100px;
border-top:#970000 8px solid;

}

.top_logo
{
width:768px;
height:87px;
}
.top_bg
{
width:768px;
height:13px;
background:url(../image/bg.gif) repeat-x;
}
#left
{
float:left;
width:200px;
height:auto;

padding-top:20px;
margin-top:20px;
}
.text
{
padding-bottom:3px;


}
.text_pic
{
float:left;


}
.text_text
{
float:left;
margin-top:8px;
margin-left:3px;
 LINE-HEIGHT: 18px
}
#right
{
float:left;
width:567px;
height:auto;
border-left: solid 1px #979797;
}
.right_top
{
margin-top:20px;

}
.right_content
{
margin-top:20px;

}
#textarea
{
line-height:2em;
}
.t1
{
width:80px;
height:40px;

}
