body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	color: #636b75;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


a.top, a.top:hover, a.top:active {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-right: 40px;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	font-size: 13px;
	color: #60d7eb;
	padding-right: 40px;
	font-weight: bold;
}
a.top:visited {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-right: 40px;
	font-weight: bold;
}

a, a:hover, a:active {
	color: #2173af;
	text-decoration: underline;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #2173af;
}
a:visited {
	color: #2173af;
	font-size: 13px;
	text-decoration: underline;
}

h1
{
	font-size: 18px;
	color: #2173af;
}

h2
{
	font-size: 16px;
	color: #2173af;
}

.title
{
	font-size: 18px;
	color: #2173af;
}

li
{
	line-height: 22px;
}

.ml
{
	background-image: url('images/mainBgLeft.jpg');
	background-repeat: repeat-x;
}

.mb
{
	height: 420px;
/*	background-image: url('images/mainBg.jpg');*/
/*	background-image: url('images/background/rotate.php');*/
	background-repeat: no-repeat;
	background-position: right;
}

.mw
{
	height: 420px;
/*		width: 1160px;*/
	padding-left: 15px;	
}

.tmenu
{
	padding-right: 50px;
	font-weight: bold;
	font-size: 22px;
	color: #FFF;
}

.bgc
{
	border-top: 2px solid #e4e6e5;
/*	width: 900px;
	background-image: url('images/bgCenter.jpg');
	background-repeat: repeat-x;*/
}

.dbot
{
	width: 100%;
	border-top: 2px solid #e4e6e5;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
	text-align:center;
}

.ob
{
	border: 1px solid #636b75;
	width: 254px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ib
{
	border: 2px solid #FFF;
}

.bc
{
	border: 1px solid #2173af;
	border-collapse: collapse;
}

.tit
{
	font-size: 18px;
	color: #2173af;
}

.tcsprice
{
	font-size: 32px;
	color: #2173af;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 10px;	
}
.whtit
{
	font-size: 18px;
	color: #FFF;
}
.tlprice
{
	font-size: 20px;
	color: #000;
}
.titg
{
	font-size: 18px;
	color: #70ba07;
}
.orderbtn
{
  color: #900;
  font-weight: bold;
  font-size: 150%;
  text-transform: uppercase;
}
