@charset "gb2312";
body{
	margin: 0px;
	padding: 0px;
	/* background-image: url(/images/home_115bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center 900px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	text-align: center;
	background-color: #f7f5f4;
}
.lanrenzhijia_top{ width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(/images/topup.gif) no-repeat center center #D16059;}

.banner {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}

a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}

img {border:none;}

a.w {color:#FFF;}
a.w:visited {color:#FFF;}
a.w:hover {color:#FC0;}
a.w:active {color:#FFF;}

a.g {color:#848484;}
a.g:visited {color:#848484;}
a.g:hover {color:#FC0;}
a.g:active {color:#848484;}

.Fw { color:#FFF;}
.Fg { color:#7b7b7b; font-size:12px;}

.Fg a {color:#7b7b7b;}
.Fg a:visited {color:#7b7b7b;}
.Fg a:hover {color:#FFF;}
.Fg a:active {color:#7b7b7b;}


td {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
.mainmenubox {
	background-color: #009cf5;
	height: 60px;
	text-align: center;
}
.Header {
	height: 160px;
}
.TopBar {
	height: 30px;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.divcode .codetxt {
	color: #999999;
	line-height: 40px;
}
.tzgg {
	background-color: #e4e4e4;
	width: 100%;
	margin: auto;
}
.main {
	margin: auto;
	width: 100%;
	background-image: url(/images/Home_bg_Main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.Iconbt {
	background-image: url(/images/Home_bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
	width: 100%;
}
.homeicn {
	width: 144px;
	float: left;
	height: 95px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f4f4f4;
}
.homeicn .icon {
	white-space: nowrap;
	display: block;
	clear: both;
	height: 70px;
}
.homeicn .ictxt {
	font-size: 16px;
}

.homesearch {
	background-color: #FFF;
	border: 2px solid #F90;
	height: 40px;
	line-height: 40px;
	border-radius: 13px; 
}
.homesearch .icobox {
	float: left;
	width: 50px;
	height: 40px;
}
.homesearch .icobox img {
	margin-top: 8px;
	margin-left: 10px;
	width:25px;
	height:auto;
}
.homesearch .searchinput {
	float: left;
	width: 300px;
	height: 40px;
}
.homesearch .searchbot {
	float: right;
	width: 150px;
	height: 40px;
}
.homesearch .searchbot .homesbottom {
	width: 100%;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F90;
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	font-weight: normal;
	border-radius: 0px 10px 10px 0; 
	outline:medium;
}
.homesearch .searchinput .homesinput {
	width: 100%;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 40px;
	color: #999;
	outline:medium;
}
.Footer{margin:30px 0 0 0;}
