﻿body {
}
.waiting {width:200px;height:30px;background:url(../Image/main/waiting.gif) no-repeat 5px 0px;padding-left:40px;}
.loading {width:200px;height:22px;line-height:22px;text-align:left;padding-left:20px;background:url(../image/main/loading.gif) no-repeat 0px 3px;font-size:12px;}
.loading_hid {display:none;}
/******************** A ********************/
a					{text-decoration:none;}
a.linkMenu:link		{color:#6c6c6c}
a.linkMenu:visited	{color:#6c6c6c}
        
/******************** TD ********************/
.tdMenu
{
	background:url(../Image/main/left_cellback.gif) no-repeat; 
	width:140px; 
	height:36px; 
	font-size:14px; 
	font-weight:bold; 
	color:#6c6c6c;
	padding-left:50px;
	letter-spacing:5px;
}

.tdBottom
{
	background:url(../Image/main/bottom.gif) no-repeat; 
	height:35px; 
	font-size:13px; 
	color:#444444;
	padding-bottom:12px;
}

.tdDesc
{
	text-align:center;
	width:150px;
	padding-right:3px;
}

.tdInput
{
	text-align:left;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.tdBorder
{
	border:solid 1px #e3ecf5
}
/******************** TD ********************/
.BtnSubmit
{
    width:60px; 
    height:22px; 
    cursor:hand; 
    color:#6c6c6c;
    font-size:14px; 
    font-weight:bold;
    border:solid 1px #305b87; 
    border-top:solid 1px #83aeda;
    border-left:solid 1px #83aeda;
    background-color : #e3ecf5;
    background-repeat:no-repeat;
    background-position:1px 1px;    
}

.BtnJoinApply
{
	width:150px;
    height:30px;
    cursor:hand; 
    color:#6c6c6c;
    font-size:14px; 
    font-weight:bold;
    border:solid 1px #305b87; 
    border-top:solid 1px #83aeda;
    border-left:solid 1px #83aeda;
    background-color : #e3ecf5;
    background-repeat:no-repeat;
    background-position:1px 1px;   
}