body
	{
	display: block;
	margin: 0px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
 	font-family: arial, helvetica;
	}

a
	{
	color: #000000;
	text-decoration: none;
	}


div.logo
	{
	float: left;
	z-index: 20;
	position: relative;
	top: 0px;
	}

div.head1
	{
	float: left;
	}


td.head
	{
	background-color: #E00024;
	}

td.head2
	{
	background-color: #E00024;
	background-image: url(../images/head1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

td.head3
	{
	background-color: #E00024;
	background-image: url(../images/head2.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

td.col_sx
	{
	background-color: #000000;
	background-image: url(../images/sx_dw.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
td.col_cx
	{
	background-color: #C0C0C0;
	background-image: url(../images/dx_dw.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

td.col_w2
	{
	background-image: url(../images/bck.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
div.menu_up
	{
	border-left: 1px solid #ffffff;
	margin: 0px 1px;
	margin-right: 7px;
	padding: 2px;
	}

div.img
	{
	border: 0px;
	margin-top: 26px;
	margin-left: 10px;
	padding: 2px;
	}

div.img1
	{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
div.img2
	{
	float: left;
	z-index: 20;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
 	}
 	
div.img3
	{
	border: 10px;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	}

div.img4
	{
	border: 0px;
	margin-top: 26px;
	margin-left: 1px;
	padding: 2px;
	}
	
div.privacy
	{
    display: block;
 	font-family: arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;"
	padding: 5px;
	padding-right: 5px;
    }
