
/* BASIC */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
h2 {
	margin:0;
	padding: 0;
}
/* FLASH */
#topswf {
	clear: both;
	height: 400px;
	min-width: 900px;
}
/* TOP LAYOUT */
#topmain {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#topleft {
	width: 648px;
	float: left;
}
#topright {
	width: 245px;
	float: right;
}
/* NEWS */
#topnews {
	text-align: left;
	width: 640px;
}
.news_unit {
	width: 640px;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
}
.news_unit td a {
	color: #333;
	text-decoration: none;
}
.news_unit td a:visited {
	color: #333;
	text-decoration: none;
}
.news_unit td a:hover {
	color: #999;
	text-decoration: underline;
}
.news_date {
	width: 8em;
	font-size: 80%;
	color: #333;
	vertical-align: middle;
	white-space: nowrap;
}
.news_type {
	vertical-align: middle;
	width: 76px;
	text-align: left;
}
#topnewsbtn {
	border-top: 1px dotted #CCC;
	text-align: right;
	height: 107px;
	background: url(../img/tm_head.gif) no-repeat bottom;
}
#topnewsbtn ul {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
#topnewsbtn ul li {
	float: left;
}
#topnewsbtn li img {
	margin: 0 2px;
}
#topnewsbtn li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/* TOP MENU */
#topmenu {
	width: 648px;
	text-align: left;
	overflow:hidden;
}
#topmenu ul {
	margin:0 0 0 2px;
}
#topmenu ul li {
	float: left;
	margin:0 5px 2px 0;
}
#topmenu ul li a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#categorymenu a:hover img {
opacity:1.0;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
/* TOP CALENDER */
#topcalender {
	text-align: left;
}
#topcalender #inner{
		background: url(../img/tc_bk.gif) repeat-y;
height:320px;
}
.calendar_btn {
	float: right;
	margin: 4px 12px 0 0;
}
.calendar_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.calendar_date {
	color: #663333;
	font-weight: bold;
	line-height: 1.0;
	margin: 6px 0 0 15px;
}
.calendar_date_en {
	color: #cc9999;
	font-size: 10px;
	line-height: 1.0;
	margin: 2px 0 0 15px;
}
.calendar_txt {
	color: #666;
	font-size: 10px;
	line-height: 1.0;
	margin: 2px 0 0 15px;
}
.calendar_table {
	width: 211px;
	margin: 6px 0 8px 17px;
background: rgb(229, 199, 153);
}
.calendar_table th{
	
/*border: 1px solid #e5c799;*/
background: rgb(255, 255, 255);
color: rgb(76, 76, 76);
	margin: 0;
	padding: 0;
	line-height: 1.0;
}


