﻿/*大标题*/
.opp_bg_title
{
    width: 800px;
    height: 50px;
    background-image: url(../images/Opportunities-title-back.gif);
    background-repeat: no-repeat;
}
/*内容*/
.opp_content
{
    width: 758px;
    height:400px;
}
.opp_content h3
{
margin-top:20px;
}
.opp_content ul
{ list-style-type:none; padding-left:56px; }
.opp_content ul li
{ height:25px; line-height:25px;background-image: url(../images/left_menu_li_back.png);
background-position: left;
background-repeat: no-repeat;padding-left: 12px; }
.opp_content a
{ text-decoration:none; color:Black;}
.opp_content a:hover
{
    color:Red;
}
.opp_content span
{
    float:right;
}