html {
	text-align: center;
	background:#F9F9F9;
	
}
body {
	
	text-align: left;
	margin: 0 auto;
	background:#FFF;
	background-image:url(imagesmain_bg.jpg) repeat-x;
	
}
td {
	font-size:14px;
	font-family: "微软雅黑";
	color: #000;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gg li
{
float:left;height:25px;}
.gg a:hover
{color:#fffff;}

.sider {
	width: 230px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}
.engtop td
{
	color:#FFFFFF;
}
.engtop a
{color:#FFFFFF;
}

/** 导航 **/

#nav { display: block; padding-left:0px; position:relative; z-index:2000;}
#nav .jquery_out {float:left;line-height:40px;display:block; border-right:0px solid #fff; text-align:center; font-size:14px;font-family: "微软雅黑"; background:url(imagesxg_navbg.gif);}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:0px;padding:0 2em;}
#nav .mainlevel { font-size:14px;font-family: "微软雅黑"; background:url(imagesxg_navbg.gif); float:left; border-right:1px solid #fff; width:120px;/*IE6 only*/}
#nav  #last { font-size:14px;font-family: "微软雅黑"; background:url(imagesxg_navbg.gif);  float:left; border-right:0px solid #fff; width:120px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none;text-align:center;  line-height:35px; display:block; padding:0 0px; width:120px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none;background:url(imagesxg_navhover.gif);}
#nav .mainlevel ul {color:#000;display:none; position:absolute;}
#nav .mainlevel li a{color:#fff;/*IE6 only*/}
#nav .mainlevel li {color:#000;border-top:1px solid #fff; background:#ae0001; width:80px;/*IE6 only*/}
ul,li {list-style-type:none; text-transform:capitalize;}
ul,li{padding:0; margin:0;}


/* 焦点图 */
.hdp_container{width:960px;height:250px;margin:0px auto;position:relative;font-size:12px;overflow:hidden;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:960px; height:320px; margin:0 auto; background:#333; position:relative; overflow:hidden; margin-top:2px; margin-bottom:10px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}


a {
	color: #000;
	text-decoration: none;
	
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}


/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}

.copyright {
	background:#007CC9;
	margin: 0px 0;
	font-size:12px;
		
}
.copyright td
{color:#fff;}

.searchinput{
	border-right-width: 0px;
	padding-left: 3px;
	width: 168px;
	font-family: arial;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #636365;
	margin-left: 4px;
	font-size: 8pt;
	vertical-align: middle;
	border-left-width: 0px;
	margin-right: 3px;
}
.tab_search{
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	height: 25px;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;

}
.searchaction{
	width: 21px;
	float: left;
	height: 17px;
}

/** 图像友情链接 **/
.m-pic {
position: relative;
width: 130px;
margin: 0px auto;
}
.m-pic a .mtitle {
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 25px;
line-height: 25px;
color: #fff;
font-family: "Microsoft YaHei","SimHei";
font-size: 12px;
text-align: center;
background: rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#80000000');
}
.m-pic a:hover .mtitle{
background: #D32F4C;
}

/** 公共定义 **/
.title {
	background:#f5f5f5;
	border-bottom: 1px  solid #007CC9;
	height:30px;	
}
.lefttitle{
	height:40px;
	background:#FFFFFF;
	padding-left:10px;
	border-bottom: 1px  solid #007CC9;
}
.sider .title
{border-bottom: 1px solid #DDDDDD;
height:40px;
}
.sider strong
{ color:#000;}
.title strong {
color:#333333;
font-family:"微软雅黑";
font-weight:bold;
font-size: 14px;
}
.lefttitle
{background:url(imagestitle1.gif) left no-repeat;
}
.lefttitle strong {
color:#106bb2;
font-family:"微软雅黑";
font-weight:bold;
font-size: 16px;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 5px;
}
.title span
{float:right;}
.box {
	border: 0px solid #DDDDDD;	
}
.box ul span
{float:right;}
.sider .box{
	background-color:#F0F0F0;}
	
.leftbox
{background:#FFF;
padding-left:10px;
}
.leftbox li
{	
	list-style-image: url(imagestb_li.gif);
	line-height: 30px;
	padding: 2px 0 2px 0px;
	border-bottom:1px dashed #cccccc;
	font-family:"微软雅黑";
	font-size:14px;
}

.box ul {	
	padding-top: 10px;
}
.box ul li {
	background: url(imagestb_li.gif) no-repeat left ;
	line-height: 1.4;
	margin-top:6px;
	padding: 2px 0 2px 8px;
	border-bottom:1px dashed #999999;
/*text-decoration:underline;*/
}
.box1 ul {
	
	padding-top: 10px;
}
.box3
{background:#f5f5f5;
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: #f8f8f8;
	border-right-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
	border-left-color:#f8f8f8;}

.box2 ul {
	
	padding: 5px 5px  5px 5px;
}
.box2 ul li {
	background: url(imagestb_li.gif) no-repeat left ;
	line-height: 1.4;
	margin-top:6px;
	padding: 2px 0 2px 8px;
	border-bottom:1px dashed #999999;
/*text-decoration:underline;*/
}	
.box1 ul li {
	background: url(imagestb_lj.gif) no-repeat left ;
	line-height: 1.8;
	margin-top:6px;
	padding: 2px 10px 2px 40px;
	
/*text-decoration:underline;*/
}

.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.box ul li span {
	color:#999999;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(images1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(images2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(images3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(images4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(images5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(images6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(images7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(images8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(images9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(images10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(imagesh2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(imagesfocus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;	
}
.pictext a
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
	}
.picText img {
	border:0px;
	
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}


/* 频道和列表页 */
.position {
	background: #E9F2FB url(imagestitle_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	height:500px;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(imagesdigg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	font-family:"宋体";
	line-height: 2.0;
}
p{
 text-indent: 2em; 
}
p img{ text-indent:0;}
p table td div{text-indent:0;}
#text div
{text-indent: 2em; }
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(imagestitle_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

/*TAB选项卡*/
.dis {
DISPLAY: block
}
.undis {
DISPLAY: none
}
#cntR {
WIDTH: 280px
}
#NewsTop {
CLEAR: both; MARGIN-BOTTOM: 0px
}
#NewsTop P {
FLOAT: left; LINE-HEIGHT: 40px; font-family:"微软雅黑"; font-size:14px; text-align:center;text-indent:0em;
}
#NewsTop P.topTit {
FONT-WEIGHT: bold; WIDTH: 0px; text-align:left;
}
#NewsTop P.topC0 {
BACKGROUND: #dcdcdc; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 90px; CURSOR: pointer; text-align:center;
}
#NewsTop P.topC1 {
BACKGROUND: #007CC9; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 90px; COLOR: #fff; text-align:center;
}
#NewsTop #NewsTop_tit {
BORDER-BOTTOM: #DDDDDD 1px solid; HEIGHT: 40px
}
#NewsTop #NewsTop_cnt {
PADDING-LEFT: 0px; BACKGROUND:#fafafa; PADDING-TOP: 0px; TEXT-ALIGN: left
}
#NewsTop #NewsTop_cnt A {
COLOR: #666; TEXT-DECORATION: none
}
#NewsTop #NewsTop_cnt A:hover {
COLOR: #c2130e; TEXT-DECORATION: underline
}
.shortselect{  
    background:#fafdfe;  
    height:30px;  
    width:190px;  
    line-height:28px;  
    border:1px solid #9bc0dd;  
    -moz-border-radius:2px;  
    -webkit-border-radius:2px;  
    border-radius:2px;  
}

#demo {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
width: 680px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 1000%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}



