@charset "utf-8";
body, table {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
img, table, td { border:none; }
a {color: #000;}

body {
background-color: #464545;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin: 0;
text-align: center;
font-size: 11px;
background-image: url(../pics/bg.jpg);
background-repeat: repeat;}

img {border:0;}

#border {
border: solid #aeb7be;
border-width: 1px 0px 1px 1px;
margin-top: 10px;}

.wrap { 
  width: 799px;
  border: 0;
  color: #3e3e3e;
  margin: 0px auto auto auto;
  text-align: justify;
  background-image:url(../pics/bg.jpg);
background-repeat: repeat;}
  
.contentl {
float: left;
width: 404px;
height: auto;
margin: 0px;
padding: 0px 0px 0px 0px;}

.contentr {
width: 395px;
float: left;
margin: 0px;
padding: 0px 0px 0px 0px;}

.contentbg {
width: 799px;
overflow: hidden;
background-image:url(../pics/header_intro.jpg);
background-repeat: no-repeat;
padding-top: 237px;
float: left;
}

.copyright {
  text-align: right;
  width: 799px;
  clear: both;
  font-size: 11px;
  color: #063f62;
  line-height: 35px;
font-weight: bold;
background-repeat: no-repeat;
padding: 0px 30px 0px 0px;}

.copyright a {color: #ff0000; text-decoration: none;}
.copyright a:hover {color: #000;}
 
a {color: #165ee3;}
a:hover {color: #000;}

.box {
	float: left;
	min-height: 35px;
	_height: 35px;
	width: 180px;
	text-align: center;
	color: #900;
	padding-top: 15px;
	background: #eee;
	font-size: 16px;
}

.box a {
	color: #900;
	text-decoration: underline;
}

.box a:hover {
	color: #000;
}


p {
	
margin: 0px;
padding: 0px 5px 0px 5px;}

li {
padding-top: 5px;
margin: 0px;}

.popup_wrap {
	position: absolute;
	margin: auto;
	width: 100%;
}

.popup {
	margin: auto;
	width: 100%;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}

.popup_inner {
	position: absolute;
	margin: 30px 0 60px 0;
	width: 100%;
	text-align: center;
	color: #fff;
}

.popup_img_border img {
	padding: 5px;
	background-color: #3a3a3a;
	border: solid 1px #858585;
}