
body {
	margin:0px;
	background-color: #ffffff;
	background-image: url(../images/2007/bg.gif);
}

/* -------------------------------------------------------------- */
/* links & text                                                   */
/* -------------------------------------------------------------- */
td {
	font-family:"Verdana","ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	right: 1px;
	bottom: 1px;
	position: relative; left: 1px; top: 1px; clip:  rect(   )
}
a:active {
	text-decoration: none;
	color: #000000;
}


table.tabmenu { }
table.tabmenu td { color: #FFFFFF;}
table.tabmenu a:link { color: #FFFFFF;}
table.tabmenu a:visited { color: #FFFFFF;}
table.tabmenu a:hover { color: #FFFF00; text-decoration: none;}
table.tabmenu a:active { color: #FFFF00;}

table.cover { }
table.cover td { color: #000000; font-weight:bold;}
table.cover td img { border: #EAEAEA 3px solid;}
table.cover a:link { color: #000000;}
table.cover a:visited { color: #000000;}
table.cover a:hover { color: #CC0000; text-decoration: none;}
table.cover a:active { color: #CC0000;}

table.cover2 { }
table.cover2 td { color: #000000; }
table.cover2 td img { border: #000000 1px solid;}
table.cover2 a:link { color: #000000;}
table.cover2 a:visited { color: #000000;}
table.cover2 a:hover { color: #CC0000; text-decoration: none;}
table.cover2 a:active { color: #CC0000;}

table.cover3 { }
table.cover3 td { color: #FFFFFF; }
table.cover3 td img { border: #000000 1px solid;}
table.cover3 a:link { color: #FFFFFF;}
table.cover3 a:visited { color: #FFFFFF;}
table.cover3 a:hover { color: #FFFF00; text-decoration: none;}
table.cover3 a:active { color: #FFFF00;}

.focus { color: #FFFFFF; }
.focus a:link { color: #D3BCB7;}
.focus a:visited { color: #D3BCB7;}
.focus a:hover { color: #FFFF00; text-decoration: none;}
.focus a:active { color: #FFFF00;}

table.special {}
table.special td { color: #FFFFFF; }
table.special a:link { color: #FFFF00; font-weight:bold;}
table.special a:visited { color: #FFFF00; font-weight:bold;}
table.special a:hover { color: #FFFFFF; text-decoration: none; font-weight:bold;}
table.special a:active { color: #FFFFFF; font-weight:bold;}

.title { font-size:14px;font-weight:bold;}
/* -------------------------------------------------------------- */
/* text                                                           */
/* -------------------------------------------------------------- */

/* -------------------------------------------------------------- */
/* content bg                                                     */
/* -------------------------------------------------------------- */
.bg1-l {
	background-color: #6B260F;
	background-image: url(../images/2007/tab1_bg_ct_l.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 7px 2px 7px;
}
.bg1-r {
	background-color: #6B260F;
	background-image: url(../images/2007/tab1_bg_ct_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 7px 2px 7px;
}
.bg2-l {
	background-color: #DADBDB;
	background-image: url(../images/2007/tab2_bg_ct_l.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 7px 2px 7px;
}
.bg2-m {
	background-color: #B9B8B7;
	background-image: url(../images/2007/tab2_bg_ct_m.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 7px 2px 0px;
}
.bg5-m {
	background-color: #B9B8B7;
	background-image: url(../images/2007/tab5_bg_ct_m.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 7px 2px 0px;
}

html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 