﻿body{text-align:center;
     margin:0;
     adding:0;
     font-size:12px;
     font-family:arial;}

td,div{ font-size:12px;
     line-height:20px;
     font-family:arial;} 
     
a:link
{
    color: #DD0000;
    text-decoration: none
}
a:visited
{
    color: #333333;
    text-decoration: none
}
a:active
{
    color: #000000;
    text-decoration: none;    
}
a:hover
{
    color: #ff3300;
    text-decoration: none
}

a:link
{
    color: #DD0000;
    text-decoration: none
}
a.white:visited
{
    color: #ffffff;
    text-decoration: none
}
a.white:active
{
    color: #ffffff;
    text-decoration: none;    
}
a.white:hover
{
    color: #ffffff;
    text-decoration: none
}

a.white:link
{
    color: #ffffff;
    text-decoration: none
}

table
{
    border-collapse:collapse;
}

.jihuo{
background:url(../JPG/tag1.gif) no-repeat;
width:200px;
height:29px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#f09;
cursor:hand;
margin-right:10px;
}

.nojihuo{
background:url(../jpg/tag0.gif) no-repeat;
width:200px;
height:29px;
text-align:center;
font-size:14px;
color:#f69;
cursor:hand;
margin-right:10px;
}
.pageline{
border-bottom:1px solid #C8C8C8;
}
.taginfo{
border:1px solid #C8C8C8;
border-top:0px solid #ffffff;
}


.intro{
border:1px solid #999999;
padding:6px;
line-height:24px;
font-weight:bold;
}

.intro2{
border:1px solid #999999;
padding:10px;
line-height:24px;
}

.pdt{
font-size:12px;
margin:5px;
text-align:center;
color:#333;
}
.adv{color:#f09;font-size:13px;}