403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/awintours.com/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/awintours.com/css/style.css
body { 
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:100%;	
}
img {
	border:0;
}
#container {
   min-height:100%;
   position:relative;
}
#body {   
   padding-bottom:70px;   /* Height of the footer */
}
#divright {
	float:right;
}
#divleft {
	float:left;
}

/*---------------------- Header ----------------------------*/

.logo {
	padding-left:100px;
}
.orderbtn {
	padding-right:100px;
}
.headertxt {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


/*---------------------- End Header ----------------------------*/
#div-1 
{
	position:relative;
	width: 1000px;
}
#mainnews {
	width: 210px;
	height:75px;
	position:absolute;
	top:70px;
	left:95px;
	z-index:100;
	font-family: Arial;
	font-size: 13px;
	color: #826650;
	text-decoration: none;
	font-weight:bold;
}
#mainbg { 
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*---------------------- Page ----------------------------*/
.path {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.path a {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.path a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}
#content {
padding-top:20px;
}
.txt {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}
.txt a {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.txt17 {
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.txt17 a {
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
}
.txt17g {
	font-family: Arial;
	font-size: 17px;
	color: #60A31F;
	text-decoration: none;
	font-weight: bold;
}
.txt17g a {
	font-family: Arial;
	font-size: 17px;
	color: #60A31F;
	text-decoration: none;
}
.txt25g {
	font-family: Arial;
	font-size: 25px;
	color: #60A31F;
	text-decoration: none;
	font-weight: bold;
}
.txt25g a {
	font-family: Arial;
	font-size: 25px;
	color: #60A31F;
	text-decoration: none;
}
.change {
	border-top: 4px solid #60A31F;
	border-left: 4px solid #60A31F;
	border-bottom: 3px solid #60A31F;
	border-right: 3px solid #60A31F;
}
.change td{
	height:40px;
	border-bottom: 1px solid #60A31F;
	border-right: 1px solid #60A31F;
}
.change .type {
	background-color:#EFF5E7;
	font-family: Arial;
	font-size: 17px;
	color: #60A31F;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;	
}
/*---------------------- End Page ----------------------------*/

/* ----------------------------- Order Form ----------------------------------------*/

.OrderGroup {
	margin:1px;
}
.OrderGroup td {
	font-size:13px;
	font-family: Arial;
	color: #666666;	
}
.ContastGroup td a{
	font-size:13px;
	font-family: Arial;
	text-decoration:none;
	color: #666666;
}
.OrderGroup td input.txt {
	margin-top:1px;
	padding: 0 2px 0 2px;
	width: 200px;
	height: 18px;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 13px;
}
.OrderGroup td input.qty {
	margin-top:1px;
	padding: 0 2px 0 2px;
	width: 30px;
	height: 18px;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 13px;
}
.OrderGroup td input.price {
	margin-top:0px;
	padding: 0 3px 0 3px;
	width: 50px;
	height: 20px;
	border: 1px solid #E8E8E8;
	font-family: Arial;
	font-size: 13px;
	color:#333333;
}
.OrderGroup td input.total {
	margin-top:0px;
	padding: 0 3px 0 3px;
	width: 50px;
	height: 20px;
	border: 1px solid #E8E8E8;
	font-family: Arial;
	font-size: 13px;
	color:#333333;
	font-weight:bold;
}

.OrderGroup td input.address {
	margin-top:1px;
	padding: 0 2px 0 2px;
	width: 400px;
	height: 18px;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 13px;
}

.OrderGroup td input.submit-button {
	float: none;
	margin: 20px 10px;
}
/* ----------------------------- End Order Form ----------------------------------------*/


/* ----------------------------- Contact Us ----------------------------------------*/

.ContastGroup {
	margin:1px;
}
.ContastGroup td {
	font-size:13px;
	font-family: Arial;
	color: #666666;	
}
.ContastGroup td a{
	font-size:13px;
	font-family: Arial;
	text-decoration:none;
	color: #666666;
}
.ContastGroup td input, .ContastGroup td textarea {
	margin-top:1px;
	padding: 0 2px 0 2px;
	width: 300px;
	height: 18px;
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 13px;
}
.ContastGroup td textarea {
	height: 90px;
}
.ContastGroup td input.submit-button {
	background-color: #339933;
	border: 1px solid #339933;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	width: 70px;
	height:20px;
	float: none;
	margin: 7px 10px;
}
/* ----------------------------- End Contact Us ----------------------------------------*/

/*---------------------- Footer ----------------------------*/
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:70px;   /* Height of the footer */
   background-image: url(../images/footer_bg.jpg);
   background-repeat: no-repeat;
   background-position: center bottom;
}
.footer {
	margin-top:30px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
.footer a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding:0px 10px;
}
.footer a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/*---------------------- End Footer ----------------------------*/

Youez - 2016 - github.com/yon3zu
LinuXploit