

/* 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;
}

#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 )";
}




/* TOP CALENDER */

#topcalender {
	background: url(../img/tc_bk.gif) repeat-y;
	text-align: left;
}

.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;
	border-collapse: collapse;

}

.calendar_table th,.calendar_table td {
border: 1px solid #e5c799;
	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.weekdayclose {
	background: #CFCFCF;
	color: #828282;
}

.calendar_table td.weekday1016 {

	background: #FFEBDF;
        color: #4c4c4c;
}
.calendar_table td.weekday1017 {
	background: #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: #FFCFB5;
	color: #0066cc;
	border: solid 1px #FF8144;
}

.calendar_table td.weekday921 {
	font-weight: bold;
	background: #FFCFB5;
	color: #613000;
	border: solid 1px #FF8144;
}

.calendar_table td.sunday921 {
	color: #ff3300;
	font-weight: bold;
	background: #FFCFB5;
	border: solid 1px #FF8144;
}


.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.event {
	background-image: url(../img/tc_event.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}




/* 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;
}


