﻿body {
	padding:0; 
	margin:0; 
	font-size:12px; 
	color:#4a4a4a;
}
a:link,a:visited{
color:#4a4a4a;
text-decoration:none;
}
a:hover,a:active{
color:#ff0000;
text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
form {
margin:0;
padding:0;
}
img{
border:none;
}
input {
font-size:12px;
}
.keyword{
background:url(../images/keyword_bg.jpg) no-repeat;
padding-left:28px;
width:188px;
height:27px;
border:none;
line-height:27px;
}
.top5{
margin-top:5px;
}
#menu{
width:100%;
height:40px;
}
#menu ul{
padding:0;
margin:0;
}
#menu ul li{
line-height:40px;
list-style:none;
padding:0 5px;
float:left;
}
#menu ul li a:link,
#menu ul li a:visited{
text-decoration:none;
font-size:14px;
display:block;
color:#000000;
width:85px;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li a.active
{
background:url(../images/menu_hover.gif) no-repeat 2px 4px;
}
#menu ul li a.home:link,
#menu ul li a.home:visited
{
background:url(../images/menu_home_bg.jpg) no-repeat 10px 8px;
color:#FF0000;
padding-left:8px;
}
#menu ul li a.home:hover,
#menu ul li a.home:active,
#menu ul li a.homeactive
{
background:url(../images/menu_home_bg_hover.jpg) no-repeat  0 2px;
color:#000000;
padding-left:8px;
}
#footer_line {
	background-image: url(../images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:10px;
	clear:both;
}
#copyright{
width:936px;
margin:0px auto;
color:#fff;
height:38px;
background:url(../images/a_17.jpg) bottom no-repeat #d7140b;
text-align:center;
line-height:25px;
}
#copyright a:link,
#copyright a:visited{
color:#FFFFFF;
}
#banner2{
width:960px;
height:168px;
margin:10px auto;
}
#main_box{
width:960px;
height:auto;
margin:10px auto;
background-color:#fff;
clear:both;
}
#main_box #left{
width:200px;
float:left;
background-color:#fff;
overflow:hidden;
}
#main_box #right{
width:720px;
float:left;
background-color:#fff;
margin-left:20px;
overflow:hidden;
}
#main_box #left #l1 {
	width: 190px;
	background:#ff0000;
	border:1px #ccc solid;
}
#main_box #left #l1 ul {
	list-style-type: none;
	margin: 0px 5px 5px 0;
	background:#fff;
}
#main_box #left #l1 li {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#main_box #left #l1 a:link ,
#main_box #left #l1 a:visited
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height:35px;
	display:block;
}
#main_box #left #l1 a:hover,
#main_box #left #l1 a:active,
#main_box #left #l1 a.active
 {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	background-color:#eee;
}

*html #nav1{
width:950px;
margin:10px auto;
background-color:#fff;
color:#000;
line-height:25px;
padding-left:10px;
border-bottom:1px #FF0000 solid;
}
#nav1{
width:960px;
margin:10px auto;
background-color:#fff;
color:#000;
line-height:20px;
padding-left:10px;
border-bottom:1px #FF0000 solid;
}
#nav1 a:link,
#nav1 a:visited{
color:#000000;
text-decoration:none;
}
#nav1 a:hover,
#nav1 a:active{
color:#FF0000;
text-decoration:underline;
}
.product{
width:310px;
height:160px;
overflow:hidden;
float:left;
text-align:center;
margin:10px 2px 0px 2px;
border:1px #eee solid;
}
.product #img{
width:150px;
height:140px;
overflow:hidden;
float:left;

}
.product #img img{
width:expression(this.width > 150 ? 150:true);
max-width:150px;
overflow:hidden;
border:none;
}
.product .info{
width:160px;
overflow:hidden;
float:left;
text-align:left;
}
.product .info h1,
.product .info h1 a{
font-size:12px;
line-height:20px;
margin:0;
text-align:left;
padding:0;
color:#FF0000;
margin-bottom:10px;
text-decoration:underline;
}
.product .info .intro{

height:90px;
overflow:hidden;

}
.product .info .intro ul{
margin:0;
padding:0 0 0 15px;
}
.product .info .more{
line-height:1.5em;
height:20px;
text-align:right;
overflow:hidden;
color:#FF0000;
}
.product .info .more a:link,
.product .info .more a:visited{
color:#FF0000;
}
#pager{
height:25px;
width:660px;
margin:10px auto;
color:#222;
background-color:#ddd;
text-align:center;
line-height:25px;
clear:both;
}
#pager a:link,
#pager a:visited{
color:#222;
}
#pager form{
margin:0;
padding:0;
}
#newstype{
height:59px;
text-align:left;
background:url(../images/BGe.jpg) repeat-x;
}

ul.indexnews{
list-style:none;
margin:0;
padding:0;
}
ul.indexnews li{
list-style:none;
line-height:22px;
}
ul.indexnews li a:link,
ul.indexnews li a:visited{
width:150px;
height:22px;
overflow:hidden;
float:left;
padding-left:20px
}
ul.indexnews li a:hover,
ul.indexnews li a:active,
ul.indexnews li a.active:link,
ul.indexnews li a.active:visited
{
background:url(../images/li.gif) 5px 8px no-repeat;
}

