body{
	font-family:"宋体";
}

a{
	color:#333;
}

.w1000{
	width:1000px;
	margin:0px auto;
}

#top{
	width:100%;
	min-width:1000px;
	background:#fafafa;
	border-bottom:1px solid #efefef;
}

#top .w1000{
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#eae3e6;
}

#top .w1000 a{
	color:#333;
	margin:0px 5px;
}

#top .type1{
	padding-right:18px;
	background:url(images/top1.gif) no-repeat right center;
}

#top .type2{
	padding-right:18px;
	background:url(images/top2.gif) no-repeat right center;
}

#header{
	height:32px;
	padding:16px 0px;
}

#header .right form{
	margin-top:3px;
	height:24px;
	width:320px;
	border:1px solid #efefef;
	overflow:hidden;
}

#header .right form .text{
	float:left;
	width:265px;
	height:22px;
	line-height:22px;
	padding:0px 10px;
	border:1px solid #fff;
	color:#dedede;
}

#header .right form .btn{
	float:left;
	width:32px;
	height:24px;
	cursor:pointer;
	border:none;
	background:url(images/search.gif) no-repeat right center;
}

#layout1{
	width:100%;
	min-width:1000px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #dadada;
	background:url(images/ly1-bg.gif);
}

#layout1 .w1000{
	position:relative;
}

#slides{
	width:1000px;
	height:340px;
	position:relative;
}

#slides .prev{
	display:block;
	height:45px;
	width:23px;
	background:url(images/ly1-arrow1.gif) no-repeat;
	position:absolute;
	top:61px;
	left:-55px;
	z-index:100;
}

#slides .next{
	display:block;
	height:45px;
	width:23px;
	background:url(images/ly1-arrow2.gif) no-repeat;
	position:absolute;
	top:61px;
	right:-55px;
	z-index:100;
}

#slides .slides_container{
	width:1000px;
	overflow:hidden;
}

#slides .switch{
	width:1013px;
	height:315px;
	margin-left:-13px;
	margin-top:25px;
	position:relative;
}

#slides .pagination{
	position:absolute;
	left:391px;
	bottom:-21px;
	width:173px;
	padding-left:44px;
	height:29px;
	background:url(images/ly1-bottom.gif) no-repeat center bottom;
}

#slides .pagination li{
	float:left;
	display:inline;
	width:18px;
	height:18px;
	background:#ccc;
	margin:0px 7px;
}

#slides .pagination li a{
	display:block;
	width:100%;
	height:100%;
	color:#ccc;
}

#slides .pagination .current{
	background:#b34a48;
}

#slides .pagination .current a{
	color:#b34a48;
}

#layout1 .block{
	float:left;
	display:inline;
	margin-left:13px;
	width:240px;
}

#layout1 .block .photo{
	width:240px;
	height:155px;
	position:relative;
}

#layout1 .block .photo img{
	width:240px;
	height:155px;
}

#layout1 .block .photo .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:34px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#layout1 .block .photo p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	text-align:center;
	height:34px;
	line-height:34px;
	overflow:hidden;
	font-size:16px;
	font-family:"Microsoft Yahei","宋体";
}

#layout1 .block .photo p a{
	color:#fff;
}

#layout1 .block ul{
	margin-top:25px;
}

#layout1 .block ul li{
	height:29px;
	line-height:29px;
	overflow:hidden;
	background:url(images/list-type.gif) no-repeat left 13px;
	padding-left:16px;
	font-size:14px;
}

#layout1 .block ul li a{
	color:#000;
}

#layout2 .main{
	float:left;
	width:688px;
	margin-top:-45px;
}

#layout2 .main .block{
	float:left;
	display:inline;
	width:318px;
	margin-right:26px;
	border-top:2px solid #727272;
	margin-top:45px;
}

#layout2 .main .block .title{
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0px 20px 0px 12px;
	border-bottom:1px solid #e6e6e6;
}

#layout2 .main .block .title span{
	float:left;
	font-size:18px;
	font-family:"Microsoft Yahei","黑体";
	color:#d13e40;
}

