/* CSS Document */

/* --------------------------------------------------
Topcontent
-------------------------------------------------- */

#Topcontent{
	padding-left: 30px;
	overflow:hidden;
	zoom:1;/*for IE6*/
}

#grid-content {
    list-style: none outside none;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
#grid-content .block {
    color: #000000;
    height: 100px;
    margin-right: 10px;
    padding: 20px;
}

.indexBox {
	text-align:left;
	float:right;
	width:100%;
	margin-left:-250px;
	border-left:250px solid #FCFCFA;
	padding-top:10px;
}

.indexBoxIn {
	padding-left:10px;
	emin-width:750px;
}
.indexBoxIn div.PR {
	float: left;
	margin:0 5px 5px 0;
	width: 605px;
	height:605px;
	position:absolute;
	overflow:hidden!important;
	
	
	/*float: left;
	margin:0 5px 5px 0;
	position:absolute;*/

	}
.indexBoxIn div.PR iframe{
	width:610px;
	height:300px;
	border:0px!important;
	text-align:center;
	border-style:none!important;
    margin-left: 1px;
    margin-top: 1px;
	/*overflow:scroll;*/
	overflow:hidden!important;
	
	}	
.indexBoxIn div.nBox{
	float:left;
	width:300px;
	display:block;
	background: #F90
	padding:1px;
	margin:0 5px 5px 0;
	border:1px #E4E4DE solid;
	position: relative;
	/*zoom:1;*/
}
.indexBoxIn div.nBox a:hover img {
    opacity: 0.7;
}
.nBTx{
    bottom: 20px;
    color: #FFFFFF;
    display: block;
    /*font-size: 14px;*/
    font-weight: bold;
    left: 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	/*-moz-box-shadow: 1px 1px 4px #000000;  
	-webkit-box-shadow: 1px 1px 4px #000000;  */
}
/*IE6以下用*/
/** html.nBTx{
    bottom: 20px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    left: 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
}*/


/*IE6以下用*/
* html.nBTx{
    bottom: 20px;
    color: #FFFFFF;
    display: block;
   /* font-size: 14px;*/
    font-weight: bold;
    left: 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
	}

/*IE7用*/
:first-child + html .nBTx{
    bottom: 20px;
    color: #FFFFFF;
    display: block;
    /*font-size: 14px;*/
    font-weight: bold;
    left: 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
	}

/*IE8用*/
head~/* */body .nBTx{
    bottom: 20px;
    color: #FFFFFF;
    display: block;
   /* font-size: 14px;*/
    font-weight: bold;
    left: 20px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=150, Strength=2);
	}
.tag{
    color: #FFFFFF;
    display: block;
   /* font-size: 14px;*/
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
	left: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	-moz-box-shadow: 1px 1px 4px #000000;  
	/*-webkit-box-shadow: 11px 1px 4px #000000;  */
}


/*IE6以下用*/
* html.tag{
     color: #FFFFFF;
    display: block;
   /* font-size: 14px;*/
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
	left: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
	}

/*IE7用*/
:first-child + html .tag{
     color: #FFFFFF;
    display: block;
   /* font-size: 14px;*/
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
	left: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=135, Strength=2);
	}

/*IE8用*/
head~/* */body .tag{
    color: #FFFFFF;
    display: block;
    /*font-size: 14px;*/
    font-weight: bold;
    position: absolute;
    right: 20px;
	top: 10px;
	left: 20px;
    text-decoration: none;
    text-shadow: 1px 1px 4px #000000;
	filter: Shadow(Color=#000000, Direction=150, Strength=2);
	}


