body{			
	margin: 0 auto; 
	background: url(../component/images/bg.jpg) top left repeat;	
	color: #4e4e4e;
}

legend{
	font-size: 14px;
}

img{
	border-style: none;
}

.header{
	
	position: relative;
	background: url(../component/images/header.png) top center no-repeat;	
	margin: 0 auto; 
	height: 173px;    	
	width: 1062px;	
}

.main{
	
	position: relative;	
	background: url(../component/images/menubg.png) top left repeat-y;	
	margin: 0 auto; 
	min-height: 520px;   
	bottom: 0px;
	width: 1062px;	
}

.footer{
	color: #ababab;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
	padding-top: 25px;	
	position: relative;
	background: url(../component/images/footer.png) top center no-repeat;	
	margin: 0 auto; 
	height: 46px; 
	width: 1062px;		
}

.menu{
	top: 0px;	
	left: 18px;
	width: 254px;
	height: 330px;
    position: relative;
    z-index: 100;
}

.flag{
	top: 362px;	
	width: 254px;
	background: url(../component/images/flag_box.png) top left no-repeat;	
	height: 117px;
    position: absolute;
    z-index: 100;
}

.hun{
	top: 23px;	
	left: 18px;
	width: 49px;	
	height: 49px;
    position: absolute;
    z-index: 100;
}

.ger{
	top: 23px;	
	left: 89px;
	width: 71px;	
	height: 62px;
    position: absolute;
    z-index: 100;
}

.eng{
	top: 23px;	
	left: 160px;
	width: 71px;	
	height: 62px;
    position: absolute;
    z-index: 100;
}

.data{
	top: 472px;	
	padding-top: 8px;
	text-align: center;
	width: 232px;
	background: url(../component/images/data_box.png) top left no-repeat;	
	height: 79px;
    position: absolute;
    z-index: 100;
}

.mail{
	top: 544px;	
	padding-top: 12px;
	text-align: center;
	width: 232px;
	background: url(../component/images/mail_box.png) top left no-repeat;	
	height: 63px;
    position: absolute;
    z-index: 100;
}

.content{
	width: 720px;
	min-height: 600px;
	position: relative;
	margin-top: -330px;	
	left: 297px;
}

.page_name{   
    color: #ababab;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: inherit;
    margin-top: 3px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    word-spacing: normal;
}
