/******** new css ************/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
form{margin: 0;padding: 0;}
img {border:none;}
body {
	font-family: Verdana, "宋体", Arial, 'Lucida Grande', Sans-Serif;
	background: #fff url('./img/pagebg.gif') no-repeat top center;
	color: #000;
	font-size:12px;
	padding: 0;
	margin-top:0; 
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
}
.box2 {
	color: #000;
	border: 1px solid #ccc;
	behavior:url(#default#savehistory);
}  
.box100 {
	color: #000;width:100px;
	border: 1px solid #ccc;
	behavior:url(#default#savehistory);
}
.box200 {
	color: #000;width:200px;
	border: 1px solid #ccc;
	behavior:url(#default#savehistory);
}
.box300 {
	color: #000;width:300px;
	border: 1px solid #ccc;
	behavior:url(#default#savehistory);
}
.box400 {
	color: #000;width:400px;
	border: 1px solid #ccc;
	behavior:url(#default#savehistory);
}
a:visited {color: #000; text-decoration: none}
a:link {color: #000; text-decoration: none}
a:hover {color: #F00; text-decoration: underline}


#PageLine{ font-size: 14px; }
#PageLine a:hover {background: #ccc;text-decoration: none}
#PageLine .num{ 
	border: 1px solid #ccc;
	margin:1px;
}
#PageLine .here{ 
	font-size: 14px;
	margin:1px;
}

/* 整个大页面 */
#page{
	clear:both;
	width:1000px;
	text-align: center;
	margin: 0px auto 10px auto;
}
/********** page2 **********/
#page2{
	width:1000px;
	text-align: left;
	margin: 0 auto;
}
/* 右边 */
#page2 #rightsider{
	width:200px;
	float:right;
	margin: 0px 2px 10px 2px;
}
#page2 #leftsider{
	width:200px;
	float:left;
	margin: 0px 2px 10px 2px;
}
#page2 #rightcontent{
	width:790px;
	float:right;
	margin: 0px 2px 10px 2px;
}
#page2 #leftcontent{
	width:790px;
	float:left;
	margin: 0px 2px 10px 2px;
}
#page2 #avgcontent{
	width:392px;
	float:left;
	margin: 0px 2px 10px 2px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}
/* 右边 */
#page2 #asider{
	width:390px;
	float:right;
	margin: 0px 2px 10px 2px;
}
#page2 #acontent{
	width:600px;
	float:left;
	margin: 0px 2px 10px 2px;
}
/********** page3 **********/
#page3{
	width:1000px;
	text-align: left;
	margin: 0 auto;
	padding: 1; 
}
/* 右边 */
#page3 #rightsider{
	width:335px;
	float:right;
	margin: 0px 0px 8px 0px;
}
#page3 #center{
	width:442px;
	margin: 0px 4px 8px 206px;
}
/* 左边 */
#page3 #leftsider{
	width:200px;
	float:left;
	text-align:left;
	margin: 0px 4px 8px 2px;
}
/* 右边 */
#page3 #avgright{
	width:200px;
	float:right;
	text-align:left;
	margin: 0px 2px 8px 2px;
}
#page3 #avgcenter{
	width:580px;
	text-align:left;
	margin: 0px 0px 8px 208px;
}
/* 左边 */
#page3 #avgleft{
	width:200px;
	float:left;
	margin: 0px 4px 8px 2px;
}
/********** page3 **********/

/* 头部 */
#header{
	padding: 0;margin: 4px 0 0 0; width:100%;
}
#header .left{
	display:inline;
	float:left;width:260px;
}
#header .right{
	display:inline;
	float:right;width:740px;
}

/* 导航 */
.mainnav li a {	
	padding: 0 8px 3px 8px;
	float: left;	
	color: #333;font-size:14px;text-align:center;
	vertical-align: bottom;text-decoration: none;
	border-bottom: 1px solid #ccc;
} 
.mainnav .notab {
	width:150px;height: 75px; border-bottom: 1px solid #ccc;
}
.mainnav a.curtab {
	border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #fff;
}
.mainnav ul {
	padding: 0px;margin: 0px;
	float: right;
	vertical-align: bottom;
}
.mainnav li {	
	list-style-type: none;
	float: left;
} 


/* 导航 */
.sunnav{
	margin: 0;
	clear:both;
	text-indent:3px;
	background-image: url(tb_bg.gif);
	line-height: 24px;
	padding: 2px ;
	border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;
	padding:4px 4px 4px 4px;
	font:13px "宋体";
}
.undis {
	display: none;
}
.dis {
	display: block;
}
#clear{                     /* 清除漂浮 */
	clear:both;
	font:6px;padding-bottom: 5px;
}
.wrapper{
	clear:both;
	border:#FFDFE9 1px solid;
	padding:1px;
	margin: 0 0 7px 0;
}
.wrapperc{                  /* 居中对齐 */
	text-align:center;
	padding:10px;
	line-height:150%;
}
#wrappert{                  /* 文字类 */
	padding:10px;
	line-height:150%;
}


