@charset "utf-8";
/* CSS Document */


body{ background:#efefef url(../images/bodybg.jpg) repeat-x; margin:0 0;  font-family:arial; font-size:14px;}
.container{ width:900px; margin:0 auto;}
#header{ height:67px; }
#logo{ float:left; width:250px; margin-top:5px}

.topnav{ float:left; width:590px; height:34px;  margin:30px 0 0 120px; }
.topboxcontent{height:770px; background:#FFF;border: 1px solid #fff; border-radius: 8px;	-moz-border-radius: 8px;-webkit-border-radius: 8px; margin-top:0px}

.topbox{height:700px; background:#FFF;border: 1px solid #fff; border-radius: 8px;	-moz-border-radius: 8px;-webkit-border-radius: 8px; margin-top:20px}
.topboxleft{width:875px; height:748px; background:#e8e8e8;border: 1px solid #fff; border-radius: 8px;	-moz-border-radius: 8px;-webkit-border-radius: 8px; margin:10px; float:left}

.clear{ clear:both;}
.rightbanner{ margin-top:40px}
.rightboxreg{ margin-top:21px}


.contentboxtop{width:98%; font-family:arial; font-size:14px; line-height:25px; padding:10px}
.padlt20{padding-left:20px; padding-top:10px}
.headcontest{ color:#b6206f; font-family:arial; font-size:20px}
.contenttxt{  font-family:arial; font-size:14px; line-height:20px}
.hoverbox
{
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: 15%;
	z-index: 1;
}



.hoverbox li
{
	
	position: relative;
	list-style:none;
	line-height:20px;
	margin-left:-20px;
}

.hoverbox .preview
{
	border-color: #000;

}
.txtbox{ width:220px;border: 1px solid #dbdbdb; border-radius: 8px;	-moz-border-radius: 8px;-webkit-border-radius: 8px;height:20px}
.listbox{ width:227px;border: 1px solid #dbdbdb; border-radius: 3px;	-moz-border-radius: 3px;-webkit-border-radius: 3px;height:25px}