a {
	color:#333333;
	text-decoration: none;
	font-size: 12px;

}

a:hover {
color:#336699;
text-decoration: none;
}

#page {
	background-image: url(bg.jpg);
	background-position: center;	
}

#top {
	background-image: url(top.jpg);
	height: 88px;
	width: 997px;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(bottom.jpg);
	height: 90px;
	width: 997px;
}
.menu {
	background-image: url(menu.jpg);
	height: 24px;
	width: 217px;
}
.menu_center {
	background-image: url(center.jpg);
	height: 60px;
	width: 704px;
	text-align: center;
	top: 0px;
}

.menu_asia {
	background-image: url(asiamodel.jpg);
	height: 60px;
	width: 217px;
}
.menu_euro {
	background-image: url(right.jpg);
	height: 60px;
	width: 221px;
}


#top2 {
	background-image: url(top2.jpg);
	height: 39px;
	width: 997px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#banner {
	background-image: url(banner.jpg);
	height: 395px;
	width: 997px;
}
#header {
	padding-left: 0px;
	width: 921px;
}
#center {
	background-image: url(center.jpg);
	width: 704px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
#right {
	background-image: url(right.jpg);
	float: left;
	width: 221px;
	background-repeat: no-repeat;
	background-position: top;
}


#left {
	background-image: url(asiamodel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	float: left;
}

.text {
	padding-left: 31px;
	text-align: left;
	padding-top: 2px;
}

.nav {
	padding-left: 49px;
	padding-top: 4px;
}


.text_menu {
	padding-left: 0px;
	padding-top: 15px;
	font-size: 20px;
	color: #333333;
}
.pagecurrent
{
	background-color: #ff0592;
	color:white;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagecurrent, .pagecurrent:hover
{
	background-color: #ff0592;
	color:white;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink, .pagelink:hover
{
	font-size: 10px;
	background-color: white;
	color: #29bff7;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight:normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #29bff7;
	color: white;
	font-size: 10px;
	font-weight: bold;
}
img{
border:0;
}

.imganh{
	border: 1px solid #999999;	

max-width: 676px; 
width: expression(this.width > 676 ? 676: true);
}