  /* CSS Document */

BODY
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
    FONT-WEIGHT: normal;
    FONT-SIZE: 15px;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
}

#MobileMain
{
	
	width:320px;
	height:auto;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;		
	}
	
#top
{
	background-color:#FFF;
	width:320px;
	text-align:right;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	vertical-align:top;
	}
	
#nav
{
	float:left;
	}
	
#TopTBL
{
	margin:0px;
	}
	
#TopContactTD
{
	
	text-align:right;
	color:#993366;
	font-size:14px;	
	background-image:url(Images/pc.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:135px;
	width:320px;
	padding-top:0px;
	padding-right:5px;
	margin:0px;
	vertical-align:top;
	}	
	
#MobileBody
{	
	
	background-image:url(Images/bak.gif);
	background-repeat:repeat;
	width:320px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;	
			
}

#MobileBodyContent
{	
	width:290px;
	margin-left:auto;
	margin-right:auto;	
	padding-left:18px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:0px;
	}

.regular
{
	font-size:15px;
	line-height:15px;
	color:#333;
	padding:5px;
	margin-top:0px;
	}
	
.smaller
{
	font-size:11px;
	line-height:13px;
}

LI
{		
	font-size:13px;
	line-height:13px;
	color:#333;		
	}
		
.ListBlock
{
	padding-top:-10px;
	margin-top:-10px;
	padding-bottom:16px !important;
	
}
.regRT
{
	text-align:right;
}


#foot
{
	background-color:#4e9084;
	width:320px;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;	
	margin-top:0px;
	margin-bottom:0px;
	color:#CCC;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}

a{
	color:#936;
	font-weight:bold;
	}
	
	a.phon{
	color:#936;
	font-weight:bold;
	text-decoration:none;
	}
	
		a.phonfoot{
	color:#CFF;
	font-weight:bold;
	text-decoration:none;
	}
