@charset "gb2312";
/* N169.com IDC AutomaticProcedure CSS Standard */

/* 通用样式 */
a {color:#666;text-decoration:none;}
a:visited {color:#666;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#ba2636;}

body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 130%;
}

img {border:none;}

td {
	font-size: 12px;
	color: #666;
}
.gdimg {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 80px;
	width: 120px;
}
.gdimg2 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.boxt {
	margin-top: 6px;
}
.boxt8 {
	margin-top: 12px;
}

.Home4box {
	border: 1px solid #a6d9d5;
}
#home4box h5 {
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-top: 6px;
	margin-left: 50px;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#home4box h6 {
	float: right;
	width: 50px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homelinkstitle {
	font-size: 14px;
	font-weight: bold;
	color: #01919a;
}
.homeleftbox {
	border: 1px solid #cccccc;
	margin-top: 5px;
}
.homeleftboxtitle {
	background-image: url(images/Left_titlebg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.homeleftboxtitle h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	width: 80px;
	float: left;
	display: inline;
}
.homeleftboxtitle h6 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50px;
	display: inline;
}
.homeleftboxtitle2 {
	background-image: url(images/Left_titlebg2.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.homeleftboxtitle2 h5 {
	font-size: 14px;
	font-weight: bold;
	color: #01919a;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	width: 130px;
	float: left;
	display: inline;
}
.homeleftboxtitle2 h6 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50px;
	display: inline;
}
.copybox {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #019199;
	margin-top: 15px;
}
.copyboxtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 12px;
}
.Searchtel {
	color: #006769;
}
.searchinbox {
	width: 300px;
	border: 1px solid #7F9DB9;
	padding: 3px;
	height: 20px;
	color: #307877;
	background-color: #f6f3ec;
}
.leftlinebox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#toplinkbox {
	margin: 0px;
	padding: 0px;
}
#toplinkbox li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/Dot_toplink.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


/* 通用样式开始 */

div.clear {	clear: both;}

/* 通用样式结束 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{	background-image: url(images/Menu_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 2px;}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px;height: 14px; margin-top: 10px; margin-bottom: 0px; margin-left: 15px; float: left;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	height:14px;
	text-align:left;
	float: left;
	list-style-type: none;
	Padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 0px;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline
 {
	background-image: url(images/menu_dot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {display: block; text-align:center; font-size: 14px; text-decoration:none;} 
#menucontainer #nav a:link {color:#FFF;} 
#menucontainer #nav a:visited {color:#FFF;}
#menucontainer #nav a:hover{color:#FFCC00;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 100px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{width: 100px;background: #548bd5;list-style-type: none;} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{ color:#ffffff; text-align:center; width: 100px;	text-decoration:none; } 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#e60011;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 

/* Automatic Menu */

/* 科室列表样式 */
#submenus{
	height: 260px;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 57px;}
	margin-bottom: 2px;}

/* 一级菜单主体UL样式 */
#submenus #nav {padding: 0px;height: 14px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; } 

/* 一级菜单项目样式 */
#submenus #nav li {
background-image: url(images/submenus_bg.jpg);
	background-repeat: no-repeat;
	height:12px;
	text-align:center;
	font-weight: board;
	list-style-type: none;
	Padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#submenus .navmenuline
 {}

/* 一级菜单链接样式 Width值与一级li相同 */
#submenus #nav a:link {color:#207c79;} 
#submenus #nav a:visited {color:#207c79;}
#submenus #nav a:hover{color:#FFCC00;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#submenus #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 100px; position: absolute; padding:0; margin-left: 0px;} 
#submenus #nav li ul li{width: 100px;background: #548bd5;list-style-type: none;} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#submenus #nav li ul a{ color:#ffffff; text-align:center; width: 100px;	text-decoration:none; } 
#submenus #nav li ul a:visited {color:#ffffff;} 
#submenus #nav li ul a:hover {color:#e60011;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#submenus #nav li:hover ul {left: auto;} 
#submenus #nav li.sfhover ul {left: auto;} 
/* 菜单结束 */

/* 产品分类样式 */
#homelinks img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#homelinks #nav .navmenuline {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 2px;
}
#homelinks #nav {
	margin: 0px;
	padding: 0px;
}
#homelinks a {color:#666;text-decoration:none;}
#homelinks a:visited {color:#666;}
#homelinks a:hover {color:#ba2636;}
#homelinks a:active {color:#ba2636;}

