@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
}

.contentainer{
	width:998px;
	margin:auto;
	padding:0px;
	border:solid thin #dddddd;	
	clear:both;		
}

.fix{
	clear:both;	
}

.headerbar{
	height:50px;
	background:#f5f5f5;			
	text-align:center;	
	border-bottom:solid thin #dddddd;	
}

.headerbah1{
	margin-top:0px;
	padding-top:10px;
}

.conimg{
	text-align:center;
	margin-top:20px;
}

.qrlist{
	text-align:center;		
}

.qrul{	
	line-height:20px;
	list-style:none;			
	margin-left:190px;
}

.qrul li{
	float:left;	
	padding-left:20px;
}

.ptext{
	font-size:12px;
	color:blue;
}

.ltext{
	font-size:12px;
	color:green;
}

.head_bar {width:100%;height:50px;overflow:hidden;background:#0287E4;position:fixed;z-index:9;left:0;}
.head_bar table {width:100%;border-collapse:collapse;border-spacing:0;}
.head_bar td {height:50px;padding:0;}
.head_bar em {font-style:normal;background:#FF6600;color:#FFFFFF;font-size:10px;z-index:3;position:absolute;display:block;margin:5px 0 0 25px;padding:0 2px 0 2px;background:#FF6600;border:1px solid #FF4400;border-radius:10px 10px 10px 10px;}
.head_bar_td_w5 {width:5px;}
.head_bar_td_w50 {width:50px;}
.head_bar_td_w55 {width:55px;}
.head_back {width:50px;height:40px;line-height:38px;text-align:center;overflow:hidden;background:url('back.png') no-repeat 0 3px;}
.head_back span {color:#FFFFFF;padding:0 0 0 5px;}
.head_name {height:50px;line-height:50px;overflow:hidden;font-size:18px;font-weight:bold;color:#FFFFFF;text-align:center;}
.head_name span {color:#FFFFFF;}
.head_msg {display:inline-block;width:10px;height:10px;font-size:6px;text-align:center;color:#FFFFFF;background:#FF0000;border:1px solid #FFFFFF;border-radius:10px 10px 10px 10px;position:absolute;z-index:2;margin:10px 0 0 -16px;}
.head_bar_fix {height:50px;}
a:link,a:visited,a:active {color:#000000;text-decoration:none;}
a:hover {color:#FF5500;}
a.b:link,a.b:visited,a.b:active{text-decoration:none;color:#006699;}
a.b:hover{color:#FF5500;}