@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 45px;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: left;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 880px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #95776D;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	font-size:14px;
	padding-top:70px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
/*************This website be bulit by snowindleee 2014-12-15**************/
#top{
	width:100%;
	height:140px;
	position:relative;
	background:url(T_B.jpg) repeat-x;
	}
#top .position{
	width:1000px;
	height:140px;
	position:relative;
	margin:0 auto;
	}
#top .position img{
	width:245px;
	height:50px;
	margin:40px 0 0 33px;
	}
#top .position ul{
	padding-top:73px;
	}
#top .position li{
	float:left;
	padding:0 32px;
	}
#adv{
	float:left;
	width:100%;
	height:580px;
	position:relative;
	overflow:hidden;
	background:#F9F9F9;
	}
#adv .effect{
	width:1600px;
	height:580px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#adv .leftLoop{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
#adv .leftLoop .hd{ overflow:hidden;}
#adv .leftLoop .hd .prev,#adv .leftLoop .hd .next{ display:block;  width:17px; height:39px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url(l.png) no-repeat; position:absolute; z-index:99; bottom:280px;}
#adv .leftLoop .hd .prev{
	left:300px;
	}
#adv .leftLoop .hd .next{ background:url(r.png); right:300px;}
#adv .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; position:absolute; z-index:99; bottom:40px; background:url(d_b.png) center no-repeat; display:block; width:51px; height:14px; left:763px;}
#adv .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:8px; height:8px; overflow:hidden; background:#ccc; margin-right:5px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; behavior: url(../PIE.htc); margin-top:3px;}
#adv .leftLoop .hd ul li.on{ background:#0F0F0F;}
#adv .leftLoop .bd{}
#adv .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#adv .leftLoop .bd ul li{text-align:center; float:left; _display:inline; overflow:hidden;}
#adv .leftLoop .bd ul li img{
	width:1600px;
	height:580px;
	}
#adv .alivio{
	width:1600px;
	height:90px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	background:url(alivio.png);
	bottom:0px;
	}
#altus{
	width:100%;
	height:465px;
	position:relative;
	background:#FAFAFA;
	}
#altus .position{
	width:1050px;
	height:465px;
	position:relative;
	margin:0 auto;
	background:url(altus.jpg);
	}
#altus .position .l_t{
	width:650px;
	height:240px;
	float:left;
	margin-left:27px;
	}
#altus .position .l_t h2{
	width:620px;
	height:55px;
	display:block;
	margin-left:30px;
	line-height:55px;
	font-weight:normal;
	border-bottom:1px solid #95776D;
	}
#altus .position .l_t h2 .title{
	font-size:16px;
	color:#2D2D2D;
	float:left
	}
#altus .position .l_t h2 span{
	font-size:12px;
	color:#2D2D2D;
	float:left;
	padding-top:22px;
	padding-left:10px;
	line-height:normal;
	}
#altus .position .l_t h2 .more{
	display:block;
	float:right;
	width:50px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	background:#95776D;
	text-align:center;
	margin-top:20px;
	}
#altus .position .l_t img{
	width:113px;
	height:152px;
	border:1px solid #96786E;
	padding:1px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	}
#altus .position .l_t p{
	font-size:14px;
	color:#2D2D2D;
	float:right;
	line-height:2.3em;
	margin-top:15px;
	display:block;
	width:480px;
	height:155px;
	}
#altus .position .r_t{
	width:320px;
	height:240px;
	float:right;
	margin-right:25px;
	}
#altus .position .l_b{
	width:650px;
	height:200px;
	float:left;
	margin-left:27px;
	margin-top:20px;
	}
#altus .position .l_b h2{
	width:620px;
	height:55px;
	display:block;
	margin-left:30px;
	line-height:55px;
	font-weight:normal;
	border-bottom:1px solid #95776D;
	}
#altus .position .l_b h2 .title{
	font-size:16px;
	color:#2D2D2D;
	float:left
	}
#altus .position .l_b h2 span{
	font-size:12px;
	color:#2D2D2D;
	float:left;
	padding-top:22px;
	padding-left:10px;
	line-height:normal;
	}
#altus .position .l_b h2 .more{
	display:block;
	float:right;
	width:50px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	background:#95776D;
	text-align:center;
	margin-top:20px;
	}
#altus .position .l_b ul{
	margin-left:30px;
	margin-top:10px;
	}
#altus .position .l_b ul li{
	display:block;
	line-height:30px;
	background:url(dashline.jpg) repeat-x bottom;
	width:620px;
	height:30px;
	}
#altus .position .l_b ul li a{
	display:block;
	float:left;
	}