#homelinks ul {
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#homelinks ul li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 8px;
	margin-right: 8px;
	white-space: nowrap;
	display: inline;
	margin-bottom: 5px;
	padding-top: 2px;
}

#homelinks a {color:#666;text-decoration:none;}
#homelinks a:visited {color:#666;}
#homelinks a:hover {color:#ba2636;}
#homelinks a:active {color:#ba2636;}


/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {
	margin-top:0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/submenu_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/submenu_bg_now.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#inssubmenu #nav .navmenuline a {color:#666;text-decoration:none;}
#inssubmenu #nav .navmenuline a:visited {color:#666;text-decoration:none;}
#inssubmenu #nav .navmenuline a:hover {color:#FF0000;text-decoration:none;}
#inssubmenu #nav .navmenuline a:active {color:#ba2636;}

#inssubmenu #nav .nowsubmenu a {color:666;text-decoration:none;}
#inssubmenu #nav .nowsubmenu a:visited {color:666;text-decoration:none;}
#inssubmenu #nav .nowsubmenu a:hover {color:#FFCC00;text-decoration:none;}
#inssubmenu #nav .nowsubmenu a:active {color:#ba2636;}

#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}

/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */
#NowPage {
	font-size: 14px;
	background-image: url(images/ins_youraddress.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	text-align: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #FFF;
}
#NowPage h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 16px;
	margin-left: 40px;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #FFF;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {
	color:#FFF;
	text-decoration:none;
}
#NowPage a:visited {
	color:#FFF;
}
#NowPage a:hover {
	color:#FFCC00;
}
#NowPage a:active {color:#ba2636;}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {	Font-size: 14px;	list-style-type: none;	background-image: url(images/jt.gif);	background-repeat: no-repeat;	background-position: left 0px; padding-left: 25px;padding-top:0px;margin-top: 7px;margin-bottom: 14px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #b1d1de;	padding-bottom: 10px;}
#NewsList ul li .searchfl {
	width: 120px;
	margin-right: 20px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#NewsList ul li span {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	color: #999;	margin-left: 15px;}


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	height: 140px;
	margin-right: 10px;
	margin-left: 0px;
	overflow: hidden;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}

#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}

#NewsListHome ul li span {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	color:#666;
	text-decoration:none;
	width: 15em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}


#NewsListHomejyzy {
	height: 220px;
	width: 160px;
	float: left;
	margin-right: 0px;
	margin-left: 12px; _margin-left: 6px;
	overflow: hidden;
}
#NewsListHomejyzy ul {
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#NewsListHomejyzy ul li {
	list-style-type: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#NewsListHomejyzy ul li span {
	width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #999;
	margin-left: 0px;
	visibility: hidden;
}
#NewsListHomejyzy a {
	color:#666;
	text-decoration:none;
	width: 12em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomejyzy a:visited {color:#666;}
#NewsListHomejyzy a:hover {color:#ba2636;}
#NewsListHomejyzy a:active {color:#ba2636;}



/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {border: 1px solid #CCC;	min-height: 350px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 10px;}
#PictureListHome .picturelist {	border: 1px dashed #CCC;	height: 160px;	width: 130px;	float: left;	margin-right: 10px;	margin-top: 10px;}
#PictureListHome .picturelist .picturelistp, #PictureListHome .picturelist .picturelistp div  {width:130px;	height:130px;	background-color: #f4f4f4;}
#PictureListHome .picturelist .picturelistp div {overflow:hidden;	position:relative;	display:table-cell;	text-align:center;	vertical-align:middle;}
#PictureListHome .picturelist .picturelistp div p img {	position:static; +position:relative;	top:-50%;	left:-50%;}
#PictureListHome .picturelist .picturelistp div p {margin: 0px;	padding: 0px;position:static; +position:absolute; top:50%;}
#PictureListHome .picturelist .picturelistt {	text-align: center;	line-height: 25px;}




/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */
#PictureList {
	border: 1px none #CCC;
	min-height: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top:0px;
	Margin-left:auto;
	Margin-right:auto;
	margin-bottom:0
}
#PictureList .picturelist {	width: 334px;	height: 250px;	float: left;	margin-right: 10px;	margin-top: 10px; margin-bottom:15px;}
#PictureList .picturelist .picturelistp, #PictureList2 .picturelist .picturelistp div {	width:334px;	height:250px;}
#PictureList .picturelist .picturelistp div {	overflow:hidden;	position:relative;	display:table-cell;	text-align:center;	vertical-align:middle;}
#PictureList .picturelist .picturelistp div p img {
	position:static;

+position:relative;				top:-50%;
	left:-50%;
	width: 330px;
	height: 215px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #CCC;
}
#PictureList .picturelist .picturelistp div p {margin: 0px;	padding: 0px;position:static; +position:absolute; top:50%;}
#PictureList .picturelist .picturelistt {		font-family:黑体; font-size:18px; text-align: center;	line-height: 20px;}

