body
	{
	display: block;
	margin: 0px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
 	font-family: arial, helvetica;
	}

a
	{
	color: #010080;
	text-decoration: none;
	}

td.head
	{
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	height: 65px;
	}

td.head1
	{
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	height: 76px;
	}

td.head2
	{
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	height: 141px;
	bottom: 0px;
	}

td.bgk
	{
	background-image: url(../images/bgk.jpg);
	background-repeat: no-repeat;
	height: 40px;
	}

td.bgk_bottom
	{
	background-image: url(../images/bgk_bottom.jpg);
	background-repeat: no-repeat;
	height: 37px;
	}

td.col_sx
	{
	background-image: url(../images/bgk_sx.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

td.col_dx
	{
	background-image: url(../images/bgk_dx.png);
	}


div.logo
	{
	float: left;
	z-index: 20;
	}

div.logo1
	{
	position: relative;
	left: 50px;
	bottom: 6px;
	z-index: 20;
	}

div.cur_sx
	{
	float: right;
	padding-right: 2px;
	}

div.cur_dx
	{
	float: left;
	}
        
div.head_tit
	{
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 450px;
	top: 30px;
    }

div.menu_head
	{
	display: block;
	padding: 2px;
	margin: 2px;
	margin-top: 24px;
	font-size: 10px;
	}
	
div.menu_sx
	{
	border: 1px dotted #BDCFE0;
	border-bottom: 1px solid #C0C0C0;
	margin: 0px 1px;
	margin-right: 10px;
	padding: 2px;
	}
	
div.down
	{
	float: right;
	z-index: 20;
	}
	
div.down1
	{
	float: left;
	z-index: 20;
	}


div.menu_dx
	{
	background-image: url(../images/bull4.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	border-bottom: 2px;
	padding-left: 10px;
	}


div.menu_dx_sel
	{
	background-color: #CACBE2;
	background-image: url(../images/bull4.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	border-bottom: 2px;
	padding-left: 10px;
	}
	
div.menu_dx_sel1
	{
	background-color: #F0F1F8;
	background-image: url(../images/bull_menu.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	border-bottom: 2px;
	padding: 1px;
	padding-left: 14px;
	}

div.menu_dx_sel2
	{
	background-image: url(../images/bull_menu1.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	border-bottom: 2px;
	padding-left: 14px;
	}

div.privacy
	{
    display: block;
 	font-family: arial, helvetica;
	font-size: 10px;
	color: #010080;
	text-align: center;
	text-decoration: none;"
	padding: 5px;
	padding-right: 5px;
    }