/**
 * Copyright(C)www.smehn.gov.cn
 * 中国湖南企业网
 * Date: 2008/04/03
 */
#body_maino{width:100px; height:20px; border:0px; overflow:hidden;}
#c_1,#c_2{width:100%; height:20px;}

/******************* body 样式 *******************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
       	}




/******************* td 样式 *******************/
td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
    font-family: "宋体"; 
}
/******************* A 默认链接样式 *******************/
A:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
A:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 12px;
	line-height: 20px;
	color: #EA6C00;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

/******************* tit 顶部导航条 样式 *******************/
.tit {
	font-size: 12px;
	color: #ffffff;
	
}
.tit:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}
.tit:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tit:hover {
	font-size: 12px;
	color: #FF2A00;
	
	text-decoration: none;
}
.tit:active {
	font-size: 12px
	color: #ffffff;
	
	text-decoration: none;
}
/******************* tit2 顶部导航条 样式(当前所在栏目样式) *******************/
.tit2 {
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
}
.tit2:link {
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.tit2:visited {
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
.tit2:hover {
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
.tit2:active {
	font-size: 12px
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
/******************* tit3 顶部导航条 样式(当前所在栏目样式) *******************/
.tit3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.tit3:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.tit3:visited {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.tit3:hover {
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
.tit3:active {
	font-size: 12px
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
/******************* p16 红色 标题 样式 *******************/
.t_1600 {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}
/******************* p22 红色 大标题 样式 *******************/
.t_2201 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bolder;
	color: #990000;
}
/******************* p22 黑色 大标题 样式 *******************/
.t_2202 {
	font-size: 22px;
	line-height: 30px;
	
	color: #000000;
}
/******************* p12 黑色 样式 *******************/
.t_1200 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
        font-family: "宋体"; 
}
.t_1200:link {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.t_1200:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.t_1200:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffcc00;
	text-decoration: underline;
}
.t_1200:active {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
/******************* t_1201 蓝色 样式 *******************/
.t_1201 {
	font-size: 12px;
	line-height: 18pt;
	color: #000099;
}
.t_1201:link {
	font-size: 12px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
.t_1201:visited {
	font-size: 12px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
.t_1201:hover {
	font-size: 12px;
	line-height: 18pt;
	text-decoration: underline;
}
.t_1201:active {
	font-size: 12px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
/******************* t_1202 白色 样式 *******************/
.t_1202v {
	font-size: 13px;
	color: #ffffff;
}
.t_1202v:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202v:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202v:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
}
.t_1202v:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202x {
	font-size: 12px;
	color: #ffffff;
}
.t_1202x:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202x:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202x:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.t_1202x:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.t_1202 {
	font-size: 12px;
	color: black;
}
.t_1202:link {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.t_1202:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.t_1202:hover {
	font-size: 12px;
	color: #FF2A00;
	text-decoration: none;
}
.t_1202:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/******************* t_1203 白色 高12 样式  *******************/
.t_1203 {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
/******************* t_1204 头条 样式 *******************/
.t_1204 {
	font-size: 12px;
	color: #996601;
}
.t_1204:link {
	font-size: 12px;
	color: #996601;
	text-decoration: none;
}
.t_1204:visited {
	font-size: 12px;
	color: #996601;
	text-decoration: none;
}
.t_1204:hover {
	font-size: 12px;
	color: #FF2A00;
	text-decoration: underline;
}
.t_1204:active {
	font-size: 12px;
	color: #996601;
	text-decoration: none;
}


/******************* p14 样式 *******************/
.t_1400 {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.t_1400:link {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.t_1400:visited {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.t_1400:hover {
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
}
.t_1400:active {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
/******************* p14_1 样式 *******************/
.t_1401 {
	font-size: 14px;
	line-height: 25px;
	color: #003399;
}
.t_1401:link {
	font-size: 14px;
	line-height: 25px;
	color: #000066;
	text-decoration: none;
}
.t_1401:visited {
	font-size: 14px;
	line-height: 25px;
	color: #000066;
	text-decoration: none;
}
.t_1401:hover {
	font-size: 14px;
	line-height: 25px;
	text-decoration: underline;
}
.t_1401:active {
	font-size: 14px;
	line-height: 25px;
	color: #000066;
	text-decoration: none;
}
/******************* p14_1 样式 *******************/
.t_1402 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.t_1402:link {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.t_1402:visited {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.t_1402:hover {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline;
}
.t_1402:active {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
/******************* p14_1 样式 *******************/
.t_1403 {
	font-size: 14px;
	line-height: 25px;
	color: white;
	font-weight: bold;
}
.t_1403:link {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.t_1403:visited {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.t_1403:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}
.t_1403:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: white;
	text-decoration: none;
}
/******************* 幻灯片标题 样式 *******************/
.t_15503 {
	font-size: 14px;
	line-height: 25px;
	color: red;
	font-weight: bold;
}
.t_15503:link {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.t_15503:visited {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.t_15503:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}
.t_15503:active {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: red;
	text-decoration: none;
}
/******************* 今日头条 样式 *******************/
.t_1404 {
	font-size: 14px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
}
/******************* p13_1 蓝色 样式 *******************/
.t_1301 {
	font-size: 13px;
	line-height: 18pt;
	color: #000099;
}
.t_1301:link {
	font-size: 13px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
.t_1301:visited {
	font-size: 13px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
.t_1301:hover {
	font-size: 13px;
	line-height: 18pt;
	text-decoration: underline;
}
.t_1301:active {
	font-size: 13px;
	line-height: 18pt;
	color: #000099;
	text-decoration: none;
}
/******************* .c_1302 灰色 样式 *******************/
.t_1302 {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
}
.t_1302:link {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.t_1302:visited {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.t_1302:hover {
	font-size: 13px;
	line-height: 18pt;
	color: #EA6C00;
	text-decoration: underline;
}
.t_1302:active {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
/******************* .p13_3 深蓝色 样式 *******************/
.t_1303 {
	font-size: 13px;
	line-height: 18pt;
	color: 003399;
}
.t_1303:link {
	font-size: 13px;
	line-height: 18pt;
	color: 003399;
	text-decoration: none;
}
.t_1303:visited {
	font-size: 13px;
	line-height: 18pt;
	color: 003399;
	text-decoration: none;
}
.t_1303:hover {
	font-size: 13px;
	line-height: 18pt;
	text-decoration: underline;
}
.t_1303:active {
	font-size: 13px;
	line-height: 18pt;
	color: 003399;
	text-decoration: none;
}
/******************* .c_1304 首页top10灰色 样式 *******************/
.t_1304 {
	font-size: 13px;
	line-height: 16pt;
	color: #333333;
}
.t_1304:link {
	font-size: 13px;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
}
.t_1304:visited {
	font-size: 13px;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
}
.t_1304:hover {
	font-size: 13px;
	line-height: 16pt;
	color: #EA6C00;
	text-decoration: underline;
}
.t_1304:active {
	font-size: 13px;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
}
/******************* p13_1 蓝色 样式 *******************/
.t_1305 {
	font-size: 13px;
	line-height: 20px;
	color: #000099;
}
.t_1305:link {
	font-size: 13px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
.t_1305:visited {
	font-size: 13px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
.t_1305:hover {
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
}
.t_1305:active {
	font-size: 13px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
/******************* .c_130７ 首页top10灰色 样式 *******************/
.t_1307 {
	font-size: 13px;
	line-height: 16pt;
	color: #003399;
}
.t_1307:link {
	font-size: 13px;
	line-height: 16pt;
	color: #003399;
	text-decoration: none;
}
.t_1307:visited {
	font-size: 13px;
	line-height: 16pt;
	color: #003399;
	text-decoration: none;
}
.t_1307:hover {
	font-size: 13px;
	line-height: 16pt;
	color: #EA6C00;
	text-decoration: underline;
}
.t_1307:active {
	font-size: 13px;
	line-height: 16pt;
	color: #003399;
	text-decoration: none;
}
/******************* p13_1 通知公告样式 *******************/
.t_1805 {
	font-size: 13px;
        line-height: 22px;
	color: #000066;
}
.t_1805:link {
	font-size: 13px;
line-height: 22px;
	color: #000066;
	text-decoration: none;
}
.t_1805:visited {
	font-size: 13px;
line-height: 22px;
	color: #000066;
	text-decoration: none;
}
.t_1805:hover {
	font-size: 13px;
line-height: 22px;
	text-decoration: underline;
}
.t_1805:active {
	font-size: 13px;
line-height: 22px;
	color: #000066;
	text-decoration: none;
}
/******************* .c_1304 首页top10灰色 样式 *******************/
.t_1804 {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.t_1804:link {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.t_1804:visited {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.t_1804:hover {
	font-size: 13px;
	line-height: 22px;
	color: #EA6C00;
	text-decoration: underline;
}
.t_1804:active {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
/******************* 1306 首页褐色 样式 *******************/
.t_1306 {
	font-size: 13px;
	color: #660000;
}
.t_1306:link {
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.t_1306:visited {
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.t_1306:hover {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
.t_1306:active {
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
/******************* .c_1302 灰色 样式 *******************/
.c_1302 {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
}
.c_1302:link {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.c_1302:visited {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.c_1302:hover {
	font-size: 13px;
	line-height: 18pt;
	color: #EA6C00;
	text-decoration: underline;
}
.c_1302:active {
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}

/******************* b_border 淡蓝色 边框 *******************/
.border_1010 {background-color: #F2F8FC;border: 1px solid #C0D3E5;padding: 6px;cursor:pointer;color: #666;}
.border_1011 {background-color: #F2F8FC;border: 1px solid #009CFF;padding: 6px;color:#000;cursor:pointer;}
/******************* b_border 淡灰色 边框 *******************/
.border_1020 {background-color: #FFFFFF;border: 1px solid #cccccc;padding: 2px;cursor:pointer;color: #666;}
.border_1021 {background-color: #F2F8FC;border: 1px solid #009CFF;padding: 2px;color:#000;cursor:pointer;}
.border_1030 {
height:145px;
}
.border_1012 {
	background-image: url(mpmb/Images/L_mpmb_Picbg.gif);
	width:122px;
	height:86px;
}
/******************* input 样式 *******************/
.input1{BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid;  }
/******************* textarea 样式 *******************/
.textarea1{BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid;}

/******************* Line_1010 底部横虚线 样式*******************/
.Line_1010 {
	background-image: url(Images/line_h1.gif); 
	background-repeat: repeat-x; 
	background-position: right bottom;
}
/******************* Rline 右边竖虚线 样式 *******************/
.RLine {
	background-image: url(Images/line_shu1.gif); 
	background-repeat: repeat-y; 
	background-position: right bottom;
}
/******************* 首页_中间标题 样式 *******************/
.Fontbg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #33B9F6;
	text-transform: capitalize;
	padding: 2px;
}
.Fontbg1:link {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg1:visited {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg1:hover {
	font-size: 12px;
	line-height: 18pt;
	color: #ffffff;
	text-decoration: underline;
}
.Fontbg1:active {
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.Fontbg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F4861B;
	text-transform: capitalize;
	padding: 2px;
}
.Fontbg2:link {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg2:visited {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg2:hover {
	font-size: 12px;
	line-height: 18pt;
	color: #ffffff;
	text-decoration: underline;
}
.Fontbg2:active {
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.Fontbg3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fffffff;
	background-color: #D7070B;
	text-transform: capitalize;
	padding: 2px;
}
.Fontbg3:link {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg3:visited {
	font-size: 12px;
	line-height: 18pt;
	color:#ffffff;
	text-decoration: none;
}
.Fontbg3:hover {
	font-size: 12px;
	line-height: 18pt;
	color: #00EA69;
	text-decoration: underline;
}
.Fontbg3:active {
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
.Fontbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #61ABF5;
	text-transform: capitalize;
	padding: 2px;
}
.Fontbg:link {
	font-size: 12px;
	line-height: 18pt;
	color: white;
	text-decoration: none;
}
.Fontbg:visited {
	font-size: 12px;
	line-height: 18pt;
	color:white;
	text-decoration: none;
}
.Fontbg:hover {
	font-size: 12px;
	line-height: 18pt;
	color: #EA6C00;
	text-decoration: underline;
}
.Fontbg:active {
	font-size: 12px;
	line-height: 18pt;
	color: #333333;
	text-decoration: none;
}
/** Date:2008/04/03 Support:www.rednet.cn */
.cjbd2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:10px;
}
.cjbd1  {
cursor:  hand;color: #000099;
background:url("images/lm01_cjbd.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;padding-left:10px;
}
.zcfg2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:10px;
}

.zcfg1  {
cursor:  hand;color: #000099;
background:url("images/lm01_cjbd.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;padding-left:10px;
}

.kjcx2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:10px;
}

.kjcx1  {
cursor:  hand;color: #000099;
background:url("images/lm01_kjcx.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;padding-left:10px;
}


.xxh2  {
cursor:  hand;color: #000099;padding-top:3px
}

.xxh1  {
cursor:  hand;color: #000099;
background:url("images/lm01_xxh.gif") no-repeat top left;font-weight:  bold;
padding-top:3px;
}

.qygq2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:5px;
}

.qygq1  {
cursor:  hand;color: #000099;
background:url("images/lm01_qygq.gif") no-repeat top  center;font-weight:  bold;
padding-top:3px;padding-left:5px;
}

.qmcy2  {
cursor:  hand;color: #000099;padding-top:3px;
}

.qmcy1  {
cursor:  hand;color: #000099;
background:url("images/lm01_qmcy.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;
}
.bxlt2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:10px;
}

.bxlt1  {
cursor:  hand;color: #000099;
background:url("images/lm01_bxlt.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;padding-left:10px;
}

.tbft2  {
cursor:  hand;color: #000099;padding-top:3px;padding-left:10px;
}
.tbft1  {
cursor:  hand;color: #000099;
background:url("images/lm01_cjbd.gif") no-repeat top center;font-weight:  bold;
padding-top:3px;padding-left:10px;
}

.sszh2  {
cursor:  hand;color: #000099;padding-left:10px;
}
.sszh1  {
cursor:  hand;color: #000099;
background:url("images/zzzh3.gif") no-repeat top center;font-weight:  bold;
padding-left:10px;
}

.jdzt2  {
cursor:  hand;color: #000099;padding-left:10px;
}
.jdzt1  {
cursor:  hand;color: #000099;
background:url("images/lm01_jdzt.gif") no-repeat top center;font-weight:  bold;
padding-left:10px;
}
.zwzx2  {
cursor:  hand;color: #000099;padding-left:10px;
}
.zwzx1  {
cursor:  hand;color: #000099;
background:url("images/lm01_jdzt.gif") no-repeat top center;font-weight:  bold;
padding-left:10px;
}
.jjxw2  {
cursor:  hand;color: #000099;padding-left:10px;
}
.jjxw1  {
cursor:  hand;color: #000099;
background:url("images/lm01_jdzt.gif") no-repeat top center;font-weight:  bold;
padding-left:10px;
}
.flashow_title_bg {
	width:322px;
	background-image: url(Images/line_h1.gif); 
	background-repeat: repeat-x; 
	background-position: right bottom;
}
/* 数字按钮框样式 */
#imgTitle {FILTER:ALPHA(opacity=70);position:relative;left:0px;text-align:left;overflow: hidden;}
#imgTitle_up {left:0px;text-align: left; height:1px; width:inherit; }
#imgTitle_down {left:0px;text-align: right; width:inherit; }
/* 图片框样式 */
.imgClass {border: 0px solid #000;}
/* 图片文字框样式 */
#txtFrom {text-align: center;vertical-align: middle;}
/* 图片内容框样式 */
#txtContent {text-align: center;vertical-align: middle;}
/* 数字按钮样式 */
.button {text-decoration: none;padding: 2px 7px;background: #7B7B63;margin: 0px;font: bold 9px sans-serif; border-left:#fff 1px solid;}
a.button, a.button:link, a.button:visited {font-family: sans-serif;text-decoration: none;color:#FFFFFF;background-color: #000000;}
a.button:hover {font-family: sans-serif;text-decoration: none;color:#fff;background:#fff; }
.buttonDiv {background: #000000;height: 1px;width: 22px;float: left;text-align: center;	vertical-align: middle;}
/*渐变*/ 
.trans { width:90px; background-color:#000;filter : progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40);}
/** Date:2008/04/28  chiev */
