body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td, p {
	margin:0;
	padding:0;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}
body{
	background:#e3e3e3;
}

div#Page{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	position: relative;
}

div#mainPage{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background: #ffffff;
	line-height:18px;
	font-size: 12px;
}
div.clear{
	clear:both;
}

div.Header{
	background: #000 url(../images/bg-top.png) repeat-x top center;
	overflow: hidden;
	height: 119px;


}

div.Logo {
	width: 241px;
	height: 119px;
	padding: 10px 0px 0px 16px;
	float: left;
}

div.headerRight{
	width: 600px;
	float: right;
	height: 119px;
	/*padding-left: 70px;*/
}


div.Hotline{
	text-align:right;
	color: #666;
	padding-right: 25px;
	font-size: 13px;
	float: right;
	margin-top: 5px;
	float:right;
	}
	
.Hotline2{
	color: #FFF;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:30px;}
	
div.Hotline span{
	color:#666;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:30px;
}







/* Menu */
div#Menu{
	clear: both;
	background: transparent url(../images/menu_middle.png) repeat-x scroll 0pt 0pt !important;
	height: 44px;
	width: 900px;
	position:relative;
	z-index:99;
}
	
/*div.menuContent{
	clear: both;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}*/

img.menuImageleft{
	position: absolute;
	top: 119px;
	#top: 119px;  /* fix IE 7, IE 6*/
}

img.menuImageright{
	position: absolute;
	margin-left: 910px;
	top: 119px;
	#top: 119px;  /* fix IE 7, IE 6*/
}


ul.menuList{
	overflow: hidden;
	padding-top: 14px;
	padding-bottom: 14px;
}

ul.menuList li.menuItem{
	float: left;
	text-transform: uppercase;
	padding-left: 53px;
}

ul.menuList li.menuItem a{
	color: #ffffff;
}

ul.menuList li.menuItem a:hover{
	color: #FF0000;
}

div.menuShadow{
	background:transparent url(../images/menu_shadow.png) no-repeat scroll 0 0;
	width: 900px;
	height: 13px;
	z-index: 1px;
	position: absolute;
	margin-top:-1px;
	
}

div#Banner{
	margin-bottom: 3px;
	margin-top: -7px;
}

/* Image list */
div#imageList{
	
}

/* Line */
div.Line{
	background: #C91D14;
	height: 5px;
	width: 900px;
	line-height:0px;
}


/* Footer */
div#Footer{
		background-color:#fff;
		clear: both;
		width: 870px;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.5;
		overflow: hidden;
		padding-top: 5px;
}
div#Footer * { 	color: #333; }
div.footerLeft{
	float: left;
	width: 480px;
}

div.footerMiddle{
	float: left;
	width: 91px;
	margin-top: 10px;
	margin-right: 20px;
}

div.footerRight{
	text-align: right;
}


/* Image list */
img.imageListleft{
	position:absolute;
	padding-top:55px;
	left: 0px;
} 

img.imageListright{
	position:absolute;
	right: 0px;
/*	margin-left:910px;*/
	padding-top:55px;
}

/*Tooltip */
span#Tooltip{
	display: none;
	width: 190px;
	background: #ffffff;
	border: 1px solid #000000;
}

span.tooltipTop{
	background:transparent url(../images/bubble_top.gif) no-repeat scroll 0 0;
	width:  190px;
	height: 12px;
	padding-left: 20px;
}

span.tooltipMiddle{
	background:transparent url(../images/bubble_middle.gif) repeat-y scroll 0 0;
	width:  190px;
}

span.tooltipBottom{
	background:transparent url(../images/bubble_bottom.gif) no-repeat scroll 0 0;
	width:  190px;
	height: 37px;
}

/* Image list */
img.mycarouselImage{
	opacity:0.85;
	filter: alpha(opacity = 85);
	border: 0px;
	margin: 5px;
}

img.mycarouselImage:hover{
	opacity: 1;
	filter: alpha(opacity = 100);
}
/*a.ViewMore {
	color: #D25300;
}*/
/*div.Navigator a {
	color: #D25300;
}*/
div.mainContent h3.Notice {
	font-size: 1.3em;
}


a img {border: none}
.cl {clear:both;
}
.pleft {text-align:left;}
.pright {text-align:right;}
.pcenter {text-align:center;}
.pright {text-align:right;}
.fleft {float:left;}
.fright {float:right;}

div.bodyRightIndex{
	/*border:1px solid #D3E7F1;*/
	margin-left: 10px;
	width: 600px;
	padding-right: 280px;
	background: url(../images/index_left.gif) no-repeat bottom right;
	float: left;
}
.product_box {
height: 73px;
width:290px;
margin:5px 0px 5px 8px;
float:left;
display:block;
background-position:  left bottom;
background-repeat:no-repeat;
}
.product_box .product_box_text {padding: 20px 10px 10px 120px;}

.product_box:hover {

}
.product_box .product_box_text a {color:#666 !important;
font-weight:bold;}
.product_box .product_box_text a:hover  {color:#555 !important;} 

#box1{ background-image:url(../images/index_01.gif)}
#box1:hover{ background-image:url(../images/index_01a.gif)}

#box2{ background-image:url(../images/index_02.gif)}
#box2:hover{ background-image:url(../images/index_02a.gif)}

#box3{ background-image:url(../images/index_03.gif)}
#box3:hover{ background-image:url(../images/index_03a.gif)}

#box4{ background-image:url(../images/index_04.gif)}
#box4:hover{ background-image:url(../images/index_04a.gif)}

#box5{ background-image:url(../images/index_05.gif)}
#box5:hover{ background-image:url(../images/index_05a.gif)}

#box6{ background-image:url(../images/index_06.gif)}
#box6:hover{ background-image:url(../images/index_06a.gif)}
