* { 
margin:0; 
padding:0; 
} 
body{
background: url(../Pic/bg.gif) #c1c1c1;
text-align:center;
color: #333;
font-family: arial,verdana,ËÎÌå,sans-serif;
font-size: 13px;
}

a:link{text-decoration : none ;color : #333 ;}
a:visited {text-decoration : none ;color : #666;}
a:hover {text-decoration : underline ;color : #6495ED;}
a:active {text-decoration : none ;color : #6495ED;} 

.topbox {
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 4px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#336699, endColorStr=#336699, gradientType=0); 
	line-height: 24px;
	text-align: center;
	BORDER-BOTTOM: #336699 1px solid; 
	BACKGROUND-COLOR: #336699
}
A.linkWB:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.linkWB:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.linkWB:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: underline
}
A.linkWB:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: underline
}
.righttop {
	margin-top: 10px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 3px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#DBE9F4, endColorStr=#FFFFFF, gradientType=0); 
	BACKGROUND-IMAGE: url(../pic/bg_top.gif); 
	line-height: 22px;
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #dbe9f4 1px solid; 
	BACKGROUND-COLOR: #dbe9f4
}
#left {
	BACKGROUND-COLOR: #f3f8fc;
}
#right{
	margin-bottom: 10px;
}
.leftcon{
	text-indent: 20px;
	line-height: 24px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

A.lefttit:link { text-indent: 0px; font-weight:bolder; text-decoration: none; }
A.lefttit:visited { text-indent: 0px; font-weight:bolder; text-decoration: none; }
A.lefttit:hover { text-indent: 0px; font-weight:bolder; text-decoration: none; }
A.lefttit:active { text-indent: 0px; font-weight:bolder; text-decoration: none; }

A.leftlink:link {	TEXT-DECORATION: underline;}
A.leftlink:visited {	TEXT-DECORATION: underline;}
A.leftlink:hover {	TEXT-DECORATION: underline;}
A.leftlink:active {	TEXT-DECORATION: underline;}

#subhead {
	margin: 20px 0px 15px 40px;
	height: 40px;
}
#subhead .bd{
	float: left;
	width: 4px;
	background-color: #CCC;
	height: 40px;
}
#subhead .bdup{
	width: 4px;
	background-color: #369;
	height: 24px;
}
h1 {
	font-size: 20px;
	color: #696969;
	margin: 4px 0px 0px 12px;
	line-height: 21px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	margin: 0px 0px 0px 15px;
}
