/* CSS Document */
/* 公用式样 */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
a:link {color:#000000;font-size:12px;font-weight:normal;  text-decoration: none;}
a:visited {color:#000000;font-size:12px;font-weight:normal;  text-decoration: none;}
a:hover {color:#0099cc;font-size:12px;text-decoration:underline;}
a:active {color:#0099cc;font-size:12px;font-weight:bold; text-decoration:underline;}

.top:link {color:#FFFFFF;font-size:12px;font-weight:normal;  text-decoration: none;}
.top:visited {color:#FFFFFF;font-size:12px;font-weight:normal;  text-decoration: none;}
.top:hover {color:#FFFFFF;font-size:12px;font-weight:bold;}
.top:active {color:#FFFFFF;font-size:12px;font-weight:bold;}

.side:link {color:#003366;font-size:12px;font-weight:bold;  text-decoration: none;}
.side:visited {color:#003366;font-size:12px;font-weight:bold;  text-decoration: none;}
.side:hover {color:red;font-size:12px;font-weight:bold;text-decoration: none;}
.side:active {color:red;font-size:12px;font-weight:bold;text-decoration: none;}

.text {	font-family: "宋体";font-size: 12px;font-style: normal;}
.textt {font-size: 14px;font-weight: bold;color:#FFFFFF}
.text2 {font-size: 14px;font-weight: normal;line-height:25px}
.title {font-size: 28px;font-weight: bold; color:#FF0000}
.time {font-family: "宋体";font-size: 12px;font-style: normal;color:#636163;}
.frombt {border-width: 0px 0px 0px 0px;font-size:12px;background-color: #D2F0FF;}
.textliu {font-size: 12px;font-style: normal;color:#000000;letter-spacing:5px}

div{line-height:150%}
	
span{line-height:150%}

p{line-height:150%}

font{line-height:150%}

table
{
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
}


.NewsTitle{color:#ff0000;font-size:22px;font-weight:bold;line-height:24px;text-align:center;}

.NewsTitleA{color:#ff0000;font-size:16px;font-weight:bold;line-height:24px;text-align:center;}

.fs12{font-size:12px;}
.fs14{font-size:14px;}

.lh10{line-height:10px;}
.lh12{line-height:12px;}
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}

/*阴影*/
.YinYing 
{
border-left:#666666 2px solid;
border-bottom:#dcdcdc 2px solid;
border-right:#dcdcdc 1px solid;
border-top:#666666 2px solid;
}

/* 所有表默认宽度及样式*/
.TableDefaultWidth
{
	width:775px;
	border-collapse:collapse;
	/*表格中加入：class="TableDefaultWidth" cellpadding=0*/
}

/*强制换行*/
.HuanHang
{
	word-break:break-all;
}

/*背景不重复*/
.BeiJingBCF
{
	BACKGROUND-REPEAT: no-repeat;
}

A:link { COLOR: #000000; TEXT-DECORATION: none }
A:visited { COLOR: #000000; TEXT-DECORATION: none }
A:hover { COLOR: #000000; TEXT-DECORATION: underline }
A:active { COLOR: #000000 }

A.banner2:link { COLOR: #ffffff; TEXT-DECORATION: none }
A.banner2:visited { COLOR: #ffffff; TEXT-DECORATION: none }
A.banner2:hover { COLOR: #ffffff; TEXT-DECORATION: underline }
A.banner2:active { COLOR: #ffffff }