/* */
#PictureList2 {
	border: 1px none #CCC;
	min-height: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top:0px;
	Margin-left:auto;
	Margin-right:auto;
	margin-bottom:0
}
#PictureList2 .picturelist {	width: 140px;	height: 180px;	float: left;	margin-right: 8px;	margin-top: 10px; margin-bottom:15px;}
#PictureList2 .picturelist .picturelistp, #PictureList2 .picturelist .picturelistp div {	width:140px;	height:180px;}
#PictureList2 .picturelist .picturelistp div {	overflow:hidden;	position:relative;	display:table-cell;	text-align:center;	vertical-align:middle;}
#PictureList2 .picturelist .picturelistp div p img {
	position:static;
+position:relative;				top:-50%;
	left:-50%;
	width: 130px;
	height: 144px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #CCC;
}
#PictureList2 .picturelist .picturelistp div p {margin: 0px;	padding: 0px;position:static; +position:absolute; top:50%;}
#PictureList2 .picturelist .picturelistt {	text-align: center;	line-height: 20px;}


/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {height: 800px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 0px;}
#ProductList .picturelist {
	border: 1px solid #CCC;
	width: 370px;
	height: 210px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}
#ProductList .picturelist .picturelistp, #ProductList .picturelist .picturelistp div {	width:140px;	height:210px;}
#ProductList .picturelist .picturelistp {	float: left;}
#ProductList .picturelist .picturelistp div {	overflow:hidden;	position:relative;	display:table-cell;	text-align:center;	vertical-align:middle;}
#ProductList .picturelist .picturelistp div  p img {	position:static; +position:relative;	top:-50%;	left:-50%;border:0px;}
#ProductList .picturelist .picturelistp div  p {margin: 0px;	padding: 0px;position:static; +position:absolute; top:50%;}
#ProductList .picturelist .picturelistt {	float: right;	width: 220px;	height: 210px;}
#ProductList .picturelist .picturelistt h1 {text-align: left;	line-height: 30px;	padding: 0px;	font-size: 14px;	font-weight: bold;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCC;	margin-top: 0px;	margin-right: 10px;	margin-bottom: 0px;	margin-left: 0px;}
#ProductList .picturelist .picturelistt p {	text-align: left;	line-height: 18px;	padding: 0px;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 0px;	margin-left: 0px;}

/* 产品图片列表输出控制结束 */


/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */
#NewsType {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px;}
#NewsType .NewsTitle {text-align: center;	font-family: "黑体";	font-size: 21px;	padding-top: 10px;	padding-bottom: 20px;	margin-bottom: 10px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCC;}
#NewsType .NewsTimes {	color: #999;	text-align: center;	margin-bottom: 10px;}
#NewsType .NewsContent {	min-height: 300px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#listpage span {	margin-left: 30px;	font-family: Verdana, Geneva, sans-serif;	letter-spacing: 5px;	color: #F00;}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}
/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	color: #ff6600;
	height: 20px;
	width: 550px;
	line-height: 120%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}
#homenewsbox p {	margin-top: 0px;}
#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/

/* 首页带首条图片及内容块输出控制开始 */
#homenewshot {height: 220px; width:305px;}
#homenewshot h3 {float: left;margin: 0px;padding: 0px;width: 350px;}
#homenewshot h1 {
	float: left;
	padding: 0px;
	width: 305px;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
