body	{
						margin:0px;
						padding:0px;
						background-color:#ffffff;
						font-family:Arial;
						font-size:11px;
						}
em a {
						font-style:normal;
						}						
td {
						font-size:11px;
						font-family:Arial;
						}
a	{
						color:#4C4C4C;
						font-size:11px;
						}
a:hover	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:none;
						}
						
						
em a	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:none;
						font-weight:600;
						}
em a:hover	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:underline;
						font-weight:600;
						}
b a	{
						color:#157E9A;
						font-size:11px;
						text-decoration:underline;
						}
b a:hover	{
						color:#157E9A;
						font-size:11px;
						text-decoration:none;
						}						
em a	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:none;
						}
em a:hover	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:underline;
						}						
span {
						color:#202020;
						}							 
span a	{
						color:#157E9A;
						font-size:11px;
						text-decoration:underline;
						}
span a:hover	{
						color:#157E9A;
						font-size:11px;
						text-decoration:none;
						}
table{
}

input, textarea {
						
						background-color:#ffffff;
						
						font-family:Arial;
						font-size:11px;
						}												

.input_1	{
						margin:0px 0px 2px 0px;
						padding:2px 0px 0px 5px;
						}
.input_2	{
						width:158px;
						margin:0px 0px 2px 0px;
						padding:2px 0px 0px 5px;
						}						
.textarea_1	{
						margin:0px 0px 9px 0px;
						padding:2px 2px 0px 5px;
						overflow:hidden;
						}												

.gray_tbl	{
						background-color: #BEBFD9;
						}

.bg_left_gum	{
						background-image: url(images/bg_left_gum.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right_gum	{
						background-image: url(images/bg_right_gum.gif);
						background-position: left top;
						background-repeat: repeat;
						}
	
.cl_0_1	 td{
						color:#4C4C4C;
						}											
/*----------  list_1_1	 ---------------------*/
.list_1_1	li	{
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0 0 0 0px;
						}
.list_1_1 li a	{
						font-size:11px;

						}
.list_1_1 li a:hover	{
						font-size:11px;
						text-decoration:none;
						}						
/*----------  list_2_1	 ---------------------*/
.list_2_1	li	{
						background-image: url(images/mark_2.gif);
						background-position: 0% 1px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0 0 0 10px;
						}
.list_2_1 li a	{
						font-size:11px;
						text-decoration:none;
						font-weight:600;

						}
.list_2_1 li a:hover	{
						font-size:11px;
						font-weight:600;
						}						
					
/*---------- footer	 ---------------------*/
.footer td	{
						color:#4C4C4C;
						font-size:11px;

						}	
.footer a	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#4C4C4C;
						font-size:11px;
						text-decoration:underline;
						}
/*---------- footer	 ---------------------*/																						
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
						
/************* #contentText styles ***************/

#contentText{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #000000;
	padding: 10px 10px 10px 10px;
}



/************* .segment01 styles **************/
.segment01{
	padding: 5px 5px 5px 5px;
}

/************* .segment02 styles **************/
.segment02{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff; 
	padding: 5px 5px 5px 5px;
}
.segment02 a{
	color: #ffffff;
	text-decoration: underline;
}
.segment02 a:link{
	color: #ffffff;
	text-decoration: underline;
}
.segment02 a:visited{
	color: #ffffff;
	text-decoration: underline;
}
.segment02 a:hover{
	color: #ce6563;
	text-decoration: underline;
}


/************* .segment03 styles **************/
.segment03{
	color: #3f3f3f;
	background-color: #3e3e78;
	padding: 5px 5px 5px 5px;
}

/************* .grayBdrTbl styles **************/

.grayBdrTbl td{
	border: 1px solid;
	border-color: #ffffff #999999 #999999 #ffffff; /*top-light right-dark bottom-dark left-light */
}



.alpha{filter: Alpha(Opacity=50)} //50表示50%的透明度