#layout2 .main .block .title a{
	float:right;
	color:#8d8d8d;
}

#layout2 .main .block ul{
	margin:15px 10px 0px 0px;
}

#layout2 .main .block ul li{
	height:29px;
	line-height:29px;
	overflow:hidden;
	background:url(images/list-type.gif) no-repeat left 13px;
	padding-left:16px;
	font-size:14px;
	text-align:right;
}

#layout2 .main .block ul li a{
	float:left;
	text-align:left;
	color:#000;
}

#layout2 .main .block ul li span{
	color:#999;
	font-size:12px;
}

#layout2 .sidebar{
	float:right;
	width:300px;
	background:#f9f9f9;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}

#layout2 .sidebar .block{
	border-top:2px solid #4e4e4e;
}

#layout2 .sidebar .block .title{
	height:50px;
	line-height:50px;
	padding:0px 12px;
}

#layout2 .sidebar .block .title span{
	float:left;
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	color:#333;
}

#layout2 .sidebar .block .title a{
	float:right;
	color:#8d8d8d;
}

#layout2 .sidebar .photo-list{
	width:296px;
	margin:20px auto 0px auto;
	padding-bottom:8px;
	border-bottom:1px solid #ececec;
}

#layout2 .sidebar .photo-list ul li{
	float:left;
	display:inline;
	width:120px;
	margin:0px 14px;
}

#layout2 .sidebar .photo-list ul li img{
	width:120px;
	height:70px;
}

#layout2 .sidebar .photo-list ul li p{
	text-align:center;
	line-height:28px;
	height:28px;
	overflow:hidden;
}

#layout2 .sidebar .photo-list ul li p a{
	color:#000;
}

#layout2 .sidebar .list{
	margin:10px 0px 0px 18px;
	padding-bottom:27px;
}

#layout2 .sidebar .list ul li{
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:10px;
	font-size:14px;
	background:url(images/list-type.gif) no-repeat left 11px;
}

#layout2 .sidebar .list ul li a{
	color:#000;
}

#layout2 .sidebar .icon{
	width:280px;
	margin:0px auto 0px auto;
}

#layout2 .sidebar .icon li{
	float:left;
	width:33%;
	height:81px;
	padding-top:25px;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	text-align:center;
}

#layout2 .sidebar .icon li a:hover{
	text-decoration:none;
}

#layout2 .sidebar .icon li img{
	height:40px;
}

#layout2 .sidebar .icon li p{
	font-size:18px;
	font-family:"Microsoft Yahei","宋体";
	color:#a6a6a6;
	margin-top:5px;
}

#layout3{
	width:100%;
	min-width:1000px;
	background:#f6f6f6;
}

#layout3 .w1000{
	padding-bottom:30px;
}

#layout3 .top{
	height:87px;
	padding:6px 0px 6px 0px;
	background:#efefef;
}

#layout3 .top .title{
	float:left;
	background:url(images/ly3-top.gif) no-repeat right center;
	height:70px;
	width:133px;
	padding:17px 10px 0px 0px;
	line-height:26px;
	font-family:"Microsoft Yahei","宋体";
	font-size:24px;
	text-align:center;
}

#layout3 .top .nav{
	float:right;
	width:850px;
	height:87px;
	line-height:87px;
	font-size:14px;
}

#layout3 .top .nav a{
	margin:0px 10px;
}

#layout3 .list{
	margin-top:10px;
}

#layout3 .list ul{
	zoom:1;
	width:1026px;
	margin-left:-26px;
}

#layout3 .list ul li{
	float:left;
	display:inline;
	width:230px;
	margin:15px 0px 0px 26px;
}

#layout3 .list ul li img{
	width:230px;
	height:100px;
}

#layout3 .list ul li p{
	text-align:center;
	line-height:28px;
	height:28px;
	overflow:hidden;
}

#footer{
	width:100%;
	min-width:1000px;
	background:#f6f6f6;
}

#footer .w1000{
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#5a5a5a;
	line-height:24px;
	padding:20px 0px;
	border-top:1px solid #e1e1e1;
}

#footer a{
	color:#5a5a5a;
}