/* Designed by cncolour.com Date:2013-4-15 */
/* base */
*{
	padding:0px;
	margin: 0px;
	list-style: none;
	font-size: 12px;
	font-family: simsu,Arial;
	color: #333232;
}

body{
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #943600;
}

img{
	border: 0px;
}

a{
	color: #333232;
	text-decoration: none;
}

a:hover{
	color: red;
}
/* base end */

/* style */
.word li{
	line-height: 20px;
	color: #636363;
}

.word li span{
	font-weight: 900;
	padding-right: 5px;
}

.word li a{
	padding-right: 5px;
}

.h20{
	height: 20px;
	clear: both;
}

.clear{
	clear: both;
}
/* style end */

/* title */
.title1{background-position: 0 0;}
.title2{background-position: 0 -70px;}
.title3{background-position: 0 -140px;}
.title4{background-position: 0 -210px;}
.title5{background-position: 0 -280px;}
.title6{background-position: 0 -350px;}
.title7{background-position: 0 -420px;}
.title8{background-position: 0 -490px;}
.title9{background-position: 0 -560px;}
.title10{background-position: 0 -630px;}
.title11{background-position: 0 -700px;}
.title12{background-position: 0 -770px;}
/* title end */

/* 滚动代码 */
.leftdemo1{
	float: left;
	width: 800%;
}

#demo1{
	float: left;
}

#demo2{
	float: left;
}
/* 滚动代码 end */

/* 翻页标签 */
.dede_pages{ width:802px; margin: 0 auto;}
.dede_pages ul{float:left;	padding: 20px 0;*padding-bottom: 0px;_padding-bottom: 0px;}
.dede_pages ul li{float:left;	font-family:Tahoma;line-height:21px;padding: 0px 6px;margin-right:6px;	text-align: center;	border:1px solid #ccc; font-size: 12px;}
.dede_pages ul li a{	float:left;	color:#505050;	display:block; font-size: 12px; text-decoration: none;}
.dede_pages ul li a:hover{color:red; text-decoration: underline;}
.dede_pages .pageinfo{line-height:21px;padding: 0px 6px;color:#505050;}
.dede_pages .pageinfo strong{	line-height:21px;	color:#505050;	font-weight:normal;	margin:0px 2px;}
/* 翻页标签  end*/

/* flash */
#flash{
	width: 1004px;
	height: 670px;
	margin: 0 auto;
}

#ydy{
	background-color: #620000;
	background-image: url(../images/cq.png);
	background-repeat: repeat-x;
	
}