/* CSS Document */

/* main */
 
#info1{
	clear:both;	
	overflow: hidden;
}
#info1a{
	clear:both;	
	overflow: hidden;
}
#info1b{
	clear:both;	
	overflow: hidden;
}
#info1c{
	clear:both;	
	overflow: hidden;
}
#info2{
	clear:both;	
	overflow: hidden;
}
#info3{
	clear:both;	
	overflow: hidden;
}
#infoBtn1{
	float:left;	
}
#infoBtn2{
	float:left;	
}
#infoBtn3{
	float:left;	
}
#infoBtn4{
	float:left;	
}
/* title bar */
#infoBar {
	width: 100%; 
	overflow:hidden;
	clear:both;
	border-bottom:3px #264a95 solid
}
#info{
	clear:both;
	padding: 15px;
	padding-left:5px;
	text-align:left;
	
}

/* info top*/
.bname{
	font-weight: bold;
	font-size: 19px;
	color:#ff0000;
}
.info_btn1{
	width: 110px;
	height: 35px;	
	text-align:center;
	line-height: 35px;
	background-color:#264a95;	 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	overflow:hidden;
	cursor:pointer;
	font-weight: bold;
}
.info_btn2{
	width: 110px;	
	height: 35px;
	text-align:center;
	line-height: 35px;
	background-color:#8c9cff;	 
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	overflow:hidden;
	cursor:pointer;
	font-weight: bold;
}
.info_right{
	text-align: right;	
	float:right; 
	width: 250px;
	margin-top:10px
}
.link_first{
	margin: 0px 8px 0px 0px;	
}

.link{
	margin: 0px 8px;
}

.info_link a:link{
	color:#666666;
}
.info_link a:active{
	color:#666666;	
}
.info_link a:visited{
	color:#666666;	
}
.info_link a:hover{
	color:#FF0000;
	text-decoration:none;	
}

/* info content */
.info_content{
	padding: 5px;	
}
.info_content_left{
	width: 365px;
}
.info_content_right{
	width: 420px;
	float:left
}
.info_content_photo_br{
	border: 1px solid #dfdfdf;
	overflow:hidden;
	width:360px; 

}
.info_largepic_btm{
	border-bottom: 1px solid #dfdfdf;
}
.info_largepic_btm .proplimage{
	margin:5px;
	overflow:hidden
}

.info_largepic_btm .proplimage a {
 
  float:left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 285px;
  width:100%;	
  cursor:pointer;  
  background-position: center;
}

  
#info_largepic_desc{
	text-align:right;
	padding-right: 19px;
	clear:both;
}
.info_content_photo_list{
	width:330px;
	margin:auto;
	 
}
.listpic_br1{
	border: 3px solid #ffffff;	
}
.listpic_br2{
	border: 3px solid #9d2132;	
}
.info_detail{
	text-align:left;
	width: 80px; 
	font-weight:bold;
}
.info_info{
	text-align:left;	
	width:210px;
	overflow:visible; 
}
.sp_line{
	border-top: 1px solid #dfdfdf;
}
.info_right_title{
	text-align:left;
	color:#9d2132; 
	font-weight:bold;	
}
.info_contact{
	width: 180px;
	min-height: 85px;
	background-color: #f7f7f7;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.info_btm_detail{
	text-align:left; 
	font-weight:bold;
}
.info_btm_info{
	text-align:left;	
	width: 415px;
	overflow:visible;
}
.info_content_street{
	text-align:left;
	font-weight: bold;
}
.btns{
	cursor:pointer;	
}
.wrapword{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.info_desc{
	text-align: left; 
	color: #000000;	
}

/* info note */
#info_note{
	clear:both;	
}
.info_note{
	text-align:left;
	border: 1px solid #dfdfdf;
	height: 85px;
	width: 210px;
}
.info_note_txtbox{
	width: 210px;
	height: 85px;
	padding: 0px;
}
.info_note_left{
	text-align:left;
}

