@charset "utf-8";
body {
	background-image: url(pic/bg_line.jpg);
	background-repeat: repeat-x;
	background-color: #15161A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #181818;
}

a:visited {
	color: #2D2D2D;
	text-decoration: none;
}
a:link {
	color: #2D2D2D;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #008000;
}

.divL1 {
	margin: 30px 0px 0px 75px;
}
.divL2 {
	margin: 30px 0px 0px 52px;
	text-align: left;
}
.divR {
	margin: 30px 80px 0 0;
	padding-left: 26px;
	border: 1px solid #c0c0c0;
}
.index3 {
	margin: 15px 22px 0 48px;
	padding-left: 28px;
	border: 1px solid #c0c0c0;
}

.divContent{
	line-height: 20px;
	margin: 10px 0px 15px 0px;
	padding: 0px 43px 0px 80px;
}
.divContentR{
	padding-right: 33px;
}

.contentH1 {
	font-size: 34px;
	margin-bottom: 30px;
}
.contentH2 {
	font-size: 24px;
	font-weight: bold;
	color: #181818;
	margin: 0px 0 30px 0px;
	line-height: 30px;
}
.contentH3 {
	font-size: 18px;
	color: #008000;
	margin: 30px 0 15px 3px;
}
.contentP {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 10px 20px 0px;
	vertical-align: text-top;
	text-align: left;
}

.tableL {
	font-size: 15px;
	vertical-align: text-top;
	line-height: 25px;
	text-align: left;
	border-right: 1px solid #c0c0c0;
	padding-top: 0px;
	width: 196px;
}
.tableR {
	font-size: 15px;
	vertical-align: text-top;
	line-height: 25px;
	text-align: left;
	width: 198px;
}
.tableM {
	margin: 0 120px 0 120px;
	line-height: 20px;
}
.tableBoard {
	border-bottom: 1px solid #eaeaea;
	border-top: 2px dotted #fafafa;
}
.tablePaper {
	margin: 0 95px 0 95px;
}

.footer {
	line-height: 20px;
	margin-top: 3px;
}
.bottom {
	color: #6C6C6C;
	line-height: 25px;
	background-color: #15161A;
	vertical-align: text-top;
}

.titlePublication {
	text-align: center;
}
.titlePaper {
	color: #FF0000;
	font-size: 18px;
	text-align: center;
}
.titleYearMeet {
	color: #008000;
	font-size: 24px;
	text-align: center;
}

.tagNews{
	color: #FF0000;
}
.tagHLight{
	font-size: 15px;
	font-weight: bold;
}
