﻿/* CSS Document */

.hd{}
.hb{}

.bd{margin-top:7px;}
.bd .l{float:left; width:185px;}
.bd .r{float:left; margin-left:7px; width:758px;}

.bd .p1l{float:left; width:405px;}
.bd .p1r{float:right; width:545px;}

.bd .p2l{float:left; width:588px;}
.bd .p2r{float:right; width:362px;}

.bd .p3l{float:left; width:220px; vertical-align:top}
.bd .p3r{float:right; width:730px;}

.bd .p4l{float:left; width:692px;}
.bd .p4r{float:right; width:258px;}

.ft{}

.line4{
clear:both;
font-size: 4px;
line-height: 40px; 
height: 4px;
border:0px;
overflow:hidden;
min-height:4px;
}

.line10{
clear:both;
font-size: 10px;
line-height: 10px; 
height: 10px;
border:0px;
overflow:hidden;
min-height:10px;
}

.line12{
clear:both;
font-size: 12px;
line-height: 12px; 
height: 12px;
border:0px;
overflow:hidden;
min-height:12px;
}

.line15{
clear:both;
font-size: 15px;
line-height: 15px; 
height: 15px;
border:0px;
overflow:hidden;
min-height:15px;
}

.vline7{float:left; width:7px; height:1px;}
