body {
	overflow-y: scroll;
	margin: 0px auto;
}

.content-left {
	float: left;
	width: 938px;
	border: 1px solid #E8E8E8;
	padding-bottom: 40px;
	margin-top: 20px;
}

.content-right {
	border: 1px solid #E2E2E2;
	float: left;
	width: 238px;
	margin-left: 10px;
	margin-top: 20px;
}

.clear {
	clear: both;
}

.detailedinfo-content {
	width: 900px;
	/* margin: 0px auto; */
}

.detailedinfo-top {
	width: 898px;
	border: 1px solid #F4F8FC;
	background: #F4F8FC;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
}

.detailedinfo-top-title {
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 2px;
	vertical-align: middle;
	color: #333;
	padding-left: 20px;
}

.d_top_left {
	float: left;
}

.d_top_left img {
	margin-top: 25px;
	margin-left: 20px;
}

.d_top_right {
	float: left;
	width: 766px;
	margin-top: 30px;
}

.top_stan {
	color: #646464;
}

.top_stan_name {
	width: 410px;
	margin-left: 20px;
	float: left;
	margin-top: -10px;
}

.top_stan_ch_name {
	width: 328px;
	float: left;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.top_stan_img {
	float: right;
	margin-top: -10px;
}

.top_stan_img a img {
	margin-left: 8px;
	cursor: pointer;
}

.top_stan_detail {
	margin-left: 20px;
}

.red_color {
	color: red;
}

.green_color {
	color: #2cc779;
}

.yellow_color {
	color: #ff7f00;
}

.light_red_color {
	color: #ff6060;
}

.top_stan_detail {
	font-weight: normal;
	margin-top: 6px;
	width: 746px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 170%;
}

.wclose {
	margin-top: 10px;
	margin-right: 10px;
}
/*锟斤拷叩锟斤拷碌锟斤拷锟斤拷锟�*/
.stan_spec {
	margin-top: 15px;
	cursor: pointer;
}

.sta_detail_d_title {
	color: #333;
	font-weight: bold;
	background: #F8F8F8;
	margin-right: 20px;
	width: 900px;
	margin-bottom: 5px;
	height: 33px;
	line-height: 33p;
}

.sta_detail_d_title img {
	margin-right: 10px;
	vertical-align: middle;
}

.sta_description {
	padding-left: 61px;
	width: 900px;
	cursor: default;
}

.pub_inform {
	width: 300px;
}

.txt-hidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: norwap;
}

.sta_ls_cn {
	color: #808080;
	font-size: 0.8em;
	/* display:-webkit-box;
	width:60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:normal !important;
	word-wrap:break-word;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical; */
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sta_ls_sta_num {
	margin-right: 20px;
	font-size: 0.8em;
}

.stan_detail_td {
	width: 700px;
	color: #646464;
	margin-left: 29px;
	line-height: 200%;
}

.stan_title_td, .stan_m_td {
	vertical-align: top;
	float: left;
}

.stan_detail_t {
	width: 550px;
}

.sta_code {
	float: right;
	padding-right: 30px;
}

.sta_description table {
	color: #666;
}

.sta_description a {
	cursor: pointer;
}

.sta_description table tr td {
	color: #666;
	padding-bottom: 8px;
}

/*页锟斤拷锟揭边碉拷锟斤拷式*/
.additioninfo-top {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background: #FaFaFa;
	color: #666;
	font-weight: bold;
}

#additioninfo-top-mark {
	float: right;
	color: #3385FF;
	margin-right: 5px;
}

.additioninfo-main {
	padding-left: 2px;
}

.additioninfo-main-table {
	color: #666;
	padding-left: 10px;
}

.additioninfo-main-table tr td {
	border-bottom: 1px dashed #CCC;
}

.additioninfo-main-table-td {
	margin-left: 5px;
}

img {
	border: 0;
}

.buyWindow_top_ch_name {
	width: 590px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

.buyWindow_top_en_name {
	width: 590px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.price_div {
	margin-bottom: 10px;
}

#old_price {
	text-decoration: line-through;
	color: #B3B3B3;
}

#buyWindow {
	position: absolute;
	width: 640px;
	height: 410px;
	background-color: #fff;
	display: none;
	z-Index: 7;
}

#content1 {
	text-align: center;
	z-Index: 1;
	margin-top: 500px;
}

