.rowover {                                        /*??????????????  ??????????*/
	background-color: #f0f0f0;
}

.rowoutlight {                                    /*?????????????  ??????????*/
	background-color: #FFFFFF;
}

.rowoutdark {                                     /*???????????????*/
	background-color: #f0f0f0;
}

.mytable{                                         /*?  ??????*/
	background-color:#CCCCCC;
}

.listtitlebg {                                   /*????  ??????????????*/
	background-color:#666666;
	color: #FFFFFF;
	font-weight: bold;
}
.list_head {
	color:#ff0000;
}

.list_end {
	color:#000000;
}
.input_botton{                                   /*??????????*/
	background-color:;
}
.input_textinput{                               /*????????????*/
	background-color:;
}
.input_checkbox{								/*?????????????*/
	background-color:;
}
.current_title {							   /*???8????????*/
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	line-height: 16pt;
	height: 20px;
	width: auto;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
	text-transform: uppercase;
	color: #0052CA;
}

.curent_titlebg {							   /*???8????????????*/
	background-color:#336699;
	line-height:1px;
	height:1;
}

.subtitle {							   /*??????????????????????*/
	background-color: #99FFCC;
	background-image:;
	padding: 4px;

}
/*??????------------------------------------------------------------*/
.page_backgroundcolor{			       /*??????????????*/
	 background-color:#f4f4f4;
}
.pagestyle{							/*??????????????*/   
	color:#339999;
}
a.pagelinkstyle:link {							/*???|????|????|??t?????????*/
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a.pagelinkstyle:visited {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a.pagelinkstyle:hover {
	font-size:12px;
	color: #595A8F;
	text-decoration: underline;
}
/*??????end------------------------------------------------------------*/
a.cur_path:link {							/*???|????|????|??t?????????*/
	font-size:12px;
	color:#ff0000;
	text-decoration: none;
}
a.cur_path:visited {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a.cur_path:hover {
	font-size:12px;
	color: #ff0000;
	text-decoration: underline;
}
.cur_pathlogo{/*???£f?????????????????*/
	background-image:URL('../images/lead_top.gif');
	background-repeat:no-repeat;
	
}

.searcharea {      /*????8????*/
	background-color: #F4F4F4;
	padding: 4px;

}


/*listend & detail Begin---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.detail_topbg{/*?????  ????CSS???*/
	/* background-image:URL('../images/ucmslogo.gif');  */
	background-image:URL('');
	background-repeat:no-repeat;
	/* background-color:#F2F2F2;  */
	background-color:#FFFFFF;

}

.detail_subtitle{/*deatil"?????"??CSS???*/
	font-size:12px;
	font-weight:;
	color:;
	padding:4px;
}

.detail_subtitlebg{/*deatil"?????"?????????CSS???*/
	background-color:#99ffcc;
}

.detail_bottombg{/*deatil?????  ????CSS???*/
	background-image:URL('');
	background-repeat:no-repeat;
	background-color:#0087bc;
}

.detail_input_botton{                                   /*deatil??????????*/
	background-color:;
}
.detail_input_textinput{                               /*deatil????????????*/
	background-color:;
	border:1px solid #cccccc;
}
.detail_input_checkbox{								/*deatil?????????????*/
	background-color:;
}

.detail_input_textarea{								/*deatil???????????????*/
	background-color:;
	width:100%;
}

.detail_line{/*deatil?????  ????CSS???*/
	background-color:#0087bc;
}

a:link {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color: #595A8F;
	text-decoration: underline;
}
.news {
	font: 9pt/16px "Verdana", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	color: #666666;

}
.news a:link {color: #006600;	text-decoration: none;}
.news a:visited {color: #666666;	text-decoration: none;}
.news a:hover {color: #006600; text-decoration: underline;}
.menu {
	font: 9pt "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #000000;
	text-decoration: none;
	height: 14px;
	width: auto;

}
.menu a:link {color: #000000; text-decoration: none;}
.menu a:visited {color: #000000; text-decoration: none;}
.menu a:hover {color: #000000; text-decoration: none;}
.menu a:visited:hover {color: #656565; text-decoration: underline;}

td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 14pt;
}

.sitemap_firstlevel {
	background-image:URL("sitemap_firstlevel.gif");
	background-repeat:no-repeat;
	padding-left:25px;
	letter-spacing:3px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	width:86px;
	height:36px;
}

.sitemap_secondlevel {
	background-image:URL("sitemap_secondlevel.gif");
	background-repeat:no-repeat;
	padding-left:9px;
	letter-spacing:1px;
	padding-top:6px;
	font-size:12px;
	width:65px;
	height:30px;
}

