/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height: 130%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* user */

html {
	
}

body {
	background: #210d4a;
	color: #b58fb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #94a0b1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	filter: expression(p_fix(this,'scale'));
}

.wrapper { 
 	margin: 0 auto;
	/*width: expression(document.body.offsetWidth > 990?(document.body.offsetWidth < 1180? "100%" : "1180px" ) : "990px");*/
	max-width: 1180px;
	min-width: 990px;
	background: url(bg.png) center top no-repeat;
}

.header {
	width: 100%;
	height: 230px;
	text-align: center;
}

.hup {
	height: 160px;
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
}

.hup .logotype {
	display: block;
	width: 260px;
	height: 49px;
	margin: 56px auto 0px auto;
	background: url(logo.png) top left no-repeat;
	outline: none;
	filter: expression(p_fix(this,'crop'));
	cursor: pointer;
}

.hdown {
	height: 70px;
	width: 100%;
	float: left;
}

.menu {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro Cond";
	font-size: 18px;
}

.menu a {
	color: #ebebeb;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	text-shadow: 0px 0px 5px #2f0571;
}

.menu a:hover {
	text-decoration: underline;
}

.midbox {
	width: 100%;
	height: 230px;
}

.bg1 {
	background: url(midbg1.jpg) center top no-repeat;
	height: 290px;
}

.bg2 {
	background: url(midbg2.jpg) center top no-repeat;
	height: 290px;
}

.bg3 {
	background: url(midbg3.jpg) center top no-repeat;
	height: 290px;
}

.bg4 {
	background: url(midbg4.jpg) center top no-repeat;
	height: 290px;
}

.bg5 {
	background: url(midbg7.jpg) center top no-repeat;
	height: 290px;
}

.bg6 {
	background: url(midbg6.jpg) center top no-repeat;
	height: 290px;
}

.cargo-type {
	width: 824px;
	margin: 0 auto;
	*width: 850px;
}

.cargo-type a.btn-left,
.cargo-type a.btn-right {
	display: block;
	width: 48px;
	height: 48px;
	outline: none;
	margin-top: 40px;
}

.cargo-type a.btn-left {
	background: url(arrow_left_btn.png) left top no-repeat;
	filter: expression(p_fix(this,'crop'));
}

.cargo-type a.btn-right {
	background: url(arrow_right_btn.png) left top no-repeat;
	filter: expression(p_fix(this,'crop'));
}

.cargo-type .cargo-left {
	float: left;
	width: 48px;
	margin-right: 50px;
}

.cargo-type .cargo-body {
	float: left;
	width: 628px;
	*width: 638px;
	overflow: hidden;
	height: 230px;
}

.cargo-type .cargo-body ul {
	list-style: none;
	width: 628px;
	height: 220px;
	display: none;
}

#slider .cargo-body {
	background: url(loadingAnimation.gif) 50% 35% no-repeat; 
}

.cargo-type .cargo-body ul li {
	float: left;
	text-align: center;
	width: 175px;
	height: 230px;
	margin: 0px 30px 0px 30px;
	padding-bottom: 20px;
}

.cargo-type .cargo-right {
	float: right;
	width: 48px;
	margin-left: 50px;
}

.cargo-type a {
	display: block;
	outline: none;
}

.cargo-type span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f0eff0;
	font-style:italic;
	padding-top: 10px;
	display: block;
	font-weight: bold;
}

.content, 
.footer {
	width: 85%;
	margin: 0 auto;
}

.content {
	padding-top: 40px;
}

.content table {
	border-top: #6d6088 solid 1px;
	border-left: #6d6088 solid 1px;
	color: #FFFFFF;
}

.content table th,
.content table td {
	border-bottom: #6d6088 solid 1px;
	border-right: #6d6088 solid 1px;
	padding: 10px;
}

.content table th {
	color: #b58fb3;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro Cond";
}

h1 {
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	color: #ebebeb;
	margin-bottom: 20px;
}

.content ul {
	list-style: none;
	line-height: 150%;
} 

.content p {
	margin-bottom: 20px;
}

