﻿.middle 
{
    text-align:left;
    min-width:1000px;
}
/*设计欣赏搜索*/
.enjoy_search
{
    background-image: url(../../Images/Interface/search_bg.png); 
    background-repeat:repeat-x;
    background-position:0 -90px;
    height:45px;
    margin-bottom:21px;
    margin-top:22px;
}
.enjoy_search_r
{
    background-image: url(../../Images/Interface/search_bg.png); 
    background-repeat: no-repeat;
    background-position:right -45px;
    height:45px;
    padding-right: 24px;
}
.enjoy_search_r em
{
    background-image: url(../../Images/Interface/search_bg.png); 
    background-repeat: no-repeat;
    background-position:left top;
    height:45px;
    line-height:45px;
    padding-left:27px;
    font-size: 12px;
    width:57px;
    display:block;
    float:left;
    color:#666;
}
/*左侧布局代码*/
.enjoy_left
{
    background-image: url(../../Images/Interface/enjoy_left_bg.png);    
    background-repeat: repeat-y;
    background-position:right top;    
    float:left;
    width:720px;
    
}
.enjoy_left_bottom
{
    background-image: url(../../Images/Interface/enjoy_left_bottom.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right:14px;
    
}
.enjoy_left_top
{
    background-image:url(../../Images/Interface/enjoy_left_top.png);
    background-repeat: no-repeat;
    background-position:right top;      
}
/*右侧布局代码*/
.enjoy_right
{
    width:259px;
    float:right;
    
}
.enjoy_right h3
{
    height:28px;
    line-height:28px;
    border-bottom:solid 2px #DCDCDC;
    text-indent:5px;
}
.enjoy_right ul
{
    clear:both;
    margin:6px;
}
.enjoy_right li
{
    display:block;
    float:left;
    height:24px;
    line-height:24px;
}
.enjoy_right li em
{
    color:#999;
    margin:0 5px;
}
.enjoy_right li em a
{
    color:#4183C3;
}
.enjoy_right li em a:visited
{
    color:#4183C3;
}
.enjoy_right li em a:hover
{
    text-decoration:underline;
}
.enjoy_right li.c_name
{
    width:80px;
}
.enjoy_right li.t_num
{
    width:75px;
    text-align:right;
}
.enjoy_right li.count
{
    width:90px;
    text-align:right;
}
/*广告*/
.ad
{
    width:200px;
    height:150px;
    padding:11px 12px;
    margin:11px 4px;
    border:solid 1px #ddd;
    clear:both;
    display:block;
}
.ad img
{
    width:200px;
    height:150px;
}
/*加入设计欣赏团*/
.information
{
    margin-bottom:6px;
    background-color:#E3EBE3;
    background-image:url(../../Images/Interface/information_bg_bottom.png);
    background-repeat:no-repeat;
    background-position:left bottom;   
    padding-bottom:10px;
    width:259px;
}
.information_top
{
    background-image:url(../../Images/Interface/information_bg_top.png);
    background-repeat:no-repeat;
    background-position:left top;
    height:5px;
    font-size:0;
    width:259px;
}
.information p
{
    background-image:url(../../Images/Interface/information_ask.png);
    background-repeat:no-repeat;
    background-position:2px 5px;
    line-height:24px;
    margin:12px 17px;
    text-indent:25px;
}
.add_info
{
    margin:6px 10px;
    text-align:right;
    background-image:url(../../Images/News/add_info.png);
    background-position:right top;
    background-repeat:no-repeat;
    height:28px;
}
.add_info a
{
    display:inline-block;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    width:146px;
    line-height:28px;
    font-size:14px;
}
.add_info a:visited
{
    display:inline-block;
    text-align:center;
    color:#f6f6f6;
}
.add_info a:hover
{
    display:inline-block;
    text-align:center;
    color:#ffffff;
}
/*页面右侧标题*/
.right_title_text
{
    background:url(../../Images/News/News_title_bg.png);
    background-repeat: no-repeat;
    background-position:left -58px;
    line-height:26px;
    color:#4C514C;
    text-indent:10px;
}


/*标签搜索*/
.tab_hot
{
    line-height:22px;
    margin-top:-11px;
    padding:0 8px;
}
.tag_list
{
    margin-left:5px;
}
/*热门图片列表*/
.hot_list
{
    margin-bottom:17px;
    margin-top:-11px;
}
.hot_list　ul
{
    margin:0;
    padding:0;    
}
.hot_list li
{
    line-height:22px;
    background-image:url(../../Images/Interface/hot_pic_list.png);
    background-repeat: no-repeat;
    background-position:left center;
    margin-left:10px;
    text-indent:13px; 
}
/*右侧广告位*/
.hight_enjoy_ad
{
    margin-top:10px;
}
.hight_enjoy_ad img
{
    width:316px;
    height:78px;
}
/*标签*/
/*标签页显示*/
.page_tag
{
    height:30px;
    background-image:url(../../Images/Homepage/title_bg_b.png);
    background-repeat:repeat-x;
    background-position:left 28px;
    margin-bottom:16px;
    margin-right:15px;
}
.page_tag li
{
    float:left;
    height:30px;
    display:block;
    line-height:30px;
}
.page_tag li span
{
    display:block;
    padding:0 20px;
    margin-right:10px;
}
.page_tag li.li_title span
{
    height:30px;
    display:inline-block;
    padding:0 10px;
    cursor:pointer;
}
.page_tag li.li_title_act span
{
    border-bottom:solid 2px #999;
    height:28px;
    display:inline-block;
    padding:0 10px;
    cursor:pointer;
}
.page_tag li.li_title_over span
{
    border-bottom:solid 2px #999;
    height:28px;
    display:inline-block;
    padding:0 10px;
    cursor:pointer;
}
.interface_list
{
    display: block;
    width:122px;
    height:125px;
    float:left;
    margin:7px;
    text-align:center;
    overflow:hidden;
}
.interface_list span
{
    background-image:url(../../Images/Interface/bg2.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    display:inline-block;
}
.interface_list span em
{
    background-image:url(../../Images/Interface/bg_mark.png);
    background-position:left top;
    background-repeat:no-repeat;
    display:inline-block;
}
.interface_list img
{
    display:inline-block;    
    width:expression(this.width > 115 && this.width > this.height ? 115 : true); 
    height:expression(this.height > 115 ? 115 : true);
    border-right:solid 1px #818684;
    border-bottom:solid 1px #818684;
    border-left:solid 1px #B2C6CB;
    border-top:solid 1px #B2C6CB;
    margin:0 2px 2px 0;
    vertical-align:middle;
}

/*------------------图标搜索-----------------------------*/
/*界面搜索栏*/
.searchInputDefault
{
    color: #CCC;
}

.searchInput
{
    color: #000;
}

#inputDiv
{
    float:left;
    margin-top:12px;
}
*+html #inputDiv
{
    float:left;
    margin-top:12px;
}
#inputDiv input
{
    width:230px;
    text-indent:3px;
    line-height:20px;
    height:20px;
    border:solid 1px #ccc;
    margin-right:7px;
}
#_SelectListDiv
{
    background-color:#fff;
}
#category
{
    width: 107px;
    float: left;
    margin-top:12px;
    margin-right:7px;
    
}
#colorSel
{
    width: 90px;
    float: left;
    margin-top:12px;
    margin-right:7px;
}
#deepSel
{
    width: 90px;
    float: left;
    margin-top:12px;
    margin-right:7px;
}
.btn_out,.btn_over
{
    margin-top:10px;
}
