body {
	font-size: 0.8em;
	font-family: Verdana, Tahoma, 'Lucida Grande', Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('pic/tal_1.jpg') center top repeat-x;	
}

#page {
	text-align: left;
	width: 766px;
	max-width: 766px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	top: 0px;
 	height: 281px; 
	width: 766px;
	margin: 0px;
	padding: 0px;
    position: relative;     

	background: #F4F7F9 url('pic/flash.jpg') center top no-repeat;
}

.headerphone {
    position: absolute;
	right: 15px;
	top:4px;
	font-size: 1.0em;
	color: #F0F0F0;	
}

#content {
    position: relative;
}


#footer {
    top:10px;
    position: relative;
    padding: 0px;
    margin: 0p;
    width: 766px;
    height: 70px;
    text-align: center;
	background-color: #7d7d7d;
	font-size: 1.2em;
	color: #D5D5D5;
}

#menu {
	position: absolute;
	top: 10px;
	left: 38px;
	color: #2A6087;
    font-family: Arial,'Century Gothic', Verdana, Tahoma, 'Lucida Grande',  Sans-Serif;
    font-size: 9pt;	
}

h1 {
    font-family: Arial,'Century Gothic', Verdana, Tahoma, 'Lucida Grande',  Sans-Serif;
    font-size: 16pt;
	color: #333333
}


h2 {
    font-family: Arial,'Century Gothic', Verdana, Tahoma, 'Lucida Grande',  Sans-Serif;
    font-size: 14pt;
	color: #333333
}

h3 {
    font-family: Arial,'Century Gothic', Verdana, Tahoma, 'Lucida Grande',  Sans-Serif;
    font-size: 13pt;
	color: #333333
}

#content a{
	text-decoration:underline;
	color:#D52D00;
}

#content a:hover{
	text-decoration:none;
}