﻿/* LinkDefine */
.index_title:link,.index_title:visited,.index_title:hover{
	COLOR: #DC155E;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
/*	line-height: 30px;*/
}
.sub_title:link,.sub_title:visited,.sub_title:hover{
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: normal;
	font-family: "宋体";
/*	line-height: 30px;*/
}
/* LinkDefine */
.center_title{
	COLOR: #DC155E;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
/*	line-height: 30px;*/
}
.center_title:hover {
	COLOR: #DC155E;
	TEXT-DECORATION: underline;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
/*	line-height: 30px;*/
}
.SegTitle_1:link,.SegTitle_1:visited{
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
	line-height: 30px;
}
.SegTitle_1:hover{
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: normal;
	font-family: "黑体";
	line-height: 30px;
}
.ArtTitle_1:link,.ArtTitle_1:visited{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 30px;
}
.ArtTitle_1:hover{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 30px;
}
.ContentTitle:link,.ContentTitle:visited{
	COLOR: #1DA6BE;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 30px;
}
.ContentTitle:hover{
	COLOR: #1DA6BE;
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 30px;
}
.BoxTitle:link,.BoxTitle:visited{
	COLOR: #E80063;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 20px;
}
.BoxTitle:hover{
	COLOR: #E80063;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 20px;
}
.SecTitle:link,.SecTitle:visited{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 20px;
}
.SecTitle:hover{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 20px;
}
/*TextDefine*/

.TFormat1{
	COLOR: #DC155E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*OverAll*/
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: "宋体", arial;
	font-size: 12px;
	line-height: 185%;
	color: #333333;
	background-color: #FFFFFF;
}
img{
 border:0px;
}
img{
border:0px;
}
ul{
	margin:0px -5px;
	padding:0px 5px;}

li{
	height:25px;
	line-height:25px;
	list-style:none
}
.lispcial{
	height:30px;
	line-height:25px;
	list-style:none
}
a{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体";
	line-height: 20px;
}
a:hover{
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}

/*FontStyle*/
.f12px {
	FONT-SIZE: 12px
}
.f12px_B {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.f14px {
	FONT-SIZE: 14px
}
.f14px_B {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.f14px_B_L{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.f14px_B_L:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color:#FF0000;
}
.f16px {
	FONT-SIZE: 16px
}
.f16px_B {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* DivSpaceOccupy */
.blank10px{
	height: 10px;
	width:50px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.blank5px{
	height: 5px;
	width:50px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