.calendar_table td {
/*border: 1px solid #e5c799;*/
width: 27px;
height: 29px;
text-align: left;
background: rgb(255, 255, 255);
color: rgb(76, 76, 76);
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
.calendar_table th {
	font-size: 10px;
	padding: 1px;
	color: #666;
	text-align: center;
	background-color: #ededed;
}
.calendar_table .whatday{background:#fff;}
.calendar_table th.whatdaysun {
	background-color: #ff99cc;
}
.calendar_table th.whatdaysat {
	background-color: #00ccff;
}
.calendar_table td {
	height: 29px;
	vertical-align: top;
	padding: 2px 0 0 2px;
}

.calendar_table td.weekday2014{
	width: 27px;
height: 29px;
text-align: left;
background: rgb(255, 255, 255);
color: rgb(76, 76, 76);
margin: 0;
padding: 0;
line-height: 1.0;
font-weight:bold;
}
.calendar_table td.weekdayclose {
	width: 27px;
height: 29px;
text-align: left;
background: rgb(220, 220, 220);
background: rgb(207, 207, 207);
color: rgb(130, 130, 130);
}
.calendar_table td.weekday1016 {
	background: #FFEBDF;
        color: #4c4c4c;
}
.calendar_table td.weekday1017 {
	background: #FFCFB5;
        color: #4c4c4c;
	font-weight: bold;
}
.calendar_table td.eventweekday1017 {
	background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFCFB5;
        color: #4c4c4c;
	font-weight: bold;
}
.calendar_table td.weekday1017 a,
.calendar_table td.weekday1017 a:visited,
.calendar_table td.weekday1017 a:hover {
	color: #613000;
}
.calendar_table td.sunday1017 {
background: #FFCFB5;
	color: #ff0033;
	font-weight: bold;
}
.calendar_table td.sunday1017 a,
.calendar_table td.sunday1017 a:visited,
.calendar_table td.sunday1017 a:hover {
	color: #ff3300;
}
.calendar_table td.satday1017 {
background: #FFCFB5;
	color: #0066cc;
	font-weight: bold;
}
.calendar_table td.satday921 {
	font-weight: bold;
	background: rgb(140, 218, 238);
	color: #0066cc;
}
.calendar_table td.weekday921 {
	font-weight: bold;
	background: rgb(140, 218, 238);
	color: #613000;

}
.calendar_table td.sunday921 {
	color: #ff3300;
	font-weight: bold;
	background: rgb(140, 218, 238);
}
.calendar_table td.eventday_s921 {
border: solid 1px #FF8144;
font-weight: bold;
color: #0066CC;
	background-color: #FFCFB5!important;
background-image: url(../img/tc_event.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.calendar_table td.eventday_1020 {
border: solid 1px #FF8144;
font-weight: bold;
color: #613000;
	background-color: #FFCFB5!important;
background-image: url(../img/tc_event.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.calendar_table td{
		position:relative;
}
.calendar_table td a{
	position:absolute;
	bottom:0;
	right:0;
	padding:13px;
}
.calendar_table td.eventday_h921{
	border: solid 1px #FF8144;
	color: #FF3300;
	background-color: #FFCFB5!important;
	font-weight: bold;
background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.calendar_table td.satday1017 a,
.calendar_table td.satday1017 a:visited,
.calendar_table td.satday1017 a:hover {
	color: #6666ff;
}
.calendar_table td.sunday918 {
	background-color: #FFF;
	color: #ff3300;
	font-weight: bold;
}
.calendar_table td.sunday918 a,
.calendar_table td.sunday918 a:visited,
.calendar_table td.sunday918 a:hover {
	color: #ff3300;
}
.calendar_table td.satday918 {
	background-color: #FFF;
	color: #6666ff;
	font-weight: bold;
}
.calendar_table td.satday918 a,
.calendar_table td.satday918 a:visited,
.calendar_table td.satday918 a:hover {
	color: #6666ff;
}
.calendar_table td.eventsatday {
	background-color:#fff;
	background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* color: #0066CC; */
	color:#6666FF;
	font-weight: bold;
}
.calendar_table td.eventsunday {
		background-color:#fff;
	background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #ff3300;
	font-weight: bold;
}
.calendar_table td.event {
	background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.color_1017{background-color:#FFCFB5;}
.color_1016{background-color:#FFEBDF;}
.color_0918{background-color:#ffffff;}
.color_0921{background-color:#FFCFB5;}

/* TOP RIGHT BANNER */
#topright_banner {
	margin-top: 5px;
}
#topright_banner img {
	margin: 3px 0;
}
#topright_banner a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/* TOP NEWS ً} */

.news_topicsbox {
	padding: 5px 0px;
}

.news_topics_area {
	background: #fff2f2;
	padding: 2px 0px;
	border: 1px solid #ffcccc;
	margin: 5px 0px;
}

.news_topics {
	background: url(../news/img/news_topics.gif) no-repeat 12px 3px #fff2f2;
	padding: 0px 5px 0px 31px;
	color: #cc0000;
	margin: 3px 0px;
}

/*.bg_flash{background-color:#5CC3FE;}*/




/*2013_07_18 TOPy[WC*/
.mine_table{
	width:110px;
	margin: 6px 0 8px 17px;
border-collapse: collapse;
	
}
.mine_table td{
	border:1px solid #e5c799;
		background: rgb(140, 218, 238);
		padding:5px 0 5px 7px;
}

#calender_event_open{
	position:absolute;
	top:60px;
	right:20px;
}

#tab_box:not(:target){margin-bottom:-5px\9; }
#tab_box{margin-bottom:-5px\9;}

#timeline_box{
height:395px;
}
#twitter_box{
	background:#125ac0;
	padding-top:5px;
	height:150px;
}
#facebook_box{
/*	background:url(../img/facebook_bg.gif) no-repeat top;*/
background:#3399ff;
height:10px;
	padding-top:5px;
}
#mobile_bnr{
	width:640px;
	height:158px;
	background:url(../img/mobile_in_bnner.gif) no-repeat;
position:relative;
margin:15px 0 15px 0;
}
#mbnr01{
	position:absolute;
	top:73px;
	left:127px;
}
#mbnr02{
position:absolute;
	top:73px;
	left:285px;}
	a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#today_movie{
	background:url(../img/today_movie_bg.png) no-repeat;
	width:245px;
	height:280px;
	padding:57px 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
#today_movie{
	position:relative;
	left:1px;
	}
}
#today_movie span{padding:0 4px 0 0;}
#today_movie img{cursor:pointer;}
#calender_bottom{
	background: url(../img/tc_bottom.gif) no-repeat 0px 27px;
	width:245px;
	height:118px;
	position:relative;
}
#topcalender {
	height: 390px;
position: relative;
margin: 0 0 17px 0;
}
#topcalender:not(:target){margin-bottom:32px\9;}
#topcalender{margin-bottom:32px\9;}
*+html #topcalender {margin-bottom:32px;}
#mini_calender{
	position:absolute;
	top:-8px;
	right:-2px;
}
td.top_openday1016 {
padding-left: 5px;
width: 52px;
height: 20px;
background: #fff;
white-space: nowrap;
}
td.top_openday1017 {
padding-left: 5px;
width: 50px;
height: 20px;
background: rgb(255, 207, 181);
white-space: nowrap;
}
td.top_openday1015 {
padding-left: 5px;
width: 52px;
height: 20px;
background: rgb(255, 235, 223);
white-space: nowrap;
}
td.top_closeday {
padding-left: 5px;
width: 52px;
height: 20px;
background: rgb(207, 207, 207);
white-space: nowrap;
}
td.top_openday1017_02 {
padding-left: 5px;
width: 50px;
height: 20px;
background: rgb(255, 207, 181);
border: solid 1px rgb(255, 129, 68);
white-space: nowrap;
}
td.top_openday1017_03 {
padding-left: 5px;
width:100%;
background: rgb(255, 207, 181);
border: solid 2px rgb(255, 129, 68);
}
.top_inner_table{
	width:100%;
	border-collapse:collapse;
}
td.top_closeday {
padding-left: 6px;
width: 50px;
height: 20px;
background: rgb(220, 220, 220);
background: rgb(174, 172, 172);
background: rgb(207, 207, 207);
}

