﻿#gemdscont
{
    width:100%;
    height:50px;
	margin-top:6px;
}
#gemdscont .gemds
{
    width:24.2%;
    border:1px solid #ccc;
    height:50px;
    text-align:center;
    overflow:hidden;
}
#gemdscont .gemds a
{
    font-size:12px;
    line-height:20px;
    margin-top:5px;
    display:block;
}
#gemdscont .gemds a span
{
    font-size:15px;
    font-weight:bold;
}
#gemdscont .gemds a:link
{
    text-decoration:none;
}
#gemdscont .gemds a:visited
{
    text-decoration:none;
}
#gemdscont .gemds a:hover
{
    text-decoration:underline;
}
.dsminiimg h4
{
	font-family:"黑体";
	font-weight:normal;
	line-height:28px;
	height:28px;
	overflow:hidden;
}
.miniimg h5
{
	font-weight:normal;
	line-height:20px;
	height:20px;
	text-align:left;
	overflow:hidden;
}
.miniimg h4 a
{
	color:#900;
}
.miniimg h4 a:link
{
}
.miniimg h4 a:visited
{
}
.miniimg h4 a:hover
{
}
.miniimg h5 a:link
{
	color:#999;
}
.miniimg h5 a:visited
{
	color:#999;
}
.miniimg h5 a:hover
{
	color:#999;
}
a:hover img
{
}