* {	word-wrop:break-wrod;}
html,body {	background: repeat-x;	text-align: left;font-family: "宋体";font-size: 12px;margin: 0px;line-height: 25px;word-break:break-all;padding: 0px;color: #333333;text-decoration: none;}
body, td, input, textarea, select, button {	color: #333;font: 12px Tahoma,Arial, sans-serif;line-height:25px;}
input, textarea, select, button{vertical-align:middle;}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {	margin: 0;	padding: 0;}
img{    vertical-align:middle; border:0;}
h1, h2, h3, h4, h5, h6 {font-size: 1em;}
/*
h1{	line-height:37px;	height:37px;	padding-left:20px;background:url("/Cos_skin/200902/h1-bg.gif") repeat-x;	color:#006aad;	border:1px solid #fffff0;	border-bottom:0;	font-size:14px;	font-weight:normal;}
h1 span{float:right;	padding:10px 12px 0 0;	font-weight:normal;}
*/
a {	color: #333333;	text-decoration: none;}
a:hover {	text-decoration: none;}
.note {font-size:12px;color:#999999; text-align:right;padding-right:10px;float:right;}
.clear{	clear:both;	font-size:0;	line-height:0;	height:10px;}
.input{
	border:1px solid #FFFFF0;
	background:#fff;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}
.input1{
	border:1px solid #CCCCCC;
	background:#fff;
	color:#333333;
	font-weight:normal;
	padding:1px 3px;
	margin-bottom:5px;
}
.but{
	border:1px solid #fffff0;
	background:#FFFFF0 url(but.gif) repeat-x top;
	height:27px;
	margin-left:5px;
	cursor: pointer;
	overflow:visible;
	padding:0 15px;
	margin-bottom:5px;
}
.but1{
	border:1px solid #fffff0;
	height:23px;
	margin-left:5px;
	cursor: pointer;
	overflow:visible;
	padding:0 15px;
	margin-bottom:5px;
}
		
/* wrap: */
.wrap {	margin: auto;	width: 995px;	clear:both;}

/* top: */
.top-nav {	position:relative;margin: auto;	height: 30px;	line-height:30px;	color:#ddd;}

.top-menu {	margin: auto;	height: 30px;	line-height:30px;	padding-right:10px;	color:#ddd;	float:right;}
	.top-menu a {	color:#333333;	}
	.top-menu a:hover {	color:#009900;}	
	
.top-nav-logo{background: url("/Cos_skin/200902/top-nav-logo.gif") no-repeat left;	height:30px;	width:175px;}	
.top {
	position:relative;
	background: url("/Cos_skin/200902/logo.jpg") no-repeat left;
	height:104px;
	margin-bottom: -3px;
}
.top640-480 {	float:right;	position:absolute;	right:0;	top:8px;}

.menu {	margin: auto;	background: url("/Cos_skin/200902/menu-bg.jpg") repeat-x left;	text-align:center;	height: 45px;	line-height:42px;	padding-left:25px;	margin-bottom:10px;}/*修改原40px padding-left:20px;*/
.menu a {	color:#fff;	padding:0 15px;	display:block;	float:left;}
.menu a:hover {	color:#ff0000;	background: url("/Cos_skin/200902/s-menu-bg-on.gif") repeat-x right top;	padding-right:15px;}	
.menu .select {
	padding-right:15px;
	background-image: url(/Cos_skin/200902/s-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-weight: bold;
}
	
/* box: */	
.col{ width:445px; margin-right:10px; float:left;}
.col2{ width:445px; float:left;}

.box {clear:both;}
*html .box {clear:both;display:inline;}

.box1 {
	background:#fff url("box1-bg.gif") repeat-x left top;
	border-top:0 solid #fffff0;
	padding:10px 15px;
	line-height:30px;
	margin-bottom:8px;
	border-right: 1px solid #fffff0;
	border-bottom: 1px solid #fffff0;
	border-left: 1px solid #fffff0;
}

.info {	line-height:18px;	color:#666666;	display:block; 	padding-top:5px;}
.info1 {	line-height:26px;	color:#666666;	display:block; 	padding:15px 0;}

.info2 {	line-height:22px;	color:#333;	display:block; 	padding-right:60px;}
	.info2 p{		margin-bottom:10px;		text-indent:24px;		line-height:18px;	}
	.info2 a{		margin-right:5px;	}
	.info3 {	line-height:22px;	color:#333;	display:block; 	font-size:14px;	padding-bottom:15px;	margin-bottom:20px;	border-bottom:1px solid #fffff0;}		

/* foot: */	
.link {
	clear:both;
	border:1px solid #CCCCCC;
	background:#fff;
	text-align:left;
	line-height:15px;
	color:#ddd;
	padding:10px;
	margin-bottom:5px;
	width:878px;
	float: left;
}
	.link li{	color:#333333;overflow:hidden;}
	.link a{	color:#333333;}
.bot-nav {
	clear:both;
	border:1px solid #CCCCCC;
	background:#fff;
	padding-left:15px;
	text-align:left;
	line-height:32px;
	color:#ddd;
}
	.bot-nav a{	color:#333333;}
.foot {	clear:both;	height:40px;	padding:10px 0;	color:#333333;	text-align:center;}
	.foot a {	color:#333333;}

/* text: */		
.red {color:#FF0000;}
.small {font-size:11px;}

/*menu*/
div.menu {}
div.menu-list {
	position: absolute;
	width: 100px;
	padding: 0 0 5px;
	display: none;
	background: #fff;
	border: 1px solid #CCCCCC;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
div.menu-list ul,div.menu-list ul li { padding: 0; margin: 0;}
div.menu-list ul li { margin: 5px 5px 0; list-style-type: none;}
div.menu-list ul li a { display: block; width: 100%; height: 25px; line-height: 25px; text-align: center; color: #000; text-decoration: none; cursor: pointer;}
div.menu-list ul li a span { display: block; width: 100%; height: 100%;}
div.menu-list ul li a:hover {	color: #fff; background: #CCCCCC url(bg-left.jpg) no-repeat 0 0;}
div.menu-list ul li a:hover span { background: transparent url('bg-right.jpg') no-repeat right top;}

.seo{	width: 100%;	text-align: center;	background-color: #999999;	border:0;}
.seo_head,.tracert_head{text-align: center;	background-color: #CCCCCC;}
.seo_item {text-align: center;	background-color: #FFFFFF;}
.mainborder{	height:25px;border-bottom:0px solid #CCCCCC;border-left:0px solid #CCCCCC;border-right:0px solid #CCCCCC;}
.padding4{padding-bottom:5px;}



.line{
	line-height: 10px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.tdcolor01{background-color: #CCCCCC;}
.tdcolor02{background-color: #CCCCCC;}
.tdcolor03{background-color: #CCCCCC;}
.tdcolor04{background-color: #FFFFFF;}
.tdcolor05{background-color: #FFFFFF;}

/*字体样式*/
.lan{color: #666666;text-decoration: none;}
a.lan:hover{color: #666666;text-decoration: underline;}

.slan{color: #333333;text-decoration: none;}
a.slan:hover{color: #FF3300;text-decoration: underline;}

.hei{color: #333333;text-decoration: none;}
a.hei:hover{color: #FF3300;text-decoration: none;}

.red{color: #FF3300;text-decoration: none;}
a.red:hover{color: #FF3300;text-decoration: underline;}

.sred{color: #CC0000;text-decoration: none;}
a.sred:hover{color: #CC0000;text-decoration: underline;}

.ju{color: #FF0000;text-decoration: none;}
a.ju:hover{color: #FF0000;text-decoration: underline;}

.jucu{color: #FF0000;text-decoration: none;font-weight: bold;}
a.jucu:hover{color: #FF0000;text-decoration: underline;font-weight: bold;}

.green{color: #339900;text-decoration: none;}
a.green:hover{color: #339900;text-decoration: underline;}

.green2{color: #339900;text-decoration: underline;font-size: 12px;}
a.green2:hover{color: #FF3300;text-decoration: underline;font-size: 12px;}

.huicuzi{font-size: 16px;font-weight: bold;color: #666666;text-decoration: none;}
.bai{font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

/* 按钮样式 */
input{line-height: 16px;color: #333333;height: 16px;}
.input{line-height: 16px;color: #333333;height: 16px;border: 1px solid #CCCCCC;}
.input3{color: #333333;border: 1px solid #CCCCCC;}
.input2{line-height: 16px;color: #666666;height: 16px;border: 1px solid #CCCCCC; background-image: url("/Cos_skin/200902/inpbg.gif");	background-repeat: repeat-x;}
.kuang1{line-height: 1px;height: 1px;}
.kuang10{line-height: 10px;height: 10px;}
.STYLE1 {color: #FF0000}
.STYLE2 {color: #009900}
.STYLE3 {color: #666666;text-decoration: none;}
a.STYLE3:hover{color: #FF3300;text-decoration: underline;}

/* 分页样式 */

.LPageBar,.LPageBar *{font-size:12px;line-height:24px;text-align:center;}
.LPageBar .pageindex {
	margin:0 3px;
	padding:1px 6px 3px 6px;
	border:1px solid #CCCCCC;
}
.LPageBar .page a{
	margin:0 3px;
	padding:1px 6px 3px 6px;
	border:1px solid #CCCCCC;
}
.LPageBar .page a:hover{}
.LPageBar .page .current{font-weight:bold;margin:0 5px;}

/* 中间部分 */
.zongk{
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 15px;
	width: 995px;
	border-top: 3px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.zongk-main{
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 995px;
	/*	background-image: url("/Cos_skin/200902/mainbg.gif");*/
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainleft{
	float: left;
	width: 216px;
	margin-bottom:5px;
}
.mainright{
	float: left;
	width: 523px;
	margin-bottom:5px;
}
.main-right-new{
	float: right;
	width: 216px;
	margin-bottom:5px;
}

.mainright-left{
	float:left;
	width:390px;
	margin-left:2px;
	border: 1px solid #CCCCCC;
	padding:1px;
}
.mainright-right{	float:left;	width:270px; 	margin-left:4px;	border: 1px solid #CCC;	padding:1px;}
.mainright-left ul{padding:5px;float:left;}
.mainright-left ul li{ width:380px;margin:0;line-height:26px;color:#333333;}
.mainright-right ul{padding:5px;float:left;}
.mainright-right ul li{width:260px;margin:0;line-height:26px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#333333;}

.mainright-gg{	float:left;	width:523px;	line-height: 25px;margin-left:2px;	border: 1px solid #CCC;	padding:1px;font-weight: bold;font-size:14px;	color: #333333;margin-bottom:5px;}

.mainright-listpage{	float:left;	width:523px;	line-height: 25px;margin-left:2px;	border: 1px solid #CCC;	padding:5px 10px;font-weight: bold;color: #333333;margin-top:5px;}

.mainright-title{ /*紫河文章列表标题*/
	float:left;
	width:523px;
	height: 27px;
	line-height: 25px;
	background-image: url("/Cos_skin/200902/title-bg.jpg");
	margin-left:2px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:1px 1px 1px 25px;
	font-weight: bold;
	font-size:14px;
	color: #fff;
}
.mainright-title-listasp{ /*紫河文章显示页面list.asp中间标题*/
	float:left;
	width:523px;
	height: 27px;
	line-height: 25px;
	margin-left:2px;
	font-size:14px;
	color: #0070BC;
	margin-top: 8px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
}
.mainright-title-listasp a:link{ 
	line-height: 25px;
	font-size:14px;
	color: #0070BC;
}
.mainright-title-listasp a:hover{ 
	line-height: 25px;
	font-weight: bold;
	font-size:14px;
	color: #0070BC;
}
.mainright-title-listasp a:visited{ 
	line-height: 25px;
	font-size:14px;
	color: #0070BC;
}
.mainright-title span{height: 25px;	line-height: 25px;font-size:12px;	color: #666;padding-left:10px;font-weight: normal;}

.mainright-title-body{	float:left;	width:523px; 	margin-left:2px;	padding:1px;border-right: 1px solid #CCC;border-left: 1px solid #CCC;border-bottom: 1px solid #CCC;}

.mainright-title-body-null{	float:left;	width:523px; 	margin-left:2px;	padding:1px;border-right: 1px solid #CCC;border-left: 1px solid #CCC;border-bottom: 1px solid #CCC;}
.mainright-title-body-null ul{float:left; padding:8px 0 0 8px;}
.mainright-title-body-null ul li{float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:330px;}

.mainright-title-body-class-listpp{	float:left;	width:546px;}
.mainright-title-body-class-listpp ul{float:left; padding:8px 0 0px 8px;}
.mainright-title-body-class-listpp ul li{float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:330px;line-height:25px;height:25px;}

.mainright-title-body-classlist{
	float:left;
	width:523px;
	background-repeat: no-repeat;
	background-position: right top;
}
.mainright-title-body-classlist ul{float:left; padding-left:10px;}
.mainright-title-body-classlist ul li{float:left;width:523px;list-style-type:none;}
.mainright-title-body-classlist ul li a{color:#333333;font-size:14px;}
.mainright-title-body-classlist ul li a:hover{color:#ff3300;}

.mainright-title-body-classlist .titlesa{padding:3px;}/*紫河文章列表的填充*/
.mainright-title-body-classlist .titlesa a{color:#333333;font-size:14px;}
.mainright-title-body-classlist .titlesa a:hover{color:#ff3300;font-size:14px;}
.mainright-title-body-classlist .titlesb{ padding:5px;margin-bottom:5px;}

/*.mainright-title-body-images-list{	float:left;	width:523px; height:150px; text-align:center;border-bottom: 1px solid #E1E4E6;}*/
.mainright-title-body-images-list{	float:left;	width:523px;}
.mainright-title-body-images-list ul{float:left; padding:2px 0;}
.mainright-title-body-images-list ul li img{width:120px;height:89px;padding:2px;border-bottom: 1px solid #CCC;border-top: 1px solid #CCC;border-left: 1px solid #CCC;border-right: 1px solid #CCC;}
.mainright-title-body-images-list ul li{float:left;	margin:0 2px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:128px;}

.mainright-left-270{	float:left;	width:270px; 	margin-left:2px;border-right: 1px solid #CCCCCC; height:140px; text-align:center;}
.mainright-left-270 ul{float:left; padding-top:8px;}
.mainright-left-270 ul li img{width:120px;height:90px;padding:2px;border:1px solid #CCC;}
.mainright-left-270 ul li{float:left;	margin:0 2px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:128px;}

.mainright-right-400{	float:left;	width:390px; height:140px;line-height:25px;}
.mainright-right-400 ul{float:left; padding:8px 0 0 8px;}
.mainright-right-400 ul li{float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:382px;}


.mainleft01{/*紫河登陆*/
	color: #000000;
	text-decoration: none;
	background-image: url(/images/title2-bg.jpg);
	background-repeat: repeat-x;
	height: 151px;
	text-indent: 2em;
}
.mainleft02{
	background-image: url("/Cos_skin/200902/main02.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 200px;
	padding: 0px 15px 0px 5px;
}
.mainleft03{/*紫河登陆两个字*/
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-indent: 35px;
}

 /*紫河(mainleft04-zihe)与下面几个相同,都是大标题*/
.mainleft04-zihe{
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 45px;
	background-image: url(/images/title2-bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainleft04-2{ /*紫河搜索*/
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 45px;
	background-image: url(/images/title2-bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	padding-top: 10px;
}
.mainleft05{
	background-repeat: repeat-x;
	background-position: bottom;
	height: 190px;
	padding: 0px 5px 0px 5px;
}
.mainleft11{
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	padding: 0px 5px 0px 5px;
}

.mainleft11 ul{width:190px;float:left;}
.mainleft11 li{padding-left:18px;line-height:23px;height:23px;width:180px;word-wrap:break-word;word-break:break-all;overflow:hidden;color:#333333;}
.mainleft11 li a{color:#333333;}
.mainleft11 li a:hover{color:#ff3300;}
.mainleft11 .one{background:url(/Cos_skin/200902/one.gif) no-repeat left 5px;}
.mainleft11 .two{background:url(/Cos_skin/200902/two.gif) no-repeat left 5px;}
.mainleft11 .three{background:url(/Cos_skin/200902/three.gif) no-repeat left 5px;}
.mainleft11 .four{background:url(/Cos_skin/200902/four.gif) no-repeat left 5px;}

.mainleft12{
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	min-height: 50px;
	padding: 0px 5px 0px 5px;
}

.mainleft13{
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}

.mainleft13 ul{width:195px;float:left;}
.mainleft13 li{line-height:26px;height:26px;width:195px;word-wrap:break-word;word-break:break-all;overflow:hidden;color:#333333;}
.mainleft13 li a{color:#333333;}
.mainleft13 li a:hover{color:#ff3300;}

.mainright01{
	line-height: 15px;
	background-image: url("/Cos_skin/200902/main-right-title-01.gif");
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 355px;
	padding-left:35px;
	color: #333333;
  font-size:14px;
  font-weight: bold;
	text-align: left;
	padding-top: 4px;
}
.mainright02{
	line-height: 15px;
	background-image: url("/Cos_skin/200902/main-right-title-02.gif");
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 235px;
	padding-left:35px;
	color: #333333;
  font-size:14px;
  font-weight: bold;
	text-align: left;
	padding-top: 4px;
}
.mainright03{
	line-height: 25px;
	color: #333333;
	background-image: url("/Cos_skin/200902/main13.gif");
	background-repeat: no-repeat;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
}
.ntdi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 28px;
	height: 28px;
}
.nt{
	background-image: url("/Cos_skin/200902/nt.gif");
	background-repeat: no-repeat;
	height: 26px;
	width: 135px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	float: left;
}
.ntk{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
}
.ntk2{
}
.ntk2 td{
	line-height: 28px;
	height: 28px;
}
.ntk2di{
	background-color: #CCCCCC;
	padding: 8px 5px 8px 14px;
}
.anniu{
	border: 0px solid #CCCCCC;
	line-height: 24px;
	background-image: url("/Cos_skin/200902/anniubg.gif");
	background-repeat: repeat-x;
	height: 24px;
	display: block;
	color: #333333;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.anniu:hover{
	border: 1px solid #CCCCCC;
	line-height: 24px;
	background-image: url("/Cos_skin/200902/anniubg1.gif");
	background-repeat: repeat-x;
	height: 24px;
	display: block;
	color: #FF0000;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.flk{
	border: 1px solid #CCCCCC;
	height: 120px;
	width: 270px;
	text-align: center;
}
.nnk{
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
}
.di{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	background-color: #FFFFFF;
	height: 20px;
	color: #333333;
}
.tc01{
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin: auto;
	width: 500px;
	padding: 1px;
}
.tc02{
	background-image: url("/Cos_skin/200902/flkta.gif");
	background-repeat: repeat-x;
	height: 30px;
	padding: 0px 10px 0px 10px;
}
.tc03{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url("/Cos_skin/200902/bottomt.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 15px;
	float: left;
}

#news{/*紫河新闻整体*/
	color:#333333;
	float:left;
	width:533px;
	margin-left:2px;
	padding:8px;
}
h1{	color:#333333;	text-align:center;	font-size:22px;	margin-top:10px;	padding:0px;	font-weight:bold;}
.times{	text-align:center;	color:#666666;	padding:5px 0px;	border-bottom: 1px solid #CCCCCC;}
.content{	font-size:14px;	color:#333333;	line-height:25px;padding:10px;}
.content p{	text-indent:2em;}
.content img{
	border:1px solid #CCCCCC;
	max-width:523px;
}
.content a{color:#666666;}

.download{background:url(/Cos_skin/200902/download.gif) repeat-x;	height:55px;	width:140px;text-align:center;	line-height:15px;border:0px;}

.text_tag {
	background: #FFFFFF;
	border: 1px dashed #CCCCCC;
	margin: 10px auto;
	padding-left: 10px;
	padding-right: 1px;
	width: 500px;
}
.text_tag h5 {color: #000000;	display: block;	float: left;	font-size:12px;	padding-top:3px;}
.xg{/*显示上一页下一页*/
	line-height:24px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	width: 523px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 10px;
}
.xg li{	width:50%;	float:left;}

.box_xg{
	border:1px solid #CCCCCC;
	width: 650px;
	margin: 10px auto;
	min-height:110px;
}
.box_xg .title_xg{	color:#333333;	line-height:26px;	height:26px;	padding-left:15px;	border:1px solid #fff;	font-weight:bold;}
.box_xg ul{	padding:6px;	overflow:hidden;;}

.box_xg ul li{	display:block;	float:left;	width:50%;*width:49%;	text-indent:12px;	height:24px;	line-height:24px;	overflow:hidden;	font-size:12px;}
.box_xg ul li a{font-size:12px;}
.box_xg ul li a:hover{font-size:12px;}

.box_pl{
	border:1px solid #CCCCCC;
	width: 520px;
	min-height:185px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.box_pl .title_pl{	color:#333333;	line-height:26px;	height:26px;	padding-left:15px;	border:1px solid #fff;	font-weight:bold;}
.box_pl ul{	padding:6px;	overflow:hidden;	height:1%;}

.box_pl ul li{	display:block;	float:left;	width:50%;*width:49%;	text-indent:12px;	height:24px;	line-height:24px;	overflow:hidden;	font-size:12px;}
.pl_box {	background: #FFFFFF;color:#666666;	height: 24px;margin: 10px auto;	padding-left: 10px;	padding-right: 10px;	width: 500px;}
.pl_login {min-height:35px;}

.bor{	padding:0px}
.float_right{	float:right;}
.btn{
	color:#FFFFFF;
	background:url(/Cos_skin/200902/btn_bg.gif) repeat-x;
	height:22px;
	text-align:center;
	line-height:15px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.zz{	color:#333333;}
#MultiPage{margin:10px 20px;font: 12px Arial, Helvetica, sans-serif; margin-right:5px;overflow:auto;}
#MultiPage a{
	float:left;
	display:block;
	padding:2px 6px;
	margin-right:5px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color:#333333;
}
#MultiPage a:hover {background-color:#FF0000;margin-right:5px;}
.pl{ /*紫河评论,整个宽度523*/
	border:1px solid #CCCCCC;
	background:#fff;
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pl_title{	height:25px;	line-height:25px;	padding-left:10px;	padding-right:10px;	font-size:12px;	font-weight:bold;	background:url(/Cos_skin/200902/pl_bg.gif) repeat-x;}
.pl_title span{	float:right;	font-size:12px;	font-weight:normal;	color:#999999;}
.pl_title b{	color:#FF0000;}
.pl_list{	margin:15px 20px;	line-height:25px;	border-bottom:1px solid #CCCCCC;	padding-left:5px;	padding-bottom:10px;}
.rev_textarea {
	color:#999999;
	border:1px solid #CCCCCC;
	width:500px;
	height:100px;
}
.zihe-leftclass-title{ /*紫河文章列表标题*/
	float:left;
	width:215px;
	height: 27px;
	line-height: 25px;
	font-size:14px;
	color: #0070BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B7FF;
	text-indent: 4em;
}
.zihe-leftclass-xygk{ /*紫河文章列表标题*/
	float:left;
	width:215px;
	height: 27px;
	line-height: 25px;
	font-size:14px;
	color: #0070BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B7FF;
	text-indent: 2em;
}
.zihe-leftclass-title2 span{height: 25px;	line-height: 25px;font-size:12px;	color: #666;padding-left:10px;font-weight: normal;}
