@import url("reset.css"); 

body {
	font-family: Verdana;
	font-size: 85%;
	color: #000;

	padding: 0;
}

body.about {
	background-image: none;
}

h1 {
	font-size: 1.25em;
	color: #ff0000;
	font-weight: bold;
	margin: 10px 0 15px;
}

h5 {
	font-size: 0.75em;
	color: #fff;
	font-weight: bold;
}

p {
	margin: 10px 0 15px;
	line-height: 1.4em;
}

a:hover {
	color: #f0df66;
}

a {
	color: #ca8c49;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

.clearing {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.main {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
}

.aboutbg {
	background-image: url(../images/about_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;	
	float: left;
	margin-left: -10px;
}

/* ----------------------------------------------------- */

.header {
	height: 220px;
	width: 865px;
	margin-bottom: 10px;
	border-bottom: 25px #0c244e solid;
}

.about .header {
	margin: 0 20px 0px 0;
	width: 890px;
}

.about_header {
	height: 350px;
	width: 865px;
}

.logo {
	float: left;
	margin-top: 25px;
	width: 230px;
	height: 111px;
}

.about_header  .logo {
	margin-top: 20px;
}

.topmenu {
	height: 27px;
	float: left;
	color: #fff;
	padding: 0 2px 2px;
}

.topmenu  a {
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
	background-color: #0c244e;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 0 2px;
	font-size: 0.9em;
}

.topmenu  a:hover {
	color: #fff200;
}

.search {
	float: right;
	font-size: 0.9em;
	font-weight: bold;
}

.input_search {
	width: 200px;
	margin: 0 10px;
	border: 2px #cccccc solid;
}

.button_search {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #0c244e;
	color: #fff;
	border: 0;
	padding: 0 3px;
}

.adv {
	float: left;
	margin: 45px 0 0 52px;
}

.car {
	float: right;
	background-image: url(../images/car.gif);
	width: 296px;
	height: 174px;
	margin-right: 36px;
	margin-top: 10px;
}

.cars{
	float: left;
	background-image: url(../images/cars.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
	margin-top: 10px;
	margin-left: -20px;
}

.topmenu_bot {
	clear: both;
	float: left;
	color: #0c244e;
	margin-top: -20px;
}

.topmenu_bot  a {
	color: #0c244e;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.about_topmenu_bot {
	clear: both;
	float: left;
	color: #0c244e;
	margin-top: 20px;
}

.about_topmenu_bot  a {
	color: #0c244e;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.content {
	clear: both;
	width: 900px;
}

.about .content {
	background-image: url(../images/about_bg_new.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

.men {
	float: right;
	margin-top: -218px;
	width: 411px;
}

.about .men {
	margin-top: -208px;
}

.men img {
	margin-right: 50px;
	float: right;
}

.men h5 {
	width: 100px;
	padding: 2px 0 0 8px;
	float: left;
}

.men h5 span {
	font-style: italic;
	padding-right: 10px;
	font-weight: normal;
}

.men h5.mgr {
	margin-left: 30px;
}

.leftcol {
	float: left;
	width: 325px;
	margin-right: 25px;
}

.about_leftcol {
	float: left;
	width: 325px;
	margin-right: 25px;
	margin-top: 40px;
	margin-left: 30px;
}

.leftpics {
	margin-bottom: 25px;
}

.menu {
	margin-bottom: 65px;
	float: left;
	background-image: url(../images/menu_topbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 325px;
}

.menu ul {
	float: left;
	width: 325px;
	margin: 0;
	padding: 0;
	background-image: url(../images/menu_botbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.menu ul.jd_menu, .menu ul.jd_menu_vertical {
	padding: 10px 0 9px 0;
}

.menu ul li {
	border: 2px #000 solid; 
	border-top: 0;
	border-bottom: 0;
	width: 321px;
}

.menu ul li a {
	float: left;
	width: 311px;
	height: 25px;
	margin-bottom: 3px;
	font-weight: bold;
	padding: 8px 0 0 10px; 
	font-size: 1.6em;
	color: #2b2b2b;
	text-decoration: none;
}

.jd_menu_hover_menubar , .jd_menu_hover {
	background-color: #225cc1;
}

.menu ul li a:hover {
	color: #0c244e;
	text-decoration: none;
	width: 311px;
}

.menu ul li.submenu  {
	font-size: 0.8em;
	width: 321px;
}

.menu ul li.submenu a {
	color: #000;
	width: 286px;
	padding: 10px 0 0 10px; 
	margin-left: 25px;
}

.menu ul li.submenu a:hover {
	width: 286px;
}

.menu ul li  ul.sub {
	background-image: none;
	background-color: #fff;
	color: #000;
	width: 304px;
	border: 2px #000 solid;
	border-left: 0;
	border-right: 0;
	margin-left: 2px;
}

.menu ul li  ul.sub li  {
	#margin-bottom: -4px;
	padding: 0;
	height: 1%;
	overflow: hidden;
	border: 2px #000 solid; 
	border-top: 0;
	border-bottom: 0;
	width: 300px;
}

.menu ul li  ul.sub li.first  {
	border-left: 0;
	width: 302px;
}

.menu ul li  ul.sub li  a {
	text-decoration: underline;
	background-image: none;
	font-size: 1.1em;
	color: #000;
	margin: 0;
	padding: 5px 0 3px 12px;
}

.menu ul li  ul.sub li  a:hover {
	text-decoration: none;
	background-image: none;
	font-size: 1.1em;
	color: #0c244e;
}

.partners {
	text-align: center;
	width: 215px;
}

.rightcol {
	float: left;
	width: 515px;
}

.about_rightcol {
	width: 485px;
	float: left;
	margin-top: 10px;
}

.rightpics {
	margin-left: -15px;
	margin-right: -25px;
}

.rightpics  img {
	margin-right: 15px;
	margin-top: 10px;
}

.about_rightcol  .rightpics {
	margin-right: -25px;
	float: right;
}

.about_rightcol .rightpics  img {
	margin-right: 15px;
	margin-top: 10px;
}

.copyright {
	clear: both;
	float: left;
	font-weight: bold;	
	margin: 40px 0 10px 0px;
	width: 800px;
	
}

.about .copyright {
	margin: 20px 0 10px 30px;
	#margin: 20px 0 10px 30px;
}

.year60{
float: left;
margin: 20px 0 0 20px;
}