#altus .position .l_b ul li span{
	text-align:right;
	float:right;
	display:block;
	}
#altus .position .r_b{
	width:320px;
	height:205px;
	position:absolute;
	right:25px;
	bottom:0px;
	}
#altus .position .r_b h2{
	width:290px;
	height:55px;
	display:block;
	line-height:55px;
	font-weight:normal;
	border-bottom:1px solid #95776D;
	}
#altus .position .r_b h2 .title{
	font-size:16px;
	color:#2D2D2D;
	float:left
	}
#altus .position .r_b h2 span{
	font-size:12px;
	color:#2D2D2D;
	float:left;
	padding-top:22px;
	padding-left:10px;
	line-height:normal;
	}


#altus .position .r_t h2{
	width:290px;
	height:55px;
	display:block;
	line-height:55px;
	font-weight:normal;
	}
#altus .position .r_t h2 .title{
	font-size:16px;
	color:#2D2D2D;
	float:left
	}
#altus .position .r_t h2 span{
	font-size:12px;
	color:#2D2D2D;
	float:left;
	padding-top:22px;
	padding-left:10px;
	line-height:normal;
	}
	
	
#altus .position .r_b p{
	font-size:14px;
	color:#2D2D2D;
	line-height:2.2em;
	}
#deore{
	width:100%;
	height:525px;
	position:relative;
	background:url(w_b.jpg) ;
	}
#deore .position{
	width:1000px;
	height:425px;
	position:relative;
	margin:0 auto;
	}
#deore .top{
	width:100%;
	height:100px;
	background:url(Acera.png) center;
	}
#deore .top .box{
	width:150px;
	height:75px;
	margin:0 auto;
	background:url(deore.png) no-repeat;
	}
#deore .top .box img{
	width:90px;
	height:35px;
	margin:10px 0 0 30px;
	}
#deore .position .left,#deore .position .middle,#deore .position .right{
	width:200px;
	height:270px;
	position:absolute;
	}
#deore .position .left .pic,#deore .position .middle .pic,#deore .position .right .pic{
	background:url(circle.png);
	width:200px;
	height:200px;
	}
#deore .position .left .pic:hover,#deore .position .middle .pic:hover,#deore .position .right .pic:hover{
	background:url(circle_o.png);
	}
#deore .position .left .pic img,#deore .position .middle .pic img,#deore .position .right .pic img{
	width:160px;
	height:160px;
	margin:20px;
	}
#deore .position .left{
	left:100px;
	}
#deore .position .middle{
	left:400px;
	}
#deore .position .right{
	right:100px;
	}
#deore .position .left .text,#deore .position .middle .text,#deore .position .right .text{
	width:70px;
	height:50px;
	margin:0 auto;
	margin-top:20px;
	background:url(l_j.png) no-repeat  bottom;
	}
#deore .position .left .text a,#deore .position .middle .text a,#deore .position .right .text a{
	font-size:16px;
	color:#B4B4B4;
	text-align:center;
	display:block;
	height:50px;
	}
#xt{
	width:100%;
	height:220px;
	position:relative;
	background:url(xt_b.png);
	}
#xt .position{
	width:1000px;
	height:220px;
	position:relative;
	margin:0 auto;
	}
#xt .position .title{
	width:315px;
	height:135px;;
	margin:0 auto;
	background:url(xt_t.png);
	}
#xt .position .title img{
	width:270px;
	height:55px;
	margin:40px 0 0 25px;
	}
#xt .position .left,#xt .position .right{
	width:320px;
	height:170px;
	position:absolute;
	top:45px;
	}
#xt .position .left img,#xt .position .right img{
	width:320px;
	height:170px;
	}
#xt .position .left{
	left:10px;
	}
#xt .position .right{
	right:10px;
	}
#xt .position .middle{
	position:absolute;
	width:148px;
	height:38px;
	bottom:10px;
	left:425px;
	border:1px solid #DCDCDC;
	}
#xt .position .middle a{
	display:block;
	line-height:38px;
	text-indent:2em;
	font-size:16px;
	color:#2D2D2D;
	background:url(left_j.jpg) no-repeat 110px 17px;
	}
#foot{
	width:100%;
	height:90px;
	position:relative;
	background:#fff;
	}
#foot .position{
	width:1000px;
	height:90px;
	position:relative;
	margin:0 auto;
	}
#foot .position p{
	color:#777777;
	text-align:center;
	padding-top:30px;
	}
#adv_n{
	float:left;
	width:100%;
	height:320px;
	position:relative;
	overflow:hidden;
	background:#F9F9F9;
	}
