/* CSS Document */
@charset "UTF-8";
@import url("public.css");
a.nav{font-size:14px; color:#ffffff; font-weight:bold; line-height:38px;display:block; width:95px; height:38px;}
a.nav:hover {
	display:block;
	width:95px;
	
	line-height:38px;
	background-image: url(../images/nav_bottom.jpg);
	background-repeat: no-repeat;
	color:#FFFF00
	
}
a.nav1{font-size:14px; color:#ad0003; font-weight:bold; line-height:44px;display:block; height:44px;}

a.nav1:hover { font-size:14px; color:#FFFF00; font-weight:bold; line-height:44px;display:block; height:44px;}
.title_bg {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a.more{font-size:12px; color:#ffffff; text-decoration:none; }

a.more:hover { font-size:12px; color:#FFFF00; text-decoration:none; }
a.more1{font-size:12px; color:#444444; text-decoration:none; padding-right:12px; }

a.more1:hover { font-size:12px; color:#333; text-decoration:none; padding-right:12px; }
.cut_prodname {white-space:nowrap;height:22px;width: 168px;overflow: hidden;text-overflow:ellipsis;line-height: 23px;margin: 0px auto;}
a.normal{
	 color:#444444;
	text-decoration: none;
}

a.normal:hover{
	color: #000200;
	text-decoration: none;
}
.cut_list{white-space:nowrap; height:33px;width:155px;overflow:hidden;text-overflow:ellipsis;line-height: 33px;}

a.list{color: #ff0000; font-size:14px;}

a.list:hover{ color: #FF9900;  text-decoration: none; font-size:14px;}
.cut_about {
	width:530px;
	height:200px;
	overflow:hidden;
	line-height:22px;
	text-align:left;
	color:#444444;
}
.cut_news {white-space:nowrap;
 height:24px;
 width:350px;
 overflow:hidden;
 text-overflow:ellipsis;
 line-height:24px;}
 .contact_bg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jg_bg {
	background-image: url(../images/jg_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cut_list1{white-space:nowrap; height:24px;width:110px;overflow:hidden;text-overflow:ellipsis;line-height:24px;}

a.list1{color: #444444; font-size:12px;}

a.list1:hover{ color: #333;  text-decoration: none; font-size:12px;}
.link_box{ border:1px solid #CCCCCC; padding:5px;}
 a.link{color:#444444; font-size:12px;}

a.link:hover{color:#333; font-size:12px; text-decoration:none;}
.dashed{ border-bottom:1px dashed #CCCCCC}
a.product{
	color:#000200;
	text-decoration: none;
}
a.product:hover{
	color:#444444;
	text-decoration: none;}
	.bbs_left {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bbs.gif);
}
.bbs_bg {
	background-image: url(../images/bbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.input_style {border: 1px inset #f4f4e4;}	

a.a1{ color:#666;}
a.a1:hover{ color:#F00;}


