﻿
/* CSS Document */
body{font-family:微软雅黑,Tahoma,Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;line-height:24px;margin:0px; text-align:justify; }

html { overflow-y: scroll; }

a:link { color: #333333; text-decoration: none;}
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #ff6600; }
a:active { text-decoration: none; color: #333333; }

p{ margin:0; padding:0;}
br{ display:inline; line-height:11px; } 
h1{ font-size:18px;  margin:0px; padding:0;}
h2{ font-size:18px;  margin-bottom:5px; padding:0;}
form{ margin:0; padding:0;}
img{ border:none;}

.mainclearn{ width:auto; height:0; clear:both;}

.loading{ float:left; padding:15px 25px 25px 25px; width:160px; border-top:solid 4px #ff9900; background:#ededed;}
	.loading .text{ margin-bottom:5px; text-align:center;}
	.loacing .photo{ text-align:center;}
	
.alerttitle{ padding:0 10px; width:380px; height:30px; line-height:30px; background:#ededed; border-top:solid 2px #ff9900; font-weight:bold;}
.alertcontent{padding:20px 29px; border:solid 1px #ededed; width:340px;}
	.alertcontent .info{ float:left; padding-bottom:10px; width:340px; border-bottom: solid 1px #ededed;}
	.alertcontent .info .left{ float:left; width:60px;}
	.alertcontent .info .right{ float:left; width:280px;}
	.alertcontent .btn{ float:left; padding:20px 0 0 0; width:340px; text-align:center;}
	
a.alertbtn1{ display:inline-block; margin-right:10px; padding:0 0 0 10px; background:url(../images/alertbtn.jpg) left 0;  text-decoration:none;  height:26px;  cursor:pointer; color:#000; font-weight:normal;}    
a.alertbtn1:hover{ background:url(../images/alertbtn.jpg) left -26px;  height:26px; line-height:26px;}      
a.alertbtn1 span{ display:inline-block;  background:url(../images/alertbtn.jpg) right 0;  padding:0 20px 0 0; margin:0 0 0 10px; height:26px; line-height:26px; text-align:center;}
a.alertbtn1:hover span{ background:url(../images/alertbtn.jpg) right -26px;   padding:0 20px 0 0; height:26px; line-height:26px; }

a.alertbtn2{ display:inline-block; margin-right:10px;  padding:0 0 0 10px; background:url(../images/alertbtn.jpg) left -52px;  text-decoration:none;  height:26px; line-height:26px; cursor:pointer; color:#000; font-weight:normal;}    
a.alertbtn2:hover{ background:url(../images/alertbtn.jpg) left -78px; height:26px;}      
a.alertbtn2 span{ display:inline-block;  background:url(../images/alertbtn.jpg) right -52px;  padding:0 20px 0 0; margin:0 0 0 10px;  height:26px; line-height:26px; text-align:center;}
a.alertbtn2:hover span{ background:url(../images/alertbtn.jpg) right -78px;   padding:0 20px 0 0; height:26px; line-height:26px; }

