body{
  text-align: center;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2.5px; 
  font-style: normal;
  color: #fff;
  font-size: 12px;
  background: #000;
}

b{
	color: #ff0;
	text-decoration: none;
	font-weight: normal;
}
/*
.box{
background-image: url("/images/box.png");
width:200px;
height:303px;
z-index:-1;
}

.box-hover{
background-image: url("/images/box-selected.png");
width:200px;
height:303px;
z-index:-1;

}
*/

#picE{
  position: absolute;
  right: 150px;
}

#pic{
  position: absolute;
  left: 150px;
}

#container { 
  width: 760px;
  height: 350px;
}

#containerPopup { 
  width: 250px;
  height: 350px;
}

#header{
  width: 760px;
  margin-left: auto; 
  margin-right: auto ;
  text-align: left;
  margin-top: 2px;
/*  border: 1px dotted #999;*/
  background-color: #000;
}

#pageMenu{
  margin-left: auto; 
  margin-right: auto ;
  width: 760px;
  height: 20px;
  margin: 0px;
}

#pageMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
		
#pageMenu ul li {
	float: left;
	padding: 0px 6px;
	margin: auto;
	border-right: 1px solid #fff;
}
		
#pageMenu ul li.last {
	border: none;
}

#pageMenu ul li a {
  display: block;  
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  padding: 1px 3px 1px 3px;
  font-weight: bold;
  color: #fff;
}


.link {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  padding: 1px 3px 1px 3px;
  font-weight: bold;
  color: #fff;
}

.link_big {
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  padding: 1px 3px 1px 3px;
  font-weight: bold;
  color: #fff;
}


#engheb {
  position: relative;
  align: right;
}

#pageMenu ul li a:hover {
/*  color: #fff;*/
  color: #ff0;
  font-size: 12px;
  font-weight: bold;
}

#pageMenu ul li a.selected {
/*  background: #ff0;*/
  color: #ff0;
}

#footer { 
  background-color: #000;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
 clear:both;
 position: relative;
border-top: 1px solid #fff;
}

#footer p{
  width: 760px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
}

#copyright{
  width: 760px;
  text-align: center;
  height: 10px;
  display: inline;
}

#copyright a{
  margin: 0;
  padding: 0;
  text-decoration: none;
}

/*static pages */
#main{
  
  text-align: right;
  width: 700px;
  height: 500px;
  background-color: #000;
  margin-left: auto; 
  margin-right: auto ;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 5px;
}

#mainE{
  position: relative;
  text-align: left;
  width: 700px;
  height: 500px;
  background-color: #000;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 5px;
}


#popup{
  position: relative;
  text-align: right;
  width: 400px;
/*  height: 340px;*/
  background-color: #000;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 5px;
}

#main ul{
  padding-right: 0px;
  list-style: none;
}

#main li a{
color: #fff;  
}

#main ul li p{
  padding: 0px;
  text-color: #000;

}
#main p{
  text-color: black;
}

#main p.top{
  margin: 0px;
  margin-top: -10px;
  padding: 0px;

}

.screen_subtitle {
  text-align: right;
  top: 5px;	
  position: relative;
/*  color: #ED186D;*/
  color: #FA4C4C;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
}

.screen_header_E{
  text-align: left;
  top: 10px;	
  margin-right: 0px;
  position: relative;
  color: #ff0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}

.screen_header {
  text-align: right;
  top: 10px;	
  margin-right: 0px;
  position: relative;
  color: #ff0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}

.text {
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 12px;
	
}
.small_text {
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-size: 10px;
}

.b_text {
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-size: 15px;
  align: center;
}

.y_normal_text {
  color: #ff0;	
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-size: 15px;
  align: center;
}

.y_text {
  color: #ff0;	
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-size: 15px;
  align: center;
}

.remark_text {
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  font-size: 20px;
  align: center;
}

.floatRight{
  clear: both;
  float: right;
}


.button_left{
  position: relative;
  float: left;
  margin-left: 18px;
  margin-top: 5px;
}

.sep_line {
  border-bottom: 1px #ff0 solid;
  padding-top: 10px;
}

.floating_box{
  float: right;
  margin: 0px;
  width: 350px;
/*border: 1px dotted #fff;*/
}

.next{
clear: both;
}



