﻿/*站点总样式*/
@import url("top1210.css");
@import url("content1210.css");
@import url("bottom1210.css");
body
{
    margin:0px;
	font-size:14px;
	color:#333333;
    font-family:Arial,宋体;
	
}
html
{
    scrollbar-face-color: #f0f9ff; /*滚动条色*/
	 margin:0px;
	font-size:14px;
}
img
{
    border:0px;
}
a
{
    color:#000000;
    text-decoration:none;
    
}
a:hover
{    
    color:#fb0000;
    text-decoration:underline;
}
.content_art
{
    display:none;
}
dl,dt,dd
{
   display:inline-block;
   overflow:hidden;
   width:auto;
   height:auto;
   margin:0px;
   padding:0px;
}
.content_topshare
{
    text-align:center;
    overflow:hidden;
    height:auto;
    color:#666666;
    font-size:12px;

}
.content_topshare a
{
     font-size:12px;
    color:#666666;
}
.content_topshare a:hover
{
     font-size:12px;
    color:#FF6600;
}
.content_topshare .content_topshare_l
{  
    height:25px;
    line-height:25px;
    float:right;
}
.content_topshare .bdsharebuttonbox
{
     line-height:25px;
     float:right;
}
.content_bottomshare
{
    padding:10px;
    height:auto;
    overflow:hidden;
}
.content_bottomshare .bdsharebuttonbox
{
    height:30px;
    line-height:30px;
    text-align:right;
    float:right;
    
}