.buyWindow_top {
	height: 64px;
	background: #0066B3;
	color: #FFF;
	padding: 10px 20px;
	font-weight: bold;
}

.buyWindow_mid {
	height: 306px;
	padding: 10px 10px;
	background: #F5F5F7;
}

.buyWindow_content {
	border: 1px solid #DADADA;
	height: 300px;
	background: #FFF;
}

.buyclose {
	float: right;
	cursor: pointer;
}

.price {
	background: #FFF2E8;
	margin: 0 auto;
	margin-top: 16px;
	height: 77px;
	width: 550px;
}

.left_picture {
	float: left;
}

.right_price {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}

.currentPrice {
	color: red;
}

.currentMonthPage {
	margin-left: 115px;
	margin-top: 24px;
}

.bugType {
	margin-left: 115px;
	margin-top: 20px;
}

.bugType a {
	cursor: pointer;
	border: 1px solid #D8D8D8;
	padding: 4px 10px;
	margin-right: 5px;
}

.origin_book {
	display: none;
}

#books {
	padding: 4px 24px;
	margin-left: 10px;
	margin-right: 10px;
}

#download {
	padding: 4px 24px;
	margin-left: 10px;
}

.bugNum {
	margin-left: 115px;
	margin-top: 16px;
}

.bugNum input {
	height: 24px;
	width: 30px;
	text-align: center;
	border: 1px solid #AAA;
}

.bugNum a {
	margin-right: -5px;
	margin-left: -5px;
}

#bugNum_value {
	width: 50px;
}

#minusValue {
	font-weight: bold;
	margin-left: 5px;
}

#addValue {
	font-weight: bold;
}

.tobug {
	margin-left: 115px;
	margin-top: 20px;
	cursor: pointer;
}

#buynow {
	margin-right: 60px;
	cursor: pointer;
}

#addtoshopcart {
	cursor: pointer;
}

.detailedinfo-top-name {
	width: 830px;
	margin-left: 35px;
	border-top: 1px dashed #c0c0c0;
	color: #646464;
}

.stan_spec, .stan_spec span, .stan_spec div {
	color: #646464;
}

.detail_top_hr {
	width: 820px;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px dashed #c0c0c0;
}

.stande_title {
	font-weight: normal;
}

.detailedinfo-top-message {
	margin-top: 20px;
	margin-left: 48px;
	width: 80%;
	height: 40px;
	color: #c0c0c0;
	font-family: 微锟斤拷锟脚猴拷;
}

.detailedinfo-top-message-font {
	margin-top: 5px;
	float: left;
}

.detailedinfo-top-message-read {
	margin-top: 5px;
	margin-right: -100px;
	float: right;
}

.detailedinfo-top-message-comment {
	margin-top: 5px;
	float: right;
	margin-right: 10px;
}

.detailedinfo-top-message-read a {
	text-decoration: none;
	color: #c0c0c0;
}
/*锟斤拷锟斤拷模锟斤拷div锟斤拷式*/
.detailedinfo-top-name-comment {
	width: 100%;
	height: 160px;
	display: none;
}

.detailedinfo-top-detail-describ {
	color: #FF5500;
}

.detailedinfo-top-name-comment-up {
	border: 1px solid;
	width: 0px;
	height: 0px;
	margin-top: -18px;
	margin-left: 750px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #dddddd;
	border-left: 10px solid transparent;
	filter: alpha(opacity =   50);
	opacity: 0.5;
}

.detailedinfo-top-name-comment-center {
	width: 88%;
	margin-left: 10%;
	height: 160px;
	border: 2px solid #dddddd;
	background: #dddddd;
	height: 130px;
	filter: alpha(opacity =   50);
	opacity: 0.5;
}

.detailedinfo-top-name-comment-center-content {
	width: 88%;
	margin-left: 10%;
	margin-top: 10px;
	height: 100px;
	background: #f0fcff;
	height: 50px;
}

.detailedinfo-top-name-comment-center-content img {
	float: left;
}

.detailedinfo-top-name-comment-center-content1 {
	margin-top: 3px;
	margin-left: 3px;
	color: #000;
	float: left;
	filter: alpha(opacity = 100);
	opacity: 1;
}

.detailedinfo-top-name-comment-center-content2 {
	margin-left: 80px;
	color: #000;
	filter: alpha(opacity = 100);
	opacity: 1;
}

