
.td1
{
    width:40%;
    height: 50px;
    background-color: #F5F5F5;
    text-align: right;
	padding-right: 10px;
}

.td2{
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 10px;
}

.td3 {height: 50px;}

.table1
{
    border: 1px solid #C5D5C5;
}
.table1 tr td
{
    border: 1px solid #C5D5C5;
    vertical-align:middle;
	height: 50px;
}

.int01 {
	border: solid 1px #ddd;
	height: 32px;
}

.int02 {
	border: solid 1px #ddd;
	width: 100px;
}


.sf-con{ padding:0 20px 20px}
.sf-con p { padding-top:10px; text-align:left; color:#666}

