@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

body{
	background: url(/images/head_bg.jpg);
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	background-position: center top;
	font-family: "微软雅黑";
	font-size: 12px;
}


body, ol, ul, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, th,  dl, dd, form, fieldset, legend, input, textarea,select{
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    /*vertical-align: middle*/
}

a {color:#666;text-decoration:none;}
a:visited {color:#666;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}

a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.boxt5 {
	margin-top: 5px;
}
.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}
.boxt24 {
	margin-top: 24px;
}
.boxt30 {
	margin-top: 30px;
}
.F14b {
	font-size: 14px;
	font-weight: bold;
}
.F14 {
	font-size: 14px;
}
.F16 {
	font-size: 16px;
}

.F18 {
	font-size: 18px;
}
.F20 {
	font-size: 20px;
}
.F24 {
	font-size: 24px;
}
.Fb {
	font-weight: bold;
}
.Fr {
	color:#c00;
}
.Fw {
	color: #FFF;
}

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 49px;
	width: 1212px;
	margin: 0 auto;
	background-color: #09C;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1212px;height: 36px; margin:0px;	background-image: url(/images/Menu_line.gif);
	background-repeat: no-repeat;
	background-position: left center;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 120px;
	height: 49px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(/images/Menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 120px;
	text-align:center;
	font-size: 14px;
	line-height:49px;
	text-decoration:none;
	height:49px;
	font-weight: bold;
} 
#menucontainer #nav a:link {color:#FFF;} 
#menucontainer #nav a:visited {color:#FFF;}
#menucontainer #nav a:hover{color:#FFCC00;background:#044b9d;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 120px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{
	width: 120px;
	background: #1f5681;
	list-style-type: none;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3982bb;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a:link{ color:#ffffff; text-align:center; width: 120px;	text-decoration:none; height:30px;line-height:30px;} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1f5681;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */


/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#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/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	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;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #09F;
	color: #FFF;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 0 ;
	}
#NowPage h1 {
	text-align:left;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height: 35px;
	font-weight: normal;
	float:left;
	width:900px;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#ba2636;}
#NowPage a:active {color:#ba2636;}


/* 栏目名称 */


#NowPage2 {
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin:30px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
Font-size: 18px;
list-style-type: none;	
background-image: url(/images/dot2.gif);	
background-repeat: no-repeat;	
background-position: left 26px; 
padding:18px 0 18px 15px;
margin: 0px 0 0px 15px;
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #e8ecf3;	
}
#NewsList ul li span {
	font-family: "微软雅黑";	
	font-size: 12px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	

/* 领导列表 */

#NewsList-Ld {margin:30px;}
#NewsList-Ld ul {	margin: 0px;	padding: 0px;}
#NewsList-Ld ul li {
Font-size: 18px;
list-style-type: none;	
background-image: url(/images/dot2.gif);	
background-repeat: no-repeat;	
background-position: left 26px; 
padding:18px 0 18px 15px;
margin: 0px 0 0px 15px;
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #e8ecf3;	
}
#NewsList-Ld ul li span {
	font-family: "微软雅黑";	
	font-size: 12px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList-Ld ul li a {color:#333;text-decoration:none;}
#NewsList-Ld ul li a:visited {color:#333;text-decoration:none;}
#NewsList-Ld ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList-Ld ul li a:active {color:#ba2636;text-decoration:none;}

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(/images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 28px;
}
#NewsListHome ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	font-size: 12px;
	text-decoration:none;
	width: 24em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 双排 */

#NewsListHomeTwo {
	margin: 10px 0 0 12px;
	text-align: left;
}
#NewsListHomeTwo ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHomeTwo ul li {
	width: 190px;
	list-style-type: none;
	background-image: url(/images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;	
}
#NewsListHomeTwo ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomeTwo a {
	color:#704f24;
	text-decoration:none;
}
#NewsListHomeTwo a:visited {color:#00589e;}
#NewsListHomeTwo a:hover {color:#ba2636;}
#NewsListHomeTwo a:active {color:#ba2636;}

/* 公告栏，不限定字数 */

#homegg {
	width: 190px;
	height: 225px;
	margin: 12px 0 0 0px;
	text-align: left;
	overflow: hidden;
}
#homegg ul {
	margin: 0px;
	padding: 0px;
}
#homegg ul li {
	list-style-type: none;
	background-image: url(/images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
}
#homegg ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#homegg a {
	color:#704f24;
	text-decoration:none;
}
#homegg a:visited {color:#00589e;}
#homegg a:hover {color:#ba2636;}
#homegg a:active {color:#ba2636;}