/**************锟斤拷锟剿达拷锟斤拷****************/
#hideEnjoy {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	width: 100%; /*锟斤拷锟斤拷锟斤拷锟轿�100%锟斤拷锟斤拷锟斤拷锟斤拷锟绞癸拷锟斤拷乇锟斤拷锟斤拷愀诧拷锟皆筹拷锟�*/
	filter: alpha(opacity = 30); /*锟斤拷锟斤拷透锟斤拷锟斤拷为60%*/
	opacity: 0.3; /*锟斤拷IE锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟酵革拷锟斤拷锟轿�60%*/
	display: none; /* http://www.jb51.net */
	z-Index: 6;
}

#enjoyWindow {
	position: absolute;
	width: 360px;
	height: 360px;
	background-color: #fff;
	display: none;
	z-Index: 7;
	border: 2px solid #c0c0c0;
}

#enjoyWindow-body {
	margin-top: 30px;
	margin-left: 0px auto;
	width: 100%;
	height: 280px;
}

#enjoyWindow-body li {
	display: inline;
	padding-right: 50px;
	padding-left: 40px;
}

#enjoyWindow-body-safe {
	padding: 4px 10px;
}

#enjoyWindow-body-account {
	padding: 4px 10px;
}

#enjoyWindow-body li a {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

.ul-enjoyWindow {
	list-style: none;
	padding: 0px;
	margin-top: -15px;
	padding-left: 10px;
}

#enjoyWindow-body li a:link {
	color: #808080;
}

#enjoyWindow-body li a:hover {
	color: #cccccc;
}

.enjoyWindow-body-scan1 {
	margin-left: 70px;
	width: 230px;
	height: 250px;
	background: url("../images/wxs.png") no-repeat;
}

.enjoyWindow-body-scan2 {
	margin-left: 34px;
	margin-top: 50px;
	width: 280px;
	height: 240px;
}

.enjoyWindow-body-scan2-account {
	height: 40px;
	margin-top: 16px;
}

.enjoyWindow-body-scan2-account_img {
	float: left;
	border: 1px solid #CCCCCC;
	border-right: 0px solid;
	height: 40px;
	width: 40px;
	margin-left: 20px;
}

.enjoyWindow-body-scan2-account_img img {
	margin-top: 10px;
	margin-left: 7px;
}

.enjoyWindow-body-scan2-account input {
	float: left;
	width: 200px;
	height: 38px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.enjoyWindow-body-scan2-password {
	height: 40px;
	margin-top: 16px;
}

.enjoyWindow-body-scan2-password_img {
	float: left;
	border: 1px solid #CCCCCC;
	border-right: 0px solid;
	height: 40px;
	width: 40px;
	margin-left: 20px;
}

.enjoyWindow-body-scan2-password_img img {
	margin-top: 10px;
	margin-left: 7px;
}

.enjoyWindow-body-scan2-password input {
	float: left;
	width: 200px;
	height: 38px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.enjoyWindow-body-scan2-mycheckbox {
	margin-left: 17px;
	margin-top: 10px;
}

.enjoyWindow-body-scan2-auto_login {
	
}

.enjoyWindow-body-scan2-forget_password {
	cursor: pointer; /*锟斤拷锟斤拷指锟斤拷锟斤拷状*/
	margin-left: 110px;
}

.enjoyWindow-body-scan2-login_button {
	margin-top: 30px;
	width: 242px;
	height: 38px;
	margin-left: 21px;
	background: #0066B3;
}

.enjoyWindow-body-scan2-login_button-font {
	width: 100px;
	height: 30px;
	padding-top: 8px;
	margin-left: 80px;
}

.enjoyWindow-body-scan2-login_button-font a {
	text-decoration: none;
	letter-spacing: 8px; /*锟斤拷锟斤拷锟街凤拷锟斤拷*/
	color: #FFF;
	bottom: 0px;
}

.enjoyWindow-body-scan2-login_button-font1 {
	width: 100px;
	height: 30px;
	padding-top: 8px;
	margin-left: 80px;
}

.enjoyWindow-body-scan2-login_button-font1 a {
	text-decoration: none;
	letter-spacing: 8px; /*锟斤拷锟斤拷锟街凤拷锟斤拷*/
	color: #FFF;
	bottom: 0px;
}

/***********微锟脚达拷锟斤拷************/
#hideWX {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	width: 100%; /*锟斤拷锟斤拷锟斤拷锟轿�100%锟斤拷锟斤拷锟斤拷锟斤拷锟绞癸拷锟斤拷乇锟斤拷锟斤拷愀诧拷锟皆筹拷锟�*/
	filter: alpha(opacity = 30); /*锟斤拷锟斤拷透锟斤拷锟斤拷为60%*/
	opacity: 0.3; /*锟斤拷IE锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟酵革拷锟斤拷锟轿�60%*/
	display: none; /* http://www.jb51.net */
	z-Index: 6;
}

#enjoyWindowWX {
	position: absolute;
	width: 280px;
	height: 320px;
	background-color: #fff;
	display: none;
	z-Index: 7;
	border: 2px solid #c0c0c0;
}

