
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;}



body{
	background-image:url(/images/v2/bg.gif);
	font:12px 宋体, Arial,  sans-serif;
	color:#555;
	letter-spacing:0px;/*字间距*/
	line-height:150%;/*行间距*/
	word-wrap: break-word;/*强制性换行*/	
	word-break: normal;/*强制性换行*/
	
}


ul{

	list-style-type:none;
}

a{  color:#555; text-decoration:none; } /* 正常的样式 ;  a:link */
a:hover{color:#bb0002; text-decoration:none; } /* 经过的样式  */
a:visited{ color:#555; text-decoration:none; } /* 被点击过的样式 ； text-decoration: underline */
i{ color:#bb0002; font-style:normal;}
em{ color:#017101; font-style:normal;}

.red{color:#bb0002 !important;}
.green{ color:#017101 !important;}
.blue{ color:#0005C1 !important;}
.pink{ color: #FF5900 !important; }
.more{
	float:right;
	padding-right:5px;
	height:20px;
	text-align:right;
	line-height:30px;
}
pre{
 white-space: pre-wrap;       /* CSS-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 min-height:550px;
}
/*---------------------------------------------shadow---Start---------------*/
 .left_shadow{
	float:left;
	width:15px;
	height:100%;
}

.bottom_shadow {
	position:relative; 
	margin:0 auto;
	width:990px;
	height:15x;
}
.bottom_shadow img{
	float:left;
}
.bottom_shadow_index {
	margin:0 auto;
	width:990px;
	height:15x;
}
/*---------------------------------------------shadow---End---------------*/

/*CSS black style pagination*/
#List_black
 {
	float:left;
	width: 460px;
	padding-top: 20px;
	padding-left:220px;
	text-align: center;
}
#List_black .black {
	float:left;
	width: 350px;
	height: 30px;
	padding-bottom: 5px;
	text-align: center;

}
#List_black .black .cout{
	float:left;
}
#List_black .black A {
	float:left;
	font-size: 12px;
	color:#555;
	padding:0px 5px 0px 5px;
	margin-right:3px;
	text-decoration:none;
}
#List_black .black A:hover {
	float:left;
	font-size: 12px;
	border: #D3D3D3 1px solid;
	color: #ffffff;
	background-color:#404040;
}

#List_black .black .current {
	float:left;
	font-size: 12px;
	border: #D3D3D3 1px solid;
	background-color:#FFF;
	color:#555;
	padding:0px 5px 0px 5px;
	margin-right:3px;
	FONT-WEIGHT: bold;
}
#List_black .black .disabled {
	float:left;
		font-size: 12px;
		background:url(/images/v2/Index/icon_20.jpg) center 2px no-repeat !important;
		color:#fff;
		padding:2px 5px 2px 5px;
		cursor:pointer;
		margin-right:3px;
		width:22px;
}
/*CSS black2 style pagination*/
