body {
	font-size:12px;
}
.time {
	color: #666666;
}
/*－－－－－－－－－－－－导航栏样式－－－－－－－－*/
#nav {
    margin-left:68px;
	list-style:none;
}
#nav li {
     float:left;
	 height:24px;
	 background-image:url(../images/baner_line.gif);
	 background-repeat:repeat-x;
}
#nav li a {
	color:#000000;
	text-decoration:none;
	display: block;
	width:68px;
	padding-top:8px;
	text-align:center;
}
#nav li a:visited {
	color:#000000;
	text-decoration:none;
}
#nav li a:hover {
	color:#ff0000;
	text-decoration:none;
	background-image:url(../images/baner_over.jpg);
	background-repeat:repeat-x;
}
#nav li a:active {
	color:#FF0000;
	text-decoration:none;
	background-image:url(../images/baner_over.jpg);
	background-repeat:repeat-x;
}
/*－－－－－－－－－－－－湖沥青简介－－－－－－－－*/
#graytxt {
	line-height:20px;
	text-indent:24px;
	margin-left:5px;
	margin-right:6px;
}
#graytxt a{
	color:#999999;
	text-decoration:none;
}
#graytxt a:visited{
	color:#999999;
	text-decoration:none;
}
#graytxt a:hover{
	color:#333333;
	text-decoration:underline;
}
#graytxt a:active{
	color:#333333;
	text-decoration:underline;
}
/*－－－－－－－－－－－－工程展示－－－－－－－－*/

#caseshow {
	text-indent:24px;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding-top:3px;
}
/*－－－－－－－－－－－－底部样式－－－－－－－－*/

.copyright {
	line-height:20px;
	color:#000000;
}
/*－－－－－－－－－－－－产品展示－－－－－－－－*/

.product {
	width:508px;
	height:133px;
	margin-left:5px;
	margin-top:3px;
	border:1px solid #999999;
}
.propic {
	float:left;
	margin-left:5px;
	margin-top:15px;
	width:175px;
	height:103px;
	border:1px solid #CCCCCC;
}
.propic img{
	margin-left:3px;
	margin-top:3px;	
}
.protext {
	float:left;
	padding-left:8px;
	width:310px;
}
.protext li {
	list-style:none;
	line-height:18px;
}
.title {
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
}
.more a {
	color:#000000;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	text-decoration:none;
	margin-left:210px;
	display:block;
}
.more a:visited{
	color:#000000;
	text-decoration:none;
}
.more a:hover{
	color:#000000;
	text-decoration:underline;
}
.more a:active {
	color:#000000;
	text-decoration:none;
}
/*－－－－－－－－－－－－产品导航－－－－－－－－*/

#leftbaner {
	padding-top:30px;
}
#leftbaner li {
	list-style:none;
	text-align:right;
	background:url(images/leftbaner_bg.gif);
	padding-right:22px;
	padding-top:1px;
}
#leftbaner li a {
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
#leftbaner li a:visited {
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
#leftbaner li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#666666;
}
#leftbaner li a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#666666;
}
.maintxt {
	color:#000000;
	font-size:12px;
	line-height:20px;
}
#tabstyle {
	width:100%;
	margin:0px auto;
	border-collapse:collapse;
	text-align:center;
}
#tabstyle th {
	background-color:#e1e1e1;
	border-left:none;
	border-right:none;
	line-height:22px;
}
.tab {
	border:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	line-height:22px;
}
.normalink a:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.normalink a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.normalink a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.normalink a:active {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}

