@charset "utf-8";
/* CSS Document */
body
{
	background:url("../images/background.jpg") no-repeat fixed;
	width:100%;
	height:100%;
	background-size:100% 100%;
}
#container
{
	margin:0 auto;
	width:1000px;
	background:#fff;
}
#header
{
	color:#000;
	width:1000px;
}
#header  .emb
{
	width:1000px;
	height:234px;
	position:relative;
	z-index:0;
}
#header .nav
{
	width:1000px;
	height:26px;
	background-color:#4dc5e2;
}
#header .nav-left
{
	width:300px;
	float:left;
	padding: 4px 0 0 5px;
	
}
#header .nav-right
{
	width:695px;
	float:right;
}
#header .nav-right ul
{
	width:695px;
}
#header .nav-right li
{
	width: 139px;
	margin-left: 0px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
#header .nav-right li a
{
	color:#fff;
	font-weight:bold;
}
#header .nav-right li a:hover
{
	color:yellow;
	text-decoration:underline;
}
#main 
{
	width:1000px;
}
#main .pull-left
{
	width:260px;
	float:left;
	margin:5px 0 0 10px;
}
#main .row1
{
	width:260px;
	height:28px;
	background:url("../images/row1.jpg") no-repeat;
}
#main .row1 h2
{
	padding-top: 5px;
	padding-left: 38px;
	color:#fff;
}
#main .row2
{
	width:258px;
	background-color:#e8fafe;
	border:1px solid #4dc5e2;
	margin-bottom:5px;
}
#main .row2 ul
{
	width:258px;
}
#main .row2 li
{
	width:258px;
	display:block;
	text-align:center;
}
#main .row2 li a
{
	color:#000;
}
#main .row2 li a:hover
{
	color:#0289a9;
}
#main .row2 li img
{
	padding-bottom:10px;
}
#main .row2 p
{
	padding:20px 20px;
}
#main .in-row
{
	width:258px;
	background-color:#e8fafe;
	border:1px solid #4dc5e2;
	margin-bottom: 5px;
}
#main .in-row ul
{
	width:260px;
	margin-left: 3px;
}
#main .in-row li
{
	width:260px;
	height: 27px;
	display:block;
	text-align:left;
	background:url("../images/list.png") left top scroll no-repeat transparent;
}
#main .in-row li a
{
	color:#fff;
	background: url("../images/bullet7.png") left top scroll no-repeat transparent;
	background-position: 1px 4px;
	padding: 5px 3px 0px 34px;
	position: relative;
	top: 5px;
}
#main .pull-right
{
	width:720px;
	float:right;
}
#main .row-top
{
	width:720px;
}
#main .row-top h2
{
	color: #4dc5e2;
	font-weight: bold;
	padding-top: 19px;
	border-bottom: 1px dashed #dadada;
	font-size: 16px;
	padding-bottom: 5px;
}
#main .slider
{
	width:710px;
	height:300px;
	margin-top: 6px;
}
#main .extra
{
	width:1000px;
	margin-top:5px;
}
#main .extra-left
{
	float:left;
	width:330px;
}
#main .zoom
{ 
	padding:10px 10px;
}
#main .zoom p
{
	line-height:30px;
}
#main .extra-left h2
{
	color:#000;
	border-bottom:1px solid gray;
}
#main .extra-right
{
	float:right;
	width:273px;
} 
#main .extra-right h2
{
	color:#000;
	border-bottom:1px solid gray;
}
#main .extra-center
{
	float: left;
	width: 368px;
	margin-left: 16px;
}
#main .extra-center h2
{
	color:#000;
	border-bottom:1px solid gray;
}
#main .statistics
{
	padding:20px 20px;
}
#main .statistics ul
{
	width:270px;
}
#main .statistics li
{
	width:270px;
	display:block;
	padding-left: 40px;
	margin-bottom: 5px;
}
#main .visit
{
	background:url("../images/visit.png") left top no-repeat;
}
#main .today
{
	background:url("../images/today.png") left top no-repeat;
}
#main .total
{
	background:url("../images/both.png") left top no-repeat;
}
#main .document
{
	padding:10px 10px;
}
#main .injoin
{
	width:720px;
	margin: 25px 0 10px 0;
}
#main .injoin ul
{	
	width:720px;
}
#main .injoin li
{	
	width:154px;
	float:left;
	text-align:center;
	margin-left: 18px;
	margin-bottom: 10px;
	list-style:none;
	height:233px
}
#main .injoin li img
{
	margin-bottom:10px;
	border: 2px solid #1ecff4;
}
#main .injoin li a
{
	color:#696c6c;
}
#main .new 
{
	width:700px;
	margin:10px 0 10px 0;
}
#main .new ul
{
	width:700px;
}
#main .new li
{
	width:700px;
	display:block;
	border:none;
	border-bottom:1px dashed gray;
}
#main .title
{
	width:700px;
	text-align: left;
	margin-top:10px;
}
#main .title a
{
	color:#07b9e4;
}
#main .title a:hover
{
	text-decoration:underline;
}
#main .behind-left
{
	width:150px;
	float:left;
	margin: 10px 0 10px 0;
}
#main .behind-right
{
	width:545px;
	margin: 10px 0 10px 0;
	float:right;
}
#main .behind-right p
{
	text-align:justify;
	line-height:20px;
}
#main .link
{
	margin-top:5px;
	margin-bottom:5px;
	line-height:35px;
	padding-left:19px;
}
#main .link b
{
	background:#13bae2;
	padding: 3px 5px 3px 5px;
	border:1px solid #13bae2;
	color:#fff;
}
#main .link a
{
	color:#fff;
	background:#13bae2;
	margin-left:5px;
	padding: 3px 5px 3px 5px;
	border:1px solid #13bae2;
}
#main .other
{
	width:700px;
	margin-top: 10px;
}
#main .other ul
{
	width:700px;
	margin-bottom: 20px;
}
#main .other li
{
	width:700px;
	display:block;
	background:url(../images/bullet.png)left top no-repeat transparent;
	background-position:31px 0;
}
#main .other li a
{
	color:#13bae2;
	margin-left: 52px;
}
#main .other li a:hover
{
	text-decoration:underline;
}
#main .info 
{
	width:700px;
	padding:10px 10px;
}
#main .info span 
{
	display:block;
	color:#15930c;
}
#main .extra-row2 
{
	width: 318px;
	margin-bottom: 5px;
	height: 100px;
}
#main .title-new 
{
	width: 280px;
}
#main .title-new ul 
{
	width: 280px;
	padding: 10px 10px;
}
#main .title-new li 
{
	width: 343px;
	display: block;
	background: url("../images/bullet6.png") left top no-repeat;
	background-position: 1px 4px;
}
#main .title-new li a 
{
	color: #000;
	padding-left: 23px;
	font-size: 12px;
	line-height:30px;
}
#footer
{
	width:1000px;
	background:#65ceef;
}
#footer .inner
{
	padding-top:10px;
}
#footer .inner p
{
	line-height: 20px;
	text-align: center;
}
.right
{
	float:right;
	position:relative;
	bottom:25px;
	background:url(../images/button.png)no-repeat;
	width:85px;
	height:25px;
	right:25px;
} 
.right a
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-left:11px;
	position:relative;
	top:3px;
}
.right a:hover
{
	text-decoration:underline;
}
.center
{
	text-align:center;
}
.scrollbars
{
	width:680px;
	height:828px;
}
.clear
{
	clear:both;
}
.scroll
{
	width: 700px;
	height: 800px;
}
.tooltip
{
   	display: inline;
    position: relative;
}
.tooltip:hover:after
{
    background: #1ecff4;
    background: rgba(50, 155, 238, 0.7);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 290px;
	text-align:left;
}
.tooltip:hover:before
{
    border: solid;
    border-color: #1ecff4 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
	color:#000
}
	

