body{
	background-color:#ddd;
	color:#ccc;
	/*background:url(/media/images/vejs_infp_back.jpg) center top no-repeat #737375;*/
	/*background-size: 100%;*/
	height: 100%;
margin: 0;
padding: 0;
font-family:arial;
}
a{
color:#ccc;	
}
img{
border: 0;
}
h4{
margin-bottom:0px;
}
#container{
	margin:0 auto;
	width:910px;
	/*background:url(/media/images/vejs_infp_back.jpg);*/
	/*background-color:red;*/
	margin-top:10px;
	z-index:1;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
#payment td{
border-bottom:1px solid black;
padding-top:10px;
}
#payment{

  border-collapse:collapse;
}

#left_side{
	width:175px;
	float:left;
	text-align:right;
}
#main_content{
	width:732px;
	float:left;
}
#top{
	width:900px;
	float:left;
}
#banner{
	width:604px;
	float:right;
	margin-right:5px;
	font-family:arial;
}
#logo a{
	width:244px;
	height:64px;
	float:right;	
	background:url(/media/images/vejs_infp_07.png) no-repeat bottom;
	margin-right:10px;
}
.main_cont_top{
	width:732px;
	height:16px;
	background:url(/media/images/vejs_infp_15.png) no-repeat;

}
.main_cont_middle{
	width:732px;
	background:url(/media/images/vejs_infp_17.png) repeat-y;
	padding-left:24px;
}
.main_cont_middle p{
	width:93%;
}
.main_cont_bottom{
	width:732px;
	height:21px;
	background:url(/media/images/vejs_infp_24.png) no-repeat;
}

.left_top{
	width:175px;
	height:16px;
	background:url(/media/images/vejs_infp_13.png) no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.left_middle{
	width:175px;
	background:url(/media/images/vejs_infp_16.png) repeat-y;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.left_middle img{
   border:0;
   background:#fff;
   margin-top:3px;
}

.left_bottom{
	width:175px;
	height:22px;
	background:url(/media/images/vejs_infp_20.png) no-repeat;	
}

.banner_top{
	width:604px;
	height:10px;
	background:url(/media/images/vejs_infp_03.png) no-repeat bottom;	
}
.banner_middle{
	width:604px;
	padding-top: 0px;
	padding-left: 0px;	
	background:url(/media/images/vejs_infp_05.png) repeat-y;	

}
.banner_bottom{
	width:604px;
	height:16px;
	background:url(/media/images/vejs_infp_11.png) no-repeat bottom;
}
.login {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
	/*font-size:3px;    */
}
.login table{
	font-size:11px;
	margin-left:5px;
	color:#ccc;
    
}
.login input{
	border:1px solid black;
	background-color:#ccc;
	font-size:12px;
        
}
.login input[type="submit"]{
    background:url(/media/images/vejs_infp_27.png) ;
}
img.front {
	border:1px solid #000;
}
img.front:hover {
	border:1px solid #ccc;
}
.none{
	font-size:2px;
}

#menu {
    margin-left: auto;
    margin-right: auto;
    width: 165px;
}
#menu a{
	width:140px;
	/*height:30px;*/
	background:url(/media/images/menubg.jpg) #fff repeat-y;
	border:1px solid #ccc;
	display:block;
	text-align:right;
	font-size:16px;
	padding:5px;
	margin-left:4px;
	margin-bottom:5px;
	text-decoration:none;
	font-weight:bold;

}
#menu a:hover{
	border:1px solid #000;


}
.info{
	width:682px;
	height:170px;
	background:url(/media/images/info.jpg) no-repeat;
	margin-left:-2px;
	position: relative;
}
#news{
	width:300px;
	padding-top:5px;
	padding-left:10px;
	color:#777;
	position: relative;
	top: 0px;
	left: 0px;
}
#news a{
	color:#3366FF;
}

#versions{

	color:#000;
	text-align:center;
}
.b{
	font-weight:bold;
}
.m{
	font-size:12px;
}

