﻿body
{
    font-size:12px;
	margin:0px;
	color:#393635;
    font-family:Arial,"宋体";
}
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}
* html .clearfix{zoom: 1;}
*:first-child + html .clearfix{zoom: 1;}
a
{
    color:#393635;
    text-decoration:none;
}
a:hover 
{
    color:#ff6611;
}

ul,li
{
    list-style-type:none;
    padding:0px;
    margin:0px;    
}

div.top
{
    width:960px;
    margin:0px auto;
    /*background:url(Images/topbg.jpg) repeat-x top;*/
    padding:0px;    
}
div.logo
{
    height:58px;
    width:550px;
    padding-top:20px;
    float:left;
    background:url(../images/logo1.jpg) left top no-repeat;
}
div.menu
{
    height:44px;
    padding-top:44px;
    width:400px;
    float:left;   
}
div.menu ul li
{
    /*height:22px*/
    font-size:14px;
    font-weight:bold;
    letter-spacing:1px;
    width:86px;
    padding-right:12px;
    height:18px;
    padding-top:4px;
    text-align:right;
    background:url(Images/menusplit.jpg) no-repeat right;
    float:left;
}
div.menu ul li.last
{
    background-image:none;
    padding-right:0;       
}

div.part
{
    width:960px;
    margin:0px auto;
    padding:0px 0px 4px 0px;    
}
#foot
{
    width:880px;
    padding-left:40px;
    padding-right:40px;
    margin-top:10px;
    font-size:12px;
    background:url(Images/footbg.jpg) repeat-x top;
    height:66px;
    padding-top:10px;
}
/****Inner****/
#ileft
{
    /*180*/
    width:162px;
    margin-right:10px;
    padding:8px;
    float:left;
    border:1px solid #e9e8e8;
}
#ileft .title
{
    width:162px;
}
#ileft .title .ll
{
    width:60px;
    background-color:#d61415;
    color:#fff;
    font-size:14px;
    height:28px;
    line-height:28px;
    font-weight:bold; 
    padding-left:12px;
    float:left;
}
#ileft .title .rr
{
    width:80px;
    background-color:#fb8e01;
    color:#fff;
    font-size:14px;
    height:28px;
    line-height:28px;
    font-weight:bold; 
    padding-left:10px;
    float:left;
}
#ileft .list
{
    width:142px;
    padding-top:6px;
    overflow:hidden;
}

#ileft .list ul li
{
    width:158px;
    font-size:14px;
    height:28px;
    line-height:28px;
    padding-left:4px;
    border-bottom:1px solid #fefaf7;
}
#ileft .list ul li a
{
    color:#575757;
}
#iright
{
    width:948px;/*+180*/
    float:left;
    border:1px solid #e9e8e8;
}
#iright .n
{
    font-size:14px;
    height:28px;
    line-height:28px;
    font-weight:bold;
    padding-left:8px;
    border-bottom:1px dashed #ccc;
}
#iright .n a
{
    color:#000;
}
#iright .n a:hover 
{
    color:#ff6611;
}
#iright .c
{
  font-size:14px;
  line-height:22px;
  padding:8px;   
}
#iright .c .ct
{
    font-weight:bold;   
        font-size:18px; 
}
#iright .c .cmt
{
    font-weight:bold;
    font-size:20px;
    text-align:center;
}
#iright .c .ce
{
    text-align:center;
}
#iright .c .cc
{
    text-indent:28px;
}

#iright .c p
{
    padding:4px;
    margin:0px;    
}