#homenewshot h2 {
	float: left;
	width: 305px;
	font-size: 12px;
	line-height: 14px;
		font-family: "宋体";
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	argin-left: 0px;
	height: 60px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#homenewshot ul {
	width: 305px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot ul li {padding-top: 0px;padding-right: 0px;padding-bottom: 3px;padding-left: 7px;list-style-type: none;white-space: nowrap;background-image: url(images/dot1.gif);background-repeat: no-repeat;background-position: 0px 3px;margin: 0px;}
#homenewshot ul li span {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #047ba6;margin-left: 4px;}
#homenewshot ul li a {font-family: Arial, Helvetica, sans-serif;text-decoration:none;width: 19em;overflow: hidden;white-space: nowrap;display: block;float: left;text-overflow:ellipsis;}

/* 公告 */

#homegg {height: 230px;width: 160px;margin-left: 5px;font-family: Arial, Helvetica, sans-serif;}
#homegg h3 {float: left;margin: 0px;padding: 0px;width: 150px;}
#homegg h1 {
	float: left;
	padding: 0px;
	width: 160px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
#homegg h2 {
	float: left;
	width: 160px;
	font-size: 12px;
	font-weight: normal;
	color: #047ba6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 177px;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 110%;
}
#homegg ul {
	width: 160px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homegg ul li {padding-top: 1px;padding-right: 0px;padding-bottom: 1px;padding-left: 14px;list-style-type: none;white-space: nowrap;background-image: url(images/dot2.gif);background-repeat: no-repeat;background-position: 0px 1px;margin: 0px;}
#homegg ul li span {font-size: 0px;color: #047ba6;margin-left: 0px;visibility: hidden;}
#homegg ul li a {text-decoration:none;width: 11em;overflow: hidden;white-space: nowrap;display: block;float: left;text-overflow:ellipsis;}

/* 首页右  */

#homerightbox { 
	height: 190px;
	margin-right: 10;
	margin-left: 10;
	overflow: hidden;
	text-align: left;
}
#homerightbox ul {
	margin-left: 0px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:0px;
	padding: 0px;
}
#homerightbox ul li {
	list-style-type: none;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
}
#homerightbox ul li span {
	width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #999;
	margin-left: 0px;
	display:none;
}
#homerightbox a {
	color:#666;
	text-decoration:none;
	width: 15em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	font-size: 12px;
}
#homerightbox a:visited {color:#666;}
#homerightbox a:hover {color:#ba2636;}
#homerightbox a:active {color:#ba2636;}

/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
#roll ul li img {	height: 95px;	width: 80px;	border: 1px solid #CCC;}
#roll {	width: 680px;height: 120px;}
#roll #content,#roll #content1 {height: 120px;}
/* 专家 */

#roll2 ul {
	padding: 0px;
	width: 162px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll2 ul li {	list-style-type: none;	width: 162px;	padding-top: 0px;	padding-bottom: 0px;	overflow: hidden;	white-space: nowrap;	text-align: center;}
#roll2 ul li img {	height: 120px;	width: 160px;	border: 1px solid #CCC;}
#roll2 {	width: 760px;	height: 150px; margin-top: 6px; margin-bottom: 0px; margin-right: auto;margin-left:auto;}
#roll2 #content,#roll #content1 {height: 150px;}

/* 首页竖滚动控制开始 */
#roll3 {width: 150px;height: 250px;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width: 150px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 150px;}
/* 首页竖滚动控制开始 */
.listpageleftbox {
	border: 2px solid #32908f;
}
.listpageleftboxul {
	background-image: url(images/ListpageLeftbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.listpageleftboxdttitle {
	background-image: url(images/ListpageLeftbox_bg2.gif);
	background-repeat: repeat-x;
	margin: 1px;
	padding: 0px;
	width: 100%;
}
.listpageleftboxdttitle h1 {
	font-size: 14px;
	color: #377576;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95c7c7;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.pageboxins {
	border: 1px solid #94b8b6;
}
#titletxbox {
	font-size: 14px;
	line-height: 150%;
	margin: 20px;
}

#titletxbox h1 {
	font-size: 21px;
	line-height: 150%;
	font-family: "黑体";
	color:#9f1f24;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	
}
.warringsearch {
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	color: #C30;
	text-align: center;
	margin-top: 50px;
}