/* 手动菜单 */
#MenuHome {
	width: 960px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#MenuHome ul {
	margin: 19px 0 0 0px;
	padding: 0px;
}
#MenuHome ul li {
	list-style-type: none;
	padding: 0 20px 0 0px;
	margin: 0px;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#MenuHome ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#MenuHome a {
	color: #FFF;
	text-decoration: none;
}
#MenuHome a:visited {
	color:#FFF;

}
#MenuHome a:hover {
	color: #FC0;
}
#MenuHome a:active {color:#ba2636;}


/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#PictureListHome .picturelist {
	height: 105px;
	margin: 5px 0 0 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9b593;
}
#PictureListHome .picturelist .picturelistp {
	width:80px;
	height:100px;
	float: left;
}
#PictureListHome .picturelist .picturelistp img {
	width: 75px;
	height: 100px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 22px;
	float: right;
	width: 122px;
	background-image: url(/images/Star_p_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#PictureListHome .picturelist .picturelistt a {color:#FFF;text-decoration:none; margin:5px 0 0 0;}
#PictureListHome .picturelist .picturelistt a:visited {color:#FFF;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#FFCC00;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#ba2636;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */
/*#PictureList {
	min-height: 800px;
	margin: 40px 0 0 10px;
	padding: 0px;
}
#PictureList .picturelist {
	width: 280px;
	height: 220px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#PictureList .picturelist .picturelistp{
	width:280px;
	height:200px;
}
#PictureList .picturelist .picturelistp{
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp img {
	width:270px;
	height:190px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {	text-align: center;}*/

/* 人物样式 */

#PictureListman {
	min-height: 800px;
	margin: 40px 0 0 30px;
	padding: 0px;
}
#PictureListman .picturelist {
	width: 142px;
	height: 240px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#PictureListman .picturelist .picturelistp, #PictureListman .picturelist .picturelistp div {
	width:142px;
	height:200px;
}
#PictureListman .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureListman .picturelist .picturelistp div p img {
	width:140px;
	height:185px;
	border: 1px solid #ccc;
}
#PictureListman .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureListman .picturelist .picturelistt {	text-align: center;}
/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	margin:0px;
	padding: 0px;
	background-color: #FFF;
	}
#ProductList .picturelist {	
	height: 200px;	
	float: left;	
	margin: 10px 0 0 0;}
	
#ProductList .picturelist .picturelistp {	
	width:320px;	
	height:180px;	
	}
#ProductList .picturelist .picturelistp {	float: left;}
	
#ProductList .picturelist .picturelistp img {	
	width:300px;
	height:180px;
}
	
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 220px;}
#ProductList .picturelist .picturelistt .title {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	}
#ProductList .picturelist .picturelistt .infor {
	font-size:12px;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	height: 147px;
	overflow: hidden;
	}

/* 领导列表 */

#ldpic {
	height: 680px;
	margin: 20px 0 0 20px;
	padding: 0px;
}
#ldpic .picturelist {
	width: 680px;
	height: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
#ldpic .picturelist .picturelistp, #ldpic .picturelist .picturelistp div {	
	width:140px;	
	height:200px;	
	background-color: #f4f4f4;
	}
#ldpic .picturelist .picturelistp {	float: left;}
#ldpic .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
	}
#ldpic .picturelist .picturelistp div  p img {
	width:140px;	
	height:200px;	
}
#ldpic .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ldpic .picturelist .picturelistt {
	float: right;
	width: 520px;
	height: 200px;
	overflow:hidden;
}
#ldpic .picturelist .picturelistt h1 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
	margin: 0 0 10px 0;
	height: 30px;
	font-family: "微软雅黑";
	}
#ldpic .picturelist .picturelistt p {	
	font-size: 12px;
	text-align: left;	
	line-height: 16px;	
	padding: 0px;	
	margin: 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: 32px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	height: 50px; line-height: 50px; background-color: #ededed;}
#NewsType .NewsContent {	min-height: 550px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;*/
	padding-top: 30px;
	padding-bottom: 30px;
}

/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .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;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(/images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#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 {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#homenewsbox2 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox2 p {	margin: 0 0 8px 0; padding:0;}


#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/


/* 公告 */

/* 列表第一条红色 */
#HomeNewsHotList {height: 180px;width: 500px;	margin: 20px 0 0 10px;}
#HomeNewsHotList h3 {display:none;}
#HomeNewsHotList h3 img {}
#HomeNewsHotList h1 {
	padding: 0px;
	width: 500px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	background-image: url(/images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#HomeNewsHotList h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotList h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotList h2 {
	display:none;
}
#HomeNewsHotList h2 p {margin:0; padding:0;}
#HomeNewsHotList ul {
	margin: 0;
	padding: 0px;
}
#HomeNewsHotList ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(/images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotList ul li a {color:#333;}
#HomeNewsHotList ul li a:visited {color:#333;}
#HomeNewsHotList ul li a:hover {color:#f00;}
#HomeNewsHotList ul li a:active {color:#ba2636;}

