@charset "utf-8";
table,textarea,input,div,object {
	font-size: 11px;
	line-height:22px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
}
body {background-color:#000000;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;
scrollbar-face-color:#212121; 
scrollbar-shadow-color:#000000; 
scrollbar-highlight-color:#2C2C2C;
scrollbar-3dlight-color:#2C2C2C;
scrollbar-darkshadow-color:#070707;
scrollbar-track-color:#2C2C2C;
scrollbar-arrow-color:#999999}

a:link {  text-decoration:none; color: #CCCCCC}
a:visited {  text-decoration:none; color: #CCCCCC}
a:hover {  color: #FFA500}
a:active {  text-decoration: underline; color: #B6D13E}

.header {
	font-size: 14px;
	color:#EC7B11;
	font-weight: normal;
	left: 5px;
	text-decoration: blink;
}
.header a:visited {font-size: 14px;text-decoration: none; color: #aa2200}
.header a:hover {font-size: 14px;text-decoration: underline; color: #FFa200}
.header a:active {font-size: 14px;text-decoration: underline; color: #FFF200}

.title {font-size: 13px;color:#CCCCCC;font-weight: normal;}

.tbl {
	padding: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #F0F0F0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #F0F0F0;
	border-right-width: thin;
	border-left-width: thin;
	font-family: "Times New Roman", Times, serif;
}
.bbl {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	font-size: 12px;
	line-height:15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aa2200;
}
.tl {
	border-top-width: 0px;
	border-top-style: none;
	color: #B6D13E;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
}
.rl {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #aa2200;
}

.custompage {
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	color: #CCCCCC;
}
select {font: 10px Arial,Tahoma,sans-serif;}

.wordbreak {
	table-layout: fixed;
	word-wrap: break-word;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: circle;
}

.smalltxt {
	font: 11px/16px "Times New Roman", Times, serif;
	padding:3px;
	color: #CCCCCC;
	text-decoration: none;
}

.gege12 {
	font: 11px/14px "Times New Roman", Times, serif;
	padding:0px;
	color: #CCCCCC;
	text-decoration: none;
}

.shuzhe {
	font: 12px/13px Arial, Helvetica, sans-serif;
	padding:3px;
	color: #CCCCCC;
	text-decoration: none;
}

.code_main {
	color: #444;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #666;
	font: 11px Arial,Tahoma,sans-serif;
	line-height:20px;
}
.code_head {
	margin: 2px;
	font: bold 12px Arial,Tahoma,sans-serif;
}
.calendar {
	color: #666;
	text-align: center;
	font: 10px Arial,Tahoma,sans-serif;
}
.calendar-week {
	color: #666;
	text-align: center;
	font: bold 10px Arial,Tahoma,sans-serif;
}
.calendar-today {
	color: #666;
	background-image: url(../images/bg_today.gif); 
	text-align: center;
	font: 10px Verdana;
}
.calendar-thisday {
	color: #666;
	background-image: url(../images/bg_thisday.gif);
	text-align: center;
	font: 10px Verdana;
}
.content_head {
	width: 100%;
	padding: 5px;
	font: 16px Arial,Tahoma,sans-serif;
}
.forums {
	width: 100%;
	padding: 0px;
	margin-left:8px;
	margin-right:8px;
	border-bottom: 1px none #CCC;
	background: #2C2C2C;
	font: 12px/22px Arial, Tahoma, sans-serif;
	color: #C0C0C0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.content_main {
	padding: 4px;
	width: 100%;
	font: 14px Arial,Tahoma,sans-serif;
	line-height:21px;
	text-indent:2em
}
.siderbar_head {
	width: 100%;
	border-bottom: 1px dashed #CCC;
	padding: 4px;
	font: bold 10px Arial,Tahoma,sans-serif;
}
.siderbar_main {
	padding: 4px;
	width: 100%;
	font: 12px Arial,Tahoma,sans-serif;
	line-height:14px;
}
form {
	margin: 0;
	padding: 0;
}
.message {
	position: relative;
	padding: 18px;
	width: 95%;
	text-align: center;
	font: 12px/140% Arial,Tahoma,sans-serif;
}
.hyperlink {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #aa2200;
	margin: 2px 0;
	width: 155px;
	padding-left: 2px;
	text-indent:0em
}
.msg_head {
	color:#f0f0f0;
	font-weight: bold;
	padding: 4px;
	width: 100%;
	background-color: #aa2200;
	border: 1px dotted #aa2200;
}
.msg_content {
	padding: 10px;
	width: 100%;
	border: 1px dotted #ffffff;
}
.msg_main {
	padding: 6px;
	width: 100%;
	text-align: center;
	border: 1px solid #0252AB;
}
.arrow {
	font-family: webdings;
}
.cvlink {
	font: 12px/normal "Times New Roman", Times, serif;
	color:#999999;
	border: 2px none #000000;
	text-decoration: none;
}
.cvlink a:link {text-decoration: none; color: #999999}
.cvlink a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
.cvlink a:hover {text-decoration: none; color: #F07F00}
.cvlink a:active { text-decoration: underline; color: #800F13}

.padding {	padding:10px;}.bgimg {
	background-image: url(../images/zcctv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textb {
	FONT-SIZE: 7pt; COLOR: #888888; LINE-HEIGHT: 150%; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}