﻿body {
}
.share 
{
    
    
}
.share_content{
    width:940px;
    margin:0 auto;
}
.share_content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .share_content {
    height: 1%;
}
* + html .share_content {
    height: 1%;
}
.share_left{
    width:655px;
    float:left;
}
.share_right{
    width:280px;
    float:right;
}
/* end share layout */
/* start share details */
.share_details{
    padding:0px 15px;
}
.share_details_title{
    color:#c20501;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
}
.share_details_describe{
    text-align:justify;
    font-weight:bold;
    padding:10px 0px;
}
.share_details_info{
    text-align:right;
    color:#8c8c8c;
    padding-top:5px;
    padding-bottom:10px;
}
.share_details_content{
}
.share_details_content p
{
    
    line-height:20px;

}
.share_details_content br
{
    
    line-height:20px;

}
.share_details_content div
{
    line-height:20px;
}

*html .share_details_content{
    text-align:justify;
}
.share_details_function{
    text-align:right;
    padding-top:10px;
}
.share_details_func_view{
    padding:5px 0px;
    color:#666666;
}
/* end share details */
/* start share entrepreneur */
.share_entrepreneur{
}
.share_entrep_content{
}
.share_entrep_image{
    width:245px;
    height:175px;
    position:relative;
    top:0px !important;
    top:50px;
    margin:0 auto;
}
.share_entrep_image span{
    width:245px;
    height:175px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(images/bg_share_entrep_trans.gif);
    cursor:pointer;
}
.share_entrep_image img{
    width:245px;
    height:175px;
    display:block;
}
.share_entrepreneur .hseparate_down{
    padding:1px 12px;
}
.share_entrep_short_share{
    padding:0px 15px;
}
.share_entrep_name{
    text-align:right;
    text-transform:uppercase;
    font-weight:bold;
    padding-right:15px;
    padding-top:7px;
}
/* end share entrepreneur */
.other_share{
}
.other_share_title{
    height:24px;
    background:url(images/bg_other_share_title.jpg) no-repeat 15px top;
    padding-left:48px;
    color:#054ab1;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
}
.other_share_content{
    padding:0px 3px;
}
.other_share_pager_top{
    text-align:center;
    padding-top:12px;
    padding-bottom:5px;
}
.other_share_pager_bottom{
    text-align:center;
    padding-top:15px;
}
.other_share_item{
    padding-top:6px;
}
.other_share_item_left{
    width:12px;
    height:105px;
    margin-right:0px !important;
    margin-right:-3px;
    background:url(images/bg_share_other_item_left.jpg);
    float:left;
}
.other_share_item_right{
    width:12px;
    height:105px;
    margin-left:0px !important;
    margin-left:-3px;
    background:url(images/bg_share_other_item_right.jpg);
    float:right;
}
.other_share_item_center{
    height:105px;
    margin-left:12px !important;
    margin-left:9px;
    margin-right:12px !important;
    margin-right:9px;
    background:url(images/bg_share_other_item_center.jpg);
}
.other_share_item_content{
    padding-top:5px;
}
.other_share_item_content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .other_share_item_content {
    height: 1%;
}
* + html .other_share_item_content {
    height: 1%;
}
.other_share_item_image{
    margin:0 auto;
	width:90px;
	height:75px;
	position:relative;
	top:0px !important;
	top:50px;
	float:left;
}
.other_share_item_image span{
    width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	background:url(images/bg_share_other_item_trans.gif);
}
.other_share_item_image img{
    width:90px;
	height:75px;
	display:block;
}
.other_share_item_details{
    margin-left:105px !important;
    margin-left:102px;
}
.other_share_item_title
{
    position:relative;
    text-align:left;
    padding-bottom:8px;
}
.other_share_item_title a{
    color:#054ab1;
    font-weight:bold;
    text-decoration:none;
}
.other_share_item_title a:hover{
    color:#cc3300;
}
.other_share_item_name
{
    text-transform:uppercase;
    padding:3px 0px;
}
.other_share_item_info{
    color:#8c8c8c;
    font-size:11px;
    text-align:right;
}
.other_share_count
{
    margin-right:8px;
    margin-top:15px;
    text-align:right;
    font-weight:bold;
}