/* CSS Document */
.table1 {
	border: 1px solid #5C9AFF;
}
.table2 {
	border: 1px solid #B9B9B9;
}

.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5C9AFF;
	border-right-color: #5C9AFF;
	border-left-color: #5C9AFF;
}
.table4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C9AFF;
}
#thinTable{
	border:1px solid #c0c0c0;
	border-collapse:collapse;
}
#thinTable td{
	border:1px solid #c0c0c0;
	margin:5px;
}

.nowrap{
	white-space:nowrap;
}
h1{								/*关键字*/
	font-size: 12px;
	color: #ffffff;
	margin:0px;
	font-weight:bold;
	line-height: 13pt;
}
h2{								/*二级栏目*/
	font-size: 14px;
	color: #000000;
	margin:0px;
	font-weight:bold;
	line-height: 15pt;
}
h3{								/*二级栏目右侧*/
	font-size: 14px;
	color: #434343;
	margin:0px;
	font-weight:bold;
	line-height: 13pt;
}


a.topmenu:link {						/*正常链接*/
	font-size: 12px;
	color: #000000;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.topmenu:visited {
	font-size: 12px;
	color: #000000; /*#434343;*/
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.topmenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.topmenu:active {
	font-size: 12px;
	color: #000000;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}

a.nospace:link {						/*正常链接*/
	font-size: 12px;
	color: #000000;
	letter-spacing:0.5px;
	line-height: 13pt;
	text-decoration: none;
}
a.nospace:visited {
	font-size: 12px;
	color: #434343;
	letter-spacing:0.5px;
	line-height: 13pt;
	text-decoration: none;
}
a.nospace:hover {
	font-size: 12px;
	color: #FE6D02;
	letter-spacing:0.5px;
	line-height: 13pt;
	text-decoration: none;
}
a.nospace:active {
	font-size: 12px;
	letter-spacing:0.5px;
	line-height: 13pt;
	text-decoration: none;
}
a.white:link {				/*白色链接*/
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13pt;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13pt;
}
a.white:hover {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	line-height: 13pt;
}

a.gray:link {				/*灰色链接*/
	font-size: 12px;
	color: #5F616E;
	text-decoration: none;
	line-height: 15pt;
}
a.gray:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
a.gray:hover {
	font-size: 12px;
	color: #FCAA1A;
	text-decoration: none;
	line-height: 15pt;
}
a.gray:active{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
a.red:link {				/*红色粗体12px链接*/
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
	line-height: 15pt;
}
a.red:visited {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
	line-height: 15pt;
}
a.red:hover {
	font-size: 12px;
	color: #FE6D02;
	font-weight: bold;
	text-decoration: blink;
	line-height: 15pt;
}
a.yellow:link {						/*正常链接*/
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.yellow:visited {
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.yellow:hover {
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
a.yellow:active {
	font-size: 12px;
	letter-spacing:1px;
	text-decoration: none;
	line-height: 14pt;
}
.text {						/*正常文本*/
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
	word-wrap: break-word; 
	word-break: break-all;
}
.fontSizes {font-size:12px; color:#999999;}
.wfont {					/*白色文本*/
	font-size: 12px;
	line-height: 13pt;
	color: #ffffff;
}
.rfont{						/*红色文本*/
	font-size: 12px;
	color: #FF0000;
	line-height: 15pt;
}
.vermeil{
	font-size: 12px;		/*朱红色文本*/
	color: #990000;
	line-height: 15pt;
}
.bvermeil{
	font-size: 12px;		/*朱红色文本*/
	font-weight:bold;
	color: #990000;
	line-height: 15pt;
}
.bluefont{
	font-size: 12px;		/*蓝色文本*/
	font-weight:bold;
	color: #020459;
	line-height: 15pt;
}
.azuryfont{
	font-size: 12px;		/*浅蓝色文本*/
	color: #010067;
	line-height: 15pt;
}
.artTitle {					/*文章标题*/			
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.indexTitle{				/*首页栏目标题*/
	font-size: 14px;
	color: #005AA0;
	text-decoration: none;
	font-weight: bold;
}

.requiredfont{				/*必填样式*/
	font-size: 12px;
	color: #FF0000;
}
.datefont{					/*日期样式*/
	font-size: 12px;
	color: #666666;
	line-height: 13pt;
	text-decoration: none;
	white-space:nowrap;
}
.morefont{					/*更多样式*/
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
}

.td_line {						/*虚线*/
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 15pt;
}
.td_line1 {						/*实线*/
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFAE14;
	line-height: 15pt;
}
.td_imgline {					/*虚线*/
	height:21px;
	background-image: url("../images/xww_r6_c16.jpg");
	background-repeat: repeat-x;
	background-position: right bottom;
}
.input1{						/*文本框样式*/
    font-size:12px;
	BORDER: #006699 1px solid;
    BACKGROUND-COLOR: #f9f9f9
}

.imgborder1{					/*图片边框*/
border: 1px solid #000000;
}
.topmenubg {					/*背景图片_顶部菜单*/

}
.topmenubg1 {					/*背景图片_顶部菜单*/

}

.navLast{					/*导航栏最后一个栏目名称样式*/
	color:#5E5E5E;
}
a.navLast:link {			
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	line-height: 15pt;
}
a.navLast:visited {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	line-height: 15pt;
}
a.navLast:hover {
	font-size: 12px;
	color: #FE6D02;
	text-decoration: none;
	line-height: 15pt;
}
a.navLast:active{
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
	line-height: 15pt;
}

.listTitle{						/*列表头*/
	font-size: 12px;
	font-weight: bold;
	color: #1F4F72;
	text-align:center;
	line-height:27px;
}
