@charset "UTF-8";
		/*-------------------------------
			right main
		---------------------------------*/
#main {
	width: 730px;
	height: 402px;
	border:solid 1px #ddd;
	margin-bottom:10px;
	box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-moz-box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(top/PIE.htc);
	position:relative;
}
#main img {
	width: 730px;
	height: 402px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(top/PIE.htc);
}
#main div {	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(top/PIE.htc);
}
#main_text{
	position:absolute;
	background:#fff;
	opacity:0.7;
	width:692px;
	z-index:88;
	padding: 10px 20px;
	margin-top: 260px;
	font-size:22px;
	color:#000;	
}
/*----------------------------------
			Data
..................................*/
.normal_news{
	width: 697px;
	height:auto;
	font-size:14px;
	color:#333;
	line-height: 170%;
	letter-spacing: 1px;
	padding: 20px 20px 20px 15px;	
	background:#fff;
	box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-webkit-box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-moz-box-shadow: 3px 3px 2px rgba(107, 107, 107, 0.4);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(top/PIE.htc);
}
#blog_block{	
}
/**********************************[side image]***/
.swf{
	width: 730px;
	height: 400px;
	float: left;
	overflow:hidden;
}
div.swf div.slidesjs-container {
	height:400px !important;	
}
.swf img {
    position:absolute;
	height:400px;
	width:730px;
}
.swf IMG.active {
    z-index:10;
}

.swf IMG.last-active {
    z-index:9;
}

#rss{	
	overflow-y:scroll;
	line-height: 2;	
	height:200px;
	margin-bottom:10px;
}
.blogDate{	
	width:110px;	
	float:left;
	color:#91e091;
	font-size:14px;	
	padding-left:15px;
	padding-top:3px;
}
.blogTxt{
	margin-left:10px;		
	float:left;		
	overflow:hidden;	
	text-align:left;
	width:540px;	
	padding-top:3px;	
}
.blogTxt a{
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.blogTxt a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.6;
}
.clearfix{	
	border-bottom: 1px dotted #91e091;	
	clear:both;
	height:auto;
	padding-top:2px;	
}
.clearfix:first-child{	
	border-bottom:none !important;
}

.pdt20{
	padding-top:20px !important;
}
#table_news{
	margin-top:30px;
	border-radius:10px;
	border:1px solid #cc6666;
	border-spacing:0px;
	margin-bottom:10px;	
}
#table_news td{
	padding:4px 10px;
	border-right:1px solid #cc6666;
	border-bottom:1px solid #cc6666;
	vertical-align:middle;
}
.ttd1{
	background:#ff8080;
	color:#fff;
	width:130px;
}
.pdt_b_20{
	padding: 5px 30px 20px 30px;
	width:672px !important
}
