div#content{
	padding: 20px;
	padding-top: 0px;
}

body{
	margin:0;
	background-image: url(../img/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#012426;
	
}

h1, h2
{

	color:#012426;
	
}
#content{
	padding: 20px;
	padding-top: 5px;
}

#central{
	width: 100%;
}
#content{
	 padding: 0 10 0 20;
}


a:link{
	color:#00474b;
}
a:visited 
{
	color:#00474b;
}

a.m1:link, a.m1:visited {
    font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-stretch:expanded;

}

a.m1:hover {
	color:red;
		}
		
a.m2:link, a.m2:visited {
    font-size:12px;
	color:#334400;
	text-decoration: none;
	font-stretch:expanded;


}

a.m2:hover {
	color:red;
		}

.header{
position:absolute;
width:100%;
height:256px;
background-image:url(../img/head.jpg);
}

.tel1{
	position:absolute;
	width:99%;
	height:36px;
	top:140px;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	left: -1px;
}

.flag{
    position:absolute;
    width:100%;
	height:59px;
	background:
	url(../img/flag.png)
	right bottom
	no-repeat;
	top:32px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-top:30px;
	
}


.link{
	position:absolute;
	width:250px;
	height:168px;
	top:0px;
	left:0;
	
}
.bt_head1{
	position:absolute;
	width:92px;
	height:19px;
	background:	url(../img/bt1.png)
	no-repeat;
	top:184px;
	left: 836px;
	text-align:center;
	padding-top:3px;
}

.bt_head2{
	position:absolute;
	width:92px;
	height:19px;
	background:	url(../img/bt.png)
	no-repeat;
	top:184px;
	left: 742px;
	text-align:center;
	padding-top:3px;
}

.bt_head3{
	position:absolute;
	width:92px;
	height:19px;
	background:	url(../img/bt.png)
	no-repeat;
	top:184px;
	left: 650px;
	text-align:center;
	padding-top:3px;
}

.bt_head4{
	position:absolute;
	width:92px;
	height:19px;
	background:	url(../img/bt.png)
	no-repeat;
	top:28px;
	left: 100px;
	text-align:center;
	padding-top:3px;
}

.data{
    position:absolute;
    width:99%;
	height:59px;
	top:210px;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	padding-right:15;
	
}
.midl{
	position:absolute;
	width:100%;
	top:257px;
	left: -1px;
}

.text
 {
    font-size:12px;
	color:#ffffff;
	font-weight:bold;

}

.text1
 {
    font-size:12px;
	color:#334400;
	font-weight:bold;

}

