@charset "utf-8";
/* CSS Document */
html { 
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #efffff;
	SCROLLBAR-SHADOW-COLOR: #799AE1;
	SCROLLBAR-DARKSHADOW-COLOR: #799AE1;
	SCROLLBAR-3DLIGHT-COLOR: #799AE1;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #efffff;
}
html, body {
	height:100%;
	font-size:12px;
}
body, a, strong, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, form, dir, fieldset, blockquote, pre { 
	padding:0;
	margin:0;
}
body {
	text-align: center;
}
div, p {
	display:block;
	color:#000;
}
img {
	border:0;
}

a { 
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/********************功能性 Class,主要用于对浮动的处理*******************/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/********************通用布局 Class********************/
.navbox {
	width:100%;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.navrboxright {
	width:200px;
	float:right;
}
.navrboxauto {
	margin-right:200px;
	width:auto;
}

.twocolboxl {
	width:50%;
	float:left;
	text-align:left;
	padding-top:10px
}
.twocolboxr {
	margin-left:50%;
	width:auto;
	text-align:left;
	padding-top:10px;
}



/********************文档 结构 功能 ID ********************/

.thrColElsHdr #container {
	width: 1003px;  
	background: #E7FFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.thrColElsHdr #header {
	padding: 0;
	background-color: #DDDDDD;
	background-image: url(img/headerbg.jpg);
	background-repeat: repeat-x;
}
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0px 10px;
}

.thrColElsHdr #flash {
	width:1003px;
	height:218px;
}
.thrColElsHdr #topmenu {
	padding-top:15px;
}
.thrColElsHdr #menucontainer {
	width:1003px;
	background-image: url(img/menubg.jpg);
	height:34px;
	background-repeat: repeat-x;
	line-height:34px;
}

.thrColElsHdr #time { text-align:left; padding-left:20px;}

.thrColElsHdr #menu {
}

/*菜单样式:*/
ul.horizontal {
	list-style:none;
	width:95%;
	height:34px;
	margin:0 auto;
}
ul.horizontal li {
	float:left;
	display:inline;
	text-align:center;
	margin:5px auto 0 auto;
	height:26px;
	line-height:26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
ul.horizontal li a {
	font-size:15px;
	font-weight:bold;
	padding-left:18px;
	padding-right:18px;
}
.thrColElsHdr #sidebar1 {
	float: left;
	text-align:center;
	width: 180px; 
	padding: 0; 
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 150px; 
	padding: 0; 
	text-align:left;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin:0px;
}
.thrColElsHdr #search, .thrColElsHdr #link {
	margin-top:10px;
}
.thrColElsHdr #search {
	background-image: url(img/searchen.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 174px;
}
ul.search {
	margin:0;
	list-style:none;
	padding:0;
	padding-top:35px;
}
ul.search li {
	margin:0;
	padding:0;
	list-style:none;
}
.inputbox {
	display:inline;
	width:80px;
	margin:0;
	padding:0;
}
.inputbutton {
	width:55px;
	margin:0;
	padding:0;
	background-image: url(img/button.jpg);
	border:0;
	height: 22px;
}
.thrColElsHdr #mainContent {
	margin: 0 160px 0 190px;
}
.thrColElsHdr #footer {
	font-size:12px;
	height:145px;
	height:auto!important;
	min-height:145px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #A2E2FE;
}


.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-indent:100px;
	line-height:140%;
}

.thrColElsHdr #footer .twocolboxl p {text-indent:100px;}
.thrColElsHdr #footer .twocolboxr p {text-indent:50px;}
.thrColElsHdr #footer .twocolboxl {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.thrColElsHdr #productmenu {
}
.thrColElsHdr #productmenu img {
	margin:0;
	padding:0;
	border:0;
}
.verticle {
}
.verticle ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	border: 1px solid #7DB7E7;
	width: 170px;
}
.verticle ul li {
	height:23px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 90%;
	text-align:left;
	text-indent:10px;
	margin-bottom:3px;
}
.verticle ul li a {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
dl.pic {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	height:auto;
}
.pic dd {
	width:120px;
	height:130px;
	height:auto!important;
	min-height:130px;
	border: 1px solid #7DB7E7;
	text-align:center;
	vertical-align: middle;
	margin:3px auto;
	clear:both;
}
dl.dlbox {
	border: 1px solid #7DB7E7;
	list-style:none;
	margin:0 2px;
	padding:0;
	height:220px;
	height:auto!important;
	min-height:220px;
}
.dlbox dt {
	background-image: url(img/titlebg.jpg);
	margin: 0px;
	width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	text-indent:5px;
	padding: 0px;
	height: 30px;
	background-repeat: repeat-x;
}
dt sup {
	float:right;
	margin-right:5px;
	font-size:12px;
}
.dlbox dd {
	margin:0 auto;
	width:98%;
}

.newslist {
	color:#000;
	width:90%;
	height:200px;
	
}
.newslist ul {
	margin:0 auto;
	padding:0;
	width:90%;
	height:200px;
	height:auto!important;
	display:block;
	text-align:left;
}
.newslist li {
	float:left;
	width:580px;
	display:block;
	text-align:left;
	height:20px;
	padding:10px 5px 0 5px;
	line-height:160%;
	font-size:12px;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.newslist li sup {
	float:right;
	margin-right:5px;
	font-size:14px;
}
.newslist li a, .newslist li a:visited {
	text-decoration:none;
	color:#000;
}
.newslist li a:hover {
	text-decoration:underline;
}
.pagnation {
	margin:0 auto;
}
.pagnation ul {
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.pagnation ul li {
	width:140px;
	height:180px;
	padding-top:20px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
.loopunit {
	width:120px;
	color:#000000;
}
.loopunit a {
	color:#000000;
}
.thumbnail {
	width:110px;
	height:120px;
	border:1px solid #0033FF;
}
ul.link {
	list-style:none;
	margin:0;
}
ul.link li {
	height:23px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:23px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 90%;
	text-align:left;
	text-indent:10px;
	margin-bottom:3px;
}
ul.link li a {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
ul.client {
	list-style:none;
	margin:0;
	padding:0;
}
ul.client li {
	height:23px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 100%;
	text-align:left;
	text-indent:10px;
	margin-bottom:3px;
}
ul.client li a {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.detail {
	width:98%;
	height:100%;
	word-wrap:break-word;
	overflow:hidden;
	font-size:12px;
	line-height:140%;
	padding-top:5px;
}
.detail p{ line-height:160%;}

.strong_red{color:#FF0000; font-weight:bold;}
.bigpic{ margin:0 auto; text-align:center;width:400px;}
.pageturnover {text-align:center; margin-top:5px;}
