@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_grass.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

.main {
	text-align:center;
	margin:auto;
	width:1004px;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 130%;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.flash-logo {
	height: 215px;
	width: 240px;
}
.flash-top {
	height: 100px;
	width: 764px;
}
.menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 30px;
	width: 764px;
}
.content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	width: 749px;
	padding-top: 10px;
	padding-right: 10px;
}
.tab_content {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 150%;
	width: 729px;
	margin-top: 5px;
	padding-left: 10px;
	background-color: #FFCC33;
	margin-left: 10px;
}
.content p {
	text-indent: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 130%;
}

.bottom_tab {
	background-image: url(../images/bottom_tab.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 739px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1px;
	clear: both;
}

.news_list {
	padding-left: 20px;
	background-image: url(../images/bg_newlist.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
.news_list a {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #003399;
	display: block;
	margin-bottom: 5px;
}


.h_news {
	padding-bottom: 10px;
	padding-left: 5px;
}
.h_news h5 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
}
.h_news p {
	text-indent: 10px;
	margin-top: 5px;
	display: block;
	line-height: 120%;
	margin-bottom: 5px;
}
.h_news a.details {
	font-size: 11px;
	color: #006600;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
}
.left-news {
	background-image: url(../images/head_ballnews.gif);
	background-repeat: no-repeat;
	margin: auto;
	width: 215px;
	padding-top: 60px;
	text-align: left;
}
.left-news_sec {
	width: 215px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.left-news_sec p.img {
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
}
.left-news_sec h5 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003399;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}
.left-news_sec p.details {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.headblue {	font-family: Tahoma;	font-size: 13px;font-weight:bold;color:blue;}
.headgreen {	font-family: Tahoma;	font-size: 13px;font-weight:bold;color:#006600;}
.headred {	font-family: Tahoma;	font-size: 13px;font-weight:bold;color:#cc0000;}






#news {
	background-image: url(../images/tab_news.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
}
#teded {
	background-image: url(../images/tab_teded.gif);
	background-repeat: no-repeat;
	padding-top: 53px;
}
#stat {

	background-image: url(../images/tab_stat.gif);
	background-repeat: no-repeat;
	padding-top: 59px;
}
#clip {


	background-image: url(../images/tab_clip.gif);
	background-repeat: no-repeat;
	padding-top: 57px;
}
.border-news 			{border: #FFFFFF; border-style: solid; border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px}
.border-news-top 			{border: #FFFFFF; border-style: solid; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px}
.border-clip 			{border: #FFFFFF; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
