#main_info{text-align:left;}

#main_info h2 {
	font-size:25px;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
	}
#main_info h4 {font-weight:bold; margin-top:20px;}
#main_info p {line-height:150%;}



strong{font-weight:bold;}

.margin_below {margin-bottom:20px;}

.txt{text-align:justify;}

.header {
	min-height: 80px;
	background-color: #6a0000;
	color: #fff;
	position: relative;
	z-index: 5;
}

.flist {line-height:200%;}
.flist li {
	background:url(../images/checked.png) no-repeat; 
	padding-left:30px; 
	}


.ptitle{
	margin-top:10px;
	
}

.mainPart {
	background-color: #202020;
	position: relative;
}

.box {
    border: 2px solid #a1a1a1;
    padding: 10px 10px;
    background: #bdbdbd;
    width: auto;
	border-radius: 15px;}
	
	.viewer{margin: 10px 10px 50px 10px;}
	.viewer h3 {font-weight:bold; padding:0px 0 5px 0;}
	.vtext {margin-left: auto;
    margin-right: auto;
    width: 300px;}

#url{font-size:15px;}
	


@media screen and (min-width: 160px) and (max-width: 690px) {
.inner {padding:0 10px 0 10px;}	
.txtBlock h1 {line-height:100%;}
.txtBlock p {line-height:150%;}
.top img {height:40px;width:350px;}
}
