/* CSS Document */

*
{
   margin:0px;
   padding:0px;
}


h1,h2,h3,h4,h5,h6
{
	color:#b2121b;
	}
	
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:556px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
	background-color:#fff;
	}

a:link{font-family:"Times New Roman", Times, serif; font-size:18px; color:#000; font-weight:normal; text-decoration:none; }
a:visited{font-family:"Times New Roman", Times, serif; font-size:18px; color:#000; font-weight:normal; text-decoration:none; }
a:active{font-family:"Times New Roman", Times, serif; font-size:18px; color:#000; font-weight:normal; text-decoration:none; }
a:hover{font-family:"Times New Roman", Times, serif; font-size:18px; color:#ff4200; font-weight:normal; text-decoration:none; }

	
.info a:link{font-family:Arial; font-size:11px; color:#fff; font-weight:normal; text-decoration:none; }
.info a:visited{font-family:Arial; font-size:11px; color:#fff; font-weight:normal; text-decoration:none; }
.info a:active{font-family:Arial; font-size:11px; color:#fff; font-weight:normal; text-decoration:none; }
.info a:hover{font-family:Arial; font-size:11px; color:#d5ff85; font-weight:normal; text-decoration:none; }

.more a:link{font-family:Arial; font-size:11px; color:#7f7f7f; font-weight:bold; text-decoration:none; }
.more a:visited{font-family:Arial; font-size:11px; color:#7f7f7f; font-weight:bold; text-decoration:none; }
.more a:active{font-family:Arial; font-size:11px; color:#7f7f7f; font-weight:bold; text-decoration:none; }
.more a:hover{font-family:Arial; font-size:11px; color:#fd3c00; font-weight:bold; text-decoration:none; }

.more2 a:link{font-family:Arial; font-size:12px; color:#ffb2b2; font-weight:bold; text-decoration:none; }
.more2 a:visited{font-family:Arial; font-size:12px; color:#ffb2b2; font-weight:bold; text-decoration:none; }
.more2 a:active{font-family:Arial; font-size:12px; color:#ffb2b2; font-weight:bold; text-decoration:none; }
.more2 a:hover{font-family:Arial; font-size:12px; color:#fff; font-weight:bold; text-decoration:none; }


.fa a:link{font-family:Arial; font-size:11px; color:#009900; font-weight:bold; text-decoration:none; }
.fa a:visited{font-family:Arial; font-size:11px; color:#009900; font-weight:bold; text-decoration:none; }
.fa a:active{font-family:Arial; font-size:11px; color:#009900; font-weight:bold; text-decoration:none; }
.fa a:hover{font-family:Arial; font-size:11px; color:#003300; font-weight:bold; text-decoration:none; }



.wrapper {
	width:900px;
	margin:0px auto;
	}	
	
.mail {
	background-image:url(../images/mail.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:70px;
	}
	
.micon {
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	}
	
.bnrbg {
	background-color:#FFFFFF;
	}
	
.rbg {
	background-image:url(../images/p1.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:285px;
	}
	
.bbg {
	background-image:url(../images/p5.jpg);
	background-repeat:repeat-x;
	height:66px;
	}
	
.wbd {
	color:#7f6509;
	font-weight:bold;
	}

.ftbg {
	background-image:url(../images/p8.jpg);
	background-repeat:repeat-x;
	height:67px;
	color:#d7f43c;
	font-size:11px;
	}
	
.ftlbg {
	background-image:url(../images/p9.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:67px;
	}
	
.online {
	font-size:22px;
	color:#FF6600;
	font-weight:bold;
	}
	
.onincon {
	color:#009900;
	}
	
.cm {
	color:#708400;
	font-size:18px;
	font-weight:bold;
	}
.pro {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	}
	
.bord {
	border:1px solid #c8c8c8;
	padding:5px;
	}