BODY
  {
    padding: 0;
    margin: 0px;

    SCROLLBAR-ARROW-COLOR: #000;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-BASE-COLOR: #ccc;

    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;

    background: #fff;
    }

INPUT.text, SELECT
	{
    border: #003698 1px solid;

    font-family: Arial, sans-serif;
    font-size: 11px;
    width: 300px;
	}

TEXTAREA
	{
    width: 300px;
    height: 100px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #003698 1px solid;
	}

IMG
	{
	border: none;
	}

H1
	{
	padding: 10px 0 0 0;
    font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #4577de;
	}

A
	{
	color: #9a9a9a;
	text-decoration: none;
	}
A:hover
	{
	color: #4577de;
	text-decoration: none;
	}

TABLE.hr_table
	{
	margin: 8px 0 8px 0;
	background: #cfcfcf;
	width: 100%;
	}

P	
	{
	margin: 7px 0 7px 0;
	text-align: justify;
	}

TABLE.order_table TD
	{
	text-align: right;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
	
	}


TABLE.main_table
	{
	width: 954px;
	height: 100%;
	}

TD.head_00
	{
	vertical-align: top;

	height: 420px;
	width: 202px;
	}



TD.head_01
	{
	color: #9ca0a7;
	font-family: Arial, sans-serif;
	font-size: 16px;

	vertical-align: top;
	text-align: center;
	height: 420px;
	width: 540px;
	}

TABLE.addr_table TD
	{
	text-align: center;
	color: #9ca0a7;
	font-family: Arial, sans-serif;
	font-size: 16px;
	}
TD.td_sp
	{
	width: 1px;
	background: #cfcfcf;
	}

TD.head_02
	{
	vertical-align: top;

	height: 420px;
	width: 182px;
	}
DIV.lang_div
	{
	padding: 0;
	margin: 0;

	font-size: 12px;
	color: #83a2e3;
	}

TABLE.menu
	{
	height: 370px;
	}

TD.menu
	{
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #4577de;
	}

TD.td_content
	{
	height: 263px;
	}
DIV.content_text
	{
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #808080;

	text-indent: 20px;
	padding: 10px 30px 10px 30px;
	background: #ecefff;
	}
DIV.content_text TABLE
	{
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #808080;
	}



TD.banners
	{
	text-align: center;
	height: 102px;
	}

TD.footer
	{
	text-align: center;
	font-size: 10px;
	color: #909090;
	height: 100%;
	}




DIV.jsmenu	
	{
	position: absolute;
	visibility: hidden;

	left: 100px;
	top: 17px;

	font-family: Arial, sans-serif;

	background: #f8f9ff;
	}
DIV.org
	{
	position: relative;
	margin: 0;
	padding: 0;

	}


TD.jshead
	{
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 1px 10px;

	background: #f8f4e5 url(/img/jsbg.gif) top left repeat-y;
	}
TD.js1
	{
	white-space: nowrap;
	font-size: 12px;
	color: #9a9a9a;

	padding: 1px 10px 1px 24px;

	background: url(/img/p_bullet.gif) top left no-repeat;
	}
TD.js1 A
	{
	color: #9a9a9a;
	text-decoration: none;	
	}
TD.js1 A:hover
	{
	color: #f8cc64;
	text-decoration: none;	
	}

TD.js2
	{
	white-space: nowrap;
	font-size: 11px;
	color: #9a9a9a;
	padding: 1px 10px 1px 35px;
	}
TD.js2 A
	{
	color: #9a9a9a;
	text-decoration: none;	
	}
TD.js2 A:hover
	{
	color: #000;
	text-decoration: underline;	
	}





.copyrigth
  {
  padding-top:  15px;
  padding-bottom:  15px;

  text-align: center;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  }
.copy_link
  {
  text-decoration: none;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  }



