@CHARSET "utf-8";
div,input,span,img,ul,li,fieldset,legend,select{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

ul {
	float: left;
	list-style-type: none;
}

.myfont {
	clear: both;
	width: 500px;
	float: left;
	margin: 6px 0px 6px 16px;
}

.allArea {
	clear: both;
	float: left;
	width: 525px;
	margin-left: 15px !important; margin-left: 8px;
}
.ball_r {
	cursor: pointer;
	float: left;
	text-align: center;
	background:transparent url(../img/Gray.gif) repeat scroll 0%;
	color:#333333;
	float:left;
	font-weight:bold;
	height:25px;
	line-height: 25px;
	width:25px;
}
.allArea .redArea {
	float: left;
	width: 285px;
	background:transparent url(../img/index071211_17_04.gif) repeat scroll 0%;
}
.redArea .redFont{
	color: #cc0000;
	margin: 9px auto;
	text-align: center;
}
.redArea ul{
	text-align: center;
	margin-left: 3px;
}
.balltored{
	cursor:pointer;
	text-align: center;
	float: left;
	background:transparent url(../img/red.gif) repeat scroll 0%;
	color:white;
	font-weight:bold;
	height:25px;
	line-height: 25px;
	width:25px;
}
.allArea .blueArea {
	float: right;
	width: 210px;
	background:transparent url(../img/index071211_17_06.gif) repeat scroll 0%;
}
.blueArea .blueFont{
	color: #002883;
	margin: 9px auto;
	text-align: center;
}
.blueArea ul{
	text-align: center;
	margin-left: 3px;
}
.balltoblue{
	cursor:pointer;
	text-align: center;
	float: left;
	background:transparent url(../img/blue.gif) repeat scroll 0%;
	color:white;
	font-weight:bold;
	height:25px;
	line-height: 25px;
	width:25px;
}

.getArea {
	clear: both;
	float: left;
	background-color: #EAF5FE;
	width:100%;
	margin: 10px 0px;
	height: 25px;
	color: white;
}
.getArea ul {
	width: 175px;
	margin-left: 30% !important;margin-left: 15%;
}