/*
date:2009-10-10
by jet lam
//////命名规则：
a1,a2,...  为链接
box1,box2,... 为块元素
b1,b2,... 背景
t1,t2,... title标题式
bt1,bt2...按钮
*/

.box2{border:1px solid #999;
padding:6px;
margin:5px 0;
}
#zhuanti h3,#hfnews h3{
	padding:6px 0 4px 7px;
	background: url(title-bg4.gif);
}
#zhuanti {padding-bottom:18px;}
#zhuanti fieldset{
	width:97%;
	padding:5px;
	-moz-border-radius:5px; /*圆角only for firefox*/	
	font-size:14px;
	border:1px solid #999;
}
#zhuanti fieldset em{color: #F60;}
#zhuanti legend{
	color:#F33;}
#zhuanti a{font-size:14px;}

#hfsearch{
	background:#efefef;
	padding:10px 8px;
	border:1px solid #ccc;
	margin:8px auto;
	-moz-border-radius:5px; /*圆角only for firefox*/	
}
#hfsearch strong {color:#1f9400;}

.myul4{
	margin-left:0;
	padding-left:0;
}
.myul4 li {
	list-style: none;
	height: 118px;
	margin-top: 12px;
	border-bottom: 1px dashed #ccc;
}
.myul4 li img{
	border: 1px solid #f16c4d;
	padding:5px;
}
.myul4 dl{
	line-height:220%;
}
.myul4 dl dt{
	font-weight: bold;
	font-size:14px;
}
.myul4 dl dt a,.myul4 dl dt a:hover,.myul4 dl dt a:visited{
	color:#f16c4d;
}
.myul4 .c1,.myul4 .c1:visited{
	color: #1f9400;
}
.myul5 li {
	list-style: none;
	margin-top: 12px;
	border-bottom: 1px dashed #999;
}
.myul5 em{
	margin-left:8px;

}
.mydl2 {}
.mydl2 dl{
	float:left;
	width:140px;
	margin-top:6px;
}
.mydl2 dt{
	margin: 0;
}
.mydl2 dd{
	margin:0; height:80px;

}
.mydl2 dl dt img{
	border: 1px solid #999;
}
.mydl2 .a1,.mydl2 .a1:hover{
	background: url(bt2.gif) no-repeat;
	width: 52px;
	color: white;
	padding:3px 8px;
	text-decoration: none;
}
  .mydl3 {height:100%;}
.mydl3 dl{
	float:left;
	width:350px;
	margin-top:6px;
	margin-right:5px;
	text-align:center;
}
* html  .mydl3 dl{margin-left:8px;}

.mydl3 dt{
	margin: 0;
}
.mydl3 dd{
	margin: 0; height:35px;
}

.mydl3 dt img{
max-width: 350px; width:expression(this.width > 350 ? "350px" : this.width);
/*height:250px;*/
/*max-height: 278px; height:expression(this.height > 278 ? "278px" : this.height);*/
}
.upload_file{
	text-align:center;
}
.upload_file dl{
	
}
.upload_file dd{
	height:32px;
	text-align:center;
}
.add_article  em{
	color:red;	
}
.add_article strong{
	display:block;
background:#efefef;	
text-align:center;
padding:3px 0;
}
.t10{	background: url(title-bg10.gif) no-repeat;}
.t11{	background: url(title-bg11.gif) no-repeat;}
.t12{	background: url(title-bg12.gif) no-repeat;}
.t10,.t11,.t12{
color:white;
margin:2px;
font-weight:normal;
width:50px;
padding:7px 20px 5px 20px;
}
a.a2,a.a2:hover,a.a2:visited{
background:#c80000;
color:white;
padding:4px 5px;
display:block;
}
.b1{background:#efefef;padding:8px;}
input.bt3{background: url(bt3.gif) no-repeat;}
input.bt4{background: url(bt4.gif) no-repeat;}
input.bt3,input.bt4{	
	width: 106px;
	height:29px;
	color: white;
	font-weight:bold;
	border:0;
	cursor:pointer
}
