body{
	background: none repeat scroll 0 0 white;
	Letter-spacing:1.5px;
	text-align: left;
	font-size: 14px;
    line-height: 1.8em;
}

p{
	text-indent: 2em;	
	line-height: 2em;
	font-size: 14px;
}

.li_a{
	text-align: right;   
}

.doc_main_title {
    color: #000000;
    border-bottom: 1px dotted;
    padding: 0px 11px 15px;
    text-align: left;       
}

.doc_main_title a{
	font-size: 16px;
}

#fd {
    clear: both;
}

.doc_main {
    border-bottom: 1px dotted;
    padding: 0px 11px 20px;
    width: 760px;
}

.doc_title {
    margin: 16px 0 16px 0;
}

.doc_title h3 {
    font-size: 16px;
    float: left;
    margin: 0;
}

.doc_title span {
    float: right;
}

.doc_title h3 a {
    color: #257AD7;
    text-decoration: underline;
}
.doc_content{
	text-indent: 2em;	
}
.news_tag:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.news_tag {
    clear: both;
    display: block;
    line-height: 20px;
    margin: 10px 0 5px;
}