#HomeNewsHotList ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display:none;
	}

/* 带图片 */
#HomeNewsHotPhoto {height: 390px;width: 336px;	margin: 10px 0 0 0;text-align: left;}
#HomeNewsHotPhoto h3 {margin:0;padding:0;}
#HomeNewsHotPhoto h3 img {width: 336px;height:200px;margin:0px 0 0 0;}
#HomeNewsHotPhoto h1 {
	padding: 0px;
	width: 340px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 8px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
}
#HomeNewsHotPhoto h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotPhoto h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotPhoto h2 {
	display:none;
}
#HomeNewsHotPhoto h2 p {margin:0; padding:0;}
#HomeNewsHotPhoto ul {
	margin: 10px 0 0 0;
	padding: 0px;
}
#HomeNewsHotPhoto ul li {
	width: 336px;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(/images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotPhoto ul li span {
	font-family:"微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display: none;
	}
#HomeNewsHotPhoto ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	}

/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll1 {height:635px;margin: 0px 0px; width:225px}
#roll1 #content, #roll1 #content1{height: 635px;}
#roll1 ul {margin: 0px 0 0 0px;	padding: 0px;}
#roll1 ul li {
	float:left;
	list-style-type: none;	
	width: 225px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 9px 0 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: "微软雅黑";
	text-align: center;
	}
#roll1 ul li img {
	width: 225px;
	height: 149px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width:370px;height:625px;float:left; display:block;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width:370px;list-style-type: none;overflow: hidden;white-space: nowrap; }
#roll3 ul li img{ width:370px; height:259px;}
#roll3 #content,#roll3 #content1 {width:370px;}
/* 首页竖滚动控制结束 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 30px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	background-image: url(/images/body_64.jpg);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding: 18px 0 18px 35px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 0px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family:"微软雅黑";
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

.headlogobox {
	width: 500px;
	float: left;
}
.headtelbox {
	width: 555px;
	float: right;
	background-image: url(/images/Head_bg.jpg);
	height: 104px;
	background-repeat: no-repeat;
	background-position: left top;
}
.headtelbox .telnomberbox {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #F60;
	padding-top: 3px;
}
.headtelbox .telnomberbox span {
	margin-right: 40px;
}
.topbarbox {
	line-height: 30px;
	width: 1210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.homectsbox {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1966c2;
	border-right-color: #afcde5;
	border-bottom-color: #afcde5;
	border-left-color: #afcde5;
}
.homectsboxtd {
	background-image: url(/images/homectsbox_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homectsboxtd table tr td img {
	margin-left: 10px;
}
.Homextsboxmore1 {
	line-height: 39px;
	background-image: url(/images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore1 a {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:visited {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore1 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore2 {
	line-height: 39px;
	background-image: url(/images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -39px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore2 a {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:visited {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore2 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore3 {
	line-height: 39px;
	background-image: url(/images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -78px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore3 a {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:visited {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore3 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore4 {
	line-height: 39px;
	background-image: url(/images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -117px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore4 a {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:visited {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore4 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore5 {
	line-height: 39px;
	background-image: url(/images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -156px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore5 a {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:visited {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore5 a:active {color:#ba2636;text-decoration:none;}

#thisSortRemark {
	margin-top:50px;
	margin-right:100px;
	margin-bottom:50px;
	margin-left:100px;
	padding:0;
	font-family:"微软雅黑";
	font-size:18px;
	line-height:160%;
}
#thisSortRemark p {margin:5px 0px;}
#thisSortRemark ul {margin:20px 30px;}
#thisSortRemark ul li {margin:0px 40px;}
#thisSortRemark ol {margin:20px 30px;}
#thisSortRemark ol li {margin:0px 40px;}
#thisSortRemark h1 {font-size:42px;font-weight: normal;margin:30px 8px;}
#thisSortRemark h2 {font-size:36px;font-weight: normal;margin:28px 8px;}
#thisSortRemark h3 {font-size:28px;font-weight: normal;margin:22px 8px;}
#thisSortRemark h4 {font-size:22px;font-weight: normal;margin:16px 8px;}
#thisSortRemark h5 {font-size:16px;font-weight: normal;margin:10px 8px;}
#thisSortRemark h6 {font-size:14px;font-weight: normal;margin:8px 8px;}

#thisLogoBox {
	margin: 10px 0 0 0;
}
.inscomtitlebox {
	font-family: "微软雅黑";
	font-size: 28px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDFF5;
}
#InsSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 20px;
	line-height: 150%;
}


.hdjl {
	height: 38px;
	width: 170px;
	margin-top: 15px;
	margin-left: 0px;
}
.hdjl1 {
	height: 38px;
	width: 170px;
	margin-top: 11px;
	margin-left: 0px;
}

a.menuhome {
	text-align:center;
	color: #FFF;
	display: block;
	height: 64px;
	width: 169px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menuhome:visited {
	
}
a.menuhome:hover {
	color:#FC0;
}
a.menuhome:active {}

.datatimebox {
	width:250px;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 0px;
}


#homenewshot {
	margin: 0;
	clear:both;
}
#homenewshot .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot .Title {
	height:70px;
	line-height:70px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:26px;
	font-weight:bold;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 20px;
	color:#d40000
}
#homenewshot .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot .Title a:active {color:#920000;text-decoration:none;}
#homenewshot .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#homenewshot .Content p {margin:0; padding:0;}
#homenewshot ul {
	margin: 15px 0 0 0;
	padding: 0px;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 40px;
	margin: 0;
	background:url(/images/dot.gif);
	background-repeat:no-repeat;
	text-indent: 12px;
	background-position:0px 10px;
	font-size:18px;
}
#homenewshot ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin: 0px;
	float:right;
	white-space: nowrap;
	display: block;
	padding:5px 0 0 0 ;
	}
#homenewshot ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width: 24em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*---------------头条------------------*/