.cont-wrapper {
	width: 100%;
	float: left;
}

.cont-wrapper2 {
	float: right;
	width: 80%;
}

.cont-body {
	margin: 0 20%;
	padding: 0px 30px 0px 30px;
}

.cont-body2 {
	/*margin: 0 0 0 20%;*/
	padding: 0px 0px 0px 30px;
}

.cont-wrapper ul li a, 
.cont-wrapper2 ul li a {
	background: url(arrow.gif) center right no-repeat;
	padding-right: 10px;
}


.left-col {
	float:left;
	margin-left:-100%;
	*margin-left:-85%;
	width:20%;
	/*overflow: hidden;*/
}

.left-col2 {
	float:left;
	width:20%;
}

.left-col2 h1 {
	margin-bottom: 100px;
}

.thumb {
	float: left;
	width: 123px;
	height: 123px;
	position: relative;
}

.list-box span {
	width: 123px;
	height: 123px;
	display: block;
	background: url(frame.png) top center no-repeat;
	position: absolute;
	filter: expression(p_fix(this,'crop'));
}

.list-box li {
	float: left;
	width:100%;
	margin-bottom: 35px;
}

.list-box blockquote {
	margin-top: 10px;
	float: left;
	width: 100%;
}

.list-box blockquote p {
	margin: 0px;
}

.right-col {
	float:left;
	margin-left:-20%;
	*margin-left:-17%;
	width:20%;
	/*overflow:hidden;*/
}

.phone {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	background: url(phone.gif) left no-repeat;
	font-size: 16px;
	color: #f26b21;
	float: left;
}

.search, .search-box {
	float: left;
	width: 100%;
}

.search-box {
	margin-bottom: 40px;
}

.search-box h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.search #s {
	border: none;
	background: none;
	width: 90px;
	margin: 0px 5px 0px 5px;
	font-size: 12px;
}

.search #submit {
	border: none;
	cursor: pointer;
	background: none;
	color: #f26b21;
	margin: 2px 0px 0px 0px;
}

.search small {
	font-size: 9px;
	float: left;
	color: #5e6d82;
	padding-left: 10px;
}

.search span {
	background:url(compas.png) top left no-repeat;
	float: left;
	width: 25px;
	height: 25px;
	filter: expression(p_fix(this,'crop'));
}

.search .input-left {
	float: left;
	width: 100px;
	background: #eaeaf1 url(input-left.gif) left top no-repeat;
	height: 19px;
	margin: 2px 0px 0px 10px;
}

.search .input-right {
	float:right;
	width: 100px;
	height: 19px;
	background: url(input-right.gif) right top no-repeat;
}

.footer {
	clear: both;
	padding-top: 50px;
	color: #94a0b1;
}

.footer .footer-body {
	border-top: #564c66 solid 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.footer .copyrights {
	float: left;
	width: 20%;
}

.footer .address {
	float: left;
	width: 60%;
	padding: 0px 30px 0px 30px;
}

.form {
	float:left;
	width: 550px;
	/*margin: 20px 0px 0px 0px;*/
	line-height: 100%;
}

.form h2 {
	margin: 0px;
	padding: 0px;
}

.form .el {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.form label {
	float: left;
	width: 250px;
	height: 20px;
}

.form label small {
	font-size: 10px;
	color: #6d5193;
}

.form label sup {
	font-weight: bold;
	color: #FF0000;
}

.form .ctl {
	float: left;
	width: 250px;
}

.form .ctl td img {
	margin-left: 40px;
}

.form input {
	width: 250px;
}

.form select {
	width: 250px;
}

.form textarea {
	width: 250px;
}

.form table,
.form table td {
	border: none;
	padding: 0px;
}

.form #capcha {
	width: 70px;
}

.form .button {
	background: url(btn.png) top center no-repeat;
	width: 114px;
	height: 32px;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.error p {
	margin: 0px 0px 10px 0px;
	color: #FF0000;
}

.adrtopbox {
	position: absolute;
	text-align: left;
	width: 200px;
	top: 50px;
	right: 5%;
	color: #FFFFFF;
}

