/*gongyong*/
body {
	margin: 0px;
	text-align: center;
	font: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 12px;
}

a {
    color:#2C70C5;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #941F20;
	font-size: 14px;
	text-decoration: underline;
}
/*gongyong*/

/*moban*/
.buttonstyle {
    border:1px solid #9ABF96;
}

.logostyle {
    border-bottom:solid 1px #D5D6D6;
    border-left:solid 1px #D5D6D6;
    border-right:solid 1px #D5D6D6;
}

.topwordfont {
    color:#C00042;
}

#toplinelink1 {
    font-weight:bold;
    width:60px;
    height:30px;
    background-color:#EEF9EB;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;
    border-bottom:solid 1px black;
}

#toplinelink1 a{
    font-size:14px;
}

#toplinelink11 {
    font-weight:bold;
    width:60px;
    height:30px;
    background-color:white;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;
}

#toplinelink11 a{
    font-size:14px;
}

#toplinelink2 {
    font-weight:bold;
    width:120px;
    height:30px;
    background-color:#EEF9EB;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}

#toplinelink2 a{
    font-size:14px;
}

#toplinelink22 {
    font-weight:bold;
    width:120px;
    height:30px;
    background-color:white;
    border-top:solid 1px black;
    border-right:solid 1px black;
}

#toplinelink22 a{
    font-size:14px;
}


#toplinelink3 {
    font-weight:bold;
    width:80px;
    height:30px;
    background-color:#EEF9EB;
    border-top:solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}

#toplinelink3 a{
    font-size:14px;
}

#toplinelink33 {
    font-weight:bold;
    width:80px;
    height:30px;
    background-color:White;
    border-top:solid 1px black;
    border-right:solid 1px black;
}

#toplinelink33 a{
    font-size:14px;
}

/*moban*/

/*Default.aspx*/
#dcontoplinktitle{
    font-size:14px;
    font-weight:bold;
    margin:5px;
    text-align:left;
}

.dcontime {
    color:#999999;
    font-size:13px;
}

#dflashline {
    width:100%;
    border-top:solid green 1px;
    height:3px;
    font-size:3px;
}

#dlinedotted {
    height:1350px;
    border-left:1px dotted black;
    width:5px;
}

#dtitlebottomline {
    border-bottom:solid 1px #66D9FF;
    height:1px;
    font-size:1px;
    margin-bottom:5px;
}

#dcontbottomline {
    width:100%;
    border-bottom:1px dotted black;
    margin-bottom:10px;
}

.dTop1style {
    line-height:20px;
    vertical-align:top;
}

#dTimg {
    border:1px solid #C7C5B9;
}
/*Default.aspx*/

/*Other Default.aspx*/
#dmsgshow {
    background-image:url(images/vismsg.bmp);
    height:51px;
    width:52px; 
    line-height:51px; 
    text-align:center; 
    font-weight:bold; 
    font-size:14px;
}

#dinfolistline {
    line-height:22px; 
    margin-top:5px; 
    margin-bottom:5px;
}

#dlinedottedother {
    height:2050px;
    border-left:1px dotted black; 
    width:5px;
}

#dtopline {
    width:100%; 
    border-bottom:1px dotted black; 
    font-size:1px; 
    margin-bottom:3px;
    margin-top:3px;
    text-align:left;
}

#dtitlebigstyle {
    font-size:14px;
}
/*Other Default.aspx*/

/* showID.aspx */
#showContStyle {
    font-size:14px;
    line-height:25px;
}

.recontitle {
    font-size:14px;
    font-weight:bold;
    color:#990000;
}

.recontime {
    font-size:14px;
    font-weight:bold;
    color:#96989E;
}
/* showID.aspx */