.enjoyWindow-body-scanWX {
	margin-left: 50px;
	width: 220px;
	height: 240px;
	background: url("../images/XLS.png") no-repeat;
}

#enjoyWindow-bodyWX li a:link {
	color: #808080;
}

#enjoyWindow-bodyWX li a:hover {
	color: #808080;
}

#enjoyWindow-bodyWX {
	margin-top: 20px;
	margin-left: 0px;
	width: 100%;
	height: 280px;
}

#enjoyWindow-bodyWX li {
	display: inline;
	padding-right: 50px;
	padding-left: 40px;
}

#enjoyWindow-bodyWX li a {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

/*************QQ锟斤拷录锟斤拷锟斤拷************/
#hideQQ {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	width: 100%; /*锟斤拷锟斤拷锟斤拷锟轿�100%锟斤拷锟斤拷锟斤拷锟斤拷锟绞癸拷锟斤拷乇锟斤拷锟斤拷愀诧拷锟皆筹拷锟�*/
	filter: alpha(opacity = 30); /*锟斤拷锟斤拷透锟斤拷锟斤拷为60%*/
	opacity: 0.3; /*锟斤拷IE锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟酵革拷锟斤拷锟轿�60%*/
	display: none; /* http://www.jb51.net */
	z-Index: 6;
}

#enjoyWindowQQ {
	position: absolute;
	width: 360px;
	height: 360px;
	background-color: #fff;
	display: none;
	z-Index: 7;
	border: 2px solid #c0c0c0;
}

#enjoyWindow-topQQ {
	margin-top: 10px;
	margin-left: 0px;
	width: 100%;
	height: 80px;
	background: url("../images/logo1.png") no-repeat;
	/*border-bottom: 1px solid #c0c0c0;*/
}

#enjoyWindow-bodyQQ {
	margin-top: 30px;
	margin-left: 0px auto;
	width: 100%;
	height: 200px;
}

#enjoyWindow-bodyQQ li {
	display: inline;
	padding-right: 50px;
	padding-left: 40px;
}

#enjoyWindow-bodyQQ li a {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

.ul-enjoyWindowQQ {
	list-style: none;
	padding: 0px;
	margin-top: -15px;
	padding-left: 8px;
}

#enjoyWindow-bodyQQ li a:link {
	color: #808080;
}

#enjoyWindow-bodyQQ li a:hover {
	color: #c0c0c0;
}

.enjoyWindow-body-scan1QQ {
	margin-left: 70px;
	width: 230px;
	height: 250px;
	background: url("../images/qqs.png") no-repeat;
}

.enjoyWindow-body-scan2QQ {
	margin-left: 34px;
	margin-top: 50px;
	width: 280px;
	height: 240px;
}

.enjoyWindow-body-scan2-accountQQ {
	height: 40px;
	margin-top: 16px;
}

#enjoyWindow-body-safeQQ {
	padding: 5px 10px;
	color: #000;
}

#enjoyWindow-body-accountQQ {
	padding: 5px 10px;
}

.enjoyWindow-body-scan2-account_imgQQ {
	float: left;
	border: 1px solid #CCCCCC;
	border-right: 0px solid;
	height: 40px;
	width: 40px;
	margin-left: 20px;
}

.enjoyWindow-body-scan2-account_imgQQ img {
	margin-top: 10px;
	margin-left: 7px;
}

