@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
li{list-style-type:none;}
a:link{color:#69F;}
a:visited{color:#69F;}
/*--------------------------------head------------------------*/
#lefthead
{width:200px;height:190px;text-align:center;position:absolute;left:0;}
#lefthead embed
{float:left;}
#lefthead dl
{margin:15px 0;;width:140px;float:right;}
#lefthead dt
{font-size:12px;color:#0080FF;}
#lefthead dd
{font-size:10px;color:#600;}
#lefthead ul
{clear:both;width:200px;}
#lefthead li
{border-color:#7B91b5;font-size:15px;border-style:dashed;margin-top:20px;border-width:1px 0;}
#leftheadtimes
{color:#999;font-size:12px;line-height:20px;margin-top:10px;}
#headlogo
{background-color:#bbb;margin-left:200px;}
/*-----------------------------menu-------------------------------*/
#menu
{
	height:35px;
	background-image:url(images/step_bg.jpg);
	line-height:35px;
}
#menu img
{margin-right:5px;}
#menuimg
{
	width:176px;
	color:#fff;
	background:#bbb url(images/gap_01.gif) no-repeat left center;
	padding-left:24px;
	position:absolute;
	left:0;
	font-weight: bold;
}
#menutext
{width:570px;text-align:right;font-size:14px;margin-left:200px;}
#menutext li
{width:100px;background:url(images/bord.gif) no-repeat left center;text-align:center;float:left;}
#menutext ul
{float:right;}
/*----------------------------leftbody--------------------------------*/
#leftbody
{
	width:200px;
	text-align:center;
	position: absolute;
	left:0;
}
#leftbody ul
{padding-top:8px;}
#leftbody li
{width:178px;height:25px;border:1px solid;font-size:14px;line-height:25px;margin-top:10px;background:#fff;}
#leftbody a
{color: #424542;display: block;}
#leftbody a:hover
{background:url(images/text_bg.gif) no-repeat;}
/*------------------------------rightbody------------------------------------*/
#rightbody
{
	padding:20px 0px 20px 20px;
	border:solid #999;
	border-width:1px 0 0 1px;
	margin-left:200px;
}
#rightbody p
{line-height:25px;width:570px;font-size:13px;}

/*--------------------------food----------------------------------*/
#food
{padding:10px 0;background-color:#7B91b5;}
#foodlogo
{width:40%;text-align:right;padding-right:15px;float:left;}
#food ul
{color:#FFF;font-size:9px;line-height:15px;}
#food span
{color:#000;}

/*---------------网页contact-------------------*/
#contact dt
{line-height:25px;font-size:15px;color:#06F;}
#contact dd
{line-height:25px;font-size:12px;color:#333;padding-left:30px;}
#contact a
{color:#000;}
