.content .left
{
	float: left;
	width: 220px;
	height: auto;
	overflow: hidden;
	min-height: 460px;
	background-color: #F1F4F6;
	overflow: hidden;
}
.content .center
{
	float: left;
	width: 544px;
	height: auto;
	overflow: hidden;
	min-height: 460px;
	margin-left: 10px;
	background-color: #F1F4F6;
}
.mycode
{
	display: inline;
	/*float: left;*/
	/*margin-right: 20px;*/
}
.content .right
{
	float: right;
	width: 220px;
	height: 460px;
	background-color: #F1F4F6;

}
.detail
{
	height: 121px;
	width: 218px;
	border:solid 1px white;
}
.detailleft
{
	float: left;
	width: 90px;
	height: 121px;
	/*border:solid 1px red;*/
}
.detailleft img
{
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 70px;
	height: 75px;
}
.detailleft span
{
	display: block;
	float: left;
	text-align: center;
	margin-top: 6px;
	width: 70px;
	height: 20px;
	margin-left: 10px;
	font-weight: bolder;
}
.detailright h1
{
	font-weight: bold;
}
.detailright
{
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	width: 100px;
	height: 101px;
}
.detailright p
{
	width: 120px;
	height: 65px;
	overflow: hidden;
}
#container
{
	height: 428px;
	overflow: hidden;
	width: 220px;
}
.longheight
{
	height: 2000px;
	overflow: hidden;
	width: 220px;
}
.left .photolist
{
	width: 220px;
	float: left;
	height: auto;
	overflow: hidden;
}
.photolistitem
{
	width: 48px;
	height: 65px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}
.photolistitem img
{
	width: 48px;
	height: 48px;
}
.name
{
	font-size: 12px;
	text-align: center;
	width: 46px;
	overflow: hidden;
	display: block;
}
.centeritem,.upitem,.hotnewsitem
{
	border: solid 1px white;
	width: 270px;
	min-height: 151px;
	height: auto;
	overflow: hidden;
	float: left;
	text-overflow:ellipsis;
}
.title
{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background-color: #00619E;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.contentitem
{
	display: block;
	padding-top: 2px;
	height: 22px;
	line-height: 22px;
	max-width: 245px;
	margin-left: 20px;
	font-size: 13px;
	width: auto;
	overflow: hidden;
}
.login,.qrcode,.book
{
	border: solid 1px white;
	width: 218px;
	height: 151px;
}
.lilogin
{
	height: 25px;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 4px;
	float: left;
	display: block;
}
.qrcode img
{
	width: 100px;
	height: 100px;
	display: block;
	margin-left: 55px;
	margin-top: 10px;
}
.book img
{
	width: 100px;
	height: 120px;
	display: block;
	float: left;
}
.book p
{
	display: block;
	float: left;
	width: 90px;
	padding: 10px;
	height: 80px;
	margin-top: 10px;
}
.bookitem
{
	display: block;
	width: 100px;
	height: 120px;
	margin:5px auto;
}
#ficontainer
{
	height: 121px;
	width: 270px;
	overflow: hidden;

}
#longwidth
{
	width: 4240px;
	height: 121px;
	overflow: hidden;
}
#fidiv1,#fidiv2
{
	width: 1620px;
	height: 121px;
	overflow: hidden;
}
#ficontainer ul li
{
	float: left;
}
#ficontainer img
{
	width: 270px;
	height: 121px;
	display: block;
	float: left;
}
 
#titlepos
{
	position: relative;
	left: 0;
}
#btnchangeimage
{
	position: absolute;
	top: 130px;
	width: 300px;
	height: 20px;
	z-index: 10;
	left: 146px;

}
#btnchangeimage a
{
	display: block;
	color: white;
	font-weight: bold;
	width: 18px;
	height: 18px;
	background-color: #00619E;
	float: left;
	margin-left: 2px;
	text-align: center;
}
#btnchangeimage a:hover
{
	background-color: #00619E;
}
.lilabel
{
	display: block;
	float: left;
	width: 60px;
	margin: 0;
}
.litxtcode
{
	display: block;
	width: 65px;
	float: left;
	margin: 0;
}
.liimagecode
{
	display: block;
	width: 61px;
	float: left;
	margin: 0;
}
.liimagecode img
{
	display: block;
	margin-top: 3px;
}
.lierrmsg
{
	display: block;
	float: left;
	height: 25px;
	width: 80px;
}
.libtn
{
	display: block;
	float: left;
}
.imgcode2
{
	display: block;
	margin-top: 1px;
}
.logintable tr
{
	height: 35px;
	line-height: 35px;
}
#logininfo
{
	position: absolute;
	color: red;
	z-index: 2000;
}
