/* CSS Document */
body
{

font-size:12px;color:#000000;
font-family:  "ËÎÌå",Arial, Verdana,Helvetica, sans-serif;

scrollbar-face-color:#E9E9E9;
scrollbar-highlight-color:#F6F6F6;
scrollbar-3dlight-color:#E9E9E9;
scrollbar-darkshadow-color:#E9E9E9;
scrollbar-shadow-color:#CECECE;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E9E9E9;

background-color:#ffffff;
background-image:url(../imgs/bg.jpg);
background-position:top;
background-repeat:repeat-x;
margin:20px 0px 0px 0px;
}

.Nav
{
	list-style:none;
	background-color:#b11326;height:32px;
	padding-left:85px;padding-top:0px; vertical-align :middle ; 
	background-image:url(../imgs/tdbg_03_02.gif); background-repeat:repeat-x;
	width:auto;
	overflow:hidden;
	
}

.Nav a:link
{
	text-decoration:none;
}

.Nav a:visited
{
	text-decoration:none;
}

.Nav a:hover
{
	text-decoration:none;
	/*
	background-image:url(../imgs/tdbg_03.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
	border-top:solid 0px white;
	border-left:solid 1px white;
	border-right:solid 1px white;
	*/
}

.TopLink
{
	color:White ;
	font-size :12px; font-weight:bold; 
	display :block;
	width:110px;
	text-align :center;
	vertical-align :middle; 
	float :left; line-height:25px; 
	margin-right:15px;
	/*
	border-top:solid 1px #B22222;
	border-left:solid 1px #B22222;
	border-right:solid 1px #B22222;
	*/
	padding-top:4px;
	margin-top:4px;
	list-style:none;
	position :static;
	
}


.Nav2
{
	list-style:none;
	background-color:#b11326;height:34px;
	padding-left:30px;padding-top:1px; vertical-align :middle ; 
	background-image:url(../imgs/tdbg_03_02.gif); background-repeat:repeat-x;
	width:auto;
	
}

.Nav2 a:link
{
	text-decoration:none;
}

.Nav2 a:visited
{
	text-decoration:none;
}

.Nav2 a:hover
{
	text-decoration:none;

	background-image:url(../imgs/tdbg_03.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;
}

.TopLink2
{
	color:White ;
	font-size :12px; font-weight:bold; 
	display :block;
	width:90px;
	text-align :center;
	vertical-align :middle; 
	float :left; line-height:24px; 
	margin-right:10px;
	border-top:solid 1px #0f378e;
	border-bottom:solid 1px #0f378e;
	border-left:solid 1px #0f378e;
	border-right:solid 1px #0f378e;
	padding-top:2px;
	margin-top:3px;
	list-style:none;
	position :static;
	
}



.TD2
{
	vertical-align:top; width:160px; height:100%;
	display:table-cell;
	background-image:url(../imgs/afafaf_dcdcdc.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#c0c0c0;	
}

.TdHead
{
	vertical-align:top; width:160px; height:220px;
	display:table-cell;
	/*background-image:url(../imgs/menubg2.gif);
	background-position:left top;
	background-repeat:no-repeat ;*/
	/*background-color:#5e5e5e;*/
	margin-bottom:0px;
	clear:right;
}

.TD1
{width: 117px; height:auto;background-color:#F7F7F7;}


#ChannalName
{
	width:160px;height:40px;display:table-cell; 
	color:white;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	padding-top:15px;
    background-image:url(../imgs/tdbg_03.gif);
    background-position:left top;
	background-repeat:repeat-x;
}

#ChannalName_Cell
{
	height:40px;color:White; font-weight:bold; vertical-align:middle; text-align:center;
	background-image:url(../imgs/tdbg_03.gif);
    background-position:left top;
	background-repeat:repeat-x;
}

.SubChannalName
{
	width:140px;
	margin-left:10px;
	margin-bottom:6px;
	margin-top:6px;
	height:22px;
	color:#ffffff;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	border-bottom:solid 1px #afafaf;
}
.SubChannalName a:link{color:#666666; text-decoration:none;}
.SubChannalName a:visited{color:#666666; text-decoration:none;}
.SubChannalName a:hover{color:#ffffff; text-decoration:underline;}
.SubChannalName a:active{color:#ffffff;}


.LeftLinkList
{
	width:140px;
	height :225px;
	margin-top:20px;
	margin-left:10px;
	min-height :150px;
	overflow:hidden;	
}
.LeftLinkList a:link{color:#666666;text-decoration:none;}
.LeftLinkList a:visited{color:#666666;text-decoration:none;}
.LeftLinkList a:hover{color:Black;text-decoration:underline;}
.LeftLinkList ul{line-height:16px;list-style:square; margin-left:0px;}

#LeftBottom
{
	/*
	background-image:url(../imgs/bg2.gif);
	background-position:left top;
	background-repeat:repeat-x;
	*/
	
	/*
	background-image:url(../imgs/tdbg_03_02.gif);
	background-position:left top;
	background-repeat:repeat-x;
	*/
	
	border-top:solid 1px darkred;
	border-bottom:solid 2px darkred;
	width :160px;
	height :220px;
	overflow :hidden;
	padding-top:0px;
	margin-bottom:5px;
	
}

.PageFoot
{
	padding-top:8px;
	background-color:#dcdcdc;
	font-family:Arial,Verdana,Helvetica, sans-serif;
	height :20px;
	color: #696969;
}

.PageFoot a:link
{
	color: #696969;
	text-decoration:none;
}

.PageFoot a:visited
{
	color: #696969;
	text-decoration:none;
}

.PageFoot a:hover
{
	color: #696969;
	text-decoration:underline;
}

.RightContent
{
	height:auto;width:auto; vertical-align:top;padding-left:25px;padding-right:0px;
	border-top:solid 4px #dcdcdc;
}

#RightContentHeader
{
	width:755px;
	height :30px;
	min-height :30px;
	border-bottom:solid 1px darkred;
	margin-top:5px;
	margin-bottom:20px;
	font-size:9pt;
}

.SeachBox
{
	
	border:outset 1px #bababa;
	background-color:#ffffff;
}

.box 
{
	border-right:solid #bababa 1px;	
	border-top:solid #bababa 1px ;	
	border-left:solid #bababa 1px ;	
	border-bottom:solid #bababa 1px;	
	background-color: #f0f0f0;
}

.photo
{
 cursor:pointer;
 border:solid 1px #c0bebe;
}

.companies
{
	width:564px;
	min-width:188px;
	height:130px;
	display:block;
	/*border :solid 1px #dfdfdf;*/
	/*border-bottom:solid 1px #dfdfdf;*/
	white-space:pre-wrap;
	word-break:break-all;
	overflow:hidden;
	float :left ;
	margin-top:5px;
	/*
	margin-right:10px;
	margin-left:5px;
	*/
	margin-right:auto;
	margin-left:70px;
	/*background-color:#ffffff;*/
	font-size:9pt;
	padding-left:2px;
}

.item_link{margin-bottom:5px; list-style:square; overflow:hidden;font-size:9pt; width:230px; overflow:hidden; text-align:left;}
.item_link a:link{color:#333333;}
.item_link a:hover{color:Black;}
.item_link a:visited{color:#333333;}