/***导航目录开始***/

.suckerdiv ul{
	margin: 0;
	list-style-type: none;
	width: 170px;
	padding: 0px;
}
	
.suckerdiv ul li{
position: relative;
}
.li_bg {
	background-color: #E0F1F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d85;
}

	
/*1st level sub menu style */
.suckerdiv ul li ul{
	left: -160px; /* Parent menu width - 1*/
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 1px;
	display: none;
	padding: 0px;
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	color: #4088b8;
	text-decoration: none;
	background: #E0F1F8;
	font-family: "宋体";
	font-size: 12px;
	padding: 5px;
}

.suckerdiv ul li a:visited{
	color: #4088b8;
	background-color: #E0F1F8;
}

.suckerdiv ul li a:hover{
color: white;
background-color: #4088b8;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: right;
	height: 12px;
}
* html .suckerdiv ul li a {
	height: 12px;
}
/* End */
.litop {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d85;
}
.pro {
	font-weight: bold;
	color: #4088b8;
}
.pro1 {
	font-weight: bold;
	color: #4088b8;
	height: 520px;
}
#wrap #contentalt .pro ul {
	float: left;
}


/***导航目录结束***/


/*** General tags ***/

body {
	background:url(images/background.gif) repeat-y top center #fff;
	color:#404040;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

a {
color:#4088b8;
font-weight:700;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

a img {
border:0;
}

p {
margin:0 0 18px 10px;
}

ul,ol,dl {
font-size:0.9em;
margin:2px 0 16px 35px;
}

ul ul,ol ol {
margin:4px 0 4px 35px;
}

blockquote {
border:1px solid #dadada;
font-size:0.9em;
margin:20px 10px;
padding:8px;
}

h1 {
	color:#4088b8;
	font-size:3.5em;
	letter-spacing:-2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 15px;
}

h1 a {
	color:#4088b8;
	text-transform:none;
}

h2 {
	color:#FFFFFF;
	font-size:1.4em;
	letter-spacing:-1px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5;
	padding-left: 15px;
}
.lift_tittle {
	height: 25px;
	padding-bottom: 5px;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0;
	padding-top: 10px;

	background-repeat: repeat-x;
	background-position: 0 50%;
	padding-left: 12px;
	width: 97%;
}
.lift_tittle span {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}



.tittle_bg {
	color:#FFFFFF;
	font-size:1.4em;
	letter-spacing:-1px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 10px;
}

h3 {
border-bottom:1px solid #dadada;
color:#4088b8;
font-size:1.2em;
font-weight:700;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}

/*** Main wrap and header ***/

#wrap {
	color:#404040;
	padding:0;
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 1px;
	height: 108px;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
	color: #000000;
	font-weight: bold;
}

#toplinks {
	font-size:12px;
	text-align:right;
	color: #000000;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1F9CF6;
}

#toplinks a {
color:#000000;
}
#header a {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#toplinks a:hover {
	color:#000000;
	text-decoration: underline;
}

#slogan {
	color:#1C5A83;
	font-size:2em;
	font-weight:700;
	letter-spacing:-1px;
	line-height:1.2em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*** Sidebar and menu ***/

#sidebar {
	float:right;
	line-height:1.4em;
	width:195px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2E0E3;
	border-left-color: #D2E0E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E0E3;
}
.suckerdiv {
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}

.p2 {
	margin-bottom: 5px;
}

#sidebar h2 {
margin:3px 0 8px;
}

/*** Main content ***/

#content {
float:right;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:750px;
}

#contentalt {
	float:left;
	line-height:1.5em;
	margin-right:20px;
	text-align:left;
	width:750px;
	margin-top: 2px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

#content h3,#contentalt h3 {
margin:10px 0 8px;
}

/*** Footer ***/

#footer {
	clear:both;
	color:gray;
	font-size:0.9em;
	line-height:1.6em;
	text-align:right;
	margin-top: 8;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 10px;
	height: 22px;
	padding-top: 8px;
}

#footer p {
margin:0;
padding:0;
}

#footer a:link,#footer a:visited {
color:#808080;
}
#footer a:hover
{
color:#808080;
}
#footer span {
	color: #848f57;
	font-weight: bold;
}


/*** Various classes ***/

.box {
	border:1px solid #c8c8c8;
	color:#fff;
	font-size:0.9em;
	line-height:1.4em;
	width: 720px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
	background-color: #80B1D2;
}

.box a {
color:#f0f0f0;
}

.left {
float:left;
margin:0 15px 4px 0;
}

.right {
float:right;
margin:0 0 4px 15px;
}

.readmore {
	text-align:right;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0;
}
.readmore2 {
	text-align:right;
	margin-right: 10px;
	margin-left: 0;
}

.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}
.index_about {
	padding-right: 12px;
}


.clear {
clear:both;
}

.fade {
color:#3389C4;
}

.gray {
color:gray;
}

.photo {
background:#fff;
border:1px solid #bababa;
margin:6px 18px 2px 5px;
padding:2px;
}
#wrap #contentalt .pro li {
	list-style-type: none;
	text-align: center;
}
.pro_b {
	border: 1px solid #4088B8;
}
.pro_img {
	background-image: url(../images/pro_bg.jpg);
	height: 105px;
	width: 110px;
	padding-left: 10px;
	padding-top: 15px;
}
.x3 {
	height: 5px;
	width: 170px;
	background-color: #E0F1F8;
}
.t4 {
	height: 1px;
	width: 170px;
	background-color: #E0F1F8;
}
.n1 {
	border: 1px solid #CCCCCC;
}
