/* CSS Document */
* {
	padding:0;
	margin:0;
}
BODY {
	margin:0 auto;
	font-size:12px;
	width:980x;
}
img {
	border:none;
}
.content{
margin-top:8px;}
.content #gywm {
width:260px;
height:200px;
float:left;
margin:10px 5px 10px 0;
}
.content #gywm h1{
height:21px;
line-height:21px;
background:url(../images/indextitbg.gif) no-repeat;
width:260px;
float:left;
font-size:14px;
font-weight:bold;
padding:0 0 0 20px;}
.content #gywm dl dd{
float:left;
width:260px;
}
.content .rt{
float:right;
width:250px;
margin:10px 5px 0 0;

}
.content .rt dt{
height:21px;
line-height:21px;
background:url(../images/indextitbg.gif) no-repeat;
width:220px;
font-size:14px;
font-weight:bold;
padding:0 0 0 20px;}
.content .cl ul{
width:355px;
}
.content .cl ul li{
width:340px;
height:25px;
line-height:25px;
float:left;
padding-left:10px;
background:url(../images/arrow.gif) no-repeat left;
}
.content .cl ul li span{
float:right;}
.content .cl dl{
width:340px;
padding-left:10px;
}
.content .cl dl dd{
width:280px;
float:left;
background:url(../images/bord.png) no-repeat left;
padding:15px 0 5px 25px;
border-bottom:1px dotted #666666;}
.content #colee{
overflow:hidden;height:170px;width:230px;

}
/*首页产品中心*/
.content #cpzx {
width:680px;
margin:10px 5px 10px 0;
float:right;
}
.content #cpzx h1{
height:21px;
line-height:21px;
background:url(../images/indextitbg.png) no-repeat;
width:660px;
float:left;
font-size:14px;
font-weight:bold;
padding:0 0 0 20px;}
.content #cpzx dl{
width:170px;
float:left;}
.content #cpzx dl dt{
height:30px;
line-height:30px;
background:url(../images/home.jpg) left no-repeat;
padding-left:10px;
font-size:14px;
font-weight:bold;}
.content #cpzx dl dd{
height:25px;
line-height:25px;
padding-left:5px;}
.content #cpzx dl dd a:hover{
color:#FF0000;}
/*首页工程案例*/
.content #gcal{
width:980px;}
.content #gcal h1{
height:21px;
line-height:21px;
background:url(../images/indextitbg.png) no-repeat;
width:960px;
float:left;
font-size:14px;
font-weight:bold;
padding:0 0 3px 20px;}
.content #gcal ul li{
height:30px;
line-height:30px;
}
.content #gcal ul li a:hover{
color:#FF0000;}
.footer{
background:#ccc;
margin-top:20px;
margin-top:14px;
clear:both;}
.footer ul{
width:400px;
padding-left:10px;
float:left;}
.footer ul li{
width:80px;
float:left;}
.footer p{
float:right;
width:480px;
color:#666;}
/*左边分类样式*/
#nav { width:226px; line-height: 33px; list-style-type: none; text-align:left; background:url(../images/menuboxbg.gif) repeat-y; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a { width: 150px; display: block; padding-left:50px; /*Width(一定要)，否则下面的Li会变形*/
}
#nav li { border-bottom:#FFF 1px solid; /*下面的一条白边*/ float:left; background:url(../images/menubg.gif)  no-repeat;  font-weight:bold;}
#nav li a{ padding-left:45px;}
#nav li a:hover { background: url(../images/menubg.gif) 0 -33px no-repeat; /*一级目录onMouseOver显示的背景色*/ }
#nav a:link { color:#FFFFFF; text-decoration:none; }
#nav a:visited { color:#FFFFFF; text-decoration:none; }
#nav a:hover { color: #F40; text-decoration:none; font-weight:bold; }
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; }
#nav li ul li { background:#ffecef; /*二级目录的背景色*/ font-weight:normal; }
#nav li ul a { padding-left:20px; width:179px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link { color:#666; text-decoration:none; }
#nav li ul a:visited { color:#666; text-decoration:none; }
#nav li ul a:hover { color:#FFF; text-decoration:none; font-weight:normal; background:#FFAA1C;/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#content { clear: left; }
#nav ul.collapsed {display: none; }
-->
#PARENT { width:226px; float:left; min-height:600px; height:auto;!important;}
#PARENT h1{
padding-left:40px;
color:#FFFFFF;
font-size:14px;
background:url(../images/menuhead.png) no-repeat;
height:33px;
line-height:33px;}
#PARENT dl{
float:left;
width:226px;
height:270px;
margin-top:30px;
background:url(../images/rbg.gif);}
#PARENT dl dt{
padding:5px 0 0 0;}
#PARENT dl dd{
height:30px;
line-height:30px;
border-bottom:1px dotted #666666;
padding-left:20px;
width:200px;}