.head-top-190{
    font-size:16px; 
    color:#FFF; 
    text-align:center; 
    padding-top: 10px;
}
.head-top-190-gray{
    font-size:16px; 
	color:#7C7C7C; 
	text-align:center; 
	border-bottom:1px solid #CCC; 
	padding-bottom:5px;  
	margin:0px 10px 30px 10px; 
	text-shadow:1px 1px 1px #999;
}
.head-txt{
  padding: 0px;
  margin: 0px;
}
.sub-head-txt{
  margin-top:-5px;
  padding:0px;
}
.head-other-txt{
  color:#39F; 
  text-align:center; 
  font-size:20px; 
  border-bottom:1px solid #CCC; 
  text-shadow:#757575 1px 1px 2px; 
  padding-bottom:5px; 
  margin:-7px 20px 0px 20px;
}
.button{
	border:none;
	color:#FFF;
	text-shadow:1px 1px 3px #333;
	Width: 130px;	Height: 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:-moz-linear-gradient(center bottom, rgb(2,112,175) 13%, rgb(0,138,197) 62%, rgb(115,170,198) 95%);
	background:-webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(2,112,175)), color-stop(0.62, rgb(0,138,197)), color-stop(0.95, rgb(115,170,198)));
	background-color:#0270AF;
	cursor:pointer;
}
.box_left_510 {
	width: auto;
	float: left;
	width:510px;
	margin:0;
	padding:0;
}
.box_left_510 li {
	list-style:square; 
	margin:0 0 0 15px; 
	padding:0;
}