.enjoyWindow-body-scan2-accountQQ input {
	float: left;
	width: 200px;
	height: 38px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.enjoyWindow-body-scan2-passwordQQ {
	height: 40px;
	margin-top: 16px;
}

.enjoyWindow-body-scan2-password_imgQQ {
	float: left;
	border: 1px solid #CCCCCC;
	border-right: 0px solid;
	height: 40px;
	width: 40px;
	margin-left: 20px;
}

.enjoyWindow-body-scan2-password_imgQQ img {
	margin-top: 10px;
	margin-left: 7px;
}

.enjoyWindow-body-scan2-passwordQQ input {
	float: left;
	width: 200px;
	height: 38px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.enjoyWindow-body-scan2-mycheckboxQQ {
	margin-left: 17px;
	margin-top: 10px;
}

.enjoyWindow-body-scan2-auto_loginQQ {
	
}

.enjoyWindow-body-scan2-forget_passwordQQ {
	cursor: pointer; /*锟斤拷锟斤拷指锟斤拷锟斤拷状*/
	margin-left: 110px;
}

.enjoyWindow-body-scan2-login_buttonQQ {
	margin-top: 24px;
	width: 242px;
	height: 38px;
	margin-left: 21px;
	background: #0066B3;
}

.enjoyWindow-body-scan2-login_button-fontQQ {
	width: 100px;
	height: 30px;
	padding-top: 8px;
	margin-left: 80px;
}

.enjoyWindow-body-scan2-login_button-fontQQ a {
	text-decoration: none;
	letter-spacing: 8px; /*锟斤拷锟斤拷锟街凤拷锟斤拷*/
	color: #FFF;
	bottom: 0px;
}

.enjoyWindow-body-scan2-login_button-font1QQ {
	width: 100px;
	height: 30px;
	padding-top: 8px;
	margin-left: 80px;
}

.enjoyWindow-body-scan2-login_button-font1QQ a {
	text-decoration: none;
	letter-spacing: 8px; /*锟斤拷锟斤拷锟街凤拷锟斤拷*/
	color: #FFF;
	bottom: 0px;
}

#enjoyWindow-bodyQQ li a:link {
	color: #808080;
}

#enjoyWindow-bodyQQ li a:hover {
	color: #cccccc;
}

.detailedinfo-top-message-read img {
	vertical-align: middle;
	margin-top: -4px;
	margin-bottom: 1px;
	margin-right: 4px;
}

.detailedinfo-top-message-comment img {
	margin-right: 4px;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
}

.enjoyWindow-body-scan2-account input {
	font-family: 微锟斤拷锟脚猴拷;
}

.enjoyWindow-body-scan2-password input {
	font-family: 微锟斤拷锟脚猴拷;
}

.enjoyWindow-body-scan2-accountQQ input {
	font-family: 微锟斤拷锟脚猴拷;
}

.enjoyWindow-body-scan2-passwordQQ input {
	font-family: 微锟斤拷锟脚猴拷;
}

ul, li {
	list-style: none;
}

.sta_code p {
	margin-left: 10px;
}

.enjoyWindow-body-scan2-inner_account_img,
	.enjoyWindow-body-scan2-inner_account_imgQQ {
	border: 1px solid #ccc;
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 10px;
	border-right: 0;
	text-align: center;
}

.enjoyWindow-body-scan2-inner_account_img img,
	.enjoyWindow-body-scan2-inner_account_imgQQ img {
	margin-top: 8px;
}

