/* CSS Document */

.bian {
	border: 1px solid #cccccc;


}
.btop {
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;

}
.table1 {
	background-image: url(../images/empty1.gif);
	border: 1px outset #CCCCCC;

}
.bright{
	border: 1px solid #339933;
	
}
.bom {
	border: 1px solid #DDDDDD;
	
}

#table_main tr td{
	background-color:#eee;
    line-height: 120%;
	padding:20px;
}
#table_main
{
    border: 1px solid #5994D5;
    margin-bottom:40px;
}
.pp
{
	margin-left:24px;
	padding-top:10px;
	text-indent:2em; 
	line-height:21px;
}


#table_Quess tr td{
	background-color:#eee;
    line-height: 120%;
	padding:10px;
}
#table_Quess
{
    border: 1px solid #5994D5;
    margin-bottom:0px;
}

.dgTop
{
	vertical-align:top;
}
