﻿body 
{
	
    margin-top:0px;
    margin-right:0px;
    margin-bottom:6px;
    margin-left:0px;
    background-color:#FFFFFF;
}
img
{
    border:0px;
}
.sb_img{
	border:1px solid #666;
	}

.about_us
{
    font-family:Arial, Arial Baltic;
    font-size:12px;
    color:#4e4e4e;
    line-height:26px;
    padding-top:10px;
    padding-right:15px;
    padding-bottom:10px;
    padding-left:15px;
/*    text-transform:capitalize;
*/}
.left_links_one
{
    background-image:url(images/index02_08_06.jpg);
    background-repeat:no-repeat;
    font-family:Arial, Arial CE;
    font-size:15px;
    font-weight:bold;
    color:#026e8e;
    /*text-transform:capitalize;*/
    line-height:28px;
    padding-left:25px;
}
.left_links_two
{
    background-image:url(images/index02_08_08.jpg);
    background-repeat:no-repeat;
    font-family: Arial, Arial CE;
    font-size:12px;
    font-weight:bold;
    color:#0c80b7;
/*    text-transform:capitalize;
*/    line-height:25px;
    padding-top:2px;
    padding-left:25px;
}
#left_bg {
	width:206;
    background-image:url(images/index02_08_06.jpg);
    background-repeat:no-repeat;
    font-family:Arial, Arial CE;
    font-size:13px;
    font-weight:bold;
    color:#026e8e;
/*    text-transform:capitalize;
*/    line-height:28px;
    padding-left:25px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}


#left_ul{
	list-style-type: none;
	}
#left_ul li {
   /* background-image:url(images/index02_08_08.jpg);
    background-repeat:no-repeat;*/

    font-family:Arial, Arial CE;
    font-size:13px;
    font-weight:bold;
    color:#026e8e;
    text-transform:capitalize;
    line-height:28px;
	 padding-left:-25px;
  /* 	float:left;
float：left,本不应该设置，但由于在Firefox不能正常显示
继承Nav的width,限制宽度，li自动向下延伸*/
}


.news_left td{
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	}
.product_left1{
	border-left-width:1px;
	border-left-color:#CCC;
	border-left-style:solid;
	}
.product_left td{
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	}
.prod_font_top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:22px;
	padding-right:15px;
}
.prod_font_left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0033CC;
	font-weight:bold;
	line-height:22px;
	padding-left:15px;
}
#links{
	margin:auto;

	}
#links a{
	display:block;
	width:12px;
	height:12px;
	padding:5px 5px;
	margin:2px 2px;
	border:1px solid #036;
	background-color:#CCC;
	float: left;
	line-height:10px;
	text-align:center;
	color:#FF0000;
}


#links a:visited{
	display:block;
	width:12px;
	height:12px;
	border:1px solid #f00;
	background-color:#fff;
	padding:5px 5px;
	margin:2px 2px;
	float: left;
	line-height:10px;
	text-align:center;
	color:#990000;
}

