/* CSS Document */
@charset "UTF-8";
@import url("public.css");
a.home{font-size:12px; color:#444444; text-decoration:none;}

a.home:hover {font-size:12px; color:#333; text-decoration:none;}
a.hot{font-size:12px; color:#ffffff; text-decoration:none;}

a.hot:hover {font-size:12px; color:#ff0000; text-decoration:none;}
.cut_hot{
	
	width:580px;
	overflow: hidden;
	
	text-overflow:ellipsis;
	white-space:nowrap;
	}	

	

a.nav{font-size:14px; color:#ffffff; font-weight:bold; line-height:44px;display:block;  height:44px;}

a.nav:hover {
	display:block;
	
	height:44px;
	line-height:44px;
	color:#FFFF00;
	font-size:14px;
	
}
a.nav1{font-size:14px; color:#000000; font-weight:bold; line-height:44px;display:block;  height:44px;}

a.nav1:hover {
	display:block;
	
	height:44px;
	line-height:44px;
	color:#FF0000;
	font-size:14px;
	
}
.cut_list{
	height:30px;
	width:145px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:30px;
	padding-left:40px;
	
}
a.list{color: #444444; font-size:14px;}

a.list:hover{ color:  #FF9900; text-decoration: none; font-size:14px;}	
.hot{
	height:68px;
	width:210px;
	overflow: hidden;
	line-height:21px;}	
.cut_news {white-space:nowrap;
 height:26px;
 width:200px;
 overflow:hidden;
 text-overflow:ellipsis;
 line-height:25px;}	
 a.normal{
	color: #444444;
	text-decoration: none;
}

a.normal:hover{
	color: #FF9900;
	text-decoration: none;
}
.contact_bg{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/contact.gif);
}
.cut_about {
	width:490px;
	height:210px;
	overflow:hidden;
	line-height:23px;
	text-align:left;
	color:#444444;
	}	
.link_box{ border:1px solid #CCCCCC; padding:5px;}
a.link{
	color: #444444;
	text-decoration: none;
}

a.link:hover{
	color: #FF9900;
	text-decoration: none;
}
a.foot{
	color: #ffffff;
	text-decoration: none;
}

a.foot:hover{
	color: #FF9900;
	text-decoration: none;
}
.dashed{ border-bottom:1px dashed #CCCCCC}	
.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:#333; }
a.a1:hover{ color:#F00;}			