﻿.thsh_mod{ width:560px; margin:0 auto; padding:0; font-size:22px;}/*主体框架*/
/*基本常用*/
.thsh_mod .cblue{color:#15375A !important;}	/*蓝色*/
.thsh_mod .cred{color:#FF0000 !important;}	/*红色*/
.thsh_mod .cwhite{color:#FFFFFF !important;}/*白色*/
.thsh_mod .cblack{color:#00000 !important;}	/*黑色*/
.thsh_mod .cgray{color:#666666 !important;}	/*灰色*/
/*内容*/
.thsh_mod .thsh_h1{font-size:24px;color:#15375A; font-weight:bold;margin:10px 0;}
.thsh_mod .thsh_h2{font-size:22px;color:#FF0000; font-weight:bold;margin:5px 35px 15px 0;}
.thsh_mod .thsh_h3{font-size:20px;color:#00000; font-weight:bold;margin:5px 35px 15px 0;}
.thsh_mod .thsh_border{height:1px; border-bottom:1px solid #CACBCD; margin:10px 0;}/*分割线*/
.thsh_mod .thsh_txt{
	color:#666666;
	line-height:25px;
	text-align:justify;/*firefox*/
	text-justify:inter-ideograph;/*ie*/
	-ms-text-justify: inter-ideograph;/*ie10 */
	margin:0 ;
}
.thsh_mod .thsh_notice{
	font-size:20px;
	color:#666666;
	line-height:25px;
	text-align:justify;/*firefox*/
	text-justify:inter-ideograph;/*ie*/
	-ms-text-justify: inter-ideograph;/*ie10 */
	margin:0;
}
.thsh_mod .thsh_notice ul{margin:0; padding:0; list-style:none; margin-left:20px;}
.thsh_mod .thsh_notice ul li{margin:0; padding:0;list-style:none;list-style-type:disc;list-style-position:outside;}
/*list*/
.thsh_mod table.thsh_shoplist{background-color:#CACBCF; margin:10px auto; border-collapse:collapse;border:1px solid #d4d4d4; }
.thsh_mod table.thsh_shoplist th{background-color:#F5F6F8;color:#15375A;line-height:30px; padding:5px;text-align:center;border:1px solid #d4d4d4;}
.thsh_mod table.thsh_shoplist td{background-color:#FFFFFF; line-height:30px; padding:5px;color:#666666;text-align:center;border:1px solid #d4d4d4;}
/*button*/

.thsh_mod .thsh_bulist { margin:25px 35px 15px 35px; text-align:center; background:#f0f4f7; padding:20px; -webkit-border-radius:3px; -moz-border-radius: 3px; border-radius:3px; line-height:40px; }
.thsh_mod .thsh_bulist a:link { font-size:20px; padding:5px 15px; line-height:30px; font-weight:bold; display:inline-block; text-decoration:none; margin-right:15px; }
.thsh_mod .thsh_bulist a:visited { font-size:20px; padding:5px 15px; line-height:30px; font-weight:bold; display:inline-block; text-decoration:none; margin-right:15px; }
.thsh_mod .thsh_bulist a:hover { font-size:20px; padding:5px 15px; line-height:30px; font-weight:bold; display:inline-block; text-decoration:none; margin-right:15px; }
.thsh_mod .thsh_bulist a:active { font-size:20px; padding:5px 15px; line-height:30px; font-weight:bold; display:inline-block; text-decoration:none; margin-right:15px; }
.thsh_mod .thsh_bulist a.valid:link { }
.thsh_mod .thsh_bulist a.valid:visited { }
.thsh_mod .thsh_bulist a.valid:hover { }
.thsh_mod .thsh_bulist a.valid:active { }
.thsh_mod .thsh_bulist a.invalid:link { background-color:#CCC; color:#333333; }
.thsh_mod .thsh_bulist a.invalid:visited { background-color:#CCC; color:#333333; }
.thsh_mod .thsh_bulist a.invalid:hover { background-color:#CCC; color:#333333; }
.thsh_mod .thsh_bulist a.invalid:active { background-color:#CCC; color:#333333; }

.thsh_mod .thsh_bulist .btn-blue { color: #003b77; border: solid 1px #73aece; -webkit-border-radius:3px; -moz-border-radius: 3px; border-radius:3px; -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, .2); -moz-box-shadow: 0 1px 2px rgba(255, 255, 255, .2); box-shadow: 0 1px 2px rgba(255, 255, 255, .2); background: #fcfcfe; background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfe), to(#ebeff0)); background: -moz-linear-gradient(top, #fcfcfe, #ebeff0); filter:alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fcfcfe, endcolorstr=#ebeff0, gradientType=1);
 -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fcfcfe, endcolorstr=#ebeff0, gradientType=1);
}
.thsh_mod .thsh_bulist .btn-blue:link{ color: #003b77; }
.thsh_mod .thsh_bulist .btn-blue:visited{ color: #003b77; }
.thsh_mod .thsh_bulist .btn-blue:hover { color: #ff6600;  }
.thsh_mod .thsh_bulist .btn-blue:active{ color: #003b77; }

/*新增链接*/
.thsh_mod  a:link, .thsh_mod  a:visited { color: #003B77; }
.thsh_mod a:hover { color: #ff6600; }