﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
body{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*=顶部设置=============================================================================================================*/
#Top{background:url(topbg.gif) repeat-x; width:938px; margin:0 auto;}
#logo{float:left; width:640px; background:url(logo.gif) no-repeat left top; height:102px; overflow:hidden;}
#topr{float:right; width:288px; height:102px; margin:5px 5px 0 0; text-align:right; }
#topr a:hover{color:#fff;}
#teltop{background:url(400.gif) no-repeat right bottom; height:60px; margin-top:28px;}
#menu{background:url(menubg.gif) repeat-x; border-top:1px solid #fff;}
#menu .MenuList{ padding:0 20px; margin:0; height:27px;}
#menu .MenuList li{float:left; line-height:30px; padding-left:30px;}
#menu .MenuList li a{ display:block; color:#ffeff2; font-weight:800; font-size:14px; padding:0 10px;}
#menu .MenuList li a:visited{color:#ffeff2;}
#menu .MenuList li a:hover{color:#fff; background:url(menugreen.gif) repeat-x;}

/*===首页主框架部=======================================================================================================*/
#AllWrap{
	width:938px;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
}
/*设置左边边栏部分内容*/
#leftbox{float:left; width:199px; overflow:hidden;}
/*首页主体部分设置*/
#mainbox{ width:730px; overflow:hidden; float:left; margin-left:9px; margin-bottom:5px; overflow:hidden;}
#focus{float:left; width:520px; overflow:hidden;}
#newsbox{ width:200px; float:left; margin-left:10px; overflow:hidden;}
#newstop{ height:3px; overflow:hidden; background:url(linetop.gif) no-repeat;}
#indexnews{ height:100%; _width:198px; overflow:hidden; border-left:1px solid #d5082b; border-right:1px solid #d5082b;}
#newsbot{height:3px; overflow:hidden; background:url(linebot.gif) no-repeat;}

.miditemsbox{ width:938px; margin-top:8px;}
.miditopa{ height:30px; line-height:30px; text-align:right; padding-left:210px; background:url(meiti.gif) 200px 0 no-repeat;}
.midimain{
	position:relative;
	padding-top:5px;
	height:215px;
	border-left:2px solid #d70035;
	border-top:2px solid #d70035;
}
.midileft{float:left; width:220px; padding-left:5px;}
.midiarti{
	float:left;
	width:195px;
	height:215px;
	margin:0 5px 0 5px;
	padding:0 10px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.midigood{float:left; width:484px; overflow:hidden; margin-top:10px;}
.circleuse{ position:absolute; left:-2px; top:-2px; width:9px; height:9px; background:url(circlea.gif) no-repeat;}
/*以下为对重复分类文章栏目设置*/
.miditopb{ height:30px; line-height:30px; text-align:right; padding-left:210px; background:url(changhou.gif) 200px 0 no-repeat;}
.miditopc{ height:30px; line-height:30px; text-align:right; padding-left:210px; background:url(fushe.gif) 200px 0 no-repeat;}

/*底部内容设置*/
#Foottm{width:938px; margin:0 auto; margin-top:10px;}
#linksuse{background:#e2e2e2 url(links.gif) no-repeat; padding-left:105px; height:29px; line-height:29px;}
#botmenu{background:#b30e0e; height:28px; line-height:28px; margin-top:1px; padding-left:100px;}
#botmenu a{ color:#fff;}
#botmenu a:hover{ color:#000;}
#botitem{ margin-top:8px; border-bottom:2px solid #c23e3e; height:165px; font-size:15px;}
.botil{float:left; width:210px; overflow:hidden; padding:0; margin:0;}
.botic{ float:left; width:530px; overflow:hidden; padding:0 5px; border-left:1px dashed #bdbdbd; border-right:1px dashed #bdbdbd;}
.botir{float:left; width:186px; overflow:hidden;}


#spusejust td p{margin-top:3px; line-height:10px;}