﻿/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, th, img { margin:0px; padding:0px; border:0px; font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size:12px; list-style:none;}
body {font-size:12px;background:#f6f6f6;}
ul, li {list-style:none; }
.text_Red {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
img { border:none; }
table { border-collapse:collapse; }
td, th { }
em { FONT-WEIGHT: normal; FONT-STYLE: normal }
select, input { vertical-align:middle; font-size:12px; }
textarea { font-size:12px; }

.clearit0 { clear:both; font-size:0; line-height:0; height:0px;overflow:hidden}
.clearit2 { clear:both; font-size:0; line-height:0; height:2px;font-size:1px;overflow:hidden}
.clearit5 { clear:both; font-size:0; line-height:0; height:5px;font-size:1px;overflow:hidden}
.clearit10 { clear:both; font-size:0; line-height:0; height:10px;font-size:1px;overflow:hidden}
.clearit15 { clear:both; font-size:0; line-height:0; height:15px;font-size:1px;overflow:hidden}
.clearit20 { clear:both; font-size:0; line-height:0; height:20px;font-size:1px;overflow:hidden}
.clearit30 { clear:both; font-size:0; line-height:0; height:30px;font-size:1px;overflow:hidden}
.clearit120 { clear:both; font-size:0; line-height:0; height:120px;font-size:1px;overflow:hidden}
.clearit10_red{ clear:both; font-size:0; line-height:0;height:3px;font-size:1px;overflow:hidden; background:#fb0101; margin:4px 0px 4px 0px}

.image_border{border:#f0f0f0 4px solid; margin:0px 10px 10px 10px;}
/* Links */
a,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer;text-decoration:none} 
a:link,a:visited,a:active {color:#63595A} 
a:hover {color:#990000;}

a.red:link,a.red:visited,a.red:active{color:#990000;}
a.red:hover{color:#faa530}

a.white:link,a.white:visited,a.white:active{color:#333;}
a.white:hover{color:#ff9000}

a.blue:link,a.blue:visited,a.blue:active{color:#393939;}
a.blue:hover{color:#ff9000}

a.red01:link,a.red01:visited,a.red01:active{color:#CC3300;}
a.red01:hover{color:#990000}

.list03{margin:5px 2px 0 0px;}
.list03 UL{margin:0px; padding:0px;}
.list03 UL li{ font-family:微软雅黑;padding:0 0 0 10px;color:002029;background:url(../images/arrowpng.png) no-repeat -5px 10px;text-align:left;clear:both; border-bottom:#ccc 1px dashed; line-height:40px; font-size:15px;}
.list03 UL li span{font-family:Arial, Helvetica, sans-serif;font-size:9px;color:#ff8400; margin-left:0px; float:right;}
.list03 UL li a{color:#002029}
.list03 UL li .more a:visited, .list03 UL li .more a:active, .list03 UL li .more a:link {color:#002029;}
.list03 UL li a:hover{color:#e60012}
.list03 UL .more{text-align:right;font-family:微软雅黑;color:002029;font-size:12px;background:none;}
.list03 UL .more a:visited, .list03 UL .more a:active, .list03 UL .more a:link {color:#002029;}
.list03 UL .more a:hover{
	color:#043e7b;
}

/*最新公告样式*/
.TabbedPanels {
	padding:0px;margin-left:0px;background:url(xxk_bg.gif) repeat-x;
	clear: none;
	width: 335px; height:340px; /*float: left; IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	float: left;
	/*width: 960px;*/
	height: 45px; padding-left:0px;
	background:url(xxk_bg.gif) repeat-x;background:url(xxk_bg.gif) repeat-x \9;
	position: relative;
}
.TabbedPanelsTab {
	float: left;
font-size:13px;font-weight:bold;text-align:center;overflow:hidden;
	list-style: none;
	width:110px;height:32px; line-height:40px;
	-moz-user-select: none;	
	-khtml-user-select: none;
	cursor: pointer;padding:10px 0px 0px 0px;
}
.TabbedPanelsTabHover {
	font-size:13px;color:#105dad;font-weight:bold;line-height:40px;border-bottom:none; background:#ffd235;
}
.TabbedPanelsTabSelected {font-size:13px;color:#105dad;font-weight:bold;line-height:40px;border-bottom:none; background:#ffd235;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent {text-align:left;}

.TabbedPanelsContentVisible {
}



