@charset "utf-8";
/* CSS Document */

body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    background-color: #047ebc;
    margin:2px 0px 0px 0px;
    font-size: 11px;
}
a { font-family: "tahoma", "arial", "helvetica", "sans-serif"; font-size: 11px; color: #003399; }
#tabledescription {
			width: 100%;
			height: 100%;
			padding: 5px;
			filter:alpha(opacity=0);
			-moz-opacity:0;
}
.backgrund {
			width:780px;
			height:174px;
			background-image:url(background_logo.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_1_miror {
			width:780px;
			height:76px;
			background-image:url(boton_1_miror.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_1_left {
			width:91px;
			height:94px;
			background-image:url(boton_1_left.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_1_midlle_left {
			width:23px;
			height:94px;
			background-image:url(boton_1_midlle_left.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_1_midlle_right {
			width:24px;
			height:94px;
			background-image:url(boton_1_midlle_right.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_1_right {
			width:94px;
			height:94px;
			background-image:url(boton_1_right.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_2_miror {
			width:780px;
			height:108px;
			background-image:url(boton_2_miror.jpg);
			background-position:fixed;
			background-repeat:no-repeat;
}
.boton_2_left {
			width:91px;
			height:94px;
}
.boton_2_midlle_left {
			width:23px;
			height:94px;
			background-image:url(boton_2_midlle_left.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_2_midlle_right {
			width:24px;
			height:94px;
			background-image:url(boton_2_midlle_right.jpg);
			background-position:center, top;
			background-repeat:no-repeat;
}
.boton_2_right {
			width:94px;
			height:94px;
}
.txt {
			width:360px;
			height:94px;
			color:#056292;
			font-size:12px;
			text-align:center;
			background-image:url(txt.gif);
			background-position:center, top;
			background-repeat:no-repeat;
}
.CopyRight {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}