#homenewshot-toutiao {
	margin: 0;
	clear:both;
}
#homenewshot-toutiao .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot-toutiao .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot-toutiao .Title {
	height:40px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:26px;
	font-weight:bold;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 15px 0 0 20px;
	color:#d40000
}
#homenewshot-toutiao .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot-toutiao .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot-toutiao .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot-toutiao .Title a:active {color:#920000;text-decoration:none;}
#homenewshot-toutiao .Content {
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 10px;
	padding: 0px;
	line-height: 18px;
	text-align: left;
	font-family: "微软雅黑";
} /* 新闻导读 */
#homenewshot-toutiao .Content p {margin:0; padding:0;}

/* ------------------- */



#homenewshot-zwgk {
	margin: 0;
	clear:both;
}
#homenewshot-zwgk .Title {
	height:70px;
	line-height:70px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:26px;
	font-weight:bold;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 20px;
	color:#d40000
}
#homenewshot-zwgk .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot-zwgk .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot-zwgk .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot-zwgk .Title a:active {color:#920000;text-decoration:none;}
#homenewshot-zwgk ul {
	margin: 15px 0 0 0;
	padding: 0px;
}
#homenewshot-zwgk ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 40px;
	margin: 0;
	background:url(/images/dot2.gif);
	background-repeat:no-repeat;
	text-indent: 12px;
	background-position:0px 10px;
	font-size:18px;
}
#homenewshot-zwgk ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin: 0px;
	float:right;
	white-space: nowrap;
	display: block;
	padding:5px 0 0 0 ;
	}
#homenewshot-zwgk ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width: 33em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
/*--------------------------------------------------------------------------*/


#homenewshot-dj {
	margin: 20px 0 0 0;
	clear:both;
}

#homenewshot-dj ul {
	margin: 15px 0 0 0;
	padding: 0px;
}
#homenewshot-dj ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 32px;
	margin: 0;
	background:url(/images/dot.gif);
	background-repeat:no-repeat;
	text-indent: 12px;
	background-position:0px 7px;

}
#homenewshot-dj ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin: 0px;
	float:right;
	white-space: nowrap;
	display: block;
	padding:5px 0 0 0 ;
	}
#homenewshot-dj ul li a {
	font-size:16px;
	font-family: "微软雅黑";
	text-decoration:none;
	width: 30em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*--------------------------------------------------------------------------*/

#homenewshot-ly {
	margin: 20px 30px 0 30px;
	clear:both;
}

#homenewshot-ly ul {
	margin: 15px 0 0 0;
	padding: 0px;
}
#homenewshot-ly ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 32px;
	margin: 0;
	background:url(/images/dot.gif);
	background-repeat:no-repeat;
	text-indent: 12px;
	background-position:0px 7px;

}
#homenewshot-ly ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin: 0px;
	float:right;
	white-space: nowrap;
	display: block;
	padding:5px 0 0 0 ;
	}
