﻿@charset "utf-8";
/*居中版型*/
html, body{
	/*height:100%; */
	margin: 0; padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF url(../dintchV2/images/idx/idxBg.gif) repeat; 
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b8b7b7;
	SCROLLBAR-3DLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7;
	text-align:center; /*指定版面居中*/
}

a:link {color:#666666;text-decoration:underline;}
a:visited {color:#666666;text-decoration:underline;}
a:hover {color:#07058A;text-decoration:none;}

h1 {font-size:16px; color:#83804E; margin-bottom:-12px;}
h2 {font-size:14px; font-weight:bold; color:#B74F09; margin:0 0 -18px 0;}
h3 {font-size:12px; font-weight:bold; color:#000000; margin:0 0 0px 0;}

td {font:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

#badyBgIdx {}
	
#containerIdx {
	position:relative;
	width:748px !important; width:748px; /* IE Fix for (2) 1px borders being inside container. */
	height:auto !important; /* Detect height automatically, Incompatible w/IE */
	height:100%;min-height:100%;
	margin-left:auto; margin-right:auto;/*指定版面居中*/
	/*border-left:#FFFFFF solid 1px; border-right:#FFFFFF solid 1px;*/
}

#Header {width:100%;}
#innerHeader { margin:0px 28px; padding:0px;}
#HeaderBanner { text-align:left; margin-top:20px;}
#Header img {}
#HeaderNAV { padding-right:14px; height:40px; text-align:right;}
#innerHeaderNAV {padding-top:12px;}
#HeaderNAV UL {list-style:none; margin:0px; padding:0px 0px; margin-right:4px; color: #CCCCCC;}
#HeaderNAV UL li {padding:0px; display:inline;}
#HeaderNAV .HeaderNAVSide {margin:0px 6px;}
#HeaderNAV A:link,#HeaderNAV A:visited{padding:0px; margin:0px; color:#FFFFFF; text-decoration:none;}
#HeaderNAV A:hover{color:#FFFF00;text-decoration:underline;}  

#HeaderNAV UL .tabActive li {color:#FFFFFF;}
#HeaderNAV UL .tabActive li a:link,#HeaderNAV UL .tabActive li a:visited {color:#FFFFFF;text-decoration: none;}
#HeaderNAV UL .tabActive li a:hover {color:#FFFF00;text-decoration: underline;}

/*Index Flash*/
#idxFlash { width:748px; height:316px; text-align:left; background: url(../dintchV2/images/idx/idxFlashBg.png) no-repeat;}

/*Contents Table*/
.ContentsTable { width:100%; border-top:1px solid #666666; border-bottom:1px solid #666666; border-collapse:collapse; margin-bottom:6px;}
.ContentsTable td {border-bottom:1px dotted #666666; empty-cells:show; color:#666666; padding:4px; background-color:#EEEEEE;}
.ContentsTable th {border-bottom:1px solid #666666; background-color:#7D201B; color:#FFFFFF; font-weight:bold; padding:4px; text-align:left;}

/*Footer*/
#footerIdx {
	width:100%;height:30px;text-align:left;clear:both;
}
#footerIdx #innerFooter { margin:0px; padding:0px; text-align:center; }
#footerIdx #innerFooter .copyright { font-family:Arial, Helvetica, sans-serif; font-size:10px; height:20px; padding-top:0px; color:#999999;}

#footerIdx #innerFooter #footerSidebar { }

