body{ background: #20232a url(images/bg.png) no-repeat center top; margin:0px;}
.main{ width:1000px; margin: 0 auto;}
.bgcont{ background:url(images/bg-cont.png) repeat-y center top; padding-top:5px;}
.bannerunhd{ margin-top:10px;}
.newpad{ padding:5px 0px;}
.fontcont{ font-size:12px; color:#fff; font-family:'Tahoma'; line-height:20px;}
.fontcontbold{ font-size:12px; color:#fff; font-family:'Tahoma'; font-weight:600;}
.footer{ background:#292c35; padding:15px 0px; }
p { font-family: 'WebFont', Arial, sans-serif; }

.bgtop{ background:#f0f0f0 url(images/bg-top.png) no-repeat center top; padding-bottom:31px;}
.flagarea{ height:40px; padding-bottom:1px;}
.textcontent{ font-family:'Tahoma'; font-size:12px; line-height:16px; color:#666;}
.texthealine{ font-family:'Tahoma'; font-size:14px; line-height:16px; color:#F60}
.bgfooter{ background:url(images/bg-footer.png) no-repeat center top; height:108px;}
<!--
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
-->
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.font-7 {
	FONT-SIZE: 14px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif;
}
.font-7-small {
	FONT-SIZE: 13px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif;color:#785821;
}
.font-8 {
	FONT-SIZE: 13px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif ;color:#4f4f4f
}
.font-7-red {
	FONT-SIZE: 13px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif;color:#FF0000
}
.code {
	FONT-SIZE: 14px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif
}
.font-7-whitetittle {
	FONT-SIZE: 13px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif;color:#FFFFFF
}
.fontgreen {
	FONT-SIZE: 13px; FONT-FAMILY:Tahoma, "MS Sans Serif", sans-serif;color:#709100
}.fontsmall{	font-family: tahoma, Tahoma;
	font-size: 11px;
	color: #908a8a;
}.break-word {
word-wrap: break-word;
} 
.box { 
    border: 1px solid #848484; 
    -webkit-border-radius: 30px; 
    -moz-border-radius: 30px; 
    border-radius: 30px; 
    outline:0; 

    padding-left:10px; 
    padding-right:10px; 
  } 