/* CSS Document */

BODY
{
	margin:0px; padding:0px;
	background-color:#015DA5;
	font-family:"ËÎÌå";
}

TD {line-height:22px;LETTER-SPACING: 0em;FONT-SIZE: 12px; color:#333333;}

.text { line-height:20px;FONT-SIZE:8pt;}
.text01{line-height:20px;FONT-SIZE:9pt; color:#F5CCCC;}
.p8 {FONT-SIZE:10pt;color:#FFFFFF;font-weight: bold;}
.p7 {FONT-SIZE:7pt; color:#F5CCCC;}
.m{font-size:7pt; color:#000000;}
.cs{font-family:Arial font-size:18px; font-weight:bold; color:#FF0000;}
a:link { color: #FF3300; text-decoration: none; font-weight: normal; font-size: 9pt; }
a:visited { color: #FF3300; text-decoration: none; font-weight: normal;}
a:hover { color: #666666; text-decoration:none; font-weight: normal; }

.b a:link { color: #C84676;text-decoration: none; }
.b a:visited { color: #C84676; text-decoration: none; }
.b a:hover { color: #333333; text-decoration: none;}

.c a:link { color: #724D33;text-decoration: none;}
.c a:visited { color: #724D33;text-decoration: none;}
.c a:hover { color: #ff3300;text-decoration: none;}

.d a:link {FONT-SIZE:10pt; color: #FFFFFF;text-decoration: none;font-weight: bold;}
.d a:visited {FONT-SIZE:10pt; color: #FFFFFF;text-decoration: none;font-weight: bold;}
.d a:hover {FONT-SIZE:10pt; color: #F7CB00;text-decoration: none; font-weight: bold;}

.e a:link {color: #ff0000;text-decoration: none;}
.e a:visited {color: #ff0000;text-decoration: none;}
.e a:hover {color: #000000;text-decoration: none;}

.centerbg {
	background-attachment: fixed;
	background-image: url(centerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.line {
	border: 1px solid #cccccc;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE2E5;
}

.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE2E5;
}


.botline { 
border-bottom: 1px solid #DFE2E5;
}

.pro_line { 
border-bottom: 1px solid #EEEEEE;
}
.LR_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #83C5DF;
	border-left-color: #83C5DF;
}
