/* Tech CSS Document */
#tech_top{
	clear:both;
	min-height:170px;
	border-bottom:1px dotted;
}
.tech{
	background:#EFEFEF;
	margin:0 10px 10px 10px;
	padding:0 0 10px 0;
min-height:150px;
	width:270px;
	float:left;
	border:1px solid #ccc;
	border-top:1px solid #fff;
	border-left:1px solid #fff
}
.tech dd{
margin:0;
padding:0 10px 0 10px;
}
.tech dl{
margin:0
}
.tech_title{
font-size:120%;
color:#2C2C2C;
text-align:center;
    padding:3px 0 3px 10px;
	margin:0 0 4px 0;
	letter-spacing: 1px;
	font-weight:bold;
	background:#C0C0C0;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #ccc;
}
.tech img{
border-style:none;
}
#tech_content{
clear:both;
padding:0;
margin:0;
}
.tech_title a{
color:#2C2C2C
}
.tech_title a:hover{
color:#fff
}
#tech_content .subject_right{
float:left;
padding: 0 30px 0 15px;
}
#tech_content .subject dt a{
font-size:120%;
color:#2C2C2C;
    padding:3px 0 3px 0;
	margin:0 0 10px 0;
	letter-spacing: 1px;
	font-weight:bold;
}
#tech_content .subject{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
clear:both
}
#tech_content .subject dd{
margin:0;
padding:0 0 10px 0;
}
#tech_content .subject a img{
float:right;
}
#tech_content .auther{
font-style:normal;
color:#666
}