/*首页架构*/
.pagebg{
	width:100%;
	text-align:center;
	background-repeat:no-repeat;
	background: url(pagebody.gif) repeat-x left top #EFEFEF;
}
.pagebody{
	width:962px;
	text-align:left;
	background:#ffffff;
	border:#cdcdcd 1px solid;
}
.topad{
	width:962px;
	text-align:left;
	background:#ffffff;
	margin-bottom:5px;
}
.pagetop{
	width:962px;
	height:30px;;
	padding-top:5px;
	margin-bottom:5px;
	text-align:left;
	color:#ffffff;
}
.indexbody{
	float:left;
	width:774px;
	text-align:left;
	clear:left;
	padding:0px;
	margin:0px;
}
.indexleft{
	width:170px; 
	float:left; 
	clear:left;
	background:#ffffff;
	border:#ffffff 3px solid;
}
.indexright{
	width:170px; 
	float:right;
	clear:right;
	border:#ffffff 3px solid;
}
.indexmiddle{
	float:right; 
	width:598px;
	clear:right;
	background:#ffffff;
	border-top:#ffffff 3px solid;
}
.indexmiddlepbody{
	width:598px;
	height:110px;
	margin:0px;
	padding:0px;
	background:#ffffff;
	clear:both;
}
.tmenu{
	width:598px;
	background: url(menubg.gif);
	background-repeat: no-repeat;
	height:80px;
	clear:both;
}
.indexbottom{
	width:758px; 
	clear:left;
	float:left;
	padding-left:2px;
}

.indexlefthead{
	width:170px;
	height:25px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;
	background: url(indexlefthead.gif);
	background-repeat: no-repeat;
}
.indexleftbody{
	padding-left:2px;
}
.indextopbody{
	padding-left:22px; 
	background: url(top.gif);
	background-repeat: no-repeat;
}

/*通用代码*/
body{
	background: url(bodybg.gif);
}
body,p,td ,form,div,img ,a,span,input,select{
	font-size:12px;
	FONT-FAMILY: "宋体";
	color:#363336;
	line-height:18px;
	padding:0px;
	margin:0px;
}
input,select
{
	border: #F1DFC9 1px solid;
}

h1{
	font-size:14px;
	fon-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
}
h2{
	font-size:13px;
	fon-weight:bold;
}
h3,h4,h5{
	font-size:12px;
	fon-weight:bold;
}
img {
	border:none;
}
.webtitle{
	height:42px;
	padding-top:10px;
	font-size:12px;
	color:#666666;
}
.ptitle,A.ptitle,A.ptitle:link,A.ptitle:visited{
	font-size:15px;
	fon-weight:bold;
}
A,A:link,A:visited,A.pwhite:hover{
	color: #363336;
	text-decoration: none;
}
A.pwhite,A.pwhite:link,A.pwhite:visited{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
A.pwhite:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
A.twhite,A.twhite:link,A.twhite:visited,A.twhite:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	border-left:#ffffff 1px dotted;
}
A.tyellow,A.tyellow:link,A.tyellow:visited,A.tyellow:hover{
	color: #C0A264;
	text-decoration: none;
}

