*{ margin:0px; padding:0px; border:0px; }

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#444;
}

#header,#content,#foot,.banner,.menu{ 
	width:1003px;
	margin:0 auto;
	overflow:hidden;
}

.logo,.logozi,.banner,.banner img,.menu,.menu ul,.menu ul li,.menu img,#left,#right,.contact,#right ul,#right ul li{ float:left; }


.logo{
	width:142px;
	padding:27px 635px 24px 34px;
}
.logozi{
	width:173px;
	padding-top:22px;
	line-height:20px;
	color:#adadad;
}

.menu ul{ list-style:none;}
#header{
	padding-bottom:14px;
	background:url(images/banner_bg_14.gif) left bottom repeat-x;
}


#content{		/*Content 中部内容*/
	width:973px;
	margin-top:32px;
}

#left{			/*Left 左部内容*/
	width:185px;
}
.pic{
	width:184px;
}
.pic img {padding:7px 0;}

.contact p{
	padding:10px 5px 15px 8px;
	line-height:23px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

#right{			/*Right 右部内容*/
	width:753px;
	padding:0 0 40px 34px;
}
.company p{
	padding:20px 8px 0 12px;
	line-height:23px;
}

#right ul{
	list-style:none;
	padding:20px 0 0 3px;
}

#right ul li{
	width:240px;
	padding:6px 0 6px 6px;
	color:#f38d50;
}

#right ul li.depart{
	width:740px;
	padding:7px 0 5px 7px;
	background:#f2f2f2;
	color:#444;
	font:bold 13px Arial, Helvetica, sans-serif;
}

a{
	color:#333;
	text-decoration:underline;
}

a:hover{
	color:#ea5800;
	text-decoration:none;
}

#foot{		/*Footer 底部内容*/
	clear:both;
	line-height:40px;
	text-align:center;
	color:#666;
	border-top:1px solid #e5e5e5;
}

