div.MainBanner {
padding-top: 13px;
padding-left: 12px;
padding-bottom: 60px;
}

div.MainArticleText {
width: 85%;
}

.CenterLine{
float:left;
position:absolute;
padding-left: 40px;
text-align: left;
padding-top: 70px;
}

.CenterLine h2{
color:#000!important;
border-bottom:solid 1px #000!important;
margin-bottom: 0px!important;
}

.CenterLine p.lead{
	margin-top:20px;
}


.CenterLine p{
margin:0px;
line-height:2em;
letter-spacing: 1px;
color:#000;
}


.arrowFR {
position: relative;
top: 0;
left: 0;
padding-left: 18px;
}
.arrowFR:before {
content: "";
position: absolute;
top: 7px;
left: 2px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 12px solid #EB6C00;
}


.CenterInner{
margin: 0 auto;width: 100%;
}

.CenterInner div{
	text-align:left;
	padding:20px 30px 10px 30px;
}

.CenterInner img{
	position:relative;
	z-index:1;
}

.btnDownLoad {
	background: -moz-linear-gradient(top,#F00 0%,#FF0000);
	background: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#CC0000));
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	color: #FFF;
	-moz-box-shadow: inset 1px 1px 70px rgba(000,000,000,0.3);
	-webkit-box-shadow: inset 1px 1px 70px rgba(000,000,000,0.3);
	/*width: 100px;*/
	padding: 10px 0;
	text-align:center;
}

.arrow{
background-image: url("/service/img/arw6.gif");
background-repeat: no-repeat;
float:left;
color:#fff;
height: 30px;
width:113px;
padding-top: 3px;
padding-left: 7px;
letter-spacing: 2px;
}

.arrowTitle{
height: 30px;
width: 113px;
letter-spacing: 2px;
float: left;
color: rgb(235, 108, 0);
margin-top: -4px;
}

.daial{
background-image: url("/service/img/icn6_2.gif");
background-repeat: no-repeat;
background-position: left center;
padding-left:50px;
}

.orange, .orange a{
color:#EB6C00!important;
}

.red, .red a{
color:#EB0000!important;
}


.MainLead{
padding-bottom:10px;
letter-spacing: 1px;
}

.MainLead p.MainText{
	margin-bottom:0px;
	clear:both;
}

.BorderTop{
background-image: url("/service/img/brd6.gif");
background-repeat: no-repeat;
height:63px;
width:681px;
}

.BorderTop p{
font-size: 1.17em;
margin-top: 5px;
height: 100%;
padding-top: 20px;
color:#fff;
text-align:center;
}



.BorderBtm{
background-image: url("/service/img/brd6_b.gif");
background-repeat: no-repeat;
height:63px;
width:681px;
}

.BorderLine{
background-image: url("/service/img/brd6_l.gif");
background-repeat: repeat-y;
height:1px;
width:681px;
}

.ArticleInner h3{
text-align:center;
margin-bottom:20px;
letter-spacing: 3px;
}
