/* CSS Document */
*{ margin: 0px; padding: 0px; }

body{
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	background-color: #FFDCFB;
}


h1{ font-family: "宋体"; font-size: 22px; color: #000000; font-weight: bold; text-decoration: none; }

h2{ font-family: "宋体"; font-size: 15px; color: #000000; font-weight: bold; text-decoration: none; }


.td_center{
	margin-right: auto;
	margin-left: auto;
}


p{
	font-family: "宋体";
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

.txt{
	font-family: "宋体";
	height: 16px;
	font-size: 12px;
	color: #666666;
}

.sel{ font-family: "宋体"; font-size: 12px; }

/*连接样式*/
a:link { font-family: "宋体"; font-size: 12px; color: #333333; text-decoration: none; }

a:visited { font-family: "宋体"; font-size: 12px; color: #333333; text-decoration: none; }

a:hover { font-family: "宋体"; font-size: 12px; color: #FF0000; }


a.link_red:link { font-family: "宋体"; font-size: 12px; color: #EB357D; text-decoration: none; }

a.link_red:visited { font-family: "宋体"; font-size: 12px; color: #EB357D; text-decoration: none; }

a.link_red:hover { font-family: "宋体"; font-size: 12px; color: #EB357D; text-decoration: underline; }


a.link_nav:link {
	font-family: "宋体";
	font-size: 14px;
	color: #E31D74;
	text-decoration: none;
	background-color: #F6F6F6;
	display: block;
	height: 21px;
	width: 90px;
	padding-top: 3px;
}

a.link_nav:visited {
 	font-family: "宋体";
	font-size: 14px;
	color: #E31D74;
	text-decoration: none;
	background-color: #F6F6F6;
	display: block;
	height: 21px;
	width: 90px;
	padding-top: 3px;
	}

a.link_nav:hover { 	
    font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E31D74;
	display: block;
	height: 21px;
	width: 90px;
	padding-top: 3px;
	}


a.menu:link {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}


a.lkUl:link { font-family: "宋体"; font-size: 12px; color: #333333; text-decoration: none; }

a.lkUl:visited { font-family: "宋体"; font-size: 12px; color: #333333; text-decoration: none; }

a.lkUl:hover { font-family: "宋体"; font-size: 12px; color: #FF0000; text-decoration: underline; }


a.lk_14:link { font-family: "宋体"; font-size: 14px; color: #333333; text-decoration: none; }

a.lk_14:visited { font-family: "宋体"; font-size: 14px; color: #333333; text-decoration: none; }

a.lk_14:hover { font-family: "宋体"; font-size: 14px; color: #FF0000; text-decoration: none; }


a.lkUl_14:link { font-family: "宋体"; font-size: 14px; color: #333333; text-decoration: none; }

a.lkUl_14:visited { font-family: "宋体"; font-size: 14px; color: #333333; text-decoration: none; }

a.lkUl_14:hover { font-family: "宋体"; font-size: 14px; color: #FF0000; text-decoration: underline; }



.red{ color: #FF0000; }

.blue{ color: #014CCC; }

.white{ color: #FFFFFF; }

.cl1{ color: #006E9D; }

.bgColor{ background-color: #E0F3F7; }

.newsListTitleBg{ background-image: url(../images/images_64.jpg); background-repeat: no-repeat; }

.u{ text-decoration: underline; }

.b{ font-weight: bold; }

.lh20{ line-height: 20px; }

.lh21{ line-height: 21px; }

.lh22{ line-height: 22px; }

.lh23{ line-height: 23px; }

.lh24{ line-height: 24px; }

.lh28{ line-height: 28px; }

.fenye{ font-family: "宋体"; height: 20px; width: 100%; text-align: center; margin-top: 8px; float: right; }

.webjx{ font-family: "宋体"; font-size: 12px; color: #FFFFFF; width: 300px; }

/*----------淫荡的分割线------------------*/

.line1{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E8E8E8; }

.line2{ border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #E6E6E6; }


.k1{ border: 1px solid #FFAEC1; }

.k2{ border: 1px solid #8EBFD6; }

.k3{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED3077;
	border-bottom-color: #ED3077;
	border-left-color: #ED3077;
}
.k4{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #78D4FA;
	border-bottom-color: #78D4FA;
	border-left-color: #78D4FA;
}

.k5{ border: 1px solid #EAEAEA; }







