﻿/*
* User: lix
* Date: 2014-11-05
* Time: 16:22
* Description: 文化产业页面样式文件
*/

.horizontal-only
{
    height: auto;
}

.head
{
    border-bottom: 1px solid #6D4C29;
    color: #472D0A;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
    width: 100%;
}
.t_close
{
    width: 30px;
    height: 30px;
    background: url(/Scripts/fancybox/fancy_close.png) no-repeat;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 1000000000000;
    cursor: pointer;
}

.Container100 iframe
{
    top: 0;
}
