﻿
* {
	padding:0px;
	margin:0px;
}
body {
	font-size:12px;
}
ul {
	list-style-type: none;
}
img {
	border:0;
}


.on img {
	border:1px solid #ddd;
}


.container {
	width:1002px;
	overflow:hidden;
	margin:0px auto;
}
.box {
}
ul.top {
	width:1002px;
	background:url(img/top_bg.png);
	list-style-type:none;
	position:relative;
}
ul.top li.location {
	margin-top:-5px;
*margin-top:-15px;
}

ul.top li.c {
	width:1002px;
	margin:0 auto;
	background:url(img/top_bg.png);
}


ul.top div.leftbox2 {
	position:absolute;
	bottom:18px;
	left:30px;
}
*ul.top div.leftbox2 {
	bottom:38px;
	z-index:-9999;
}


h1 {
	font-size:12px;
	text-indent:-9999px;
	height:40px;
	line-height:40px;
	background:url(img/h1_bg.gif) no-repeat 100px center;
	position:relative;
}
h1.p {
	background:url(img/h1_pro.jpg) no-repeat 100px center;
}



.hr {
	background: url(img/hr.jpg);
}


/*****首页FLASH图片切换*****/
#ifocus {
	width:1002px;
	height:298px;
	margin-top:0px;
}
*#ifocus {
	margin:0;
}
#ifocus_pic {
	display:inline;
	float:left;
	width:1002px;
	height:298px;
	overflow:hidden;
}
#ifocus_piclist li {
	width:1002px;
	height:298px;
	overflow:hidden;
	display:none
}
#ifocus_piclist img {
	width:1002px;
	height:298px;
}
#ifocus_btn {
	clear:both;
	position:absolute;
	width:91px;
	margin:9px 0px 0 0;
	bottom:20px;
	right:10px;
}
#ifocus_btn li {
	width:91px;
	cursor:pointer;
	opacity:0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
#ifocus_btn img {
	border:2px solid #333333;
	width:75px;
	height:45px;
	margin:12px 0 0 0px;
}
#ifocus_btn .current {/* background: url(../images/ifocus_btn_bg.gif) no-repeat;*/
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
object {
	display:block;
	float:left;
	margin:0 40px 0 -20px;
}
*object {
	margin:0 0px 8px 0;
}

ul.s_navi {
	width:120px;
	position:absolute;
	display:none;
	left:-30%;
	top:30px;
	z-index:3;
}
ul.d_navi {
	left:-23%;
}
ul.s_navi li {
	width:120px;
}
ul.s_navi li a {
	background:none;
}
