body#demo {
	overflow:hidden;
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat-x top left;
	font-family: Arial, Tahoma, Verdana;
}
img {
	border:none;
}
a {
	outline: none;
}
a.home_link {
	float: left;
}
#jv_warrp {
	width:990px;
	height:auto;
	margin:0 auto;
/*background: url(../images/logo.jpg) no-repeat top left;*/
	position: relative;
	height: 81px;
}
#jv_buttons {
	float: right;
	text-align: right;
}
#jv_buttons a {
	margin-right: 6px;
}
#jv_leftcols {
	float: left;
	overflow: hidden;
	padding-top: 1px;
}
#jv_border_list {
	background: url(../images/dropdown.jpg) no-repeat bottom left;
	width:230px;
	height:210px;
	padding-bottom: 14px;
	overflow-y: auto;
	overflow-x: hidden;
	display:none;
	position: absolute;
	z-index: 100;
	top: 58px;
	left: 317px;
	padding-top: 10px;
}
#jv_border_list  div {
	width:218px;
	height:200px;
	overflow:auto;
	float:left;
	padding-right:8px;
}
#jv_border_list  div  ul {
	list-style:none;
	margin-left:0px;
	padding-left:10px;
	padding-top:5px;
	padding-right:0px;
	color:#EEEEEE;
	font-size:13px;
	margin-top:0px;
}
#jv_border_list  div  ul li {
	border-bottom:#333333 1px solid;
	cursor:pointer;
}
#jv_border_list  div  ul a {
	color:#EEEEEE;
	text-decoration:none;
	display:block;
	height:20px;
	line-height:20px;
	padding: 2px 5px;
}
#jv_border_list  div  ul a:hover{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:#444444;
	height:20px;
}
.jv_tip{ 
	width:240px;
	height:196px;
	z-index:100;
	padding : 0;
	background:url(../images/back-images.png) no-repeat scroll 0 0;
	text-align:center;
}
.jv_tip div span{
	padding-top:10px;
	display:block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
#jv_selectbox {
	background:transparent url(../images/select_box.jpg) no-repeat top left;
	color:#DEDEDE;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:29px;
	left:317px;
	line-height:26px;
	padding-left:10px;
	position:absolute;
	top:33px;
	width:230px;
}
#jv_selectbox:hover,
#jv_selectbox:focus {
	color: #FFFFFF;
}
.jv_a_bonus {
	background:url(../images/jv_bonus.png) no-repeat center right ;
}
a.jv_a_bonus:hover{
	background: url(../images/jv_bonus.png) no-repeat center right !important;
	color:#ff5600;
	text-decoration:none;
	display:block;
	height:20px;
}
.jv_a_current {
	background:url(../images/jv_current.png) no-repeat center right;
}
a.jv_a_current:hover {
	background:url(../images/jv_current.png) no-repeat center right !important;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:20px;
}
a.jv_a_loading {
	background:url(../images/loading.gif) no-repeat center right !important;
}
a.jv_a_loading:hover {
	background: url(../images/loading.gif) no-repeat center right !important;
}
.normal_text {
	padding-left: 60px; 
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial; 
	color: #FFF; 
	padding-top: 10px;
	float: left;
	display: block;
	color: #666;
}
.normal_text .active {
	font-weight: bold;
	color: #CDCDCD;
}
.normal_text a {
	text-decoration: none;
	color: #666;
}
.normal_text a:hover,
.normal_text a:focus {
	color: #CCC;
}
.normal_text a:active {
	color: #FFF;
	text-decoration: none;
}
#type_links {
	position: absolute; 
	top: 50px; 
	left: 260px; 
	color: #E0E4E9;
}
.active {
	color: #FFF;
	font-weight: bold;
}
#type_links a {
	text-decoration: none;
	color: #E0E4E9;
}
#type_links a:hover,
#type_links a:active,
#type_links a:focus {
	color: #FFFFFF;
}
.myform {
	color: #fff;
}