﻿.SectionLine
{
	left: 0px;
	border-top: #DAD7CA 1px dotted;
	width: 900px;
	margin-top: 15px;
}

.SectionLine .titleArea
{
	width: 150px;
}

.SectionLine .MainArea
{
    margin:55px 55px 25px 45px;
    width:85%;
    
}
.SectionLine .MainArea .subTitle
{
    padding:20px 0 20px 0;
}
.SectionLine .MainArea .first
{
    width:40px;
    text-align:right;
}

