﻿.listleft
{
    width:224px;
}

.listright
{
    width:725px;
    padding:10px;
    background-color:White;
    border: 1px solid #c1c1c1;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.wrap
{
   
}

.item-tool
{
    height:25px; 
    padding-left:10px; 
}

.item-tool span
{
    color:#aaa;
    font-size:11px;
}

.item-tool input[type='submit']
{
    background:url(/Uploads/btn_print.gif) no-repeat scroll 0 0 transparent;
    width:85px;
    height:25px;
    border:0px solid transparent;
}

.item-content
{
    padding:10px;
}

.item-content .item-title
{
    font-size:14px;
    color:#333;
    font-weight:bold;
}

.item-content .item-description
{
    
}

.item-content p
{
}

.item-relation
{
    padding:10px;
}

.item-relation span
{
    font-size:14px;
    font-weight:bold;    
}

.item-relation ul
{
    margin:0;
    margin-top:10px;
    padding:0;
    margin-left:30px;
}

.item-relation ul li
{
    
}

.item-relation ul li a
{
}

.view
{ 
   background:url(/Uploads/bg_nut_comment.gif) repeat-x scroll 0 0 transparent;
}

.button2
{ 
    font-size:11px; 
    height:23px;
    border:1px solid #f4f5f6;
    background-color: #f4f5f6; 
    cursor:pointer;
    color:#aaa;
    width:80px;
}

.button2 a
{
    color:#aaa;
    font-size:11px;
}

.block:first-child
{
    margin-top:0px !important;
}

.block ul
{
    margin:0;
    padding:0;
    width:100%;
    list-style:none;
}

.block ul li
{
    padding:5px;
    list-style:none;   
    vertical-align:top;
}

.block ul li a
{
    color:#08c;
    text-decoration:none;
}

.block ul li img
{
    width:60px;
    height:50px;
    margin-right:3px;
    margin-bottom:1px;
}

.new-relation
{
    margin:0;
    padding:0;
}

.new-relation li
{
    list-style:none;     
}

.new-relation li a
{
    font-weight:bold !important;
    font-size:11px;
    color:#999;      
}