body,td,th {
	color: #ffffff;
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #353A36;
}
a:link {
	color: #310000;
	text-decoration:none;
}
a:visited {
	color: #310000;
	text-decoration:none;
}
a:hover {
	color: #310000;
	text-decoration:underline;
}
a:active {
	color: #310000;
	text-decoration:none;
}

.table {width:1000px; height:100%;
	border-left: 1px #999999 ridge;
	border-right: 1px #999999 ridge;}
.c {background:url(/images/index_16.jpg); background-repeat:repeat-x;}
.right {background:url(/images/index_21.jpg); background-repeat:repeat-y;}
.menu_td {background:url(/images/index_35.jpg); background-repeat:repeat-y; vertical-align:top; padding-left:45px;}
.menu_td1 {background:url(/images/index_35.jpg); background-repeat:repeat-y; vertical-align:bottom;}
.b_line {background:url(/images/index_66.jpg); background-repeat:repeat-x; height:28px;}
.card {background:url(/images/index_42.jpg); background-repeat:no-repeat; height:172px; vertical-align:bottom; padding-left:45px; font-size:12px;}
.card a:link {
	color: #000000;
	text-decoration:underline;
}
.card a:visited {
	color: #000000;
	text-decoration:underline;
}
.card a:hover {
	color: #000000;
	text-decoration:underline;
}
.card a:active {
	color: #000000;
	text-decoration:underline;
}
#menu {height:35px;
	vertical-align:center;
	font-size: 14px;}
#menu a:link {
	color: #C1CBC5;
	text-decoration:none;
}
#menu a:visited {
	color: #C1CBC5;
	text-decoration:none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration:none;
}
#menu a:active {
	color: #C1CBC5;
	text-decoration:none;
}
.c_table {background:#3E4944;  width:980px; height:100%; vertical-align:top;}
.content {padding-left:15px; padding-top:15px; height:100%;  width:100%;
	padding-right:15px;
	vertical-align:top;
	text-align:justify; padding-bottom:10px;}
.name {font-weight:bold; font-size: 16px; color: #F7DF6E;}
#t {background:#3A433E; vertical-align:top; width:100%;}
#t_top {background:url(/images/index_29.jpg); background-repeat:repeat-x;}
#t_bot {background:url(/images/index_60.jpg); background-repeat:repeat-x;}
#t_left {background:url(/images/index_32.jpg); background-repeat:repeat-y;}
#t_right {background:url(/images/index_34.jpg); background-repeat:repeat-y;}
#t_center {vertical-align:top; padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:15px;}
#t_name {font-weight:bold; font-size: 16px; color: #C1CBC5;}
#t_name1 {font-weight:bold; font-size: 16px; color: #F7DF6E;}
#t_pr {background:url(/images/index_44.jpg); background-repeat:repeat-x; text-align:center; width:100%;}
.bot_menu {background:#353A36; height:79px;  padding-top:10px;}
#b_menu {text-align:center; font-size:12px;}
#b_menu a:link {
	color: #ffffff;
	text-decoration:none;
}
#b_menu a:visited {
	color: #ffffff;
	text-decoration:none;
}
#b_menu a:hover {
	color: #C1CBC5;
	text-decoration:none;
}
#b_menu a:active {
	color: #ffffff;
	text-decoration:none;
}
.input{
	border: 1px #666666 solid;
	height: 25px;
	line-height: 1.5;
}
.button{
	border: 1px #ffffff outset;
	background-color: #F36A24;
	color: white;
	font-weight: bold;
	cursor: hand;
}
.textarea {
	border: 1px #666666 outset;
}