html,body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.Div_Hieght5
{
	height:5px;
	overflow:hidden;
	clear:both;
}
.Div_Hieght3
{
	height:3px;
	overflow:hidden;
	clear:both;
}
.Div_Hieght2
{
	height:2px;
	overflow:hidden;
	clear:both;
}
.Div_Hieght1
{
	height:1px;
	overflow:hidden;
	clear:both;
}
.Div_Hieght10
{
	height:10px;
	overflow:hidden;
	clear:both;
}
/*-- CSS For Head --*/
.Head_Two
{
height:10px;
background-image:url(../Images/head_bottom.gif);
}
.Head_Part
{
background-image:url(../Images/headtop1.gif);
height:90px;
}
.Head_Part_div1
{
background-image:url(../Images/headtop.gif);
height:90px;
background-repeat:no-repeat;
}
.Head_Part_div1_div1
{
float:left;
width:80px;
padding-left:20px;
margin:6px;
}
.Head_Part_div1_div2
{
float:left;
margin:10px 0px 0px -30px;
font-size:40px;
font-weight:bold;

}
/*-- End CSS For Head --*/

/*-- CSS For Pagination --*/
a.Pagination_Style1:link {color:black;padding:1px 4px 0px 4px;margin:2px 4px 2px 4px;zoom:1;TEXT-DECORATION:underline;}
a.Pagination_Style1:active {COLOR:black;padding:1px 4px 0px 4px;margin:2px 4px 2px 4px;zoom:1;TEXT-DECORATION:underline;}
a.Pagination_Style1:visited {COLOR:black;padding:1px 4px 0px 4px;margin:2px 4px 2px 4px;zoom:1;TEXT-DECORATION:underline;}
a.Pagination_Style1:hover {color:#CC3300;padding:0px 4px 0px 4px;margin:1px 3px 1px 3px;zoom:1; border:1px solid black;TEXT-DECORATION:underline;}
/*-- End CSS For Pagination --*/



/*-- CSS For Left --*/
.first1, .changed_first1
{
	background-image:url(../Images/bg_down.gif);
	height:27px;
	cursor:pointer;
	background-repeat:no-repeat;
	line-height:27px;
	text-align:center;
	color:white;
	font-weight:bold;
	zoom:1;
}
li
{
	list-style-type:none;
	margin-left:-35px !important;
	text-align:left;
	margin:0px 0px 4px -35px;		/*-- For FF --*/
	*margin-left:0px !important;		/*-- For IE7 --*/
	*margin-left:0px;			/*-- For IE6 --	*/
}
/*-- 表示关闭 --*/
.changed_first1  
{
	background-image:url(../Images/bg_up.gif);
}
#first_ul {margin:2px;}
#first_ul li{width:150px;text-indent:45px;}
/*-- End CSS For Left --*/


/*-- CSS For Public Page --*/
.RepeaterContainer
{
	border: 1px solid #93D3FF;
	overflow:hidden;
}
.PagePadding
{
	padding:4px 0px 20px 10px;
}
.RepeaterItem
{
	background-color:#FDFEFF; 
	height:30px;
	clear:both;
	line-height:30px;
	text-align:left;
}
.RepeaterItem_Alternating
{
	clear:both;
	background-color:#ECF8FF;
	height:30px;
	text-align:left;
	line-height:30px;
}
.RepeaterItem_Width70
{
	overflow:hidden;
	float:left;width:70px;
}
.RepeaterItem_Width30
{
	overflow:hidden;
	float:left;width:30px;
}
.RepeaterItem_Width60
{
	overflow:hidden;
	float:left;width:60px;
}
.RepeaterItem_Width50
{
	overflow:hidden;
	float:left;width:50px;
}
.RepeaterItem_Width80
{
	float:left;width:80px;
	overflow:hidden;
}
.RepeaterItem_Width100
{
	float:left;width:100px;
	overflow:hidden;
}
.RepeaterItem_Width150
{
	float:left;width:150px;
	overflow:hidden;
}
.RepeaterItem_Width200
{
	float:left;width:200px;
	overflow:hidden;
}
.RepeaterItem_Width250
{
	float:left;width:250px;
	overflow:hidden;
}
.RepeaterItem_Width300
{
	float:left;width:300px;
	overflow:hidden;
}
.RepeaterItem_Width400
{
	float:left;width:400px;
	overflow:hidden;
}
.RepeaterItem_Head
{
	background-color:#68C2FF;
	font-weight:bold;
	color:White;
	height:25px; 
	line-height:25px;
}
/*-- End CSS For Public Page --*/


/* 后台管理页面样式 */
.Father_Item
{
	border:1px solid #8FB4E0;
	border-bottom:none;
	border-right:none;
	overflow:hidden;
	width: expression(document.getElementById("Contain_div").clientWidth+1);
	display:table;
}

.Item
{
	clear:both;
}
.Item_Child1
{
	float:left;
	overflow:hidden;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	background-color:#D3E2F3;
	border-top:1px solid white;
}
.Item_Child2
{
	float:left;
	overflow:hidden;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	background-color:#D3E2F3;
	border-top:1px solid #FFFFFF;
}
.Item_Bottom
{
	clear:both;
	overflow:hidden;
	background-color:#D3E2F3;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	border-top:1px solid #FFFFFF;
}
.Item_Title
{
	font-family:楷体_GB2312;
	overflow:hidden;
	height:40px;
	border-right:1px solid gray;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	background-color:#8DB5E0;
	color:white;
}

/*  链接样式  */
a.BlackLink:link {color:black; TEXT-DECORATION:underline;}
a.BlackLink:active {COLOR:black; TEXT-DECORATION:underline;}
a.BlackLink:visited {COLOR:black; TEXT-DECORATION:underline;}
a.BlackLink:hover {color:#6699FF; TEXT-DECORATION:underline;}

a.Navigation:link {color:white; TEXT-DECORATION:none;}
a.Navigation:active {COLOR:white; TEXT-DECORATION:none;}
a.Navigation:visited {COLOR:white; TEXT-DECORATION:none;}
a.Navigation:hover {color:black; TEXT-DECORATION:underline;}

a.GrayToBlack:link {color:#666666; TEXT-DECORATION:none;}
a.GrayToBlack:active {COLOR:#666666; TEXT-DECORATION:none;}
a.GrayToBlack:visited {COLOR:#666666; TEXT-DECORATION:none;}
a.GrayToBlack:hover {color:black; TEXT-DECORATION:underline;}

a.indexTitle:link {color:black; TEXT-DECORATION:underline;}
a.indexTitle:active {COLOR:black; TEXT-DECORATION:underline;}
a.indexTitle:visited {COLOR:black; TEXT-DECORATION:underline;}
a.indexTitle:hover {color:#0066CC; TEXT-DECORATION:underline;}

a.indexTitle_NoLine:link {color:black; TEXT-DECORATION:none;}
a.indexTitle_NoLine:active {COLOR:black; TEXT-DECORATION:none;}
a.indexTitle_NoLine:visited {COLOR:black; TEXT-DECORATION:none;}
a.indexTitle_NoLine:hover {color:#0066CC; TEXT-DECORATION:none;}

a.RedToBlack:link {color:red; TEXT-DECORATION:underline;}
a.RedToBlack:active {COLOR:red; TEXT-DECORATION:underline;}
a.RedToBlack:visited {COLOR:red; TEXT-DECORATION:underline;}
a.RedToBlack:hover {color:black; TEXT-DECORATION:underline;}

a.LightRedToBlack:link {color:#990000; TEXT-DECORATION:underline;}
a.LightRedToBlack:active {COLOR:#990000; TEXT-DECORATION:underline;}
a.LightRedToBlack:visited {COLOR:#990000; TEXT-DECORATION:underline;}
a.LightRedToBlack:hover {color:black; TEXT-DECORATION:underline;}

.PagePadding
{
	padding:4px 0px 10px 4px;
}

/*-- CSS For FloatDiv--*/
.FloatLayer1
{
	FILTER:Alpha(Opacity=100);
	-moz-opacity:1.0;
	visibility:hidden;
	width:244px;
	height:270px;
	z-index:10003;
	top:55px;
	left:127px;
	position:absolute;
}
.Layer1_Topleft
{
	background-image:url(../Images/jsimages/col2menuleft.gif); width:21px; height:25px; float:left;
}
.Layer1_TopMiddle
{
	background-image:url(../Images/jsimages/col2menubg2.gif);
	width:200px; height:25px; float:left; 
	text-align:center;font-weight:bold; 
	font-size:13px;
	z-index:1;
	letter-spacing:15px; 
	line-height:28px; overflow:hidden; color:white;
}
.Layer1_TopRight
{
	background-image:url(../Images/jsimages/col2menuright.gif); 
	width:21px; height:25px; float:left;
}
.Layer1_Body
{
	background-color:#a6d2e5;
	color:#003399;
	font-size:14px; 
	font-weight:bold; 
	clear:both;
	width:240px;
	border:1px solid #70abc4;
	text-align:center;
}
/*-- End CSS For FloatDiv--*/