﻿.content_top {
    height: 350px;
    padding-top: 10px;
}

    .content_top .notification {
        float: right;
        height: 100%;
        width: 222px;
        background-color: #efefef;
		
    }
	.content_top .notification div li{
		font-size:12px;
	}
	 .content_top .notification .not_show{
		text-align:right;
		height:16px;
		line-height:16px; 
	 }
        .content_top .notification a {
            color: black;
            text-decoration: none;
        }

        .content_top .notification div {
            margin: 3% auto;
            width: 90%;
            height: 94%;
            background-color: white;
        }

            .content_top .notification div h2 {
                color: #606060;
                line-height: 30px;
                padding-left: 15px;
            }

            .content_top .notification div ul {
                padding-left: 28px;
                font-size: 15px;
				height:259px;
            }

                .content_top .notification div ul li {
                    margin: 5px auto;
                }

                    .content_top .notification div ul li div {
                        vertical-align:middle;
                        margin: auto;
                        display: inline-block;
                        overflow: hidden;
                        white-space: nowrap;
                        -ms-text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        text-overflow: ellipsis;
                    }

.focus_picture {
    height: 100%;
    float: left;
    margin-left:2px;
    font-size: 14px;
    width:760px;
}

.imgTips {
    float: left;
    width: 577px;
    height: 348px;
    margin-top: 0px;
   
    color: white;
    line-height: 30px;
	position:relative;
}

    .imgTips div {
		position:absolute; bottom:0; left:0;
		 background:url(../img/btm.png) repeat;
        width: 100%;
        margin: 0 auto;
        padding-top: 4px;
    }

    .imgTips a {
        float: right;
        color: #33bbf5;
    }

.chooseTag {
    background-color: #149661;
    float: right;
    height: 100%;
    width: 181px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding-right: 2px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

    .chooseTag div {
        height: 25%;
        font-size: 14px;
    }

        .chooseTag div div {
            width: 88%;
            margin: 0 auto;
            padding-top: 5px;
            line-height: 20px;
        }
		 .chooseTag div div a{ color:#fff;}

    .chooseTag .selected {
        color: black;
        background-color: white;
    }
	.chooseTag .selected a{ color:#000;}

.tabs {
    border-top: 2px solid #009057;
    margin-top: 10px;
    padding-left: 20px;
}

.tab {
    background: url("../img/index_tab.gif") no-repeat top center;
    width: 106px;
    height: 63px;
    float: left;
    margin: 0 10px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
}

.tab_active {
    background: url("../img/index_tab_active.gif");
}

.tabsContent {
    padding: 15px 0;
}

    .tabsContent .title {
        display: block;
        color: #009057;
        /*overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;*/
        text-decoration: none;
        font-size: 14px;
        line-height: 26px;
    }

    .tabsContent table {
        border-top: 1px solid #eee;
        width: 96%;
        margin: 0 auto;
    }

    .tabsContent td {
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
        width: 33%;
        margin: 0;
        height: 140px;
    }


    .tabsContent .last {
        border-right: none;
    }

.tabsContent_img {
    float: left;
    width: 150px;
    height: 180px;
    margin: 9px;
}
.tabsContent_img img{    width: 150px;
    height: 180px;
}

.tabsContent_tip {
    margin: 9px;
    float: right;
    height: 105px;
    width: 120px;
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px;
}

.chakan {
    display: block;
    padding: 5px 3px 3px 6px;
    width: 75px;
    line-height: 15px;
    border: 1px solid #009057;
    color: #009057;
    text-decoration: none;
}

.tabsContent td:hover .chakan {
    background-color: #cd4900;
    border: none;
    color: white;
}

.chakan_active {
    background-color: #cd4900;
    border: none;
    color: white;
}

.left_right {
    height: 29px;
    width: 70px;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.left {
    background: url("../img/left_right.jpg") no-repeat left bottom;
    float: left;
    height: 100%;
    width: 30px;
    cursor: pointer;
}

    .left:hover {
        background: url("../img/left_right.jpg") no-repeat left top;
    }

.right {
    background: url("../img/left_right.jpg") no-repeat right top;
    float: right;
    height: 100%;
    width: 30px;
    cursor: pointer;
}

    .right:hover {
        background: url("../img/left_right.jpg") no-repeat right bottom;
    }
	
	
	
.content_top .notification div h2{ font-size:16px; text-align:center; font-family:"微软雅黑"; padding:0;}
.content_top .notification div ul{ padding:0 10px}
.notification ul li{ padding:2px 0;}
.notification .not_show a{ font-size:12px;}	
.notification a:hover{ color:red;}
.notification .not_show a:hover{ color:red;}	
					
.notification .hlb-gg{}
.content_top .notification div.hlb-gg h2{ color:#24955D;}
.content_top .notification div.hlb-gg ul li{ margin:0px; background:url("../img/black_triangle.gif") no-repeat scroll 0px 50% rgba(0, 0, 0, 0)}
.notification .hlb-gg ul li a{ display:block; padding:5px 0 5px 10px; border-bottom:1px dotted #999;}
.notification .hlb-gg ul li a:hover{ color:#24955D;}
.notification .hlb-gg ul li a.active{ color:#c30;}
					
