@charset "utf-8";
/* CSS Document */
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.navRed {
	color:#ff0000;
}
.td_left {
	border-top : 1px solid #666;
	border-right  : 1px solid #666;
}
.td_right {
	border-top : 1px solid #666;
}
.td_btm {
	border-bottom:1px solid #666;
}
.issuetitle{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bold;
	
}
.top_menu {
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#6D7150 ;
	border-right  : 1px solid #fff;
	border-collapse:collapse;
	border-top:none;
}
.top_menuB {
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#6D7150 ;
	border-collapse:collapse;
	border-top:none;
}

.top_menuA {
	color:white;
}
.top_menuA:A {
	color:#fff;
}
.top_menuA:hover {
	color:#f3f3f3;
	text-decoration: none;
}
.top-nav {
	color: #333333;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
}
.top-nav:A {
	color: #333333;
	font-weight:normal;
}
.top-nav:hover {
	color: #333333;
	text-decoration:underline;
}
.homeSlogan {
	border-top:2px dotted #999999;
	align:center;
	cursor:pointer;
}
.homeSlogan:hover {
	background-color:#DBDABB; 
}
.leftVideoBox {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	border-bottom:1px solid #666666;
}
.contentTitle {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bold;
}
.contentTitleB {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.contentTitleB16 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:Normal;
	line-height:22px;
}
.contentTitleC {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.contentTitleN {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:normal;
}
.contentA {
	font-size:11px;
	color:#666;
}
.contentA11 {
	font-size:11px;
	color:#666;
}
.contentA12 {
	font-size:14px;
	color:#666;
	font-weight:normal;
}
.videoClass {
	color: #333333;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
.videoClass:A {
	color: #333333;
	font-weight:normal;
	text-decoration:none;
}
.videoClass:hover {
	color: #FFFFFF;
	background-color:#8E8E78;
	text-decoration:none;
}
.videoSlogan {
	align:left;
	color: #333333;
	font-size:12px;
	line-height:16px;
	cursor:pointer;
}
.videoSlogan:hover {
	background-color:#DBDABB; 
}
.classMore {
	color:red;
}
.classMore:A {
	color:red;
	text-decoration: none;
}
.classMore:hover {
	color:white;
	background-color:#F00;
	text-decoration: none;
}

.left_title {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#6D7150 ;
}

.midTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7E7E78;
}
.mainMenuA {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:normal;
	background-color:#FFF;
	text-decoration: none;
}
.mainMenuTA {
	color: #333333;
	text-decoration: none;
}
.mainMenuTA:A {
	color: #333333;
	text-decoration: none;
}
.mainMenuTA:visited {
	color: #333333;
	text-decoration: none;
}
.mainMenuTA:hover {
	color:#FFF;
	background-color:#8E8E78;
	text-decoration: none;
}
.mainMenuTB {
	text-align: justify;
	font-size: 11px;
	color: #666666;
}
.mainMenuTB:A {
	color: #666666;
	text-decoration: none;
}
.mainMenuTB:hover {
	color:#FFFfff;
	background-color:#8E8E78;
	text-decoration: none;
}
.outtable {
	border : 0px;
	background-color:#FFF;
}
.mediatxt {
		color: #999;
}
.imgOver A img {
	position: relative;
	opacity:1;
	filter:alpha(opacity=100);
}
.imgOver { z-index: -999; }
.imgOver A:hover img {
	opacity:0.75;
	filter:alpha(opacity=75);
}
#div-playbtn {
	position: relative;
	background-image:url(images/16692_play.png);
	background-repeat:no-repeat;
	background-position:center;
	z-index:999;
}
#bgimg { z-index: -1; }
.divBox {
	background-color:#E7E7D1; 
	padding:10px 20px 13px 20px;
	font-weight:normal;
	font-size:13px;
	line-height:16px;
	margin:10px 0px 10px 0px;
}
.nullpic {
	margin:3px 10px 5px 0px;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.advcss {
	font-size: 20pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #7d7b5d;
}
.loadcssTT {
	font-size: x-large;
	font-style: italic;
	font-weight:bold;
	color : #ba9e66;
}
.loadcssT2 {
	color: #BA9E66;
	font-size:10.5pt;
	font-weight:bold;
}
.loadcssline {
	line-height:20px;
}