#homenewshot-ly ul li a {
	font-size:16px;
	font-family: "微软雅黑";
	text-decoration:none;
	width: 22em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}



/*--------------------------------------------------------------------------*/

#homenewshot-lyjd {
	margin: 20px 0 0 30px;
	clear:both;
}

#homenewshot-lyjd ul {
	margin: 15px 0 0 0;
	padding: 0px;
}
#homenewshot-lyjd ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 32px;
	margin: 0;
	background:url(/images/dot.gif);
	background-repeat:no-repeat;
	text-indent: 12px;
	background-position:0px 7px;
	float:left;

}

#homenewshot-lyjd ul li a {
	font-size:16px;
	font-familyjd: "微软雅黑";
	text-decoration:none;
	width: 9em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
}


/*--------------------------------------------------------------------------*/

.zzjs {
	float: left;
	height: 182px;
	width: 366px;
	margin-top: 15px;
	margin-left: 14px;
}
.zzjs1 {
	float: left;
	height: 32px;
	width: 366px;
	background:url(/images/zzjs1_bg.jpg);
	background-repeat:no-repeat;
}
.zzjs2 {
	float: left;
	height: 150px;
	width: 364px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}
.zzjs_charater {
	font-family: "微软雅黑";
	font-size: 16px;
	float: left;
	height: 27px;
	width: 87px;
	margin-top: 5px;
	margin-left: 8px;
	color: #FFF;
	text-align: center;
	line-height: 27px;
	font-weight: bold;
}
.zzjs_more {
	height: 15px;
	width: 40px;
	margin-left: 220px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------------------*/
#zzjsList {
	margin: 10px 0 0 0;
	height: 139px;
	text-align: left;
}
#zzjsList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#zzjsList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#zzjsList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 26em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#zzjsList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#zzjsList .Title a:visited {color:#c00;text-decoration:none;}
#zzjsList .Title a:hover {color:#333;text-decoration:none;}
#zzjsList .Title a:active {color:#c00;text-decoration:none;}
#zzjsList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} 

/* 新闻导读 */

#zzjsList .Content p {margin:0; padding:0;}
#zzjsList ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zzjsList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:26px;
	line-height:26px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(/images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#zzjsList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#zzjsList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:15em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*第一行字体样式*/
.bsfw1{
	float:left;
	width:73px;
	font-size:14px;
	height:14px;
	margin-top:75px;
	text-align:center;
	margin-left:5px;
}
/*第一行分割线样式“|”*/
.bsfw2{
	float:left;
	width:1px;
	height:14px;
	margin-top:75px;
}
/*第一行以下字体样式*/
.bsfw3{
	float:left;
	width:73px;
	font-size:14px;
	height:14px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
}
/*第一行以下分割线样式“|”*/
.bsfw4{
	float:left;
	width:1px;
	height:14px;
	margin-top:10px;
}

/*------------------------------------------------------------------*/
/*第一行字体样式*/
.fwqy1{
	float:left;
	width:72px;
	font-size:14px;
	height:14px;
	margin-top:75px;
	text-align:center;
	margin-left:5px;
}
/*第一行分割线样式“|”*/
.fwqy2{
	float:left;
	width:1px;
	height:14px;
	margin-top:75px;
}
/*第一行以下字体样式*/
.fwqy3{
	float:left;
	width:72px;
	font-size:14px;
	height:14px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
}
/*第一行以下分割线样式“|”*/
.fwqy4{
	float:left;
	width:1px;
	height:14px;
	margin-top:10px;
}

/*-----------------------------------------------------------------*/
#zhanwei{
	float:left;
	width:144px;
	height:35px;}
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
#gsggList {
	width:205px;
	margin: 10px 0 0 0;
	height: 200px;
	text-align: left;
}
#gsggList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:block;} /* 图片新闻 */
#gsggList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#gsggList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 26em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#gsggList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#gsggList .Title a:visited {color:#c00;text-decoration:none;}
#gsggList .Title a:hover {color:#333;text-decoration:none;}
#gsggList .Title a:active {color:#c00;text-decoration:none;}
#gsggList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:block;
} 

/* 新闻导读 */

#gsggList .Content p {margin:0; padding:0;}
#gsggList ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gsggList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:36px;
	line-height:36px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(/images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#gsggList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#gsggList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:12em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
/*------------------------------------------------------------------*/
#qymlList {
	width:225px;
	margin: 0px 0 0 0;
	height: 265px;
	text-align: left;
}
#qymlList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#qymlList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#qymlList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 0em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#qymlList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#qymlList .Title a:visited {color:#c00;text-decoration:none;}
#qymlList .Title a:hover {color:#333;text-decoration:none;}
#qymlList .Title a:active {color:#c00;text-decoration:none;}
#qymlList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:block;
} 