/*Banner 图画*/
.headbg{ 
	width:962px;
	background: url(headbg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}
.webname{ 
	float:left;
	width:168px;
	padding-right:20px;	
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#cdcdcd;
	cursor:hand;
}
.headtitle{
	color:#EAEAEA;
	padding:0px;
	font-size:12px;
	margin:0px;
	height:25px;
}

/*导航tab*/
.mymenu{
	width:150px;
	cursor:hand;
	font-weight:bold;
	float:left;
	padding-top:25px;
	text-align:center;
	border-left:#f4f4f4 1px solid;	
}
.nowmenu{
	width:80px;
	cursor:hand;
	float:left;
	padding-top:42px;
	text-align:center;
}
A.MenuItem,A.MenuItem:link,A.MenuItem:visited{
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	border-bottom:none;
	padding:5px;
	height:25px;
	color:#280E17;
}
A.MenuItem:hover {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
A.selecteMenuItem,A.selecteMenuItem:link,A.selecteMenuItem:visited{
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	border-bottom:none;
	padding:5px;
	height:25px;
	background: #280E17;
	color:#EDCA6D;
}
A.headlink,A.headlink:link,A.headlink:visited{
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	margin:0px;
	color:#ffffff;
}
.headmenu{
	padding-left:10px;
	padding-top:2px;
	float:left;
	width:245px;
	height:20px;
}
/*内容页面样式*/

.page_sort{
	width:962px;
	height:26px;
	clear:both;
	background: #280E17;
	color:#FFFFFF;
	padding-top:3px;
	margin-bottom:1px;
}

.page_path{
	background:#f4f4f4;
	border:#f4f4f4 3px solid;
}
.page_all{
	width:962px;
	float:left;
	position:relative;
	padding-left:10px;
}
.page_left{
	width:685px;
	float:left;
	clear:left;
	position:relative;
	margin-bottom:10px;
	border:#ffffff 5px solid;
	padding:0px;
}
.page_right{
	width:250px;
	float:right;
	clear:right;
	border-right:#ffffff 5px solid;
	border-top:#ffffff 5px solid;
	border-bottom:#ffffff 5px solid;
}
.page_righttitle{
	background:#cdcdcd;
	height:25px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	width:250px;
	margin-top:5px;
}
.page_rightbody{
	background:#FFFFFF;
	width:240px;
	margin-left:10px;
}
.tcontent{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:#cdcdcd 1px dashed;
	width:685px;
}
/*菜单区域*/
A.mTextItem,A.mTextItem:link,A.mTextItem:visited {
	color: #363336;
	text-decoration: none;
	padding-right:6px;
}
A.mTextItem:hover {
	color: #000000;
	text-decoration: underline;
	padding-right:6px;
}


A.TextItem,A.TextItem:link,A.TextItem:visited {
	color: #363336;
	text-decoration: none;
}
A.TextItem:hover {
	color: #000000;
	text-decoration: underline;
}

A.NoneTextItem,A.NoneTextItem:link,A.NoneTextItem:visited,A.NoneTextItem:hover{
	display:none;
}


.topicon{ 
	background: url(arret.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#BC0112;
	font-weight:bold;
	text-decoration: none;	 
}
A.menu_left,A.menu_left:link,A.menu_left:visited,A.menu_left:hover{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin-bottom:5px;
	float:left;
	color: #ffffff;
	text-decoration: none;
}
A.menu_left:hover{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin-bottom:5px;
	float:left;
	color:#EDCA6D;
}
A.selectemenu_left,A.selectemenu_left:link,A.selectemenu_left:visited,A.selectemenu_left:hover{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin-bottom:5px;
	float:left;
	color:#EDCA6D;
}
/*首页图片*/
.imgstyle{
	padding-top:3px;
	float:left;
	width:80px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
}
/*首页*/
.indexmarry{ 
	background:#f3f3f3;
	float:left;
}
/*圆角盒子*/
.x-box-tl {
	background: url(../images/frame/corners.gif) no-repeat 0px 0px; ZOOM: 1;
	padding-left: 8px; overflow: hidden;
	clear:left;
}
.x-box-tc {
	background: url(../images/frame/tb.gif) repeat-x 0px 0px; overflow: hidden; height: 8px
}
.x-box-tr {
	background: url(../images/frame/corners.gif) no-repeat right -8px;
	padding-right: 8px; overflow: hidden
}
.x-box-ml {
	padding-left: 4px; background: url(../images/frame/l.gif) repeat-y 0px 50%; overflow: hidden; ZOOM: 1
}
.x-box-mc {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-TOP: 0px; 
	background: url(../images/frame/tb.gif) #FFFFFF repeat-x 0px -16px; 
}
.x-box-mr {
	padding-right: 4px; background: url(../images/frame/r.gif) repeat-y right 50%; overflow: hidden
}
.x-box-bl {
	background: url(../images/frame/corners.gif) no-repeat 0px -16px; ZOOM: 1;
	padding-left: 8px; overflow: hidden
}
.x-box-bc {
	background: url(../images/frame/tb.gif) repeat-x 0px -8px; overflow: hidden; HEIGHT: 8px
}
.x-box-br {
	background: url(../images/frame/corners.gif) no-repeat right -24px;
	padding-right: 8px; overflow: hidden
}
/*版权区域*/
.foot
{
	background: url(bottomlogo.gif);
	background-repeat: no-repeat;
	border-top:#cdcdcd 1px solid;
	clear:both;
	width:100%;
	height:70px;
	margin-top:px;
	padding:5px;
	padding-top:12px;
	padding-left:220px;
}
/*编辑器*/
#editarea { 
	margin-top:5px;
	width:100%; 
	white-space:normal; 
	word-wrap:break-word; 
	text-align:left; 
	font-size:12px; 
	background:#FFF6F9; 
	border:##FFCEDD 1px solid; 
	padding:2px;
}

.bottomtitle { 
	color:#ffffff;
	background:#F23450;
	padding-left:5px;
	padding-top:3px;
	height:20px;
	width:178px;
	text-align:left;
	float:left;
}
/*首页左标题*/
.areatitle { 
	background: #e3e3e3;
	width:100%;
	height:22px;
	padding:2px;
	padding-left:5px;
	text-align:left;
	float:left;
	margin-top:5px;
}
.areatitleleft { 
	color:#E94F69;
	font-weight:bold;
	padding-left:5px;
	width:80%;
	float:left;
	text-align:left;
}
.areatitleright { 
	width:18%;
	text-align:right;
	float:right;
}
.areaimg { 
	height:100%;
	float:left;
}
.arearight{ 
	height:200px;
}
.indexarea {
	float:left;
	background: #FFF6F9;
	margin-bottom:5px;
	margin-right:2px;
}
.picad{
	float:left;
	text-align:left;
	margin-right:5px;
	width:80px;
}
/*导航标题*/
.tmenuhead,A.tmenuhead,A.tmenuhead:link,A.tmenuhead:visited,A.tmenuhead:hover{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	padding-left:2px;
	margin:0px;
}
.tmenuall{
	float:left;
	margin-bottom:5px;
	float:center;
	clear:both;
	width:180px;
}
.tmenutitle{
	text-align:left;
	margin-bottom:5px;
}
/*推广标题*/
.linkmenu{
	width:160px;
	padding:3px;
	margin-bottom:5px;
	background: #F9F9F9;
	border:#dddeee 1px solid;
	float:left;
}
/*祝福标题*/
.sendlove{
	background: url(sendlove.gif) no-repeat left top;
	float:left;
	clear:right;
	height:120px;
	padding-left:13px;
	padding-top:5px;
}
/*投票标题*/

.rbgcolor{
	background: #ffffff;
	margin-bottom:5px;
	border-bottom:#cccccc 1px solid;
	width:176px;
	padding:2px;
	clear:both;
}
.rtitle,A.rtitle,A.rtitle:link,A.rtitle:visited,A.rtitle:hover{
	font-weight:bold;
	color:#FFFFFF;
	background: #C00000;	
}
.awhite,A.awhite,A.awhite:link,A.awhite:visited,A.awhite:hover{
	color:#FFFFFF;
}
.ybgcolor{
	background: #FFFFFF;
	text-align:left;
}
.ytitle,A.ytitle,A.ytitle:link,A.ytitle:visited,A.ytitle:hover{
	font-weight:bold;
	color:#280E17;
}
/*公告标题*/
.righttop{
	background: url(righttop.gif) no-repeat center bottom ;
	margin-bottom:2px;
	width:160px;
	padding:20px;
	height:146px;
}
.normal{
	background:#ffffff;
	width:80px;
	height:20px;
	text-align:center;
	font-size:12px;
	color: #333399;
	padding-top:5px;
	border:#6E6D6D 1px solid;
	border-bottom:none;
	margin-right:2px;
}
.adark{
	background:#f4f4f4;
	width:80px;
	height:20px;
	text-align:center;
	font-size:12px;
	color: #333399;
	padding-top:5px;
	border:#6E6D6D 1px solid;
	border-bottom:none;
	margin-right:2px;
}
.tabtop{
	background:url(topborder.gif);
	height:20px;
	margin-right:0;
}
.tabbody{
	border-left:#6E6D6D 1px solid;
	border-right:#6E6D6D 1px solid;
	border-bottom:#6E6D6D 1px solid;
	padding:5px;
}

/*反向链接*/
.bbg0,A.bbg0,A.bbg0:link,A.bbg0:visited,A.bbg0:hover{
	color:#6E6D6D;
	background:#FFFFFF;
	color:#f4f4f4;	
	padding-left:5px;
}
.bbg1,A.bbg1,A.bbg1:link,A.bbg1:visited,A.bbg1:hover{
	color:#990000;
	font-weight:bold;
	padding-left:5px;
}
/*上版块*/
.banfen{
	width:50%;
	float:left;
}
.banbu{
	background: url(banbu.gif) no-repeat left top;
	height:28px;
	padding-top:5px;
	padding-left:20px;
	margin-bottom:5px;
	clear:both;
}
.indextitle{
	float:left;
	height:130px;
	padding-left:5px;
}
.indextitleright{

}
.lanfen{
	width:24%;
	float:left;
	padding-left:5px;
	margin:0px;
}
.lanbu{
	text-align:left;
	padding-left:5px;
}
.adbody{
	OVERFLOW: hidden;
	height:60px;
}
.adtd{
	height:60px;
	border:#cdcd 1px solid;
	background:#f4f4f4;
}
.GoItem,A.GoItem,A.GoItem:link,A.GoItem:visited,A.GoItem:hover{
	padding:3px;
}