#title{
	padding-left: 8px;	
	font-weight: bold;	
	background-image: url(tb_bg.gif);
	color: #314e8f;
	line-height: 30px;
	text-align:left;
	border-right: #ccc 1px solid;	border-top: #ccc 1px solid;	border-left: #ccc 1px solid;
	background-REPEAT: repeat-x;	
	height: 28px;
}
#title em{
	padding-top: 7px;padding-right: 2px;
	float:right;
	font: 12px "Verdana";
}
#bluetitle{
	width:100%;padding: 0;	
	padding-left: 8px;	
	font-size:15px;color:#4792DE;font-weight:bold;
	border-bottom: 3px solid #4792DE;
}
#bluetitle em{
	padding-right: 2px;
	float:right;
	font: 12px "Verdana";
}
#yellowtitle{
	width:100%;padding: 0;	
	padding-left: 8px;	
	font-size:15px;color:#FCC24D;font-weight:bold;
	border-bottom: 3px solid #FCC24D;
}
#yellowtitle em{
	padding-right: 2px;
	float:right;
	font: 12px "Verdana";
}
#browntitle{
	width:100%;padding: 0;	
	padding-left: 8px;	
	font-size:15px;color:#ae8833;font-weight:bold;
	border-bottom: 3px solid #ae8833;
}
#browntitle em{
	padding-right: 2px;
	float:right;
	font: 12px "Verdana";
}
#navbar{
	height: 31px;font-size:14px;text-align:center;
	border: #cad9ea 1px solid;
	background: url(menu_bg.gif) #fff repeat-x;
}
#navbar #left {	
	padding-right: 8px;
	padding-left: 8px;
	float: left;	
	padding-bottom: 3px;
	color: #333;
	padding-top: 6px;
	text-decoration: none
} 
#navbar #right {	
	padding-right: 8px;
	padding-left: 8px;
	float: right;	
	padding-bottom: 3px;
	color: #333;
	padding-top: 6px;
	text-decoration: none
} 
h2{display:inline; font-size:14px;margin: 0;padding: 0;color:#4792DE;}
h3{display:inline; font-size:14px;margin: 0;padding: 0;color:#36A200;}

.TabAll{
	width:100%;table-layout:fixed;
	border: #ccc 1px solid;
}
.TabAll tr.RowTitle{
	height:25px;text-align:center;
	font-size: 14px; color: #000; font-family: , "Verdana";background-color: #f0f0f0;
}

/* 有下划线、有换行颜色 */
.TabAll tr.Row0 {
	background-color: expression((this.sectionRowIndex%2==0)?"#fff":"#fff9f0");
}
.TabAll .Row0 td {
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;
	word-break:break-all;overflow: hidden; text-overflow:ellipsis;padding-top: 3px;padding-bottom: 3px;
}

/* 有下划线、有换行颜色、有鼠标指向颜色 */
.TabAll tr.Row1 {
	BEHAVIOR: url(images/htc/list.htc);
	background-color: expression((this.sectionRowIndex%2==0)?"#fff":"#fff9f0");
	font-size: 12px;font-family: , "Verdana";
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;
}
.TabAll .Row1 td {
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;
	word-break:break-all;overflow: hidden; text-overflow:ellipsis;padding-top: 3px;padding-bottom: 3px;
}

/* 无下划线、有换行颜色 */
.TabAll tr.Row2 {
	background-color: expression((this.sectionRowIndex%2==0)?"#fff":"#fff9f0");
}
.TabAll .Row2 td{
	padding-top: 2px;padding-bottom: 2px;
}

/* 有下划线、无换行颜色 */
.TabAll .Row3 td{
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;text-align:left;
	word-break:break-all;overflow: hidden; text-overflow:ellipsis;padding-top: 3px;padding-bottom: 3px;
}

/* 有下划线、不换行颜色、截取 */
.TabAll tr.Row4 { /* #FEF0ED */
	background-color: expression((this.sectionRowIndex%2==0)?"#fff":"#fff9f0");
}
.TabAll .Row4 td{
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;text-align:left;height:22px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}
.TabAll .Row4 td a{
	text-align:left;height:22px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}
/***************** end TablAll ***************/
.TabBottom{
	font-size:12px;
	width:100%;table-layout:fixed;margin-bottom:15px;
}
.TabBottom td{
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;text-align:left;height:22px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}

.TabBottom td b{
	text-align:left;height:22px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}

.PhotoInfo{
	width:100%;table-layout:fixed;text-align:center;
}
.PhotoInfo tr { /* #FEF0ED */
	background-color: expression((this.sectionRowIndex%2==0)?'FEF0ED':'F2FEE9');
}
.PhotoInfo td {
	border-bottom-width: 1px;border-bottom-style: dashed ;border-bottom-color: #ccc;text-align:left;height:22px;
	overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}
.PhotoTable {
	background-color: #fff;width:130px;height:130px;text-align:center;
}
.SpaceSignature{
	font-size: 12px;color: #000;
	width:100%;height:40px;
	word-break:break-all;
    overflow: hidden; text-overflow:ellipsis;
}
.textcenter{text-align:center;}
.floatleft{float:left;}
.floatright{float:right;}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.tableborder{	border:#FFDFE9 1px solid;}
.tablenoborder{	border:0;}
.noborder{width:100px;border:0px;}
.tab-on {
	CURSOR: pointer;
	color: #2B65C8;
	background-color: #fff;
	font-weight: bold;
	padding: 2px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-right: #ccc;
	border-bottom: #ccc;
	border-left: 1px solid #ccc;
}
.tab-off {
	CURSOR: pointer;
	color: #666666;
	background-color: #f6f6f6;
	font-weight: bold;
	padding: 2px;
	height: 25px;
	border: 1px solid #ccc;
}
.tab-none {
	padding: 2px;
	border-top: #ccc;
	border-right: #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 1px;
}
.tab-content {
	border-top: #ccc 1px;
	border-right: #ccc 1px solid; 
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid; 
	padding: 5px; 
	vertical-align: top;
	background-color: #fff
}

.btn_black{
	background-image: url(btn_bg.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #326AB7;
	width: 50px;
}
.btn_black2{
	background-image: url(btn_bg2.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #326AB7;
	width: 69px;
}
.btn_black2B{
	background-image: url(btn_bg2.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #326AB7;
	width: 69px;
	font-weight: bold;
}
.btn_red{
	background-image: url(btn_bg.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #FF0000;
	width: 50px;
}
.btn_red2{
	background-image: url(btn_bg2.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #FF0000;
	width: 69px;
	font-weight: bold;
}
.btn_red4{
	background-image: url(btn_bg4.gif);background-repeat: no-repeat;
	height: 20px;
	border: 0px none;
	font-size: 12px;
	color: #FF0000;
	width: 102px;
	font-weight: bold;
}
.btn_blue {
	border-right: #ccc 1px solid;
	border-top: #fff 2px solid;
	border-left: #fff 1px solid;
	border-bottom: #bbbbbb 1px solid;

	color: #0000FF;
	background-color: #eeeeee;
	font-size: 12px;

}
.txt_cut{
  width:100%; height:14px; word-break:break-all;overflow: hidden; text-overflow:ellipsis;
}

#footer {
	border-right: #fff 1px;
	border-top: #fff 1px;
	border-left: #fff 1px;
	border-bottom: #fff 1px solid;
	font-size: 12px;
	color: #fff;
	font-family: Arial,Verdana,宋体;
	background-color: #bfc4c3;
	color:#fff;
	width:1000px;text-align:center;
	margin: 0px auto 10px auto;
}
#footer a{ color:#fff;}
.SystemTip{
	font-size:20px;font-weight:bold;
}
#dhtmltooltip{ 
	position: absolute; 
	left: -300px; 
	width: 150px; 
	border: 1px solid black; 
	padding: 2px; 
	background-color: #FFF; 
	visibility: hidden; 
	z-index: 100; 
	text-align:left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
} 
#dhtmlpointer{ 
	position:absolute; 
	left: -300px; 
	z-index: 101; 
	visibility: hidden; 
}
#NewsArea{
	width:313px;
	border: #ccc 1px solid;
	padding:10px
}
#NewsArea a{
	line-height:22px;
	width:313px;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;table-layout:fixed;
}
.hide{display:none}


.ding_box {	padding-right: 0px;	padding-left: 170px;padding-bottom: 25px;padding-top: 0px;height: 62px}
.ding {	display: block;	float: left;width: 58px;margin-right: 100px;height: 62px;text-align: center}
.back_bg {	background: url(back_bg.gif)}
.ding_box a:link {	padding-top: 50px;color: #333;	text-decoration: none}
.ding_box a:link {	padding-top: 50px;color: #313131;	text-decoration: none}
.ding b {	padding-right: 0px;	display: block;	padding-left: 0px;font-size: 20px;padding-bottom: 5px;color: #ffffff;padding-top: 10px}
.ding_bg {	background: url(ding_bg.gif)} 