/* CSS Document */
/* --------------------------- DEFAULT --------------------------- */
body {
	margin:0;
	padding:0;
	background-color:#DBE7F0;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#738897;
	}

p {
color:black;
font-size:13px;
}

p.words:first-letter {
font:20px "Monotype Corsiva";
color:black;
}

span.warm {
background-color:pink;
}

span.warm1 {
text-decoration:underline;
}
div.box {
width:770px;
margin:0;
}

.box_2 {
width:120px;
float:left;
text-align:center;
padding:10px 0px 10px 0px;
}
.img {
width:843px;
height:50px;
background:url(daohang.jpg) no-repeat;
}
div.img a:hover {
font-size:25px;
color:white;
}


 ul, form, p, h1, h2, h3, h4, img, input, label
	{
	margin:0;
	padding:0;
	}
label
	{
	display:block;
	}
ul, li
	{
	list-style-type:none;
	}
table {
	border:0px;
}
img {
	display:block;
	}
.width {
	width:1px;
	}
a {
	text-decoration:none;
	outline:none;
	color:#732C00;
	background-color:inherit;
	font-weight:bold;
	}
/* --------------------------- MAIN --------------------------- */
.container {
	background-color:#DBE7F0;
	border-left:0 solid #fff;
	border-right:0 solid #fff;
	color:#DBE7F0;
	}
.bodyPad {
	padding:0px 5px 3px 15px;
	}
.bodyPad h4 {
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#206786;
	background-color:inherit;
	}
/* --------------------------- LEFT PANEL --------------------------- */
/* --------------------------- FORM PANEL --------------------------- */
.logo{
	padding:4px 0 33px 0;
}
.formPanel {
	padding:0 0 20px;
	}
.formPanel h3 {
	color:#9B0003;
	font:18px/19px Georgia, "Times New Roman", Times, serif;
	background-color:inherit;
	}
.formPanel label {
	color:#738897;
	background-color:inherit;
	font-weight:bold;
	}
.formPanel input {
	width:86px;
	height:16px;
	border:1px solid #AAC1D2;
	background-color:#C4DAEA;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:2px 0 0 2px;
	}
.formPanel input.big {
	width:200px;
	height:16px;
	border:1px solid #AAC1D2;
	background-color:#C4DAEA;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:2px 0 0 2px;
	}
.formPanel input.searchBtn {
	width:54px;
	height:12px;
	border:none;
	background:none;
	}
/* --------------------------- CATEGORY PANEL --------------------------- */
.title_box {
border:1px solid inherit;
line-height:15px;
background-color:#CCCCFF;
font-size:20px;
color:white;
padding:3px 5px;
text-align:center;
}
.categoryList {
	background-color:#E9F4FD;
	border:1px solid #B8C9D6;
	color:inherit;
	padding:5px 4px 12px 4px;
	}
.categoryList ul.list {
	background: repeat-y 100% 0;
	width:105px;
	padding:8px 0 8px 18px;
	float:left;
	}
.categoryList ul.rgtList {
	width:10px;
	padding:8px 0 8px 18px;
	float:left;
	}
.categoryList ul.list li, .categoryList ul.rgtList li {
	padding:0 0 3px;
	}
.categoryList ul.list li a, .categoryList ul.rgtList li a {
	background:url(images/blackArrow.gif) no-repeat 0 3px;
	padding:0 0 0 9px;
	color:#732C00;
	font-size:11px;
	font-weight:normal;
	background-color:inherit;
	}

.categoryList ul.list li a:hover, .categoryList ul.rgtList li a:hover {
	background:url(images/blackArrow.gif) no-repeat 3px 3px;
	color:#535353;
	background-color:inherit;
	}
.calBg {
	background:no-repeat 0 2px;
	height:39px;
	width:32px;
	text-align:center;
	line-height:34px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background-color:inherit;
	padding:0 12px 0 0;
	}
.calBg01 {
	background-image:url(images/calBg.gif);
	}
.calBg02 {
	background-image:url(images/calBg01.gif);
	}
.calBg03 {
	background-image:url(images/calBg02.gif);
	}
.newsPad {
	padding:0 0 17px;
	}
.servicePad p {
	padding:0 0 6px;
	}
.servicePad a, .welcome a{
	background:url(images/blackArrow.gif) no-repeat 0 5px;
	padding:0 0 0 8px;
	}
.servicePad a:hover, .welcome a:hover, .products a:hover {
	color:#140D0B;
	background-color:inherit;
	}
.products img {
	padding:3px;
	border:1px solid #B8C9D6;
	background-color:#E9F4FD;
	color:inherit;
	margin:0 0 10px;
	}
.products p {
	padding:3px 0 5px;
	color:#011B33;
	background-color:inherit;
	}
