/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	background-color: #E0DFE3;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b8b7b7;
	SCROLLBAR-3DLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7;
	background-image: url(../images/bg.gif);
}
/*--------------------language --------------------*/
#language {
	margin-bottom: 8px;
}
#language select {
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial", "Verdana", "·s²Ó©úÅé";
	background-color: #FFFFFF;
}

/*--------------------deco -------------------*/
.dash{
	background-image: url(../images/home_s1_21.gif);
	background-repeat: repeat-x;
}
.vdash{
	background-image: url(../images/home_s1_21.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
img {
	border: 0px none;
}