body {  
	background : url(common/bg.gif) repeat-y;
}
.nomal {  
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
.blue {  
	font-size: 13px;
	line-height: 17px;
	color:#006699;
	font-weight:bold;
}
.big {  
	font-size: 15px;
	color: #333333;
	font-weight:bold;
}
.copy {  
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.green {  
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color : #0080c0;
}
.orange {  
	font-size: 13px;
	line-height: 17px;
	color: #FF6600;
}
a:link {  
	font-size: 13px;
	line-height: 17px;
	color: #006699;
	text-decoration: underline;
}
a:visited {  
	font-size: 13px;
	line-height: 17px;
	color: #0FB1FF;
	text-decoration: underline;
}
a:hover {  
	font-size: 13px;
	line-height: 17px;
	color: #006699;
	background-color: #FFFFCC;
	text-decoration: none;
}
a:active {  
	font-size: 13px;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
}
.blue2 {  

	font-size: 11px;
	color:#006699;
}
.pic{
  float:right;
padding-left:5px;
}

.small {  

	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

