body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	text-align: center;
}
* {
	margin: 0;
	padding: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main {
	width: 897px;
	margin: 0 auto;
	height: 677px;
	padding-left: 54px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0em;
}
#left {
	float: left;
	width: 422px;
	height: 536px;
}
#right {
	width: 99px;
	float: left;
	height: 536px;
}
#content {
	height: 465px;
}
#qik {
	height: 26px;
	padding-top: 15px;
	padding-left: 400px;
}
#qik a {
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	margin-right: 15px;
}


#mid {
	width: 325px;
	float: left;
	height: 536px;
	background-image: url(../images/mid.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menu {
	height: 170px;
	padding-left: 18px;
	text-align: left;
}
#menu a {
	margin: 0 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu p {
	line-height: 2.2em;
}
#menu p img {
	margin-top: 7px;
	padding-left: 2px;
}
#MarqueePictues {
	height: 123px;
	background-image: url(../images/swap.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 27px;
}
#MarqueePictues img {
	border: solid #eee 1px;
	margin: 0 4px;
}
#MarqueePictues div{
	margin-left:2px;
	text-align:center;
	vertical-align:middle;
	line-height:100px;
	overflow:hidden;
	width:87%;
	margin: 0 auto;
}
#new {
	height: 170px;
	margin-top: 65px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 20px;
}
#inner {
	float: left;
	width: 390px;
	text-align: left;
	line-height: 1.8em;
	margin-left: 2px;
	background-color: #124f6b;
	height: 536px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.work p img {
	margin: 5px 0;
}

.list p {
	float: left;
}
.list p img {
	width: 87px;
	height: 127px;
	border: solid #fff 2px;
	margin: 3px;
}

#inner h2 {
	margin-bottom: 5px;
	margin-top: 7px;
	font-size: 14px;
}
.contact p {
	font-size: 12px;
	margin: 10px 0;
}
.contact h2{
	margin-top: 20px;
	padding-top: 20px;
}

.contact h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}
.contact {
	height: 530px;
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#feedback label {
	width: 80px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#feedback p {
	margin: 15px 0;
}
#feed {
	background-image: url(../images/feedbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contact a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#inner .nav {
	text-align: right;
	font-size: 10px;
	display: block;
	width: 390px;
	margin-bottom: 10px;
}
.nav a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.number {
	font-size: 10px;
	clear: both;
	margin-top: 10px;
}
.number a {
	color: #FFFFFF;
	font-size: 10px;
}

