﻿    /*链接样式*/
    a:link
    {
        text-decoration:none;
        cursor:pointer;
       
    }
    a:visited
    {
        text-decoration:none;
         cursor:pointer;
    }
    a:hover
    {
        text-decoration:underline;
         cursor:pointer;
    }
    a:active
    {
        text-decoration:underline;
         cursor:pointer;
    } 
    
    .onNavM a
    {
        color:#FFFFFF;
    }
    .onNavM a:link
    {
        text-decoration:none;
        color:#FFFFFF;
       
    }
    .onNavM a:visited
    {
        text-decoration:none;
    }
    .onNavM a:hover
    {
        text-decoration:none;
        color:#FFFFFF;
    }
    .onNavM a:active
    {
        text-decoration:none;
        color:#FFFFFF;
    } 
    
     .overNavM a
    {
        text-decoration:underline;
        color:#AC2D04;
    }
    
    .offNavM a
    {
        color:#AC2D04;
    }
    
    .artList a
    {
         color:#646464;
    }
    
    /*文本框*/
    .blackTB
    {
       border:solid 1px #707070;
    }   
        
    /*页面结构*/
    body
    {
        margin:0px;
        padding:0px;
        text-align:center;
        font-size:12px;
        color:#000000;
        FONT-FAMILY: "宋体", arial;
    }
    #container
    {
        width:1000px;
        margin:0px auto 0px auto;
        display:table-cell;
    }
    #head
    {
        width:1000px;
        background-image:url("/Images/Master/logo.gif");
        background-repeat: no-repeat;
        background-position: 13px 16px;
        display:table-cell;
    }
    #pageBody
    {
        width:1000px;
        padding:5px 0px 5px 0px;
        display:table-cell;
    }
    #foot
    {
        width:760px;
        height:100px;
        padding-top:10px;
        padding-bottom:10px;
        clear:both;
        margin:0px auto 0px auto;
        background: url('/Images/Master/LogoGrey.gif') no-repeat left 28px;
    }
    
    /*head部分*/
    #headT
    {
        height:70px;
        width:1000px;  
        background-image:url("../Images/Master/header_tel.gif");
        background-repeat: no-repeat;
        background-position: 820px bottom;
    }
    #banner
    {
        width:810px;
        height:80px;
        float:left;
        background-image:url("../Images/Master/jbpic.gif");
        background-repeat: no-repeat;
        background-position: right bottom;
    }
    #hotLine
    {
        width:176px;
        height:80px;
        float:right;
        
    }
    #headD
    {
        width:1000px;
        display:table-cell;
    }
    #NavTop
    {
        width:1000px;
   /*     height:45px;*/
        background-image: url('/Images/Master/tab-line.gif');
    	background-repeat: no-repeat;
    	background-position: center bottom;
    }
    #NavTopL
    {
        width:155px;
/*        height:45px;*/
        float:left;
    }
    #NavTopM
    {
        width:700px;
        height:27px;
        padding-top:10px;
        #padding-top:18px;
        _padding-top:10px;
        float:left;
    }
    
    #NavDown
    {
        width:1000px;
        height:28px;
    }
    
    /*navTitle*/
    .onNavL
    {
        background-image: url('/Images/Master/onNavL.gif');
    }
    .onNavM
    {
        background-image: url('/Images/Master/onNavM.gif');
        color:#FFFFFF;
    }
     .onNavR
    {
        background-image: url('/Images/Master/onNavR.gif');
    }
    .overNavL
    {
        background-image: url('/Images/Master/offNavL.gif');
    }
    .overNavM
    {
        background-image: url('/Images/Master/offNavM .gif');
        color:#AC2D04;
    }
     .overNavR
    {
        background-image: url('/Images/Master/offNavR.gif');
    }
    .offNavL
    {
        background-image: url('/Images/Master/offNavL.gif');
    }
    .offNavM
    {
        background-image: url('/Images/Master/offNavM .gif');
        color:#AC2D04;
    }
     .offNavR
    {
        background-image: url('/Images/Master/offNavR.gif');
    }
    
    /*navMod*/
    
    /*menuMod*/
    .onMenu
    {
        color:#FFFFFF;
        font-weight:bold;
        background-image:url('/Images/Master/redLine.gif'); background-repeat:repeat-x; background-position:left center;
    }
    .offMenu
    {
        color:#842705;
        background-image:url('/Images/Master/pinkLine.gif'); background-repeat:repeat-x; background-position:left center;
    }
    
    #language
    {
        width:155px;
        height:20px;
        background-color:White;
        padding-top:13px;
	padding-left:5px;
        text-align:right;
       /* background-image: url('/Images/Master/language.gif'); */
    	background-repeat: no-repeat;
    	background-position: left 12px;
    }
  #language img{
	border:#ddd 1px solid;
}
    
/*box*/
.boxT
{
    width:205px;
    height:25px;
}
.boxTleft
{
    width:8px;
    height:25px;
    background-image:url('/Images/Master/boxTleft.gif'); 
}
.boxTmid
{
    
    height:25px;
    background-image:url('/Images/Master/boxTmid.gif'); 
}
.boxTright
{
    width:15px;
    height:25px;
    background-image:url('/Images/Master/boxTright.gif'); 
}

.boxTitle
{
    background-repeat:no-repeat;
    background-position:left center;
    width:100%;
    height:20px;
    padding-top:5px;
    line-height:20px;
    text-indent:25px;
    text-align:left;
    color:#FFFFFF;
    font-weight:bold;
}