.products p span {
	font-weight:bold;
	color:#101112;
	background-color:inherit;
	}
/* --------------------------- RIGHT PANEL --------------------------- */
.header {
	background:url(images/headerBg.jpg) no-repeat 0 100%;
	}
	ul.topnav li{
	float:left;
	padding:0 2px 0 0;
	width:auto;
}
ul.topnav li a{
	background:url(images/topnav_repeat_ancbg.gif) repeat-x 0 0;
	color:#FFF;
	background-color:inherit;
	display:block;
	float:left;
	width:auto;
}
ul.topnav li a:hover{
	background:url(images/topnav_repeat_hovbg.gif) repeat-x 0 0;
	color:#FFF;
	background-color:inherit;
}
ul.topnav li a.active{
	background:url(images/topnav_repeat_hovbg.gif) repeat-x 0 0;
	color:#FFF;
	background-color:inherit;
	cursor:text;
}
ul.topnav li a span.left{
	background:url(images/topnav_left_ancbg.gif) no-repeat 0 0;
	display:block;
}
ul.topnav li a:hover span.left{
	background:url(images/topnav_left_hovbg.gif) no-repeat 0 0;
}
ul.topnav li a.active span.left{
	background:url(images/topnav_left_hovbg.gif) no-repeat 0 0;
}
ul.topnav li a span.right{
	background:url(images/topnav_right_ancbg.gif) no-repeat 100% 0;
	display:block;
	padding:0 15px;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
}
ul.topnav li a:hover span.right{
	background:url(images/topnav_right_hovbg.gif) no-repeat 100% 0;
}
ul.topnav li a.active span.right{
	background:url(images/topnav_right_hovbg.gif) no-repeat 100% 0;
}
.welcome {
	padding:30px 0 30px;
	}
.welcome p {
	padding:12px 0 15px;
	}
/*----------------left box----------------*/
.left_box {
width:160px;
margin:0px 3px 0px 0px;
}
.left_box1 {
width:160px;
margin:7px 3px 5px 0px;
}
span.all_dealers {
font-size:13px;
}
span.all_dealers a:hover {
color:#000000;
font-size:18px;;
}
/*-----------------------------right------------------------------*/
.right_box {
float:left;
border:1px solid inherit;
width:160px;
margin:0px 0px 0px 20px;
}
.right_box_img {
border:0px solid white;
margin:3px;
}
.right_box_img a:hover {
color:white;
}
.right_box2 {
border:1px solid inherit;
width:160px;
margin:7px 0px 5px 1px;
}
/*-------------------------------right end--------------------------*/
/*---------------------------------dealer-------------------------*/
.dealer_list {
border: 0px solid white;
width:510px;
}

.dealer_name {
float:left;
width:125px;
border:0px solid white;
color:#000000;
line-height:20px;
text-align:left;
font-size:2;
}

/* --------------------------- FOOTER --------------------------- */
.footer {
	background-color:#0997C8;
	margin:5px 0px;
	height:105px;
	color:#034860;
	}
.footer ul {
	text-align:center;
	padding:27px 0 7px;
	}
.footer ul li {
	display:inline;
	background:url(images/ftrDivider.gif) no-repeat 100% 60%;
	}
.footer ul li.noBg {
	background:none;
	}
.footer ul li a {
	color:#fff;
	padding:0 16px;
	background-color:inherit;
	font-weight:bold;
	}
.footer ul li a:hover {
	color:#592400;
	background-color:inherit;
	}
.footer p {
	text-align:center;
	}
.footer p a {
	color:#fff;
	background-color:inherit;
	font-weight:normal;
	}
.footer p a:hover {
	color:#592400;
	background-color:inherit;
	}
/* --------------------------- MISC --------------------------- */
h2.title {
	font:normal 24px/25px Arial, Helvetica, sans-serif;
	color:#191914;
	padding:0 0 20px;
	background-color:inherit;
	}
/*-------------------------category d1-------------------------*/
.d1 {
width:505px;
}
/*-------------------------ABOUT US PAGE START-------------------------*/
h2.about {
	font:normal 24px/25px Arial, Helvetica, sans-serif;
	color:#191914;
	background-color:inherit;
	}
p.aboutusTxt{
	line-height:15px;
	padding:0;
	margin:0;
}
p.aboutusTxt b{
	display:block;
	padding:0 0 5px 0;
	color:#206786;
	background-color:inherit;
}
p.aboutusTxt span{
	display:block;
	padding:0 0 17px 0;
}
.aboutusTopTxtPpadding{
	padding:13px 0 21px 0;
}
.aboutusTopImgPPadding{
	padding:0 0 26px 0;
}
/*-------------------------ABOUT US PAGE END-------------------------*/