*html {width:100%;}
html {
  	height:100%;
	width:100%;
}
body {
	position: relative;
	height:auto !important;
  	height:100%;
  	min-height:100%;
	border:none;
	width:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 
	padding:0px;
	padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;
	width:100%;
	/*min-width:1000px;*/
}
/*img {border:none;}*/
form {margin:0px; padding:0px;}
a {color:#006699;}
a:hover {color:#006699; text-decoration:none;}


#TOP {
	height: 110px;
	width: 100%;
	vertical-align:top;
	background-image: url(/images/top_bg.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
#TOP .top_logo { text-align: center; vertical-align: top; }
#TOP .bg {
	background-image: url(/images/top_r.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
.TopMenu {
	color: #FF6701;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.TopMenu a { color: #FF6701 !important; }
.Crumbs {padding-bottom:5px; margin-bottom:5px; border-bottom: 1px solid #cccccc;}
.Crumbs  a { color: #FF6701 !important; }
.CrumbsForumTop {padding-bottom:5px; margin-bottom:5px; border-bottom: 1px solid #cccccc;}
.CrumbsForumTop  a { color: #FF6701 !important; }
.CrumbsForumBot {padding-top:5px; margin-top:5px; border-top: 1px solid #cccccc;}
.CrumbsForumBot  a { color: #FF6701 !important; }
.LeftBan {
	/*border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #A6DD00;*/
	padding: 1px;
	margin-top: -1px;
	margin-right: -3px;
	margin-bottom: -1px;
	margin-left: -1px;
}
.RightBan {
	/*border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A6DD00;*/
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AuthForm {
	background-color: #FAF9FE;
	border: 1px solid #E9E9E9;
	color: #A7A7A7;
	font-size:11px;
}
#AuthForm input {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
}

#AuthForm a {
	color:#006699; 
	font-size:10px;
}
.Theme {
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding: 1px;
	text-align:center;
}
.Content{
	padding-bottom:52px;
}
.Search {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.SearchItem {
	color: #7E7D85;
}
.SearchItem select {
	color: #7E7D85;
	background-color: #FFFFFF;
	border: 1px solid #7E7D85;
	font-size:10px;
}
.TitleName{color: #FC5833; font-size: 13px; font-weight:bold;}
.TitleName a.char {color: #FC5833; font-size: 14px; font-weight:bold;}
.Top10 {
	background-color: #FAF9FE;
	border: 1px solid #E9E9E9;
	padding: 5px;
}
.Top10Num {
	color: #FF5A35;
	font-weight:bold;
	text-align: center;
}
.Catalogue {
	border: 1px solid #D1F072;
	background-image: url(/images/cat_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.CatalogName {
	font-weight: bold;
	background-image: url(/images/shar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	display: block;
}
.CatalogName a{
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.CatalogName a:hover{
	font-weight: bold;
	color: #9CCF00;
	text-decoration:none;
}
.CopyRight {
	background-image: url(/images/copy_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 52px;
	width: 100%;
	min-width:1000px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align: middle;

}
td.Copy {
	background-image: url(/images/copy_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.CopyText {
	font-size: 10px;
	color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:10px;
}
.CopyImg {
	font-size: 10px;
	color: #999999;
	padding-top:10px;
}
.CatalogItem {
	text-align: left;
	padding-left: 20px;
	white-space: nowrap;
	line-height:150%;
	display: block;
}
.CatalogItem a {color:#666666 !important;}
.present_list {color:#666666 !important; text-decoration:none;}
