/*@charset "utf-8";*/
body {
	padding: 0;
	margin: 0;
	background: url(../images/bg.jpg) #FFF repeat-x fixed;
	font: 12px/150% verdana,Tahoma,宋体 !important;
	text-align: center;
	}
a {
	text-decoration: none;
	color: #333;
	}
a:visited {
	color: #666
	}
a:hover {
	color: #F30;
	}
img {
	border: none;
	}
form {
	margin: 0;
	padding: 0;
	}
p {
	/*text-indent: 2em;*/
	}
fieldset {
	text-align: left;
	margin: 5px;
	border: 1px solid #999;
	}
legend {
	color: #00B;
	font: bold 14px/20px verdana,宋体;
	}
input,textarea,select {
	border: 1px solid #ff7200;
	background: #feefd1;
	font: 12px/normal verdana,宋体;
	}
	input {
		height: 17px
		}
	textarea {
		font: 12px/150% verdana,宋体;
		}
h4 {
	background: url(../images/h4.gif) no-repeat 2px 2px;
	border-bottom: 1px solid #F30;
	padding: 0 0 0 20px;
	margin: 5px 0;
	clear: both
	}
.radio,
.radio input {
	border: none;
	background: none
	}
.imgInput img {
	border: none
	}
.white,
.white a {
	color: #FFF !important;
	}
.bluelink,
.bluelink a {
	color:#03C !important
	}
.time {
	font: 10px/150% verdana,Tahoma,宋体;
	color: #999;
	}
.dotted {
	background: url(../images/dotted2.gif) repeat-x bottom left;
	height: 20px;
	clear: both;
	}
.smallTxt {
	font: 1px verdana, 宋体;
	color: #FFF
	}
/*----------无缝图像----------*/
.ImgList,
.ImgList img {
	display: block;
	}
.ImgListLeft,
.ImgListLeft img {
	display: block;
	float: left
	}
/*----------无缝列表----------*/
.ulhide,
.ulhide ul,
.ulhide li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
/*-------紧凑列表*/
.ulList {
	padding: 2px;
	margin: 2px;
	list-style: inside
	}
/*----------漂浮与清除----------*/
.fleft {
	float: left;
	}
.fright {
	float: right;
	margin-left:10px;
	}
.clear {
	clear: both;
	}
.contents {
	padding: 10px;
	}
.contents1 {
	margin: 10px;
	}
.contents2 {
	padding: 5px 0 30px 0;
	}
.contents3 {
	padding: 10px 0;
	}
.contents4 {
	padding: 15px 0;
	}
.hidecontent {
	display: none;
	}
.showcontent {
	display: block
	}
.tleft {
	text-align: left;
	}
.tcenter {
	text-align: center;
	}
.tright {
	text-align: right;
	}
.red,.red a {
	color: #F00 !important
	}
.bold {
	font-weight: bold
	}
.bold2 {
	font: bold 14px verndana, 宋体;
	color: #F00
	}
.Leftli li {
	float: left
	}
.mar4li li {
	margin: 4px 0;
	}
.mar8li li {
	margin: 8px 0;
	}
.EnterSpace {
	margin: 0 0  0 50px;
	text-indent: 2em;
	}
.whiteSpace,
.whiteSpace a {
	white-space: nowrap;
	}
/*-------------------------列表表格-------------------------------------------*/
.ultab {
	margin: 5px;
	}
.ultab li {
	text-align: left;
	padding: 2px !important;
	clear: both;
	}
.ultab span {
	width: 100px;
	float: left;
	text-align: right;
	}
/*--------------------------------表 格-----------------------------------------*/
.tab {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	margin: 5px;
	width: 95%
	}
.tab td {
	padding: 2px 3px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}
.tab .trbg {
	background: #EEE;
	}
.time {
	color: #999;
	font-size:10px;
	letter-spacing: -1px;
	}
/*----------------------------------3个样式按钮--------------------------------*/
.cssButton,
.cssButton1,
.cssButton2 {
	height: 21px;
	margin: 0 6px;
	}
.cssButton {
		background: url(../images/manage_submit_left.gif) left top no-repeat;
		}
.cssButton1 {
		background: url(../images/manage_submit2_left.gif) left top no-repeat;
		}
.cssButton2 {
		background: url(../images/manage_submit3_left.gif) left top no-repeat;
		}
.cssButton input,
.cssButton1 input,
.cssButton2 input {
	border: none;
	height: 21px;
	color: #00156e;
	padding: 0px 6px 0px 0px !important;
	}
	.cssButton input {
		background: url(../images/manage_submit_right.gif) no-repeat top right;
		}
	.cssButton1 input {
		background: url(../images/manage_submit2_right.gif) no-repeat top right;
		}
	.cssButton2 input {
		background: url(../images/manage_submit3_right.gif) no-repeat top right;
		}
/*------------------------------翻页样式--------------------------------------*/
.page {
	padding: 5px;
	clear: both;
	}
.page a {
	background: url(../images/page_left.gif) no-repeat;
	margin: 2px;
	float: left;
	display: block;
	}
.page a span {
	background: url(../images/page_right.gif) no-repeat right top;
	display: block;
	padding: 4px 10px 5px 10px;
	}
.page a:hover {
	background-position: 0 -30px;
	color: #000;
	}
.page a:hover span {
	background-position: 100% -30px;
	}
.thispage { /*当前页码*/
	background: url(../images/page_left.gif) no-repeat 0 -30px  !important;
	color:  #000 !important;
	font: bold 14px/23px verdana;
	}
.thispage span {
	background: url(../images/page_right.gif) no-repeat 100% -30px !important;
	}
.pageno { /*文字类*/
	line-height: 30px;
	padding: 0 0 0 20px;
	float: left
	}
.page2 a {
	padding: 2px 5px;
	background: #CCC;
	border: 1px solid #999;
	margin: 3px;
	float: left
	}
.page2 a:hover {
	background: #FC0;
	color: #000;
	}
	
   /*焦点图*/
.flash{width:255px;height:245px;position:relative;overflow:hidden;background:url(../images/loading.gif) no-repeat center center}  
.flash .fPic{position:absolute;left:0px;top:0px;}  
.flash .D1fBt{overflow:hidden;zoom:1; height:16px;z-index:10; }  
.flash .shadow{width:100%;position:absolute;bottom:0px;left:0px;z-index:10;height:28px;overflow:hidden;background:rgba(0,0,0,0.6);   
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9; display:block;line-height:28px;text-align:left}  
.flash .shadow a{text-decoration:none;color:#fff;font-size:14px;font-weight:bolder;overflow:hidden;margin-left:10px;}  
.flash .shadow a:hover{text-decoration:underline}
.flash .fcon{position:relative;width:100%;float:left; display:none;background:#000  }  
.flash .fcon img{display:block;}  
.flash .fbg{width:255px;background:#000;bottom:0px;left:0px;position:absolute;height:21px;text-align:center; }  
.flash .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.flash .D1fBt a{display:inline-block;background:url(../images/A_tip.png) no-repeat !important;width:14px;height:14px;position:relative;margin:0 2px;outline:0px; text-decoration:none;}    
.flash .D1fBt .current,.flash .D1fBt a:hover{background:url(../images/A_tip_current.png) no-repeat !important;text-decoration:underline}    
.flash .D1fBt img{display:none}    
.flash .D1fBt i{display:none;font-style:normal;} 
.fcon .shadow{margin:0 auto;text-align:center}   