@charset "utf-8";
/* CSS Document */

.btn_1,.btn_2,.btn_3,.btn_4,#s1,#s2,#s3,.more{ display:inline-block; background:url(../images/ALL.png) no-repeat; cursor:pointer; border:none; vertical-align:middle}
#s1,#s2,#s3{ width:18px; height:16px;}
		#s1{ background-position: 0 -110px;}
		#s2{ background-position: -100px -111px;}
		#s3{ background-position: -200px -111px; }

.core{
	height:20px;
	overflow:hidden;
}


/*空白*/
.blank5{ height:5px; clear:both;font-size:1px;line-height:1px; overflow:hidden;}
.blank8{ height:8px; clear:both;font-size:1px;line-height:1px; overflow:hidden;}
.blank10{ height:10px; clear:both;font-size:1px;line-height:1px; overflow:hidden;}
.blank20{ height:20px; clear:both;font-size:1px;line-height:1px; overflow:hidden;}
.blank22{ height:22px; clear:both;font-size:1px;line-height:1px; overflow:hidden;}


/******************字体颜色********************/
.red{ color:#ff0000;}

.orange{ color:#ff9900;}
.orange a{ color:#ff9900; text-decoration:underline}
.orange a:hover{ text-decoration:none;}

.blue,.blue a{ color:#0066CC}


/******************标题********************/
.title{ display:block; height:24px; line-height:24px; border-bottom:1px solid #ebebeb;background-position:-214px -151px;}
.f14{ font-size: 14px;}
.xu{ border-bottom:1px dotted #ebebeb; padding:3px 0; background-position:-214px -149px;*background-position:-214px -148px;}
	.title a:hover{ text-decoration:none}
	.title strong{ color:#316dab; margin-right:4px; padding-left:23px; }
	.title span{ color:#dcdcdc; font-size:12px; font-weight:bold}


	
.Side_title{ display:block; height:32px; width:192px; background-position:0 -485px; color:#fff; font-size:14px; font-weight:bold; line-height:32px; padding-left:20px}


/******************列表********************/
.list_news li{ line-height:25px; padding-left:14px; background:url(../images/list.gif) no-repeat 4px 11px;}
.list_news1 li{ line-height:22px; padding-left:14px; background:url(../images/list.gif) no-repeat 4px 11px;}

.list_service li{ line-height:25px; padding-left:15px; background-position:-222px -90px;}
.list_service li span{ margin-left:12px; color:#999}

.Menu li{ overflow:hidden; _height:35px;}
.Menu li a{ overflow:hidden; background-position:-212px -198px; padding-left:30px;border-bottom:1px solid #ebebeb; display:block; height:34px; line-height:34px;}

.list_pic li{ display:inline; margin-right:18px;}
.list_pic li img{ margin-bottom:12px}

/******************按钮********************/


.btn_1,.btn_2,.btn_3,.btn_4{width:206px; height:50px; margin-bottom:10px}
.btn_1{ background-position:0 -130px; }
.btn_2{ background-position:0 -190px; }
.btn_3{ background-position:0 -250px; }
.btn_4{ background-position:0 -310px; }

.more{ background-position:-221px -126px; padding-left:14px;}


