@charset "utf-8";

/*=================================

	top.css

=================================*/

#globalNav {
	margin-top: 10px;
}
#globalNav a {
	padding-left: 76px;
}
#globalNav .info a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic001.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
}
#globalNav .contract a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic002.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
}
#globalNav .copyright a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic003.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
}
#globalNav .profile a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
}
#globalNav .online a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
	font-size: 16px;
}
#globalNav .content a {	
	background-image: url(../images/com_ic002.gif) , url(../../images/index_ic006.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 50%, 1px 0;
	-webkit-background-size: 14px 14px, 57px 57px;
	-moz-background-size: 14px 14px, 57px 57px;
	background-size: 14px 14px, 57px 57px;
}

.tabBtn {
	padding: 10px;
	border-top: 1px solid #cad5d9;
}

.title01 {
	padding: 5px 10px;
	background-color: #073f9e;
	color: #ffffff;
	font-size: 15px;
}


.indexMovie {
	line-height: 0;
	width: 294px;
	padding: 32px 2px 2px;
	margin: 15px auto 0;
	border: 1px solid  #d8d8d8;
	background: url(../../images/index_bg001.gif) 50% 2px no-repeat;
	-webkit-background-size: 294px auto;
	background-size: 294px auto;
}
.indexMovie .movieTx {
	line-height: 0;
}



.news {
	margin: 10px;
	padding: 10px;
	border:3px solid #073f9e;
}
