.in_left, .in_con, .in_right{
	float:left;
	height:545px;
}
.in_left{
	width:274px;
	_width:275px;
	background:#f1f1f1;
	border-right:1px solid #cccccc;
}
.in_con{
	width:480px;
	border-right:1px solid #cccccc;
	padding:1px;
}
.in_right{
	width:238px;
	padding:0 0 0 2px;
	float:right;
}
/*login*/
.login{
	background:#e5e5e5;
	height:205px;
}
.login h3{
	background:url(../img/user_login.jpg) no-repeat;
	height:41px;
}
.login_con{
	margin:5px 10px 10px 10px;
	padding:5px 0 0 0;
	background:#fff;
	-moz-box-shadow: 0px 0px 12px #aaa;
    -webkit-box-shadow: 0px 0px 12px #aaa;
    box-shadow: 0px 0px 12px #aaa;
    /* For IE 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); */
	width:250px;
	height:140px;
}
.login_ul{
	clear:both;
	margin:0 0 0 10px;
}
.login_ul li{
	display:block;
	float:left;
	padding:5px 0;
	color:#545454;
}
.name{
	width:70px;
}
.value{
	width:160px;
}
.txt_login{
	width:120px;
	border:1px solid #c4c4c4;
	height:18px;
}
.txt_yzm{
	width:60px;
	border:1px solid #c4c4c4;
	height:18px;
}
.btn_login{
	background:url(../img/btn_login.jpg) no-repeat;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	width:64px;
	display:block;
	margin:0 5px 0 0;
	border:0;
	cursor:pointer;
	font-weight:bold;
}
.btn_forget{
	border:0;
	background:#fff;
	color:#095ab3;
	width:63px;
}
/*.menu_sub li{
	background:url(../img/menu_bar_bg.jpg) repeat-x;
	height:38px;
	line-height:38px;
	padding:0 0 0 20px;
	clear:both;
}
.menu_sub li span{
	display:block;
	float:left;
	background:url(../img/folder.png) no-repeat;
	height:24px;
	width:24px;
	margin:7px 5px 0 0;
}
.menu_sub li a{
	font-weight:bold;
	font-size:14px;
	background:url(../img/jiantou.gif) 200px 18px no-repeat;
	display:block;
	float:left;
	width:220px;
}*/
/*quick links*/
.quick{
	clear:both;
	padding:10px 0;
}
.baoming, .chaxun{
	height:101px;
	width:120px;
	float:left;
	display:block;
	margin:6px;
}
.baoming{
	background:url(../img/wsbm.jpg) no-repeat;
}
.chaxun{
	background:url(../img/cjcx.jpg) no-repeat;
}
.left_links{
	clear:both;
	padding:10px 0;
}
.tit_links{
	background:url(../img/yqlj.jpg) no-repeat;
	height:37px;
	width:auto;
}
.link_pic{
	padding:2px;
	/* border:1px solid #d8d8d8; */
	height:25px;
	width:250px;
	margin:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.link_pic select{
	/* height:25px; */
	width:250px;
	margin: auto;
}
.bb_2{
	border-bottom:2px solid #c6c6c6;
}
/*news*/
.right_tit{
	background:url(../img/container2.jpg) no-repeat;
	height:40px;
	line-height:37px;
	padding:0 20px 0 30px;
	color:#157ee7;
	font-size:16px;
}
.news_tit{
	height:40px;
	line-height:37px;
	margin:10px 20px 0 20px;
	color:#157ee7;
	font-size:16px;
}
.news_tit span{
	display:block;
	float:left;
}
.ico_news{
	padding-left:30px;
	background:url(../img/new.jpg) no-repeat;
}
.ico_ggao{
	padding-left:30px;
	background:url(../img/ico_gonggao.jpg) -5px 0 no-repeat;
}
.ico_fgui{
	background:url(../img/ico_book.jpg) 0 0 no-repeat;
	padding-left:35px;
}
a.more{
	display:block;
	font-size:12px;
	font-weight:normal;
	float:right;
	color:#157ee7;
}
ul.newsBox{
	display:block;
	margin:0 20px 10px 20px;
	height: 40%;
	min-height: 180px;
}
ul.newsBox li{
	background:url(../img/libg.jpg) 0 10px  no-repeat;
	width:97%;
	line-height:30px;
	_line-height:28px;
	min-height:30px;
	clear:both;
	padding:0 0 0 15px;
}
ul.newsBox li a{
	display:block;
	float:left;
	margin:0;
	width:80%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsiss;
}
ul.newsBox li a:hover{
	color:#D32408; 
	text-decoration:underline;
}
ul.newsBox li b{
	display:block;
	float:right;
	font-weight:normal;
	text-align:right;
}

/*news_list*/
.fgline{
	clear:both;	margin:20px 0 0 0;
	_margin:0;
	border-bottom:1px solid #ddd;
}
.gonggao{
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.fagui{
	border-left:1px solid #eeeeee;
	height:47%;
}
ul.gonggaoBox{
	display:block;
	margin:0 20px 10px 20px;
	height: 40%;
}
ul.gonggaoBox li{
	width:100%;
	line-height:30px;
	_line-height:28px;
	clear:both;
}
ul.gonggaoBox li a{
	display:block;
	float:left;
	margin:0;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsiss;
}
ul.gonggaoBox li a:hover{
	color:#D32408; 
	text-decoration:underline;
}

/***********right************/
.jiansuo_box{
	height:37px;
	padding:20px 5px 20px 5px;
	border-bottom:1px solid #ededed;
	margin-bottom:2px;
}
.jiansuo{
	background:url(../img/search_bg%27.jpg) no-repeat;
	height:33px;
	width:226px;
}
.jiansuo-txt{
	color:#aaaaaa;
	float:left;
	border:0;
	margin:3px 0 0 1px;
	_margin:5px 0 0 1px;
	height:26px;
	line-height:26px;
	width:173px;
}
.jiansuo-btn{
	float:right;
	display:block;
	background:url(../images/food/searchbtn.jpg) no-repeat;
	height:31px;
	width:45px;
}
.process_tit{
	background:url(../img/menu_bar_bg.jpg) repeat-x;
	height:33px;
	line-height:33px;
	border:1px solid #dadada;
	border-width:1px 0 1px 0;
	padding:0 0 0 20px;
	font-size:18px;
	color:#157ee7;
}
.process_tit span{
	display:block;
	float:left;
	background:url(../img/folder.png) left center no-repeat;
	height:34px;
	margin:0 5px 0 0;
	padding:0 0 0 40px;
}
.process{
	clear:both;
	height:386px;
	width:240px;
}