body {
	margin:0;
	}
.body {
		height: 100%;
		margin-top:6%;
		margin-left:0;
		padding: 0;
		/*background-color: #6bacd1;*/
		background-image:url(images/bg_img.jpg);
		background-color:#f1faff;
		background-position:left;
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
.footer {
font-family:Arial, Helvetica, sans-serif;
/*font-family:"Times New Roman", Times, serif;*/
font-size:10px;
color: #686868;
font-weight:none;
text-decoration:none;

}

.store {
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
	}

.title {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color:#116798; }
		
.titleW {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color:#FFFFFF; }
		
.titleB {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color:#000000; }
		
.smallRed {
	font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		color:#FF0000;}
		
.pop_bg {
	background-image:url(images/pop_img02.jpg);
	background-repeat:no-repeat;
}





/* This is the latest news css style*/
a {
	color:#99CC00;
}

a:hover {
	color:#FFFFFF;
}


