﻿.resource_list_box
{
    height:100px;
    width:200px;
    text-align:center;
    margin-top:10px;
}
.resource_list_box_img
{
    height:75px;
    margin-bottom:5px;
}
.resource_list_box_img img
{
    max-height:75px;
    max-width:100px;
    vertical-align:middle;
    _height:expression((document.documentElement.clientHeight||document.body.clientHeight)<75?"75px":"");
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<100?"100px":"");
    overflow:hidden;
}
.resource_list_box_img span
{
    height:100%;
    display:inline-block;
    vertical-align:middle;
}
.resource_list_box_title a
{
    font-size:12px;
    text-decoration:none;
}
.resource_list_box_title a:link
{
    text-decoration:none;
    color:Black;
}
.resource_list_box_title a:visited
{
    text-decoration:none;
    color:Black;
}
.resource_list_box_title a:hover
{
    text-decoration:none;
    color:Gray;
}
.resource_box
{
    margin-left:74px;
    margin-top:10px;
}
.resource_title
{
    border-style: solid solid solid solid; 
    border-width: 1px; 
    border-color: #C3C3C3;
    text-align:center;
    font-size:14px;
    line-height:50px;
    height:50px;
    width:845px;
}
.resource_img img
{
    max-height:200px;
    max-width:320px;
    vertical-align:middle;
    _height:expression((document.documentElement.clientHeight||document.body.clientHeight)<200?"200px":"");
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<320?"320px":"");
    overflow:hidden;
}
.resource_img span
{
    height:100%;
    display:inline-block;
    vertical-align:middle;
}
.resource_img
{
    border-style: none solid solid solid; 
    border-width: 1px; 
    border-color: #C3C3C3;
    text-align:center;
    height:300px;
    width:845px;
}
.resource_tdl
{
    float:left;
    border-style: none solid solid solid; 
    border-width: 1px; 
    border-color: #C3C3C3;
    font-size:14px;
    line-height:40px;
    height:40px;
    text-align:center;
    width:140px;
}
.resource_td
{
    float:left;
    border-style: none solid solid none; 
    border-width: 1px; 
    border-color: #C3C3C3;
    font-size:14px;
    line-height:40px;
    height:40px;
    text-align:center;
    width:140px;
}
.resource_td2
{
    float:left;
    border-style: none solid solid none; 
    border-width: 1px; 
    border-color: #C3C3C3;
    font-size:14px;
    line-height:40px;
    height:40px;
    text-align:center;
    width:704px;
}
.resource_td2 a
{
    text-decoration:none;
}
.resource_td2 a:link
{
    text-decoration:none;
    color:Black;
}
.resource_td2 a:visited
{
    text-decoration:none;
    color:Black;
}
.resource_td2 a:hover
{
    text-decoration:none;
    color:Gray;
}
.resource_introduce
{
    border-style: none solid solid  solid; 
    border-width: 1px; 
    border-color: #C3C3C3;
    padding:5px 20px 5px 20px;
    font-size:13px;
    line-height:20px;
    width:805px;
}