@charset "utf-8";
/* CSS Document */

/*
// --------------------------------------------------------------------------------------------------------------------
// 外部边框效果
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-static-rim-left{
	background-image:url(../images/rim-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shk-static-rim-center{
	background-image:url(../images/rim-center.jpg);
	background-repeat: repeat-x;     
}
.shk-static-rim-right{
	background-image: url(../images/rim-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
// --------------------------------------------------------------------------------------------------------------------
// 内部边框效果
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-static-rim-inner{
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.shk-static-border{
	border: 1px solid #BBBCBB;
}
.shk-static-bold-black{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:4px;
}
.shk-static-bold-black1{
	font-family:Arial;
	font-weight: bold;
	color: #000000;
	padding-left:4px;
	font-size: 11px;line-height:20px;
}
.shk-static-bold-black2{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;\
	line-height:20px;
	
}
.shk-static-boldred{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-left:4px;
	line-height:20px;
}
.shk-static-bold-red{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-left:4px;
	padding-top:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
	line-height:20px;
}
.shk-static-bold-red1{
	font-family:Arial;
	font-weight: bold;
	color: #E10915;
	padding-left:4px;
	font-size: 11px;
	background:url(../images/red.jpg) no-repeat 4px  !important;
	background:url(../images/red.jpg) no-repeat 4px;
	text-indent: 12px;
	display: block;line-height:20px;
}
.shk-static-bold-red2{
	font-family:Arial;
	font-weight: bold;
	color: #E10915;
	padding-left:4px;
	font-size: 11px;
}
.shk-static-bold-red3{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-left:4px;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #BBBCBB;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBCBB;
}
.shk-static-font{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	padding-left:15px;
	line-height: 20px;	
}
.shk-static-font1{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	padding-left:4px;
	line-height: 20px;
}
.shk-static-font0{
	font-family:Arial;
	color: #000000;
	line-height: 15px;
	vertical-align: top;
	font-family:Arial;
	font-size: 11px;
}
.shk-static-link-red{
	font-family:Arial;
	color: #E10915;
	text-decoration: underline;
	font-size: 11px;
}
.shk-static-link-red2{
	font-family:Arial;
	font-weight: bold;
	color: #E10915;
	text-decoration: underline;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-family: Arial;
}
.shk-static-bg{
	background-image: url(../images/welcome_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;		
}
.shk-static-rim{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.shk-static-red-rim{
	font-family:Arial;
	font-size: 12px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E10915;
	border-left-color: #E10915;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E10915;
}
.shk-static-red-line{
    background-image:url(../images/shk_redline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 5px 0px;
}
.shk-static-grey-dotline{
	background-image:url('../images/grey_dotline.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*
// --------------------------------------------------------------------------------------------------------------------
// 红色按钮
// --------------------------------------------------------------------------------------------------------------------
*/



.shk-static-red-button{
	color:#ffffff;
	background-color:#ffffff;
	text-decoration:none;
	display:inline;	
	/*
	border:1px solid #AAFF77;
	*/

}
.shk-static-red-button .b {
	display:inline;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	background:none;
	color:#ffffff;
	border:none;
	height:15px;
	vertical-align:top;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 2px 0px 4px 5px !important;
	padding: 0px 0px 4px 4px;
	line-height: 16px;
}

.shk-static-red-button .l {
	display:inline;
	color:#ffffff;
	background-color:#ffffff;
	background-image:url('../images/button_1_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0px 0px 5px 2px !important;
	padding: 0px 0px 5px 2px;	
}
.shk-static-red-button .r {
	display:inline;
	color:#ffffff;
	background-color:#ffffff;
	background-image:url('../images/button_1_bg.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0px 0px 8px 0px;	
}

.shk-static-bgcolor{
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.shk-static-bgcolor td{
	border: 1px solid #FFFFFF;
}

.shk-static-rim-font{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-left: 5px;
	border: 1px solid #DFDFDF;
	background-color: #F2F2F2;
	padding-bottom:2px;
}
.shk-static-link{
	font-weight: bold;
	color: #E10915;
	font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
	line-height:20px;
}
.shk-static-link2{
	color: #333333;
	font-family:Arial;
	font-size: 11px;
	text-decoration: underline;
	padding-left:4px;
	padding-top:4px;
	line-height:20px;	
}
