/*---------- import ---------*/
@import url("style.css");
/*---------- base ---------*/

.center {
overflow:hidden;
margin: 0px auto;
width: 980px;
}

.place {margin-bottom:10px;
font: 14px/30px "Î¢ÈíÑÅºÚ";
color: #333;
padding: 5px 0 0 10px ;
border-bottom: 1px solid #ddd;
}
.main{overflow:hidden;

}

h2 {width:100%;text-align:center;
font: bold 20px/45px "Î¢ÈíÑÅºÚ";
color: #333;
}
.center_left{padding: 0 10px;border-right: 1px solid #ddd;
float:left; width:64%;
}
.left_1{overflow:hidden;

}
.center_info{width:100%;text-align:center;margin-bottom: 20px;
line-height: 50px;overflow:hidden;
background: url(../images/1x1.gif) repeat-x bottom;
}
.center_info span {
float:left;
margin-left: 10px;
color: #666;
display:block;

}
#content {
line-height: 200%;
font-size: 16px;
}
#content p a {color: #207adf;
    text-decoration: none;
    border-bottom: 1px solid #ffc81f;
}
#content p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.other {width:100%;
height: 130px;
color: #666;
background: url(../images/1x1.gif) repeat-x bottom;
}
.other_tag{float:left;
width:70%;height: 50px;
}
.other_url{
height: 30px;
line-height: 30px;
}
.other_tag dl {
padding: 5px 0;
line-height: 30px;
}
.other_tag dl dt{
float:left;
}
.other_tag dl dd{
float:left;
}
.other_tag dl dd a{
padding: 0 10px;
display: inline-block;
background-color: #eee;
margin-right: 10px;
}
.other_tag dl dd:hover a{
color: #fff;
background-color: #f60;
}
.other_context{
float:left;
height: 50px;
}
.actbox{
height: 50px;
float: right;
line-height: 50px;
}
.actbox a, .actbox i {
display: inline-block;
}
.actbox a:hover {
border-bottom: 3px solid #f90;
line-height: 44px;
padding-top: 3px;
color: #f70;
}
.actbox a.shoucang {
background: url(../images/disico.png) no-repeat 0 -100px;
padding-left: 45px;
}
.actbox a:hover.shoucang {
background: url(../images/disico.png) no-repeat 0 -150px;
}
.actbox a.print {
background: url(../images/disico.png) no-repeat 0 -200px;
padding-left: 45px;
}
.actbox a:hover.print {
background: url(../images/disico.png) no-repeat 0 -250px;
}
.actbox a.bigger {
background: url(../images/disico.png) no-repeat 0 -300px;
padding-left: 45px;
}

.actbox a:hover.smaller {
background: url(../images/disico.png) no-repeat 0 -450px;
}
.actbox a.smaller {
background: url(../images/disico.png) no-repeat 0 -400px;
padding-left: 45px;
}
.actbox a:hover.bigger {
background: url(../images/disico.png) no-repeat 0 -350px;
}
.left_2 {width:100%;
}
.left_2 dl{
}

.left_2 dl dt {padding: 10px 0 15px;
font: normal 25px/25px "Î¢ÈíÑÅºÚ";
border-bottom: 1px solid #dcdcdc;
margin-bottom: 10px;
height: 25px;
overflow: hidden;
}
.left_2 dl dt span {
border-left: 6px solid #f60;
display: block;
height: 27px;
overflow: hidden;
padding-left: 10px;
}
.left_2 dl dd{
float:left;
width:47%;
background: url(../images/hetu.png) 0 -308px no-repeat;
padding-left: 18px;
line-height: 28px;

}
.left_2 a{

    display:block;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.left_2 p span {
float: left;

}
.left_2 p em {
float: right;
}

.center_right{
width: 32%;
float: right;
}

.center_right dl {
overflow: hidden;
}
.center_right dl dt{
padding: 10px 0 15px;
font: normal 25px/25px "Î¢ÈíÑÅºÚ";
border-bottom: 1px solid #dcdcdc;
margin-bottom: 10px;
height: 25px;
overflow: hidden;
}
.center_right dl dt em {
color: #666;
float: right;
font-size: 14px;
padding-top: 5px;
}
.center_right dl dt span {
border-left: 6px solid #f60;
display: block;
height: 27px;
overflow: hidden;
padding-left: 10px;
}
.center_right dl dd {
background: url(../images/dian.gif) no-repeat left center;
font: normal 16px/30px "Î¢ÈíÑÅºÚ";
padding-left: 15px;
width: 295px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.center_right dl dd a:hover {
color: #f30;
text-decoration: none;
}

#center_right_img dd {display: inline-block;
background: none; float: left;
width:146px;padding: 5px;
}
#center_right_img dd span{display:block;
font-size: 14px;
}