#adv_n .position{
	width:1600px;
	height:320px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#adv_n .position img{
	width:1600px;
	height:320px;
	}
#adv_n .position1{
	width:1600px;
	height:90px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	background:url(alivio.png) center no-repeat;
	bottom:0px;
	}
#content{
	width:100%;
	position:relative;
	background:#FAFAFA;
	}
#content .position{
	width:1030px;
	position:relative;
	margin:0 auto;
	}
#content .position .title{
	width:1030px;
	height:65px;
	background:url(t_b.png) center
	}
#content .position .title h2{
	display:block;
	width:940px;
	margin:0 auto;
	}
#content .position .title .ch{
	font-size:16px;
	font-weight:normal;
	color:#2D2D2D;
	}
#content .position .title .en{
	font-size:12px;
	font-weight:normal;
	color:#2D2D2D;
	padding-left:10px;
	}
#content .position .title .mNormal{
	display:block;
	padding:8px 12px;
	margin-right:5px;
	margin-top:5px;
	float:left;
	color:#2D2D2D;
	}
#content .position .title .mChoose{
	display:block;
	padding:8px 12px;
	margin-right:5px;
	margin-top:5px;
	float:left;
	background:#95776D;
	color:#fff;
	}
#content .position .title .mNormal:hover{
	background:#95776D;
	color:#fff;
	}
#content .position .title p{
	float:right;
	padding:20px 45px 0 0;
	color:#2D2D2D;
	}
#content .position .title p a{
	color:#2D2D2D;
	}
#content .position .page{
	width:1030px;
	min-height:50px;
	background:url(C_L_B.jpg) -1px 0px;
	}
#content .position .fanye{
	background:url(fanye.jpg) center;
	width:1030px;
	height:180px;
	}
#content .position .page ul{
	margin-left:45px;
	padding-top:10px;
	margin-right:45px;
	}
#content .position .page ul li{
	display:block;
	height:36px;
	line-height:36px;
	background:url(dashline.jpg) repeat-x bottom;
	}
#content .position .page ul li a{
	display:block;
	float:left;
	color:#2D2D2D;
	padding-left:15px;
	background:url(disc.jpg) no-repeat left;
	}
#content .position .page ul li span{
	float:right;
	color:#2D2D2D;
	}
#content .position .page .box{
	width:170px;
	height:125px;
	float:left;
	margin:20px 11px;
	height:170px;
	}
#content .position .page .box img{
	width:170px;
	height:125px;
	border:1px solid #EAEAEA;
	padding:1px;
	}
#content .position .page .pic{
	width:960px;
	margin:0 auto;
	}
#content .position .page .d_page{
	width:940px;
	margin:0 auto;
	}
#content .position .page .d_page h2{
	text-align:center;
	font-size:16px;
	font-weight:normal;
	color:#2D2D2D
	}
#content .position .page .d_page .des{
	text-align:center;
	padding-top:15px;
	padding-bottom:25px;
	color:#818181;
	}
#schDate1{ background:url(search.jpg); width:140px; height:25px; line-height:25px; border:none;}
#schDate2{ background:url(search.jpg); width:140px; height:25px; line-height:25px; border:none;}
#select1{
	background:url(select.jpg);
	width:140px;
	height:25px;
	border:none;
	}
#select2{
	background:url(select.jpg);
	width:140px;
	height:25px;
	border:none;
	}
#book{
	width:300px;
	height:40px;
	background:#95776D;
	border:none;
	color:#fff;
	}

#messageBoardContainer{
	position:absolute; 
	overflow:hidden; 
	z-index:99999999;
}
#messageBoard{ 
	position:absolute;
}
#messageBoard .content{
	width:320px;
	height:90px;

}
#messageBoard .cose{
	width:39px;
	height:39px;
	background:url(bg.png) 0px -547px  no-repeat;
	display:block;
	float:right;
}
#messageBoard .qq{
	width:300px;
	height:40px;
	display:block;
	float:left;
	margin-left:158px;
	margin-top:110px;
}
#quirkyPopupShowBtn{
	position: absolute;
	top:200px; 
	left:0px;
	width:78px;
	height:100px;
	background:url(bg.png) 0px -434px  no-repeat; 
}
.quirkyPopupShowBtn{
	position:fixed;
	top:200px; 
	left:0px;
	width:48px;
	height:100px;
	background:url(bg.png) 0px -434px  no-repeat; 
}
#Float{
	width:69px; height:102px;
	position:fixed;
	top:100px; left:0px;
}
#quickmark img{
	width:88px;
	height:88px;
	margin-top:32px;
	margin-left:7px;
	}