@charset "utf-8";
.leftside{
	width:264px;
	padding:0 4px 0 3px;
	float:left;
	background:url(i/menu-bg.jpg) repeat-y 0 0;
}
.content{
	width:694px;
	float:right;
	padding-bottom:30px;
	position:relative;
}
.menu{
	margin-top:28px;
}
.menu h2{
	width:264px;
	height:32px;
	margin-bottom:8px;
	background:none no-repeat 0 0;
}
/*.menu h2{
	width:264px;
	height:32px;
	margin-bottom:8px;
	background:none no-repeat 0 0;
	text-indent:-9999px;
}
.menu h2.class1{background-image:url(i/company-menu.gif);}
.menu h2.class2{background-image:url(i/sec-menu.gif);}
.menu h2.class3{background-image:url(i/oper-menu.gif);}
.menu h2.class4{background-image:url(i/news-menu.gif);}
.menu h2.class5{background-image:url(i/subject-menu.gif);}
.menu h2.class6{background-image:url(i/law-menu.gif);}
.menu h2.class7{background-image:url(i/service-menu.gif);}
.menu h2.class8{background-image:url(i/contact-menu.gif);}*/

.menu ul{
	padding-left:6px;
}
.menu li{
	padding:10px 0 10px 30px;
	border-bottom:1px solid #E3E3E3;
	background:url(i/ico-arrow4.gif) no-repeat 13px 15px;
}
.menu li.current a{
	color:#FF6600;	
}
.img{
	padding:10px 0 1px 10px;
}
.article{
	padding:0 10px;
	font-size:14px;
}
.article p{
	line-height:180%;
	margin-bottom:10px;
}
.head_line{
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:14px;
	background:url(i/ico-line2.gif) repeat-x 0 100%;
}
.head_line h3.title{
	float:left;
	padding-left:28px;
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
	background:url(i/ico-square.gif) no-repeat 9px 50%;
}
.head_line .crumb{
	float:right;
	padding-right:5px;
	line-height:25px;
}

.news li{
	line-height:24px;
	padding-left:10px;
	background:url(i/ico-arrow5.gif) no-repeat 0 50%;
	clear:right;
	font-size:12px;
}
.news li span{
	float:right;
	margin-top:-24px;
	padding-right:10px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:0\9;
	*margin-top:-24px;
}
.news_title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
.news_other{
	margin-bottom:10px;
	font-size:12px;
	text-align:center;
}
.news_other span{
	font-family:Tahoma, Geneva, sans-serif;	
}
.news_content{
	margin-bottom:20px;
}
.news_content strong{
	font-weight:bold;
}
.news_content table{
	border-collapse:collapse;
}
.news_content table td{
	border:1px solid #ccc;	
}
.text_input{
	width:170px;
	height:18px;
	line-height:18px;
	border:1px solid #7E9DB9;	
}
.title_login{
	width:302px;
	height:35px;
	margin-bottom:20px;
	padding-top:40px;
	background:url(i/s-login.jpg) no-repeat 40px 40px;
	text-indent:-9999px;
}
.loginbar2{
	height:400px;
	padding-left:20px;
	background:url(i/s-login-bg.jpg) no-repeat 100% 0;
}
.loginbar2 p{
	padding:0 0 10px 0;	
}
.table{
	font-size:12px;	
}
.banner{
	margin-bottom:0;	
}
ul.smenu{
	margin-bottom:0;
}
ul.smenu li{
	padding:10px 0 10px 30px;
	background:url(i/ico-arrow4.gif) no-repeat 13px 15px;	
}