html{
	height:100%;

}


/*body*/
body{
	font-family:"MS Gothic";
	color		: rgb(51,51,51);
	text-align	: center;
	background-image :url(img/bg.gif);  
	margin		: 0px;  
	background-position: top; 
	font-size	: 9pt;
	color		: rgb(51,51,51);
	line-height	: 130%;  
	height:100%;
}
img{
border:0px;
}

body,h2,h3,h4,div,img,p{
	margin		: 0px;
	padding		: 0px;
}
.STYLE1 {color: #8a8a8a}

table{
    border-collapse: collapse;
	margin:0 auto;
}
h1{
	font-size	: 12px;
	line-height	: 120%;
	color		: #FE5F1D;
	font-weight	: normal;
	margin:0;
	padding:8px 0px 0px 10px;
}


a:link {
	text-decoration: none;
	color: #D27844;
}
a:visited {
	text-decoration: none;
	color: #D27844;
}
a:hover {
	text-decoration: underline;
	color: #FF005A;
}
a:active {
	text-decoration: none;
	color: #D27844;
}

.h1:link {
	text-decoration: underline;
	color: #F43799;
}
.h1:visited {
	text-decoration: underline;
	color: #F43799;
}
.h1:hover {
	text-decoration: none;
}
.h1:active {
	text-decoration: underline;
	color: #F43799;
}

.a1:link {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.a1:visited {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.a1:hover {
    font-size: 12px;
	text-decoration: underline;
}
.a1:active {
    font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.a2:link {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}
.a2:visited {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}
.a2:hover {
    font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 12px;
}
.a2:active {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	color: #000000;
}


.bottom:link {
    font-size: 12px;
	text-decoration: underline;
	color: #999999;
}
.bottom:visited {
    font-size: 12px;
	text-decoration: underline;
	color: #999999;
}
.bottom:hover {
    font-size: 12px;
	text-decoration: none;
}
.bottom:active {
    font-size: 12px;
	text-decoration: underline;
	color: #999999;
}

.bt:link {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:visited {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:hover {
    font-size: 12px;
	text-decoration: underline;
}
.bt:active {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}

.front1 {padding:5px 10px 5px 5px; color:#FFFFFF; font-weight:bold;}
.front2 {font-size: 14px;color: #FFFFFF;font-weight: bold;padding: 22px 0px 0px 0px;}
.front3 {color: #FF0000; font-weight: bold; }

ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 40px 0px 0px 0px;
}
ul.nav li {
	height:65px;
	width:210px;
	padding: 0px 10px 0px 30px;
}
.con{
	background-image: url(../img/contence.jpg);
	background-position:bottom;
}
.title{
	font-size: 14px;
	padding:75px 0px 0px 120px;
	color: #FF3300;
	font-weight: bold;
}
.con1{
    padding:10px 50px 60px 50px;
}

		  
