/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FEFEFE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.foot{
      font-size:12px;
	  color:#000000;
	  line-height:18px;
	  }
.index{
      font-size:12px;
	  line-height:18px;
	  color:#333333;
	  }
.com{
       font-size:12px;
	   color:#000000;
	   line-height:20px;
	   padding:5px;
	   }
.com a{
       font-size:12px;
	   color:#000000;
	   }	   
.con{
       font-size:12px;
	   color:#000000;
	   }
.con a{
       font-size:12px;
	   color:#000000;
	   }
#left{
       font-size:14px;
	   color:#333333;
	   font-weight:bold;
	   }