/* Writer:www.ubow.net.cn */

/* 全局样式 */
body{margin:0px;	font-family:"Arial", "宋体";color: #424242;	background-image: url(../Image/top_bg.gif);	background-repeat: repeat-x;padding-left:1px;	padding-top:5px;	text-align:center;
}

td{font-size:12px;}

.input_search{border:0px;width:150px;height:21px;padding:3px 10px 5px 28px;background-image: url(../Image/input_bg.gif);background-repeat: no-repeat;background-attachment: fixed;color:#A1A1A1;}

/**布局样式***********************/

.Frm{width:800px;border:0px;}
.FrmLeft{width:185px;background-color: #d6f9ac;vertical-align:top;padding:5px;}
.FrmRight{width:605px;padding-top:5px;padding-left:5px; vertical-align:top;}
.Tab1{border:1px solid #bebebe;background-color: #e6fccb;}
.Tab2{border:1px solid #bebebe;}

/**内容***********************/

.lh18{line-height:18px;padding:5px;}	/*行间距*/
.lh23{line-height:23px;}	/*行间距*/

/**链接***********************/

a {text-decoration: none;color:#468102}		/*绿变黑*/
a:hover {color: #424242;text-decoration: underline;}

.TxtA {color:#424242;}/*黑*/
a.TxtA:hover{color: #424242;text-decoration: underline;}

.TxtB {color:#424242;}/*黑变蓝*/
a.TxtB:hover{color: #00508F;text-decoration: underline;}

.TxtC {color:#ffffff;}/*白*/
a.TxtC:hover{color: #ffffff;text-decoration: underline;}

.TxtD {color:#999999;}/*灰*/
a.TxtD:hover{color: #424242;}

.TxtE {color:#494949;font-weight:bold;}/*加粗*/
a.TxtE:hover{color: #00508F;}

.TxtF {color:#999999;font-size:10px;}/*10px灰*/
a.TxtF:hover{color: #00508F;text-decoration: none;}


/**内容页样式***********************/

.TitleContent{font-size:20px;height:40px;color:#666666;font-family: "Microsoft YaHei", "Microsoft JhengHei", "黑体", "Arial";font-weight:bold;}

.TxtContent{line-height:160%;font-family:"Arial";height:200px;vertical-align: top;text-indent: 2em;padding:10px;font-size:14px;}

.TxtInfo{font-size:12px;color:#999999;text-align:center;vertical-align: top;height:40px;}

.titbg{background-attachment: fixed;	background-image: url(../Image/tit_bg.gif);	background-repeat: no-repeat; width:598px;height:27px; padding-left:25px;}

.titbg2{background-attachment: fixed;background-image: url(../Image/tit_bg2.gif);	background-repeat: no-repeat; width:193px;height:27px; padding-left:25px;}


/*列表样式*********************/
.aaa{font-size:12px;color:#424242;}
a.aaa.hover{color:#1D9E03;}

/*偶数行显示*/
.bbb{line-height:23px;background-image: url(../Image/dot_line06.gif);background-repeat: repeat-x;}

/*奇数行显示*/
.ccc{line-height:23px;background-image: url(../Image/dot_line05.gif);background-repeat: repeat-x;}


/*资讯--图片样式*/
.pic1{border:3px solid #ffffff;filter:progid:dximagetransform.microsoft.glow(color=#d9d9d9,strength=4);}
a.pic1:hover{border:5px solid #99CC33;filter:progid:dximagetransform.microsoft.glow(color=#99CC33,strength=1); }

/*下载--图片样式*/
.pic2{padding:5px;border:1px solid #999999;}
a.pic2:hover{padding:5px;border:1px solid #666666;background-color: #99CC33;}

/*图片--图片样式*/
.pic3{border:3px solid #ffffff;filter:progid:dximagetransform.microsoft.glow(color=#d9d9d9,strength=4);}
a.pic3:hover{padding:5px;	border:1px solid #666666;	background-color: #99CC33;}