/* 新闻导读 */

#qymlList .Content p {margin:0; padding:0;}
#qymlList ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
}
#qymlList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:24px;
	line-height:24px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(/images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#qymlList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#qymlList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:12em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 友情链接样式 */
#HomeLinks {
	margin: 12px 0 0 0;
	text-align: left;
}

#HomeLinks ul {
	margin: 0;
	padding:0px;
}
#HomeLinks ul li {
	text-align: center;
	float: left;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
	font-family: "微软雅黑";
	font-size: 15px;
}


#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsInfo {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsType .NewsContent {	font-family: "微软雅黑";	min-height: 550px;	padding: 20px;	font-size: 16px;	line-height: 180%;}

/*---------------------------------------------------------------------------------------------------*/

#yshjList {
	width:410px;
	margin: 0px 0 0 0;
	height: 318px;
	text-align: left;
}
#yshjList .PicDiv {float: left;margin: 13px 10px 0 10px;padding: 0px;width:410px;height:290px;display:none;} /* 图片新闻 */
#yshjList .PicDiv img {width:410px;height:290px;margin:0px 0 0 0;}
#yshjList .Title {
	display:block;
	float:left;
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	width: 17em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 13px 0 0 0;
	height: 30px;
	color:#c00;
}
#yshjList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#yshjList .Title a:visited {color:#c00;text-decoration:none;}
#yshjList .Title a:hover {color:#333;text-decoration:none;}
#yshjList .Title a:active {color:#c00;text-decoration:none;}
#yshjList .Content {
	width:25em;
	height: 55px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "微软雅黑";
	display:none;
	float:left;
	line-height:18px;
	border-bottom:1px dotted #999;
	text-overflow: ellipsis;
	overflow: hidden;
} 

/* 新闻导读 */

#yshjList .Content p {margin:0; padding:0;}
#yshjList ul {
	display:block;
	float:left;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}
#yshjList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:28px;
	line-height:28px;
	margin: 0;
	padding: 0px 0 0 10px;
	text-align: left;
	background:url(/images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 0px center;
}
#yshjList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#yshjList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:15em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

.lanrenzhijia_top{ width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(/images/topup.gif) no-repeat center center #D16059;}

/*----------------------------------------------------------------------------------*/

#zwgkzdgzbox {
	margin: 50px;
}
#zwgkzdgzbox #classSegment {

	margin: 0 0 15px 0;
}
#zwgkzdgzbox #classSegment #classTitleLine {
	height: 40px;
	background-color: #dbe7ed;
}
#zwgkzdgzbox #classSegment #classTitleLine #classTitle {
	float: left;
	height: 40px;
	width: 200px;
	background-color: #015BB3;
	font-size: 18px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #FFF;
	margin: 0 0 0 10px;
	text-align: center;
}
#zwgkzdgzbox #classSegment #classTitleLine #ArticleMore {
	height: 40px;
	width: 80px;
	float: right;
	text-align: center;
	line-height: 40px;
}
#zwgkzdgzbox #classSegment #ArticleTitleList{border: 1px solid #dbe7ed;}

.zwgkzdgzdoorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
	
/*-----------------------------------------------------------------------*/
#ListAllBox {margin: 0 30px;
}
#ListAllBox #classSegment #classTitleLine {
	background-color: #f4f4f4;
	height: 40px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 0px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	float: left;
	background-color: #C00;
	margin-left: 0px;
}
#ListAllBox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #666;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore a:visited {color:#333;}
#ListAllBox #classSegment #classTitleLine #ArticleMore a:hover {color:#C00;}
#ListAllBox #classSegment #classTitleLine #ArticleMore a:active {color:#ba2636;}

#ListAllBox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#ListAllBox #classSegment #ArticleTitleList {
	margin: 0 0 20px 0;
	padding:10px 20px;
	border: 1px solid #dedede;
}
#ListAllBox #classSegment #ArticleTitleList ul {margin:0;padding:0;}
#ListAllBox #classSegment #ArticleTitleList ul li {
	list-style-type: none;
	paddin: 0;
	float: left;
	width: 50%;
	text-align: left;
	text-indent: 15px;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding: 0px;
	height: 30px;
	margin: 10px 0 0 0;
}

#ListAllBox #classSegment #ArticleTitleList ul li span {
	margin-left: 10px;font-size:9px;
	color:#666;
}
/*-----------------------------------------------------------*/

