/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#E9E2D8;
}
body{
	font:12px Verdana,Arial,Tahoma;
	background: #FFF url(indexbg.gif);
	background-repeat:repeat-x;
}
img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.topbgjw{
	height:49px;
osition:relative;z-index:10;width:100%; background-image: url("topbgjw.jpg");}

.w960{
	width:900px;
	/*position:relative;*/
}
.w891{
	width:900px;
	height:168px;
	background-repeat:no-repeat;

	/*position:relative;*/
}
.index1l{width:450px; height:168px; float:left; background-image: url(index1l.gif); background-repeat:no-repeat;}
.index1r{width:450px; height:168px; float:right; background-image: url(index1r.gif); background-repeat:no-repeat;}
.w892{
	width:900px;
	height:234px;
	background-repeat:no-repeat;

	/*position:relative;*/
}
.index2l{width:150px; height:234px; float:left; background-image: url(index2l.gif); background-repeat:no-repeat; padding-left:300px;}
.index2l a{
	display:block;
	width:142px;
	height: 138px;
	float:left;
	position:relative;
	text-indent:-9999px;
}
.index2r{width:450px; height:234px; float:right; background-image: url(index2r.gif); background-repeat:no-repeat;}
.index2r a{
	display:block;
	width:142px;
	height: 138px;
	float:left;
	position:relative;
	text-indent:-9999px;
}
.w893{
	width:900px;
	height:290px;
	background-image: url(index3.gif);
	background-repeat:no-repeat;

	/*position:relative;*/
}

.jrsy {
	float:left;
	height:130px;
	width:900px;
}
.jrsy a{
	display:block;
	width:900px;
	height: 130px;
	float:left;
	position:relative;
	text-indent:-9999px;
}
.icp{
	float:left;
	height:30px;
	width:900px;
	margin-top:80px;
	text-align:center
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
