.navbar .nav>li .dropdown-menu {
	margin: 0;
}
.label,
.badge1 {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: red;
  padding-right: 3px;
  padding-left: 3px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.navbar .nav>li:hover .dropdown-menu {
	display: block;
}

.menu-content {
	position: relative;
	margin: 10px;
	align: center;
	font-size: 8pt;
	cursor: pointer;
	margin-top: 30px;
}

#cycle1 {
	width: 90px;
	height: 90px;
	border-radius: 90px;
	background-color: white;
	position: absolute;
	right: 26px;
	top: 60px;
}

#cycle2 {
	width: 75px;
	height: 75px;
	border-radius: 70px;
	background-color: #D9D9D9;
	position: absolute;
	right: 35px;
	top: 68px;
}

.cycleNum {
	position: absolute;
	left: 3px;
}

#cycle5 {
	width: 14px;
	height: 14px;
	border-radius: 12px;
	background-color: red;
	position: absolute;
	top: -4px;
	right: 6px;
 
}

html {
	min-height: 100%;
	height:100%;
	_height:100%;
	min-width: 720px;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height:100%;
	_height:100%;
	min-width: 720px;
}
#content {
	background: #E7E7E7;
	margin: auto;
	width: 100%;
	min-height: 100%;
	height:100%;
	_height:100%;
}
#title{
	margin: auto;
	height:17%;
	_height:17%;
	min-height: 17%;
}
#context{
	margin: auto;
	min-height: 100%;
	height:100%;
	_height:100%;
}
#bottom{
	margin: auto;
	min-height: 16%;
	height:16%;
	_height:16%;
}

.img{  
    margin: 6px;padding:5px;
    text-align:center;  
}  
  
#logoimg{ max-width:700px!important;height:auto!important; width:expression(this.width > 750 ? "750px" : this.width)!important;}  

#tit-con1{
	height:40px;text-align: center;
}

#tit-con2{
	width:45%;margin-left:5%;height: 50px;margin-top:70px;
}

#top{
	width: 100%;height: 15px;background-color:#000;
}

#touming{
	width: 50%;-webkit-border-radius: 
		12px;-moz-border-radius: 12px;border-radius: 12px;
		margin: 0 auto;filter:alpha(opacity=40);-moz-opacity:0.4;
		-khtml-opacity: 0.4;opacity: 0.4;background-color: black;margin-left: 25%;
		height: 200px;position: absolute;top: 220px;min-width: 280px;
}

.userInfo{
	position: absolute;z-index: 1;right: 27%;top: 250px;height: 170px;min-width: 280px;
}
.userInfo2{
	position: absolute;z-index: 1;left: 22%;top: 250px;height: 170px;min-width: 280px;
}

.userIn{
	margin-bottom: 13px;height: 30px;color: white;
}

#bottom{
	width: 100%;border:1px solid black;background-color: #000;height: 60px; 
}

#Copyright{
	color: white;font-size: 8pt;margin: 25px auto;
}

.form-signin {
  	max-width: 500px;
  	padding: 15px;
  	margin: 0 auto;
}
.dashedBorder {
  	border-bottom:1px dashed #d5d5d5;
  	width: 220px;
}
.dashedBorder1 {
  	border-bottom:1px dashed #d5d5d5;
  	width: 100px;
}

.opacity{
	max-width: 400px;
	height:260px;
	padding: 15px;
	margin: 0 auto;
	z-index:2;
	background-color: #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 20px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	opacity: 0.4;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 40);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity = 40);
}
/* starbox */
.starbox{width:480px;margin:20px auto;height:30px;}
.fl{float:left;display:inline;}
.s_name{float:left;display:block;width:60px;text-align:right;}
.star_ul{background:url(starnew.jpg) no-repeat 0 -150px;width:132px;z-index:10;position:relative;height:25px;list-style:none;}
.star_ul li{float:left;margin-right:1px;width:25px;height:25px;}
.star_ul li a{display:block;height:25px;position:absolute;left:0;top:0;text-indent:-999em;}
.star_ul li .active-star{background:url(starnew.jpg) no-repeat;}
.star_ul li .star_1{width:25px;background-position:0 -120px;z-index:50;}
.star_ul li .star_2{width:51px;background-position:0 -90px;z-index:40;}
.star_ul li .star_3{width:79px;background-position:0 -60px;z-index:30;}
.star_ul li .star_4{width:105px;background-position:0 -30px;z-index:20;}
.star_ul li .star_5{width:129px;margin-right:0;background-position:0 0;z-index:10;}
.s_result{padding:3px 0 0 5px;}

 
