#imgPageTop {
	width: 730px;
	height: 382px;
	margin-bottom:10px;
	box-shadow: 3px 3px 2px rgba(41, 41, 41, 0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(41, 41, 41, 0.4);
	-moz-box-shadow: 3px 3px 2px rgba(41, 41, 41, 0.4);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#imgPageTop img {
	width: 730px;
	height: 382px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.boxText p	{ margin-bottom:10px;}
.spaceLeft	{ margin-left:30px;}



#rss{	
	
	width:692px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
	/*background-color:#FC6;*/
}

#rss,x:-moz-broken {	
	
	
	width:692px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
/*	background-color:#FC6;*/
}

.blogDate{	
	width:100px;	
	float:left;
	color:#C93A03;
	font-size:16px;	
	padding-left:20px;
	font-size:16px;
	/*background-color:#F66;*/
}
.blogTxt{
	width:540px;	
	float:left;		
	overflow:hidden;	
	text-align:left;		
	font-size:16px;
	/*background-color:#06F;*/
}
.blogTxt a{
	font-size:15px;
	color:#000;
	text-decoration:none;
}
.blogTxt a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.6;
}
.clearfix	{ border-bottom: 1px dotted #CCC; display:inline-block;padding: 10px 0;}



.title-top
{
	padding-top:0px !important;
}


.table01
{
	border:1px solid #999999;
	width:690px;
	margin-top:10px;
	border-collapse:collapse;
	vertical-align:middle;
}
 .rowww
{
	border-bottom:1px solid #999999;
	vertical-align:middle;
}
.rowww .td
{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	vertical-align:middle;
	text-align:center;
	width:73px;
}
.td1
{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	width:150px;
	vertical-align:middle;
	text-align:center;
	background:#FFEEF1;
}




