html{
	margin: 0;
	padding: 0;
}
body{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #009BA2;
	margin: auto;
}
#fd{
	background-color: #fff;
	width: 1000px;
	margin: auto;
}
#iz{
	background-color: #F46600;
	float: left;
	width: 245px;
	height: 930px;
}

#dch{
	background-color: #fff;
	float: right;
	width: 755px;	
	height: 930px;
}
.V{
	background-color: #009BA2;
	height: 100px;
}
.lg{
	background: #fff url(img/lg_gextedif.jpg) no-repeat center;
	width: 245px;
	height: 110px;
}
.N{

}
#cb{
	height: 220px;
}
.cb-iz{
	background-color: #fff;
	float: left;
	width: 433px;
}
.cb-dch{
	background: #F46600 url(img/fd_N.jpg) repeat-y;
	float: right;
	width: 321px;
	height: 220px;
}
.IG{
	background: url(img/gextedif_GyM.jpg) no-repeat center;
	width: 321px;
	height: 210px;
}
#cont{
	background-color: #fff;
	width: 90%;
	height: 660px;
	margin: auto;
}
.MP{
	background-color: #fff;
	margin: 0;
	padding: 2em 0;
}
#pie{
	background-color: #fff;;
	clear: both;
	height: 50px;
}
.pie-iz{
	background-color: #fff;;
	float: left;
	width: 433px;
	height: 50px;
}
.pie-dch{
	background: #F46600 url(img/fd_V.jpg) repeat-y;
	float: right;
	width: 322px;
	height: 50px;		
}
ul{
	text-align: left;
}
.nav1{
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 1em 0 0 0;
}
li{

}
.ct1{
	text-align: right;
	padding: 0.5em 1em 0 0;
}
a{
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
a:link, a:visited, a:active{
	color: #F46600;
	text-decoration: none;
}
a:hover{
	color: #009BA2;
	text-decoration: underline;
}

h1{ 
	color: #009BA2;
	margin: 0;
}
h2{
	text-align: left;
	color: #F46600;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	margin: 0;
	padding: 1em 0 0.5em 0;
}
p{
	text-align: justify;
	margin: 0;
	padding: 0;
}
.tx1{
	font-size: 90%;
	padding: 1em;
}
.tx2{
	font-size: 80%;
	padding: 2em 0 0 1em;
}
.tx3{
	padding: 0 0 1em 0;
}
.tx4{
	text-align: center;
	font-size: 90%;
}
