*{ margin:0; padding:0;}
body {
	
	font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}

input, button, select, textarea, p {
    font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}

.none {
	display: none;
}

/* header */

#header {
	margin-bottom: 5px;
}

#feedbackRow {
	margin-bottom: 5px;
}

#feedback {
	
	padding: 6px 0 20px;
	height: 20px;
	margin-left: 840px;
	text-align: center;
	color: #020202;
	font-size: 16px;
}

#feedback a {
	color: #020202;
        font-size:11pt;line-height:17px;
}

#logo a {
	background: url(../images/logo.gif) no-repeat;
	padding: 10px 0;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
	float: left;
	display: block;
        margin-top:-30px;
}

#navi {
	background: url(../images/navi.png) no-repeat;
	float: right;
	margin: 10px 0;
	width: 700px;
	height: 50px;
}

#navi li {
	float: left;
	padding: 15px 8px;
	line-height: 20px;
        list-style: none;
}

#navi li a {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 1px 1px #000000;
	margin: 0 0 0 28px;
}


/* main */

#jionNow {
	display:block;
        overflow:hidden;
        position:absolute;
        width:1100px;
        height:400px;
        z-index:28;
}

#jionNow P {
	color: #000000;
	margin-bottom: 20px;
	text-shadow: 0 1px 2px #FFFFFF;
}


#info {
	position: relative;
	top: 430px;
	margin: 0;
        width: 979px;
	margin: 20px 0 20px 15px; display:inline;
        font-size: 14pt;
        line-height:21px;
        text-align:justify;
}

#info ul {
	float: left;
	margin: 0;
	width: 900px;
}

#info li {
	float: left;
	margin: 20px 0 20px 80px;
	padding-left: 80px;
	display: inline;
	height: 55px;
}


#refresh {
	float: right;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	margin: 8px 8px 0 0;
}

#introduce {
	border-bottom: 1px solid #EEEEEE;
	padding: 0 10px 10px;
}

/* pages */

#pages {
	background: rgba(255, 255, 255, 0.9);
	margin-bottom: 50px;
	min-height: 500px;
	border: 12px solid rgba(255, 255, 255, 0);
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(60, 60, 60, 0.5);
	position: relative;
}

#sideBar {
	float: left;
	min-height: 400px;
	width: 200px;
	background: rgba(200, 200, 200, 0.1);
	border-radius: 2px;
	box-shadow: 0 2px 1px rgba(60, 60, 60, 0.3);

}

#sideBar li {
	margin: 20px 2px 20px 2px;
	padding: 5px 15px;
}
#sideBar li a{
        color: #000000;}


#sideBar .sideBarHover {
	background: none repeat scroll 0 0 #CCCCCC;
	border-radius: 2px;
	box-shadow: 0 2px 0 #78B4E2;
	text-shadow: 0 1px 1px #FFFFFF;
	margin-bottom: 30px;
}

#sideBar .sideBarHover a:hover {
	text-decoration: none;
}

#contents {
	float: left;
	width: 875px;
	margin: 0px 0 30px 25px; display:inline;
}

#contents .section {
	margin: 0 0 45px;
}

#contents h4 {
	margin: 0 0 15px;
}

#contents p {
	font-size: 12px;
	text-shadow: 0 1px 1px #FFFFFF;
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

form {
	margin: 0;
}

#pages #contactForm {
	border: 1px dashed #CCCCCC;
	margin: 0 0 20px;
	padding: 10px 0 0;
}

#city1, #city2, #city3 {
	margin: 0 0 10px;
	width: 91px;
}

.control-group {
	margin: 20px 0;
}

.form-actions {
	margin: 0;
}

/* footer */

#footer {
		background: url(../images/60.png) repeat;
		color: #CCCCCC;
		text-shadow: 0 1px 1px #000000;
		min-width: 964px;
		width: 100%;
		height: 55px;
}

.footer_absolute_bottom {
	bottom: 0;
	position: absolute;
}

#miibeian {
	margin: 0px;
	padding: 10px 0;
	width: 100%;
	min-width: 964px;
	text-align: center;
	background: #333333;
        color: #888888;
}

.miibeian_absolute_bottom {
	bottom: -38px;
	position: absolute;
}

/* footer *media */

#footer ul {
	margin: 15px 0;
}

#footer li {
	line-height: 24px;
	margin: 0 15px;
	float: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerList {
	float: left;
}

#social {
	float: right;
}

#social li a {
	text-indent: -9999px;
	width: 30px;
	display: block;
}

#weibo {
	background: url(../images/weibo.png) no-repeat;
}

#qq {
	background: url(../images/qq.png) no-repeat;
}

#gplus {
	background: url(../images/gplus.png) no-repeat;
}

#douban {
	background: url(../images/douban.png) no-repeat;
}

#language_menu {
	background: url(../images/arrow.gif) no-repeat 65px 0;
	padding: 0 20px 0 0;
}

.dropdown.open .dropdown-toggle {
	background: none;
}

#language_list_bg {
    background: url(../images/60.png) repeat scroll 0 0 transparent;
    float: left;
    list-style: none;
}

#language_list {
    bottom: 100%;
    top: auto;
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-width: 0;
    left: -20px;
    padding: 5px 0 0;
    background: none;
}

#language_list li {
	margin: 0;
}

#language_list a {
	padding: 3px 30px 3px 20px;
	width: 60px;
}

#language_list a:hover {
	background: #999999;
}

/* others *media */

#miibeian a {
	color: #888888;
}

/* JS */

#slider {
	width:0%; 
	border-width:0px; 
	background-color: #CC0000; 
	color:white;
	height: 2px;
}
#sliderParent {
	width:100%;
}

/* 监控宝 */

#main {
    border: 12px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 3px rgba(60, 60, 60, 0.5);
    height: 900px;
    margin-bottom: 50px;
    position: relative;
}