@charset "utf-8";
body {
 	margin: 0; 
 	padding: 0; 
 	background-color: #fff; 
 	font-size: 12px; 
}
.btn{
	background-image:url(../image/BTN/btn.jpg);
	width:93px;
	border:0px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor:hand;
	*padding-bottom: 2px;
}

.nav{
	background-image:url(../image/nav.jpg);
	width:131px;
	border:0px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1{
	font-size: 14px;
	padding-top: 20px;
}
h2{
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
h3{
	background-color: #c80000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
li{
	list-style-type: none;
	background-image: url(../image/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: -10%;
}
a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.R{
	color: #c80000;
}
.G{
	background-color: #d3d3d3;
}
.GG{
	background-color: #4f4f4f;
}
.U{
	text-decoration: underline;
}
.TOP_MARGIN_30{
	margin-bottom: 30px;
}
.clear{
	clear:both;
	line-height:0px;
	padding:0px;
	margin:0px;
}
.ASCCB_LINE{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #606060;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ASCCB_main{
	width: 955px;
	height:auto;
}
.ASCCB_head{
	background-image: url(../image/head_958_97.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 955px;
}
.ASCCB_body{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c80000;
	border-bottom-color: #c80000;
	margin-top: 1px;
	padding-bottom: 20px;
	height:auto;
}
.ASCCB_bottom{
	line-height:4px;
	padding-top: 15px;
	padding-bottom:15px;
}
.Info_Left8 
{
	padding-left:8px;
}

#MsgBoxInfo {
	width: 327px;
	height: 128px;
	margin: 0 auto 26px auto;
	background-image: url(../img/public/bg_msgBox2_327x128.jpg);
	background-repeat: no-repeat;
}
.tishi{
	background-image: url(../../images/tishi.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 600px;
	padding-top:15px;
	padding-right:10px;
	color:#000;
	font-size:12px;
	margin-left:-20px;
	position:relative;
	z-index:-1;
}
.tishi p.red{
	color:#F00;
	font-weight:bold;
}