﻿@charset "utf-8";
body {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-size:12px;
	font-family:Tahoma;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
/*顶部*/
.TopNavContent {
	margin: auto;
	WIDTH: 950px;
	HEIGHT: 100px;
}
.TopLogo {
	WIDTH: 454px;
	HEIGHT: 120px;
	float:left;
}
.TopBanner {
	WIDTH: 496px;
	float:left;
	text-align:right;
	margin-top:20px;
}
/*导航*/
.TopMainNav {
	margin: auto;
	WIDTH: 950px;
	HEIGHT: 40px;
	background-image: url(../images/navbg.gif);
}
.TopMainNavLeft {
	WIDTH: 400px;
	float:left;
	margin-top:12px;
	margin-left:45px;
	font-weight:bold;
}
.TopMainNavRight {
	WIDTH:300px;
	float:right;
	margin-top:12px;
	margin-right:12px;
	text-align:right;
	color:#222;
}
/*内容*/
.CenterContent {
	margin: auto;
	WIDTH: 950px;
	HEIGHT: 600px;
}
.CenterLeftAll {
	WIDTH:238px;
	height:565px;
	float:left;
}
.CenterLeft {
	WIDTH:214px;
	height:418px;
	float:left;
	background-image:url(../images/lovbg.jpg);
	line-height: 31px;
	color:#717171;
	padding-left:24px;
	padding-top:80px;
}

.CenterLeft li{
	float:left;
}

.CenterBottom {
	WIDTH:238px;
	height:60px;
	float:left;
	margin-top:5px;
}
.CenterRight {
	WIDTH:680px;
	height:550px;
	padding-top:20px;
	padding-left:32px;
	float:left;
	background-image:url(../images/lovnum.jpg);
}
.CenterRightBigCity {
	WIDTH:670px;
	height:30px;
	padding-top:12px;
	float:left;
	color:#cc0033;
}
.CenterRightSmallCity {
	WIDTH:670px;
	height:35px;
	float:left;
	color:#cc0033;

}
.CenterCityOne {
	WIDTH:50px;
	height:22px;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#FFF;
	background-image:url(../images/citybg.gif);
}
.CenterCityTwo {
	WIDTH:50px;
	height:22px;
	padding-top:8px;
	text-align:center;
	font-size:14px;
	float:left;
	color:#cc0033;
}
.CenterCityThree {
	WIDTH:55px;
	height:25px;
	padding-top:10px;
	text-align:center;
	float:left;
	color:#cc0033;
}
.CenterCityFour {
	WIDTH:55px;
	height:25px;
	padding-top:10px;
	text-align:center;
	float:left;
	color:#cc0033;
	background-image:url(../images/citybgbg.gif);
}
.CenterNumberAll {
	WIDTH:650px;
	height:300px;
	float:left;
	margin-top:20px;
	color:#717171;
	line-height: 260%;
	font-size:13px;
}
.redword{
	color:#F00;
	height:25px;
}
.redwordBig{
	color:#F00;
	font-size:14px;
	font-weight:bold;
}
/*版权*/
.CopyRightBottom {
	margin: auto;
	WIDTH: 950px;
	HEIGHT: 53px;
	text-align:center;
	background:url(../images/logo.gif);
}
/*内页*/
.FindContent {
	margin: auto;
	WIDTH: 950px;
	HEIGHT: 100%;
	overflow:visible;
}
.FindLeft {
	WIDTH:190px;
	HEIGHT: 100%;
	overflow:visible;
	margin-top:10px;
	float:left;
}
.FindRight {
	WIDTH:190px;
	HEIGHT: 100%;
	overflow:visible;
	margin-top:10px;
	float:left;
	text-align:right;
}
.FindCenter {
  WIDTH:750px;
	margin-top:10px;
	float:left;
	HEIGHT: 100%;
	overflow:visible;
}
.FindCenterOne {
	WIDTH:750px;
	height:88px;
	overflow:auto;
	float:left;
	background-image:url(../images/num.gif);
}
.FindCenterTwo {
	WIDTH:750px;
	height:47px;
	overflow:auto;
	float:left;
	background-image:url(../images/num_bottom.gif);
}
.FindCenterThree {
	WIDTH:710px;
	HEIGHT: 100%;
	overflow:auto;
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	background-image:url(../images/num_bg.gif);
}
.FindCenterThree td,th{
	height:25px;
}
.text200{
	line-height: 180%;
}
.PageInfo{
	background-image:url(../images/tablebg.gif);
}

/*登录部分*/
.LoingTop {
	WIDTH:950px;
	HEIGHT: 85px;
	float:left;
	margin-top:10px;
	text-align:center;
	background-image:url(../images/login_1.jpg);
}
.LoingTopTwo {
	WIDTH:950px;
	HEIGHT: 75px;
	float:left;
	margin-top:10px;
	text-align:center;
	background-image:url(../images/login_1_1.jpg);
}
.LoingTopCenter {
	WIDTH:930px;
	HEIGHT: 100%;
	overflow:visible;
	float:left;
	padding:10px;
	text-align:center;
	background-image:url(../images/login_3.jpg);
	background-repeat: repeat-y;
	color:#707070;
}
.LoingBottom {
	WIDTH:950px;
	HEIGHT: 50px;
	float:left;
	text-align:center;
	background-image:url(../images/login_2.jpg);
}
.LogingInPut {
	width:220px;
	color:#777777;
	font-weight:bold;
	background:#eeeeee;
	border: 1px solid #cc6600;
}
.LogingInPutTwo {
	width:40px;
	color:#777777;
	font-weight:bold;
	background:#eeeeee;
	border: 1px solid #cc6600;
}
.FontBig14Px {
	font-size:14px;
	font-weight:bold;
}
.Font7b7b7b{
	color:#ff6600;
	font-weight:bold;
}

.LeftNewOne {
	POSITION: relative; 
	WIDTH:160px;
	height:25px;
         text-align:left;
	float:left;
	background-image:url(../images/left_1.gif);
	font-weight:bold;
	padding-top:13px;
	padding-left:25px;
}
.LeftNewOne SPAN {
	POSITION: absolute;
	TOP: 16px;
	LEFT: 128px
}
.LeftNewTwo {
	WIDTH:160px;
	HEIGHT:100%;
	background-image:url(../images/left_2.gif);
	overflow:visible;
	float:left;
	text-align:left;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
.LeftNewTwo UL {
	MARGIN: 0px; 
	WIDTH: 140px;
	LIST-STYLE-TYPE: none;
	float:left;
	clear:both;
}
.LeftNewTwo LI {
	BORDER-BOTTOM: #ccc 1px dashed; 
	TEXT-ALIGN: left; 
	LINE-HEIGHT: 23px; 
	WIDTH: 135px; 
	HEIGHT: 23px;
}
.LeftNewThree {
	WIDTH:185px;
	height:20px;
	float:left;
	background-image:url(../images/left_3.gif)
}

