* {
	padding: 0px;
	margin: 0px;
}
#main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 50px;
}
#nav {
	height: 260px;
}
#l_nav {
	margin-top: 43px;
	float: left;
}
#c_menu {
	float: left;
	width: 201px;
}
#m_logo {
	margin-right: auto;
	margin-left: auto;
	height: 88px;
	width: 91px;
	margin-bottom: 27px;
}

#r_banner {
	float: left;
	width: 715px;
	margin-top: 22px;
}
#r_history {
	height: 21px;
	text-align: right;
	padding-right: 70px;
	line-height: 21px;
}

#m_menu ul {
	list-style-type: none;
}
#content {
	margin-top: 5px;
	margin-bottom: 20px;
	height: 100%;
}
#content #cet_l {
	padding-left: 10px;
	width: 246px;
	float: left;
}
#content #cet_l #i_link {
	margin-top: 16px;
}

#content #cet_l #i_link ul {
	list-style-type: none;
	padding-left:20px;
	margin-top: 12px;
}
#content #cet_l #i_link ul li a {
	font-size: 13px;
	color: #999;
	text-decoration:none;
	line-height:20px;
}

#content #cet_l #i_link h3 {
	background-image: url(../images/images_r17_c11.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 230px;
}

#content #cet_l #i_contact p{
	margin-bottom: 6px;
}
#content #cet_l #i_contact{
	padding-left: 16px;
}
#content #cet_r {
	width: 720px;
	float: left;
}


#i_company {
	margin-left: 82px;
	width: 638px;
}
#i_product , #i_product_list {
	margin-left: 82px;
	width: 638px;
}
#i_pmy {
	margin-left: 82px;
	
	width: 638px;
}
#i_pmy p{margin-right:40px;}
#i_product h3, #i_product_list h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/images_r20_c3.jpg);
	text-indent: 1em;
	height: 25px;
	background-repeat: no-repeat;
	line-height: 25px;
}
#i_product_list ul{list-style-type:none; width:620px;}
#i_product_list ul li{ padding:7px; border:1px solid #e5e5e5; margin:6px;}
#i_product_list ul li div.i_p_l_left{float:left; }
#i_product_list ul li div.i_p_l_right{ padding-left:15px; width:455px;float:left;  font-size:14px; line-height:170%;}
#i_product ul {
	list-style-type: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	width: 630px;
	height: 124px;
}
#i_product ul li {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#i_product ul li p ,#i_product_list ul li p.pp{
	font-size: 12px;
	background-image: url(../images/images_r22_c6.jpg);
	background-repeat: no-repeat;
	background-position: 90px 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height: 100px;
	margin-top: 20px;
	clear: both;
}
#bottom #b_contact {
	float: left;
}

#bottom #b_logo {
	margin-left: 130px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	float: left;
	height: 46px;
	width: 48px;
	padding-right: 40px;
}

.company {
	font-size: 12px;
	text-indent: 24px;
	color: #686868;
}
.font170 {
	font-size: 14px;
	line-height: 170%;
	color: #333;
}

.mm{ float:left; position:absolute; z-index:1001; border:1px solid #f00; width:90px; height:50px; background:#CCC; left:110px; top:-20px; padding:10px;}