﻿* {
	font-size:9pt;
}

.body {
	background-image: url(/img/sub_background.jpg);
	background-color: #FFFFFF
}

* body, form, select,  p, span {
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:9pt;
}
#send
{
	margin: 0;
	border: 1px;
	border-style: solid;
	width:95px;
	height:20px;
}


a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:active { color: #36b10b; text-decoration: none; }
a:hover { color: #36b10b; text-decoration: none; }

img { border: none; }
table { border-collapse: collapse; }

#em.bold
{
font-weight: bold;
}
#orange
{
color : #ff8400
}


#top
{

top:0px;
left:0px;
}
#left
{
float:left;
margin-left: 0px;
}
#centent
{
margin-left: 311px;
background:url(/img/cc.jpg) no-repeat;
}
#footer
{
padding: 0px;
}

#orange
{
color : #ff8400
}

#white
{
color : #ffffff
}

#phoneNO_btn01
{
    MARGIN: 0px;
	width: 85px;
	height: 21px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
}

#phoneNO_btn02
{
    MARGIN: 0px;
	width: 63px;
	height: 21px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
}

#send_last
{	background-color: #FFFFFF;
	border-color: #CCCCFF;
	border:1px;
    Z-INDEX: 403;
    LEFT: 71px;
    WIDTH: 321px;
    POSITION: absolute;
    TOP: 102px;
    HEIGHT: 190px;
	border-style: solid;
}

#send_last table tr td
{	
    FONT-SIZE: 8pt;
}

#top_menu
{
position:relative;
width:800px;
height:150px;
}
#left_menu
{
position:relative;
float:left;
width:150px;
}
#main_contents
{
position:relative;
text-align:center;
}

#right_menu
{
position:absolute;
left:800px;
top:30px;
border:solid 1px;
}
#footer_menu
{
position:relative;
border:solid 1px;
}
#floater {
	position:absolute;
	visibility: visible;
} 

.login_textbox{
width:120px}