/*每一锟斤拷锟斤拷锟斤拷展锟斤拷锟较诧拷*/
.spread_or_close {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.number {
	color: #ff9933;
}

.shouzhandiv1 { /* 图片锟斤拷锟紻IV */
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.shouzhandiv2 {
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.shouzhandiv3 {
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.shouzhandiv4 {
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.shouzhandiv5 {
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.shouzhandiv6 {
	width: 220px;
	height: 10px;
	padding: 10px;
	text-align: center;
}

.a1 a {
	color: #3285FF;
}

.a2 a {
	color: #3285FF;
}

.a1 a:hover {
	color: #2C33E4;
}

.a2 a:hover {
	color: #2C33E4;
}

.sta_last_table {
	float: left;
	color: #808080;
}

.a1 {
	padding-bottom: 5px;
}

.a2 {
	margin-bottom: 5px;
}

.stand_title {
	padding-left: 10px;
	margin-top: 8px;
	color: #646464;
}

.stand_title_page {
	margin-top: 8px;
	margin-bottom: 8px;
}

.detail_top {
	padding-top: 8px;
}

.detail_top div {
	margin-bottom: 8px;
}

.stan_date_name {
	margin-left: 200px;
}

.detail_top table {
	margin-left: -2px;
}

.stan_date {
	margin-left: 18px;
}

.divide_sta {
	margin-left: 10px;
}

.detailedinfo-top-line {
	margin-top: 20px;
	width: 900px;
	height: 1px;
	background: #c0c0c0;
	margin-bottom: 10px;
	/* margin-left: 30px; */
}

.quote_spread {
	display: inline-block;
}

.quote_spread img {
	vertical-align: middle;
	margin-top: -12px;
}

.sta_result {
	display: inline-block;
	margin-top: 8px;
	width: 810px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sta_result_num {
	padding-right: 30px;
}

.quoteStaNum_a {
	margin-left: 30px;
}

.sta_result_true:hover {
	text-decoration: underline;
	color: #3285FF;
	cursor: pointer;
}

.additioninfo-main div {
	color: #646464;
	padding: 8px 0px 8px 10px;
	border-bottom: 1px dashed #CCC;
}

.stand_title_left {
	width: 48%;
	display: inline-block;
}

.midSize {
	min-width: 93px;
	display: inline-block;
	text-align: justify;
}

.stand_title_left_ccs {
	width: 384px;
	display: inline-block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.stand_title_left_ics {
	margin-left: 17px;
	width: 315px;
	display: inline-block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.can_not_buy {
	margin-left: 20px;
	color: red;
	display: none;
}

.tooltip_pdf {
	cursor: pointer;
}

.quote_detail_info {
	display: none;
}

.additioninfo_main_div {
	width: 237px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.additioninfo_main_div:hover {
	text-decoration: underline;
	color: #3285FF;
}

.search_his_keywords {
	width: 227px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
/* #highLightPDF, #readAllPDF, #downloadSinglePDF,#readIndexPDF, #translatePDF, #content1{
	display: none;
} */
.search_his_keywords:hover {
	color: #3285FF;
}

.sta_detail_d_title_img1, .sta_detail_d_title_img1,
	.sta_detail_d_title_img2, .sta_detail_d_title_img3,
	.sta_detail_d_title_img4, .sta_detail_d_title_img5,
	.sta_detail_d_title_img6, .sta_detail_d_title_img7,
	.sta_detail_d_title_img8, .sta_detail_d_title_img9 {
	display: none;
}

.getAfficheSuggest {
	border: 1px solid #CCC;
	border-width: 0px 1px 1px 0px;
	border-collapse: collapse;
}

.getAfficheSuggest tr td, .getAfficheSuggest tr th {
	border: 1px solid #CCC;
	border-width: 1px 0px 0px 1px;
}

.attachment div {
	text-decoration: underline;
	color: #3285FF;
}

.attachment:hover div {
	text-decoration: underline;
	color: #005be3;
}

.text_center {
	text-align: center;
}

.download_stanName {
	margin-left: 10px;
	width: 380px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}

.sta_result_draftOrg {
	display: inline-block;
	margin-top: 8px;
	width: 810px;
	/*     word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; */
	line-height: 200%;
}

.getAffichePlanDetail {
	background: #F4F8FC;
	width: 858px;
	display: none;
}

.plan_detail_title {
	font-weight: bold;
}

.getAffichePlanDetail a {
	cursor: default;
}

.sta_result_usingSta {
	text-decoration: underline;
	cursor: pointer;
}

.sta_result_usingSta:hover {
	text-decoration: underline;
	color: #3285FF;
}
/* #isExitPlan, #isExitAdvices{
	display: none;
} */
.introjs-button {
	color: #ffffff !important;
	background-image: linear-gradient(#5ca5d2, #5ca5d2) !important;
	text-shadow: none !important;
}

.introjs-button:focus, .introjs-button:active {
	background-image: linear-gradient(#5ca5d2, #5ca5d2) !important;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
	color: #ffffff !important;
	background-image: linear-gradient(#bcbcbc, #bcbcbc) !important;
}

form {
	display: inline;
}

.stan_detail_td_range p {
	margin: 0px;
	padding: 0px;
}

#sta_all_normal_img {
	margin-right: 2px;
}

#amend_info {
	margin-top: -10px;
	color: #3385FF;
	margin-bottom: 8px;
}