html { height: 100%; text-align:left; 
-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%
}
body {
    background:#fadb09;
    background-size:cover;
    font-size: 13px;
    font-family: 'Ubuntu', sans-serif;
    font-weight:400;
    padding:0;text-align:left;
    line-height:1.4;
    width: 100%;height:100%;
    max-width:1600px;
    margin:0 auto;
    overflow-x:hidden !important;	
    direction:ltr;unicode-bidi:embed;
    position:relative; 
    -webkit-text-size-adjust:110%;-ms-text-size-adjust:110%;
    font-family: FontName;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}

img, fieldset, abbr, acronym { border: 0 }
img, div { behavior: url(iepngfix.htc) }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: none !important;
	font-family: 'Ubuntu', sans-serif; /* 400, 700 */
}

address,caption,cite,code,em,strong,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; }
abbr,acronym { border:0; }
ol{
	margin:0 0 20px 20px;
	padding:0;
}
ol li{
	padding:5px 0;
	list-style:decimal;
}

a img,img {
	border:none 0;
	outline:none;
}
input {outline:none !important;}
iframe {border:0;}

input, select, textarea {border:2px solid #adc2d6; font:1em Arial, Helvetica, sans-serif;}
input, textarea {padding:2px;}
textarea {vertical-align:top;}

input:focus { border:1px solid #399 }
.orr{border: 1px solid rgba(0,0,0,0.3);}
.err{border: 2px solid #C30;}

h1, h2, h3{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif; 
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 { font-size:22px; }
h2 { font-size:18px; }
h3,.h3-tt { font-size:16px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h7 { font-size:16px; }
h1, h2, h3,.h3-tt{
	
	font-family:  Georgia, "Times New Roman", Times, serif;
	margin:10px 10px 5px 2px;
	color: #BF6304;
	font-weight:bold;
}

h1 {
    margin-left: 1.575%;    /* 144px / 988px = 0.14575 */
    width: 70.85%;           /* 700px /988px = 0.7085 */
}
h7{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 10px 5px 2px;
	color: #fff;
	font-weight:bold;
}


.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.fl {float:left;}
.fr {float:right;}
.opacity {
	opacity: 0;
	filter: alpha(opacity=0);
}
iframe {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	max-width:100% !important;
	overflow-y: hidden !important;
}
html { font-size: 110%;}
::selection{
	background: #475b06;
	color: #FFF;
}
::-moz-selection { color: #fff;  background-color: #475b06;}
a {
	color: #5886D9;
	color: #D83E14;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover { color: #06368E;text-decoration: underline;}
a:focus { color: #063A5B;}


strong { font-weight: 600;}
.center { text-align: center;}
.justify {text-align: justify;}
p {
	padding:0;
	margin:0 0 20px 0;
}

#ftrM{
    position:fixed;bottom:0;z-index:1011;width:100%;padding:5px; background:#242222 url(../imgx/d.png) top left repeat; color:#ccc;
}
#ftrM a{
    color:#fff;
}