.clear {
	clear: both;
}
/*----------------------------------------------------------------------*/
#PictureList {
	margin: 0px 0 0 30px;
	padding: 0px;
}
#PictureList .PicListMod {
	width: 384px;
	height: 310px;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}
#PictureList .PicListMod .PicDiv{
	width:384px;
	height:249px;	overflow:hidden;
	text-align:center;
}

#PictureList .PicListMod .PicDiv img {
	width:380px;
	height:245px;border: 2px solid #FFFFFF;
}

#PictureList .PicListMod .PicDiv img:hover{
	border: 2px solid #CC0000;
}

#PictureList .PicListMod .Title {
	margin: 10px 0 10px 0;	
	padding: 0px;text-align: center;
	font-size: 14px;
	}
#PictureList .PicListMod .picturelistt {text-align: center;}

#PictureList #FlipMod { margin-top:50px; width:500px; padding-left:36%;}

#PictureList #FlipMod .PageDiv{ float:left; margin-right:30px;}

#PictureList #FlipMod .StatisticsDiv{ float:left}

.gklinksbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.gklinkm1 {
	background-image: url(/images/gk_link_m1.gif);
	height: 36px;
	width: 165px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.gklinkm2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	background-image: url(/images/gk_link_m2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 165px;
	text-align: center;
	float: left;
	margin-right: 6px;
	overflow: hidden;
}


.gklinkboxinfo {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

.gklinkboxinfo ul {
	margin: 0;
	padding: 0;
}

.gklinkboxinfo ul li {
	margin-right: 10px;
	font-size: 14px;
	background-image: url(/images/dot_d1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	width: 220px;
	list-style-type: none;
	padding-left: 5px;
	height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}


.gkmenubox {
	margin: 0px;
	padding: 0px;
}
.gkmenubox ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gkmenubox ul li {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
}
.gkmenubox ul li a {color:#FFF;text-decoration:none;}
.gkmenubox ul li a:visited {color:#FFF;text-decoration:none;}
.gkmenubox ul li a:hover {color:#FC0;text-decoration:none;}
.gkmenubox ul li a:active {color:#ba2636;text-decoration:none;}

.gklistbox td {
	padding: 6px;
}

.gklisttitle {
	margin-bottom: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	background-image: url(/images/gk_list_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #900;
}
.gklisttitle td {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}
.gklistdate td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.gklistbox {
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gklistdate .tls {
	background-image: url(/images/dot_g1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 6px;
}
.gkinfobox {
	margin: 20px;
}
.gkinfotitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.gkinfodate table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
.gkinfodate td {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 14px;
}
.gkinfodate .big {
	font-weight: bold;
}
.gkinfohead {
	margin-top: 10px;
	height: 50px;
	clear: both;
}
.gkinfod1 {
	background-image: url(/images/gk_info_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 109px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
.gkinfod1 a {color:#FFF;text-decoration:none;}
.gkinfod1 a:visited {color:#FFF;text-decoration:none;}
.gkinfod1 a:hover {color:#fC0;text-decoration:none;}
.gkinfod1 a:active {color:#ba2636;text-decoration:none;}

.gkinfod2 {
	background-image: url(/images/gk_info_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 109px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	float: left;
	margin-right: 8px;
	text-align: center;
}
.gkinfod2 a {color:#FFF;text-decoration:none;}
.gkinfod2 a:visited {color:#FFF;text-decoration:none;}
.gkinfod2 a:hover {color:#fC0;text-decoration:none;}
.gkinfod2 a:active {color:#ba2636;text-decoration:none;}
.phbox {
	background-image: url(/images/ph_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.phbox1 {
	background-image: url(/images/ph_b01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 95px;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 26px;
	text-align: center;
}
.phbox2 {
	background-image: url(/images/ph_b02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 95px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
	text-align: center;
	margin-left: 5px;
}
.gksbox {
	margin: 0px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gksbox ul {
	margin: 0px;
	padding: 0px;
}
.gksbox ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 70px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	text-align: center;
	list-style-type: none;
	font-size: 14px;
}

/* 列表2 */

.gklistboxa td {
	padding: 6px;
}
.gklisttitlea {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	background-image: url(/images/gk_list_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.gklisttitlea td {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.gklistdatea td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.gklistboxa {
	margin-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
}
.gklistdatea .tls {
	background-image: url(/images/dot_g1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 6px;
}
.tas {
	background-image: url(/images/Icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 30px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.head_01{width:267px;height:40px; float:left;}
.head_02{width:58px;height:40px; float:left;}
.head_03{ text-decoration:none; font-size:14px; font-family:'微软雅黑'; font-weight:normal;color:#FFF;}
.hrefs{ text-decoration:none; font-size:14px; font-family:'微软雅黑'; font-weight:normal;color:#FFF;}
#cnzz_stat_icon_1256562074 a{color:#FFF; text-decoration:none;}


#zfjgbox {margin: 0 30px;
}
#zfjgbox #classSegment #classTitleLine {
	background-color: #CD0000;
	height: 40px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#zfjgbox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#zfjgbox #classSegment #ArticleTitleList {
margin: 15px 0 0 0;
}
#zfjgbox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li {
	float: left;
	list-style-type: none;
	margin:0;paddin:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li a {
	height: 30px;
	width: 166px;
	white-space: nowrap;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #dedede;
	background-color: #FFF;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
}
#zfjgbox #classSegment #ArticleTitleList ul li a:visited {color:#333;}
#zfjgbox #classSegment #ArticleTitleList ul li a:hover {color:#FFF;	border: 1px solid #c00;	background-color: #c00;}
#zfjgbox #classSegment #ArticleTitleList ul li a:active {color:#ba2636;}
.foot_map{ color:#FFF;}
.foot_map:visited{color:#FFF;}
.foot_map:hover{color: #FFF;}
.foot_map:active{color:#FFF;}
/*-------------------------------------------------------*/
#NewsListBm {padding:20px 0 0 10px;}
#NewsListBm ul {	margin: 0px;	padding: 0px;}
#NewsListBm ul li {float:left;	list-style-type: none;margin:0;padding:0;}
#NewsListBm ul li a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 280px;
	margin: 0 0px 20px 20px;
	border: 1px solid #dedede;
	text-align: center;
}
#NewsListBm ul li a:visited {color:#333;text-decoration:none;}
#NewsListBm ul li a:hover {background-color: #C00;Color:#FFF;}
#NewsListBm ul li a:active {color:#ba2636;text-decoration:none;}

#imglistzt {
	margin: 0px;
	padding: 20px 0px 0 50px;
}
#imglistzt ul {
	margin: 0px;
	padding: 0px;
}
#imglistzt ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;float:left;
}
#imglistzt ul li img {
	width: 340px;
	height: 140px;
	margin: 0 30px 30px 0 ;
}


.xglj{display:block; float:right;margin-right:3px;}

.ztzl{ margin-left:20px; margin-top:55px;}

.mainbox {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Listbox {
	background-color: #FFF;
	margin-top: 25px;
	padding: 0px 0 30px 0;
	min-height: 400px;
}
.Listbox .Title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 50px;
	color: #369;
	height: 50px;
	text-indent: 15px;
	background-color: #d2dae6;
	margin: 0 30px;
	
}
.searchinput {
	height: 25px;
	background-color: #FFF;
	border: 1px solid #FFF;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666;
	line-height: 25px;
	text-indent: 10px;
}
.zfxxgkbox ul li {
	background-image: url(/images/zwgk_dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 12px;
	font-size: 18px;
	width: 165px;
	float: left;
	list-style-type: none;
	height: 40px;
}
.zfxxgkbox {
	margin-top: 20px;
}
.zwgkico {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 12px;
}
.boxbline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.copybox {
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
}

a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}

a.menuhomes {
	color: #C00;
	font-size: 21px;
	white-space: nowrap;
	display: block;
	width: 100%;
	height: 58px;
	line-height: 58px;
}
a.menuhomes:visited {color:#333;}
a.menuhomes:hover {
	color: #FFFFFF;
	background-color: #a00;
	font-weight: bold;
}
a.menuhomes:active {color:#FFFFFF;}
td {font-size:12px;}
.topheadbar {
	font-size: 14px;
}
.insaddtitlebox {
	height: 65px;
	background-image: url(/images/line_dedede.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.adtitles {
	float: left;	color: #C00;
	height: 60px;
	line-height:60px;
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: center;
	margin: 0;
	padding:0 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

.backupbox {
	font-family: "微软雅黑";
	font-size: 12px;
	height: 35px;
	float: right;
	width: 100px;
	background-image: url(/images/dot_back.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 20px;
}


#rollzt {
	height: 100px;
	width: 1160px;
	margin: 0px 0 0 0;
}
#rollzt #content, #rollzt #content1 {height: 100px;}
#rollzt ul {margin: 0px;	padding: 0px;}
#rollzt ul li {
	list-style-type: none;	
	width: 230px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 5px 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
}
#rollzt ul li img {
	width: 220px;
	height: 100px;
}



