﻿
/* html { filter:gray();progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }  */

body{font-size:12px;margin-top:0px; margin-bottom:0px;} 

form{padding:0px;margin:0px;}

a img {border:0px;}

a:link{color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #CC0000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

a.Idx:link{color: #333333; text-decoration: none;}
a.Idx:visited {color: #333333; text-decoration: none;}
a.Idx:hover {color: #CC0000; text-decoration: underline;}
a.Idx:active {color: #CC0000; text-decoration: underline;}

a.Map:link{color: #333333; text-decoration: none; font-size:14px;}
a.Map:visited {color: #333333; text-decoration: none; font-size:14px;}
a.Map:hover {color: #CC0000; text-decoration: underline; font-size:14px;}
a.Map:active {color: #CC0000; text-decoration: underline; font-size:14px;}

a.fl:link {color: #CC6600; text-decoration: none; line-height:2; padding-right:6px;}
a.fl:visited {color: #CC6600; text-decoration: none;line-height:2;padding-right:6px;}
a.fl:hover {color: #CC0000; text-decoration: underline;line-height:2;padding-right:6px;}
a.fl:active {color: #CC0000; text-decoration: underline;line-height:2;padding-right:6px;}

/* == formElements */
.showN { display:none;}
.showY { display:inline;}

/* ---font */
.spYes {
    color:#0033ff;
 }
 
 .spNo {
    color:#ff2200;
 }
 
.fWhite {
	color:#ffffff;
}
.fB { font-weight:bold; font-family:宋体;}
.spWhite {color: #FFFFFF}
/*.fB { font-weight:bold;}*/
.f14 { font-size:14px;}
.lineH { line-height:1.5;}

.clRed { color:#FF0000;}
.clGray {color: #cccccc;}
.clhe { color:#cc0000;}
.clheB {color: #CC3300}
.clheC {color: #CC6600}
.clheX{ color:#A0410D;}
.clTime { color:#343434;}

.tBox {
	border:solid 1px #6E91C7;
}
.txt {
	border:solid 1px #aaaaaa;
}
.cBtn 
{
height:21px;
    border: 1px solid #666666;	}
    
.pgSelf {
        font-size:12px;
}
.pgLink {
        font-size:12px;
 } 
 .pgTb {
   border:1px solid #666666;
 } 
 .pgBtn {
 border:1px solid #666666;
 margin-left:2px;
 height:20px;
 } 
 .pgDrop {
 background-color:#D7F1FF;
border:1px solid #84B6D6;
 }

.pdL40 {padding-left:40px;}
/* formElements ==*/

/* == Use in the PagerControl */
.itNum {
    border: 1px solid #cccccc;
}

.itBtn {
	margin-left:2px;
	height:20px;
    border: 1px solid #666666;
}
/*  Use in the PagerControl == */

/* == FriendLink */
.flTab 
{
	margin-top:1px;
	margin-bottom:6px;
}

.flTh 
{
	height:26px;
background-image:url(../cssPic/flThBG.gif);
background-repeat:repeat-x;
}

.flThR 
{
	height:26px;
	width:10px;
background-image:url(../cssPic/flThR.gif);
background-repeat:no-repeat;
background-position:right;
}

.flHA {
width:102px;
height:26px;
background-image:url(../cssPic/flTha.gif);
background-repeat:no-repeat;
text-align:center;

cursor:hand;
}
.flHB {
width:102px;
height:26px;
background-image:url(../cssPic/flThb.gif);
background-repeat:no-repeat;
text-align:center;

cursor:hand;
}

.flDvY {
	margin:14px 20px 14px 20px;
}

.flDvN {
	display:none;
}

.flBtm 
{
	height:10px;
	background-image:url(../cssPic/flBtm.gif);
background-repeat:no-repeat;
background-position:right;
}
/* FriendLink ==*/

.detailTitle{ display:block; font-size:16px; text-align:center; overflow:hidden; font-weight:bold; line-height:30px;}