@charset "gb2312";
body {
	position:relative;
	width: 1100px;
	height:675px;
	margin:0 auto;
	background-image:url(../img/BG.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:scroll;
	overflow:hidden;
}

#bodyleft {
	position:relative;
	float:left;
	clear:left;
	width: 700px;
	height:675px;
	overflow:hidden;
}

#pagetitle {
	position:relative;
	top:55px;
	left:75px;
	height:25px;
	width:200px;
	overflow:hidden;
	}

#content {
	position:relative;
	top:65px;
	left:50px;
	text-align:left;
	width:630px;
	height:470px;
	overflow:hidden;
}

#pager {
	position:relative;
	width:630px;
	left:50px;
	top:80px;
	text-align:right;
}

#pager a:link, #pager a:visited, #pager hover, #pager active {
	font-size:12px;
}

#bodyright {
	position:relative;
	float:right;
	clear:right;
	width: 400px;
	height:675px;
	overflow:hidden;
}

#navigator li{
	position:relative;
	top:200px;
	left:100px;
	width:200px;
	list-style:none;
	font-family:"Arial";
	font-size:14px;
	line-height:30px;
	height:30px;
	}
	
#gbookleft {
	position:relative;
	height:200px;
	width:130px;
	list-style:none;
	list-style-position:inside;
	margin-left:85px;
	margin-top:155px;
	}
#gbookleft li span{
	display:inline-block;
	padding-bottom:6px;
	padding-left:5px;
	}
	
#gbookright {
	position:relative;
	top:-250px;
	left:200px;
	height:400px;
	width:400px;
	list-style:none;
	list-style-position:inside;
	}
#gbookright li {
	margin-top:10px;
	margin-bottom:10px;
}


/*ÒÔÏÂ±¸ÓÃ*/
.leftbox {
	position:relative;
	width:200px;
	text-align:center;
	background-color:#FFEAE7;
	margin:0 auto;
	margin-bottom:3px;
}
.leftbox img{
	position:relative;
	width:185px;
	margin:8px auto;
}
.list {
	position:relative;
	text-align:left;
	list-style:none;
	width:185px;
	margin:0px auto;
}
.sortlist {
	position:relative;
	vertical-align:middle;
	list-style-position:inside;
	list-style-image:url(../images/arrorw.jpg);
	height:25px;
	line-height:20px;
	text-indent:10px;
	
}
.sortlist a {
	font-size:13px;
	text-decoration:underline;
	color:#666;
}
.sortslist {
	position:relative;
	vertical-align:middle;
	list-style-position:inside;
	height:18px;
	line-height:18px;
	text-indent:10px;
}
.sortslist a {
	font-size:11px;
	text-decoration:underline;
	color:#D68393;
}
#leftcontactus {
	width:78%;
	height:120px;
	line-height:15px;
	color:#963;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
#leftcontactus a {
	color:#D68393;
}
#mainright {
	position:relative;
	background-color:#FFF;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	width:693px;
	float:right;
	clear:right;
}
#showimages {
	filter:revealTrans(Transition=1,Duration=1.2);
}
#contenttitle {
	position:relative;
	font-size:16px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	line-height:80px;
	color:#D9B6BA;
}
#newslist {
	position:relative;
	width:80%;
	height:270px;
	list-style-position:inside;
	list-style-type:square;
	margin:30px auto;
	margin-top:0px;
}
#newslist li {
	text-align:left;
	line-height:25px;
	height:25px;
	border-bottom:1px dotted #999;
}
#newslist li a{
	display:inline-block;
	text-align:left;
	width:350px;
	margin-right:100px;
}
#honrlist {
	position:relative;
	overflow:hidden;
	width:95%;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	margin:0px auto;
}
#honrlist li {
	position:relative;
	width:160px;
	height:270px;
	float:left;
	margin-left:29px;
	margin-right:29px;
	_margin-left:18px;
	_margin-right:34px;
}
#honrlist li img {
	width:160px;
	height:220px;
}
#honrlist li a {
	display:block;
	line-height:50px;
}
#prolist {
	position:relative;
	overflow:hidden;
	width:98%;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
    min-height:500px; 
    height:auto !important; 
    height:500px; 
	margin:0px auto;
	_margin-left:0px;
}
#prolist li {
	float:left;
	margin:0px 16px;
	_margin-left:13px;
}
#prolist li img {
	width:190px;
	height:120px;
	border:1px #E899AC solid;
}
#prolist li span {
	display:block;
	line-height:35px;
}
#showpropic {
	position:relative;
	width:90%;
	margin:0px auto;
	margin-bottom:30px;
}
#pronav {
	position:relative;
	width:90%;
	text-align:left;
	margin:0px auto;
	line-height:50px;
	height:50px;
	font-size:15px;
	text-transform:capitalize;
}
#pronav span {
	color:#D68393;
}
#footer {
	position:relative;
	width:912px;
	border-top:14px #E78793 solid;
	margin:0px auto;
}

