/* THREE COLUMN LIQUID CENTER LAYOUT */

body,td,th {
	font: .8em verdana, arial, sans-serif;
}
* {
	margin:0;
	padding:10;

}
.lan {font-size: 10px}
div#main {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	align:center
} /* centers layout when > max width */
div#header {
	width:776px;
	height:53px;
	background-image: url("header00.jpg");
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
/* inner div margin */
#header_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
}
.information {
	float: right;
	position: relative;
	width: 180px;
	top: 5px;
	color: #FFFFFF;
	font-size: 14px;
}
#from {
	width: 180px;
	position: relative;
	float: right;
	top: 18px;
}
#even {
	float: left;
	position: relative;
	width: 468px;
	padding-top: 15px;
}
#even1 {
	float: left;
	position: relative;
}
#even2 {
	float: left;
	position: relative;
	padding-left: 12px;
}
#content {
	float: left;
	position: relative;
	width: 468px;
	padding-top: 15px;
}
.content_header {
	background-image: url("content_.gif");
	background-repeat: no-repeat;
}
#product1 {
	float: right;
	position: relative;
	padding-top: 15px;
}
#product2 {
	float: right;
	position: relative;
	padding-top: 15px;
}
#footer {
	float: left;
	position: relative;
	background-image: url("footer00.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 468px;
	color: #FFFFFF;
	font-size: 9px;
	top: 15px;
	text-align: center;
	padding-top: 5px;
}
#support {
	position: relative;
	float: right;
	padding-top: 15px;
}
.world {
	position: absolute;
	top: 55px;
	left: 15px;
	width: 400px;
}
.content_body {
	background-image: url("content_.gif");
}
.content_footer {
	background-image: url("content_.gif");
}
.title {
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.p {
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.more {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2880BC;
	background-image: url("more0000.gif");
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	width: 35px;
	padding-left: 20px;
}
.menu_world {
	color: #FFFFFF;
	font-size: 10px;
}
.language {
	color: #FFFFFF;
	font-size: 10px;
}
.more a:link {
	color: #3781A9;
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
}
.more a:hover {
	color: #333333;
	text-decoration: none;
}

.txt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 15px;
	color: #5A5A5A;
}