#news_box {
	margin: 0;
	float: left;
	width: 480px;
	height: auto;
}
#news_title {
	margin: 37px 0 11px 0;
	width: 480px;
	height: auto;
}
#news_contents {
	font-size:11px;
	line-height:16px;
	margin: 0 0 16px 2px;
	width: 478px;
	height: 240px;
	overflow:auto;
}
.news_column {
	font-size:11px;
	line-height:16px;
	margin: 0 15px 0 0;
	width: auto;
	height: auto;
	clear:both;
}

.news_column_date {
	margin: 0;
	width: auto;
	height: auto;
	float:left;
}
.news_column_txt {
	margin: 0 0 12px 5px;
	width: 440px;
	height: auto;
	float:left;
}
.news_column_arrow {
	margin: 2px 0 0 0;
	width: 15px;
	height: auto;
	float:left;
}

#news_box2 {
	margin: 0;
	float: left;
	width: 580px;
	height: auto;
}
#news_contents2 {
	font-size:11px;
	line-height:16px;
	margin: 0 0 16px 2px;
	width: 560px;
	height: 100px;
	overflow:auto;
}


#app {
    width: 960px;
	height: auto;
    margin: 0;
	padding: 0;
}
.bar_up {
	padding: 0 0 12px 0;
}
.bar_btm {
	clear: both;
	padding: 8px 0 0 0;
}

.bar {
	clear: both;
	padding: 10px 0 3px 0;
}
.app_explain {
	font-size:12px;
	line-height:18px;
    width: 408px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0; 
	float: left;
}
.app_img1 {
    width: 471px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0 0 0 71px; 
	float: left;
}
.app_img2 {
    width: 481px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 81px; 
	float: left;
}
.app_type {
	font-size:12px;
	line-height:16px;
    width: 274px;
	height: auto;
	margin: 10px 0 0 0;
	padding:  0;
	float: left;
}
.app_store {
    width: 124px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0; 
	float: left;
}

#footer {
    width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

a.app1:hover img {
	width: 124px;
	height: 41px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

a.app2:hover img {
	width: 481px;
	height: 101px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

a.app3:hover img {
	width: 123px;
	height: 73px;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

a.app4:hover img {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

a.picasa_dl:hover img {
	width: 191px;
	height: 37px;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

a.app_imglink1 img {
	width: 113px;
	height: 113px;
	border: 1px solid #999;
}
a.app_imglink1:hover img {
	border: 1px solid #ff6600;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

a.app_imglink2_v img {
	width: 96px;
	height: 143px;
	border: 1px solid #999;
}
a.app_imglink2_v:hover img {
	border: 1px solid #ff6600;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}
a.app_imglink2_h img {
	width: 143px;
	height: 96px;
	border: 1px solid #999;
}
a.app_imglink2_h:hover img {
	border: 1px solid #ff6600;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

a.app_imglink3_v img {
	width: 107px;
	height: 143px;
	border: 1px solid #999;
}
a.app_imglink3_v:hover img {
	border: 1px solid #ff6600;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}
a.app_imglink3_h img {
	width: 143px;
	height: 107px;
	border: 1px solid #999;
}
a.app_imglink3_h:hover img {
	border: 1px solid #ff6600;
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

a.app_imglink1:hover,
a.app_imglink2_v:hover ,
a.app_imglink2_h:hover {
	color: #ff6600; /* for IE bug */
}
