body{
	font-size:12px;
	font-weight:normal;
	}

.fontsize {
		font-size: 12px;
		line-height: 18px;
		}
		
.fontsize_red {
		font-size: 12px;
		line-height: 18px;
		color:#F00F00;
		}
 
.bold	{
		font-size: 16px;
		font-weight: bold;
		}

.font	{
		font-size: 12px;
		line-height: 18px;
		color: #333;
		}

.font2	{
		font-size: 12px;
		line-height: 14px;
		color: #FFF;
		}

.font3 	{
		font-size:12px;
		color:#FFFFFF;
		 font-weight:normal;
		}

.linkimg:hover{
 	        position:relative;
 	        top:1px;
 	        left:1px;
　　　　 　 }
			