ul.indexnews li span{
width:80px;
height:22px;
overflow:hidden;
float:right;
}
#banner{
margin:10px auto;
width:935px;
height:245px;
}

.newslist{
margin:0 0 0 15px;
padding:0;
list-style:none;

}
.newslist li{
list-style:none;
padding-left:0px;
line-height:25px;
margin:0;
}
.newslist li a{
width:180px;
float:left;
overflow:hidden;
}
.newslist li .time{
color:#FF0000;
margin-left:10px;
width:60px;
float:left;
height:25px;
overflow:hidden;
}
.newslist li a:link,.newslist li a:visited{
text-decoration:none;
color:#000000;
}
.newslist li a:hover,.newslist li a:active{
color:#ff0000;
}
.newslist li span{
width:70px;
float:right;
height:25px;
line-height:25px;
}

.left_panel{
width:270px;
height:182px;
overflow:hidden;
background:#f7f7f7;
clear:both;
border:1px #929292 solid;
margin-bottom:10px;
}
.left_panel .content{
margin:10px;
}
#profile{
width:645px;
border:1px #ccc solid;
background-color:#dcdcd9;
height:182px;
overflow:hidden;
}
#profile .title{
height:25px;
background:url(../images/a_07.jpg) repeat-x;
margin:1px;
padding-left:10px;
}
#profile .title h1{
line-height:25px;
font-size:14px;
font-weight:bold;
float:left;
margin:0;
}
#profile .title a:link,
#profile .title a:visited{
float:right;
line-height:25px;
margin-right:10px;
color:#FF0000;
}

#profile .content{
margin:1px;
background-color:#FFFFFF;
padding:5px;
height:155px;
}
#profile .content .thumb{
width:195px;
height:130px;
overflow:hidden;
float:left;
display:block;
}
#profile .content .intro{
float:left;
margin-left:10px;
width:426px !important;
width:430px;
height:130px;
overflow:hidden;
line-height:22px;
}
.clear{
clear:both;
}
.red{
color:#FF0000;
}
a.red:link,
a.red:visited{
color:#FF0000;
}
#newproduct{
width:645px;
border:1px #ccc solid;
background-color:#dcdcd9;
margin-top:10px;
}
#newproduct .title{
height:25px;
background:url(../images/a_07.jpg) repeat-x;
margin:1px;
padding-left:10px;
}
#newproduct .title h1{
line-height:25px;
font-size:14px;
font-weight:bold;
float:left;
margin:0;
}
#newproduct .title a:link,
#newproduct .title a:visited{
float:right;
line-height:25px;
margin-right:10px;
color:#FF0000;
}
#newproduct .content{
margin:1px;
background-color:#FFFFFF;
padding:5px;
height:145px;
width:635px;
overflow:hidden;
}
#brand{
width:645px;
border:1px #ccc solid;
background-color:#dcdcd9;
margin-top:10px;
}
#brand .title{
height:25px;
background:url(../images/a_07.jpg) repeat-x;
margin:1px;
padding-left:10px;
}
#brand .title h1{
line-height:25px;
font-size:14px;
font-weight:bold;
float:left;
margin:0;
}
#brand .title a:link,
#brand .title a:visited
{
float:right;
line-height:25px;
margin-right:10px;
color:#FF0000;
}
#brand .content{
margin:1px;
background-color:#FFFFFF;
padding:5px;
height:145px;
width:632px;
overflow:hidden;
}
.protrumb{
padding:1px;
border:1px #cccccc solid;
}
.newslist{
margin:0 0 0 15px;
padding:0;
list-style:none;

}
.newslist li{
list-style:none;
padding-left:0px;
line-height:25px;
margin:0;
}
.newslist li a{
width:180px;
float:left;
overflow:hidden;
}
.newslist li .time{
color:#FF0000;
margin-left:10px;
width:60px;
float:left;
overflow:hidden;
}
.newslist li a:link,.newslist li a:visited{
text-decoration:none;
color:#000000;
}
.newslist li a:hover,.newslist li a:active{
color:#ff0000;
}
.tt{
height:25px;
line-height:25px;
font-size:12px;
border-bottom:2px #656565 solid;
background:url(../images/a_07.jpg) repeat-x;
}
.tt h1{
font-size:14px;
font-weight:bold;
padding-left:10px;
float:left;
margin:0;
}
.tt a{
float:right;
margin-right:10px;
font-size:12px;
}
.navibar{
height:30px;
line-height:30px;
border-bottom:1px #ff0000 dotted;
}
.list_content{
border-top:1px #ccc solid;
margin:10px;
}
.border_bottom{
line-height:25px;
border-bottom:1px #ccc dotted;
}
.pro_show{
margin:10px;
border-top:2px #ccc solid;
}
#left_menu_frame{
	width:276px;
	height:auto !important;
	height:360px;
	min-height:360px;
	margin-top:20px;
}
#content_box{
width:100%;
margin-top:20px;
height:auto !important;
height:360px;
min-height:360px;
}

