/* CSS Document */
.line_Content a:link {
	color:#336699;
	text-decoration:underline;
	padding-left:12px;
	background:url(../images/arrow.gif) no-repeat left center;
	margin-left:10px;
}
.line_Content a:visited {
	text-decoration:underline;
	color:#336699;
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:12px;
	margin-left:10px;
}
.line_Content a:hover {
	text-decoration:none;
	color:#f00;
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:12px;
	margin-left:10px;
}
.line_Content a:active {
	text-decoration:underline;
	color:#336699;
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:12px;
	margin-left:10px;
}
.all{
	width:762px;
	margin:0 auto;
	clear:both;
	float:none;
}
#btop{
	background:url(../images/btop.gif) no-repeat center;
	height:70px;
}
#mid{
	background:url(../images/cbg.gif) repeat-y center;
}
#left{
	width:163px;
	padding-left:25px;
	float:left;
	clear:left;
}
#left h2{
	text-align:center;
	background:url(../images/l_button.gif) no-repeat;
	height:36px;

	font-size:14px;
	line-height:32px;
	font-weight:normal;
	cursor:default;
	
	margin:0;
	padding:0;
}
#left h2 div{
	width:100%;
	FILTER:shadow(color=#ffffff,direction=270,strength=3);
	text-justify : distribute-all-lines;
}
#left ul{
	margin:0;
	padding:0;
	margin-left:15px;
	margin-bottom:10px;
}
#left li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/l_title_child.gif) no-repeat left top;
	line-height:25px;
	padding-left:22px;

	font-size:14px;
}
#left .OpendChild{
	background:url(../images/l_title_ext.gif) no-repeat left top;
}
#left .Closed{
	background:url(../images/l_title.gif) no-repeat left top;
}
#left .child{
	display:none;
	margin-left:0;
	padding-left:0;
}



#Contnet{
	margin-left:33px;
	width:532px;
	float:left;
	clear:right;
	
}
#c_bottom{
	background:url(../images/c_bottom.gif) no-repeat center;
	height:25px;
}
.publicbar{
	height:130px;
}

#mystate{
	background:url(../images/mystate_bg.gif) center;
	width:523px;
	margin:15px auto;
}
#mystate_top{
	background:url(../images/mystate_top.gif) no-repeat center;
	height:38px;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	padding-left:24px;
}
#mystate_content{}
#mystate_bottom{
	background:url(../images/mystate_bottom.gif) no-repeat center;
	height:28px;
	clear:both;
}
#wel{
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	margin:0 5px;
}
.line_Content{
	border-bottom:1px dotted #ccc;
	margin:0 20px;
	clear:both;
	line-height:30px;
}
.line_Content h2{
	font-size:12px;
	font-weight:bold;
	background:url(../images/101.gif) no-repeat left center;
	padding:10px 0;
	padding-left:20px;
	width:70px;
	
	float:left;
	clear:left;
	margin:0;
}
.line_Content ul{
	float:left;
	clear:right;
	padding:10px 0;
	margin:0;
}
.line_Content li{
	margin:0;
	list-style:none;
	background:url(../images/021.gif) no-repeat left center;
	padding-left:12px;
}
.red{
	margin:0 5px;
}
#Expt{
	width:495px;
	height:130px;
	background:url(../images/images_login/0311.gif) center no-repeat;
	padding:20px;
	line-height:30px;
}