/*** top navigation bar css add to the inside page, added at 30/03/2010 ***/



#nav{
	width: 992px;
	height: 35px;
	list-style-type: none;
	background-color: #D9DBE4;
	margin:0;
	padding:0;
}
#nav li{
	float:left;
	width:124px;
}
#nav li a{
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height /**/:35px;
	padding-top:35px;
	background-image:url(../image/navBar.gif);
	color:#71567F;
}
#nav01 a{ background-position:0 0;}
#nav02 a{ background-position:-124px 0;}
#nav03 a{ background-position:-248px 0;}
#nav04 a{ background-position:-372px 0;}
#nav05 a{ background-position:-496px 0;}
#nav06 a{ background-position:-620px 0;}
#nav07 a{ background-position:-744px 0;}
#nav08 a{ background-position:-868px 0;}

#nav01 a.stay, #nav01 a:hover{ background-position:0 -35px;}
#nav02 a.stay, #nav02 a:hover{ background-position:-124px -35px;}
#nav03 a.stay, #nav03 a:hover{ background-position:-248px -35px;}
#nav04 a.stay, #nav04 a:hover{ background-position:-372px -35px;}
#nav05 a.stay, #nav05 a:hover{ background-position:-496px -35px;}
#nav06 a.stay, #nav06 a:hover{ background-position:-620px -35px;}
#nav07 a.stay, #nav07 a:hover{ background-position:-744px -35px;}
#nav08 a.stay, #nav08 a:hover{ background-position:-868px -35px;}


#date_header{
	background:url(../image/date_header_bkg.jpg) top left no-repeat;
	width:996px;
	height:27px;
	_height:32px;
	padding-top:5px;
}
#date_header .path{
	float:left;
	width:600px;
	text-align:left;
	margin-left:13px;
	line-height:1.5;
}
#date_header .date{
	float:right;
	width:300px;
	text-align:right;
}
.color1st{ color:#66327B;}
.color2nd{ color:#FFFFFF;}
.color1st a:link, .color1st a:visited, a:link.color1st, a:visited.color1st{ color:#66327B; text-decoration:none;}
.color1st a:hover, .color1st a:active, a:hover.color1st, a:active.color1st{ color:#AA6FC4; text-decoration:underline;}

.color2nd a:link, .color2nd a:visited, a:link.color2nd, a:visited.color2nd{ color:#FFFFFF; text-decoration:none;}
.color2nd a:hover, .color2nd a:active, a:hover.color2nd, a:active.color2nd{ color:#C5C5C5; text-decoration:underline;}

.txt1{ font-size:130%}
/**** end of top nav ***/





.main-focus_bg {
	background-image: url(../image/main-foucs_20090623-R2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin-right: 10px;
	margin-bottom: 10px;
}

.main-focus_bg-news {
	background-image: url(../image/main-foucs_20090623-L2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 445px;
	vertical-align: top;
	padding-top: 20px;
}
.main-focus_bg-search {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9A989D;
	font-size: 13px;
	margin-top: 15px;
	color: #595458;
	padding-top: 15px;
}
.main-focus_bg-search A:link {color: #792CB0; text-decoration: none; cursor: hand}
.main-focus_bg-search A:visited {color: #792CB0; text-decoration: none}
.main-focus_bg-search A:hover {color: #9560B2; text-decoration: underline}
.main-focus_bg-search A:active {font-weight: normal}


.main-focus_tab {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7F33B2;
}
.main-focus_tab td {
	background-image: url(../image/main-focusTAB-line_20090623.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-left: 15px;
}
.main-focus_con-PHOTO {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
.main-focus_con {
	font-size: 13px;
	line-height: 180%;
	text-align: left;
}
.main-focus_con A:link {color: #555259; text-decoration: none; cursor: hand}
.main-focus_con A:visited {color: #333333; text-decoration: none}
.main-focus_con A:hover {color: #666666; text-decoration: underline}
.main-focus_con A:active {font-weight: normal}

.main-focus_con-VIDEO {
	background-color: #E1C8F3;
	background-image: url(../image/icon-view_20090623.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	background-position: left center;
	line-height: 25px;
	margin-top: 8px;
}
.main-focus_R_bg {
	background-image: url(../image/main-focus_R_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 285px;
	padding-top: 40px;
	padding-bottom: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}
.main-focus_R_bg-but {
	margin-top: 10px;
}

.main-focus_bg-banner {
	margin-top: 10px;
	background-image: url(../image/main-focus_banner_database.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-left: 125px;
	height: 70px;
	position: relative;
}
.main-video_BG {
	background-image: url(../image/main-video_20090623-BG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main-video_BG table {
	font-size: 12px;
	line-height: 135%;
	color: #6B6672;
}

.main-video_BG A:link {color: #6B6672; text-decoration: none; cursor: hand}
.main-video_BG A:visited {color: #6B6672; text-decoration: none}
.main-video_BG A:hover {color: #787393; text-decoration: underline}
.main-video_BG A:active {font-weight: normal}

.main-focus_bg-banner img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 4px;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #663399;
	background-image: url(../image/main-video_20090623-TBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-video_T {
	font-size: 15px;
	line-height: 135%;
	color: #663399;
	background-image: url(../image/main-video_20090623-TBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	height: 45px;
}
.main-video_cat_bg {
	background-image: url(../image/main-video_cat_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	width: 90%;
	margin-top: 10px;
}


.main-video_T table {
	font-size: 12px;
	line-height: 135%;
	color: #787393;
}
.main-focus_con-INEWS {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A293A8;
	padding: 10px;
}
.main-focus_con-INEWS-time {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	font-size: 12px;
	color: #342D3D;
	background-color: #D6CDE0;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #C6B8CF;
	border-right: 1px solid #A99CB0;
	border-bottom: 1px solid #A99CB0;
	border-left: 1px solid #C6B8CF;
}
.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