.boxD
{
    width:205px;
    height:10px;
    margin:0px auto 0px auto;
}
.boxDleft
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/boxDleft.gif'); 
}
.boxDmid
{
    
    height:10px;
    background-image:url('/Images/Master/boxDmid.gif'); 
    font-size:10px;
    line-height:10px;
}
.boxDright
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/boxDright.gif'); 
}

.boxMid
{
    padding:0px 4px 0px 4px;
    margin:0px auto 0px auto;
    background-color:#FFFFFF;
    border-left:solid 1px #C3836E;
    border-right:solid 1px #C3836E;
    overflow:hidden;
}

/*bigBox*/
.bigT
{
    width:768px;
    height:25px;
    margin:0px auto 0px auto;
}
.bigTleft
{
    width:7px;
    height:25px;
    background-image:url('/Images/Master/bigTleft.gif'); 
}
.bigTmid
{
    
    height:25px;
    background-image:url('/Images/Master/bigTmid.gif'); 
}
.bigTright
{
    width:7px;
    height:25px;
    background-image:url('/Images/Master/bigTright.gif'); 
}
.bigTitle
{
    background-repeat:no-repeat;
    background-position:left center;
    width:100%;
    height:18px;
    padding-top:7px;
    line-height:18px;
    font-size:12px;
    text-indent:10px;
    text-align:left;
    color:#FFFFFF;
    font-weight:bold;
}
.bigDleft
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/bigDleft.gif'); 
}

.bigDright
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/bigDright.gif'); 
}
.bigDmid
{
    
    height:10px;
    background-image:url('/Images/Master/bigDmid.gif'); 
    font-size:10px;
    line-height:10px;
}

/*whiteBox*/
.whiteT
{
    width:768px;
    height:25px;
    margin:0px auto 0px auto;
}
.whiteTleft
{
    width:10px;
    height:25px;
    background-image:url('/Images/Public/whiteTleft.gif'); 
}
.whiteTmid
{
    
    height:25px;
    background-image:url('/Images/Public/whiteTmid.gif'); 
}
.whiteTright
{
    width:10px;
    height:25px;
    background-image:url('/Images/Public/whiteTright.gif'); 
}
.whiteTitle
{
    background-repeat:no-repeat;
    background-position:left center;
    width:100%;
    height:18px;
    padding-top:7px;
    font-size:18px;
    text-indent:10px;
    text-align:left;
    color:#FFFFFF;
    font-weight:bold;
}
.whiteDleft
{
    width:10px;
    height:10px;
    background-image:url('/Images/Public/whiteDleft.gif'); 
}

.whiteDright
{
    width:10px;
    height:10px;
    background-image:url('/Images/Public/whiteDright.gif'); 
}
.whiteDmid
{
    
    height:10px;
    background-image:url('/Images/Public/whiteDmid.gif'); 
    font-size:10px;
    line-height:10px;
}

/*pageBox*/
.pageBox
{
    width:670px;
    height:21px;
    line-height:21px;
    text-align:right;
}

.thisPage
{
    padding:1px 6px 2px 6px;
    background-color:#BA3024;
    border:solid 1px #BA3024;
    color:#FFFFFF;
}

.otherPage
{
    padding:1px 6px 2px 6px;
    background-color:#FFFFFF;
    border:solid 1px #BA3024; 
    color:#BA3024;
}

.pageBox input {border:solid 1px #BA3024; height:17px;  font-size:9px;
     margin-right:2px;}
    


/*public*/
.textLeft
{
    text-align:left;
    line-height:normal;
    margin-bottom:10px;
}

/*yellowBox*/
.yelloBox
{
	width:100%;
	height:32px;
}
.yelloBoxL
{
	width:6px;
	height:32px;
	float:left;
	background-image:url('/Images/Public/yellowBoxL.gif'); 
}
.yelloBoxM
{
	width:988px;
	height:30px;
	float:left;
	background-color:#FFFAEE;
	border-bottom:solid 1px #C4836F;
	border-top:solid 1px #C4836F;
	text-indent:35px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
}
.yelloBoxR
{
	width:6px;
	height:32px;
	float:left;
	background-image:url('/Images/Public/yellowBoxR.gif'); 

}

.whiteMid
{
    padding:0px 4px 0px 4px;
    margin:0px auto 0px auto;
    background-color:#FFFFFF;
    border-left:solid 1px #C3836E;
    border-right:solid 1px #C3836E;
}          
    
.sampleT
{
    height:6px;
    margin:0px auto 0px auto;
}
.sampleTleft
{
    width:6px;
    height:6px;
    background-image:url('/Images/Public/sampleTleft.gif'); 
}
.sampleTmid
{
    
    height:5px;
    font-size:4px;
    line-height:4px;
    border-top:solid 1px #C3836E;
}
.sampleTright
{
    width:6px;
    height:6px;
    background-image:url('/Images/Public/sampleTright.gif'); 
}

.sampleD
{
    padding:0px 4px 0px 4px;
    margin:0px auto 0px auto;
    background-color:#FFFFFF;
    border-left:solid 1px #C3836E;
    border-right:solid 1px #C3836E;
    border-bottom:solid 1px #C3836E;
}

.editContent
{
	text-align:left;
	overflow:hidden;
}

#sort a:visited
{
    font-weight:bold;
}
