*{
    margin: 0;
    padding: 0;
    
}
a
{
    text-decoration: none;
    color: #0066CC;
}
a:hover
{
    text-decoration:underline;}
a em
{
    display:block;
    float:left;
    width:3px;
    height:3px;
    background:#666;
    font-size:0;
    margin:3px 3px 0 0;
    margin:3px 6px 0 0 !important;
    margin:3px 0 0 0;}
strong
{
    font-weight:bold;}
p
{
    padding:6px 0;}


.cont h2
{
    font-size: 12px;
    height: 130px;
    width: 100%;
    line-height: 16px;
    text-align: left;
    padding: 5px;
    color: #000000;
}



/* Ê×Ò³ [[ */
#index #main{
    position: relative;
    width: 800px;
    margin-bottom: 0px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    font-size: 90%;
    background-color: #FFE4E1;
    clip: rect(0px, auto, auto, auto);
}
#index .col1
{
    border-color: #666666;
    float: left;
    height: 100%;
    width: 160px;
    overflow: hidden;
    padding: 0px;
    background-color: #FFE4E1;
    border-width: 1px;
    border-style: solid;
}


#index .col1 .ctnr{}
#index .col1 .ctnr h3
{
    cursor: pointer;
    font: normal 12px Arial,Tohoma,ËÎÌå;
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    background-image: url('z1.gif');
    background-repeat: no-repeat;
    background-position: 5px;
    margin: 0;
    background-color: #000000;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 2px;
}
#index .col1 .ctnr h3 a
{
    color:#fff;
    
    margin-left:3px;
    padding :5px;
    }
#index .col1 .ctnr h3 a:hover
{
    margin-left:3px 10px;
    padding :5px;
    background:#006699; border-right :10px solid #ff0000; color:#fff;text-decoration:none;
    }
#index .col1 .ctnr .bd
{
    color: #666;
    width: 160px;
    height: auto;
    overflow: visible;
    scrollbar-base-color : #003366;
    scrollbar-highlight-color : threedhighlight;
    scrollbar-shadow-color : menu;
    background-color: #FFE4E1;
    padding-bottom: 5px;
}





/* Ê×Ò³ ]] */

#banner
{
    height: 22px;
    width: 800px;
    position: relative;
    right: 0px;
    top: auto;
}
#banner div
{
	width: 780px;
	position: relative;
}
#banner .bg-img{background:url(/images/bg/banner.gif);}
#banner .bg-color{background:#666;}
#banner .content
{
    font-size: 12px;
    line-height: 22px;
    background-color: #000000;
    color: #FFFFFF;
    position: absolute;
    right: 0px;
    width: 800px;
    height: 22px;
    top: 0px;
    bottom: auto;
    left: auto;
}
#banner .content h2{display:none;}
#banner .content ul{
    list-style: none;
    height: 20px;
    background-image: url('banner_v.gif');
    background-repeat: repeat-x;
    width: 800px;
    right: 0px;
    position: absolute;
    top: 0px;
    bottom: auto;
    left: auto;
}
#banner .content ul li{
    float: left;
    color: #CCFFFF;
    margin-right: 5px;
}
.nv1{
    background-color: #FFE4E1;
    padding-left: 5px;
    overflow: inherit;
}
.nv1 a{
    display: block;
    padding-left: 5px;
    font-size: 11px;
    height: 20px;
    line-height: 20px;    
}
.nv1 a:link{
	color:#003366;
}
.nv1 a:visited {
	color:#FF9900;
}
.nv1 a:hover{
	border-right :10px solid #ff0000;
	color:#FF0000;
	background-color: #FFC0CB;
	
}
.nv1 a:active{
	color:#FF0000;
}


.nv1 h4
{
    text-indent : 1px;
    background-position: left;
    font-size: 12px;
    height: 20px;
    display: block;
    position: relative;
    line-height: 20px;
    font-style: normal;
    background-image: url('leftmenu.gif');
    background-repeat: no-repeat;
    padding-left: 5px;
}
.nv1 div{
    padding-left: 5px;
    overflow: visible;
}
.nv1 ul{
    list-style-image: none;
    list-style-type: none;
    overflow: visible;
}
.nv1 li{
    background-position: 5px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-style: dashed;
    border-color: #f6bf1c;
    overflow: visible;
}

