@import url("main_standard.css");
body {
	padding: 0px;
	margin:auto;
	font: 12px arial, tahoma, verdana, sans-serif;
	text-align: center;
	color:#000000;
	background-color:#FFFFFF;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#C0151B;
}
h1{
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}
h2{
	margin:0 0 10px 0;
	font-size:16px;
}

h3{
	margin:0 0 10px 0;
	font-size:14px;
}

h4{
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:bold;
}
p, ul, ol {
	padding-bottom: 8px;
}
p {
	font-size:14px;
}
#Container{
	width: 998px;
	height: auto;
	margin:auto;
	margin-top:8px;
	text-align:left;
	overflow:hidden;
}
#Logo{
	width: 285px;
	height:25px;
	margin-left:30px;
	z-index:100;
	position:relative;
}
#LogoMove{
	margin-top:-15px;
}
#MainMenu{
	width: 998px;
	height:104px;
	margin-top:2px;
	background-image: url(../images/MainMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:99;
	overflow:hidden;
}
#MainMenu ul{
	width: 100%;
	margin:0;
	margin-top:6px;
	text-align:center;
	float:left;
	padding-top:6px;
}
#MainMenu ul li{
	height: 18px;
	margin-left:10px;
	margin-right:10px;
	color: #FFFFFF;
	list-style:none;
	display:inline;
}
.ContentWrap_Middle{
	width: 998px;
	background-image: url(../images/ContentWrapBG_Middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top:2px;
}
.ContentWrap_Top{
	width: 998px;
	background-image: url(../images/ContentWrapBG_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentWrap_Bottom{
	width: 978px;
	padding:16px;
	/*text-align:center;*/
	background-image: url(../images/ContentWrapBG_Bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
Table.Select{
	width:760px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	font-size:14px;
}
Table.Select TD{
	padding:5px;
	padding-left:20px;
}
Table.Select TD.Line{
	width:200px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BFBFFF;
}
Table.Select TD.Top{
	vertical-align:top;
}
Table.SelectIn{
	width:100%;
	padding:5px;
	font-size:12px;
}
Table.SelectIn TD{
	padding:3px;
	padding-left:0px;
}
Table.SearchInf{
	width:860px;
	margin:auto;
	text-align:left;
	font-size:12px;
}
Table.SearchInf TD{
	padding:1px;
	padding-left:15px;
}
Table.SearchInf TD.Line{
	width:130px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BFBFFF;
	font-size:10px;
}
Table.SearchResult{
	width:860px;
	margin:auto;
	margin-bottom:10px;
	text-align:left;
	font-size:12px;
}
Table.SearchResult TD{
	padding:1px;
	padding-left:15px;
}
Table.SearchResult TD.Left{
	width:58px;
	height:72px;
}
Table.SearchResult TD.Center{
	padding-right:120px;
	vertical-align: top;
}
Table.SearchResult TD.Center a{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
Table.SearchResult TD.Center a:hover{
	color:#0000FF;
}
Table.SearchResult TD.Right{
	width:120px;
	padding:0px;
	text-align:center;
}
Table.Title{
	width:860px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
	font-size:14px;
}
Table.Title TD{
	padding:4px;
	padding-left:15px;
	text-decoration:underline;
	color:#0000FF;
}
#Results{
	min-height:440px;
	background-repeat: no-repeat;
	background-position: center center;
}
*Html #Results{
	height:440px;
	overflow:visible;
}
#SearchLogo{
	width:58px;
	height:62px;
}
#SearchLogoMask{
	width:58px;
	height:62px;
	position:relative;
	margin-top:-62px;
}
#Foot{
	width: 998px;
	height:31px;
	padding-top:10px;
	margin-top:2px;
	background-image: url(../images/FootBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#FootLeft{
	margin-left:10px;
	font-size:14px;
	color:#0000FF;
	float:left;
	display:inline;
}
#FootLeft a{
	font-size:14px;
	color:#0000FF;
	font-weight: bold;
	text-decoration: none;
}
#FootLeft a:hover{
	color:#000000;
}
#FootRight{
	margin-right:10px;
	display:inline;
	float:right;
}
#FootRight a{
	font-size:12px;
	color:#0000FF;
}
#FootRight a:hover{
	color:#000000;
}
.InputBG{
	width:165px;
	height:21px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
	float:left;
	background:url(../images/TextInputBG.gif) no-repeat left top;
}
Input.Foot{
	width:155px;
	height:17px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	background:none;
	border:none;
	font-size:10px;
}

/*advertisement*/
.AdvertisementContent{
	margin-left:74px;
	margin-right:74px;
	text-align:left;
	height:auto;
	overflow:hidden;
}
.AdvertisementContent p{
	font-size:12px;
}
.Advertisement_left{
	width:230px;
	float:left;
}
.Advertisement_left_img{
	width:230px;
}
.SearchPic{
	width:160px;
	height:140px;
}
.SearchPicMask{
	width:160px;
	height:140px;
	position:relative;
	margin-top:-140px;
}
.Advertisement_left_content{
	margin-top:20px;
}
.Advertisement_right{
	width:600px;
	float:left;
}

div.footer_regions
{
    width: 998px;
    padding: 7px 7px 2px 7px;
    text-align: center;
}

div.footer_region
{
    color: #808080;
    font-size: 9px;
    /*text-align: left;*/
}

div.footer_region a
{
    color: #808080;
    font-size: 9px;
}

div.user_rego
{
    text-align: left;
    padding: 12px 20px 20px 128px;
}

div.adRegionBox
{
    height: 200px;
    overflow-y: scroll;
}

