BODY
	{
    padding: 0;
    margin: 0px;
    font-size: 11px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #dadde8;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-BASE-COLOR: #91adbb;
    color: #000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #fff url(/img/main_bg.gif) top left;
    }

INPUT.text
{
	margin: 10px;
	padding: 1px;

    border: #5895c1 1px solid;

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
	width: 400px;
}

TEXTAREA
{
	margin: 10px;
	padding: 1px;
    width: 400px;
    height: 100px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #5895c1 1px solid;
}

A   {
	color: #182781;
    text-decoration: none;
	}
A:hover
	{
    text-decoration: underline;
    color: #a81e2b;
	}


A.head_a 
	{
	color: #fff;
    text-decoration: none;
	}
A:hover.head_a
	{
    text-decoration: underline;
	}


IMG
	{
	border-style: none;	
	}


TD 
	{
    font-size: 11px;
	}


P
	{
    font-size: 13px;

    text-align: justify;
    margin: 0px;
    color: #182781;
    padding: 0 5px 10px 5px;
	}



H1
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 39px 0 7px 44px;
    padding: 0;
    color: #ffd800;
}
H2
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
    padding: 0;
    color: #000000;
}


SPAN.star
	{
	color: red;
	}


TABLE.main_table
	{
	width: 958px;
	height: 100%;
	text-align: center;
	}
TD.head_02
	{
	padding: 0 0 15px 10px;

	font-weight: bold;
	font-size: 11px;
	color: #fff;

	text-align: left;
	vertical-align: bottom;
	width: 958px;
	height: 212px;
    background: #ffdaab url(/img/head_02.jpg) top left no-repeat;
	}
A.head_02
	{
	color: #fff;
	text-decoration: none;
	}
A:hover.head_02
	{
	text-decoration: underline;
	}


TD.tm_p
	{
	padding: 0 0 0 120px;
	font-weight: bold;
	font-size: 11px;
	color: #a81e2b;

	text-align: left;
	vertical-align: middle;

	height: 29px;
    background: url(/img/tm_bg.gif) top left repeat-x;
	}

TD.top_icon
	{
	padding: 0 50px 0 0;
	text-align: right;

	font-weight: bold;
	font-size: 11px;
	color: #fff;

    background: url(/img/tm_bg.gif) top left repeat-x;
	}
TD.top_lang
	{
	font-weight: bold;
	font-size: 11px;
	color: #fff;

    background: url(/img/tm_bg.gif) top left repeat-x;
	}

A.a_tm
	{
	color: #fff;
	text-decoration: none;
	}
A:hover.a_tm
	{
	color: #e3e3e3;
	}

TD.td_content
	{
	height: 100%;
	vertical-align: top;
	}

TABLE.cont_table
	{
	width: 100%;
	height: 100%;
	text-align: center;
	}
TD.page_header
	{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding: 0 0 0 50px;
	height: 29px;
    background: url(/img/ph_bg.gif) top left no-repeat;
	}
TD.cert_r
	{
	vertical-align: top;
	width: 129px;
	}

TD.main_content
	{
	font-weight: bold;
	font-size: 13px;
	color: #182781;
	text-align: left;
	padding: 50px;
	vertical-align: top;
	}

B,STRONG	{
    color: #ff0000;
	}




.copyrigth
	{
	padding-top:  15px;
	padding-bottom:  15px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #c7c7c7;
	}
.copy_link
	{
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #c7c7c7;
	}


