﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: "MS Sans Serif" , Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #3f3f3f;
}
.white-bold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
.fAll
{
	text-align: center;
	width: 999px;
	background-image: url(../images/zchannelmaster/bg_all.jpg);
	height: 121px;
}
.fLeft
{
	float: left;
	width: 713px;
	height: 97px;
	background-image: url(../images/zchannelmaster/logo_bg.jpg);
}
.fRight
{
	float: right;
	background-image: url(../images/zchannelmaster/menusearch.gif);
	width: 275px;
	height: 97px;
}
.boxsearch
{
	padding-left: 27px;
	padding-top: 67px;
}
.fBottom
{
	clear:both ;
}
/********************** HOME **************************/
.contentAll
{
	width: 95px;
	height: 100%;
	text-align: center;
}
.contentImg
{
	border-right: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	border-left: #ffffff 3px solid;
	width: 75px;
	border-bottom: #ffffff 3px solid;
	height: 60px;
	margin: 3px 10px;
}
.contentImgActive
{
	border-right: #ff0000 3px solid;
	border-top: #ff0000 3px solid;
	border-left: #ff0000 3px solid;
	width: 75px;
	border-bottom: #ff0000 3px solid;
	height: 60px;
	margin: 3px 10px;
}
.contentImgOver
{
	border-right: #ff0000 3px solid;
	border-top: #ff0000 3px solid;
	border-left: #ff0000 3px solid;
	width: 75px;
	border-bottom: #ff0000 3px solid;
	height: 60px;
	margin: 3px 10px;
}
.contentTitle
{
	color: #ffeb00;
	font-weight: bold;
}
.contentDetail
{
	color:#ffffff;
}
.contentView
{
	color: #CC0001;
}
.detailBg
{
	width: 100%;
	min-height: 40px;
	background-image: url(../images/zchannelmaster/h_10.jpg);
}
.detailAll
{
	width: 360px;
	height: 100%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
.detailTitle
{
	font-weight: bold;
	font-size: 15px;
	color: #cc0000;
}
.detailData
{
	min-height : 40px;
}
.detailDetail
{
	width: 345px;
	height: 100%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
/******************************************************/

.notfound
{
	vertical-align: middle;
	width: 450px;
	height: 400px;
	text-align: center;
}

a:link
{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txtnormal
{
	font-family: Tahoma;
	font-size: 11px;
}
