 body {
 color: #000;
 margin: 0;
 width:100%;
 margin:0px;
 padding:0px;
 text-align:left;
 font-size: 12px;
 background: #fff;
 background-attachment: fixed;
 font-family: "Verdana", "宋体";
 word-break:break-all;
 /*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
 overflow:auto;
 }
.code_main {
	color: #666;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #666;
	background: #FAFAFA;
	font: 12px Verdana;
	overflow-y:auto;
	overflow-x:hidden;
	height:expression(this.scrollHeight>150?"150px":"auto");
	max-height:150px;
	width:98%;
}

hr {border:1px #cccccc dotted;width:82%}

A:link {
	COLOR: #006699; TEXT-DECORATION: none
}
A:visited {
	COLOR: #006699; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9933; TEXT-DECORATION: underline
}
A:active {
	COLOR: #006699; TEXT-DECORATION: none
}
a.other:link,a.other:visited,a.other:active
  {
     background:url("../../images/external.gif") no-repeat top right;
     padding-right:15px;
  }
td {
	font-family: "Verdana", "宋体";
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}

TEXTAREA {
FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "Verdana", "宋体"; BACKGROUND-COLOR:#fff;overflow:auto;border: 1px solid #999;}

input {border: 1px solid #BBBBC4;font-size: 14px !important;padding: 1px 0 1px 1px;color: #000;background:#F7F7F7;}
.buttom {border-left: 8px solid #BBBBC4;}

fieldset {padding:10px;margin-top:5px;border:1px solid #ccccd4;background:#fff;width:95%}
fieldset legend {padding:3px 15px 3px 15px;border:1px solid #ccccd4;background:#efefef;/*font-weight:bold;*/}
fieldset ol{margin:0; padding:0;}
fieldset ol li {clear:left; list-style:none; line-height:20px; height:100%;text-align:left}
fieldset ol li div{border:1px dashed #ccccd4;background:#F4F8F9;padding-left:5px;color:#FB6F6E}

/*页面层*/
#ciker {width:100%;text-align:center}

/*页面层容器*/
#Box {width:100%;margin:0 auto}

/*页面头部*/
#Header {width:100%;height:81px;line-height:80px;background:#FFFFFF;font-size:12px;text-align:center;/*font-weight:bold*/}

/*菜单栏*/
#menu {width:100%;height:30px;line-height:30px;background:#F7F7F7;border-top:1px solid #d3d3d3;border-bottom:5px solid #000;margin-bottom:5px}
#menu ul {float:right;list-style:none;margin:0px}
#menu ul li {float:left;display:block;line-height:30px;margin:0 10px}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}
.menuDiv {width:1px;height:30px;background:#999}

/*页面主体*/
#PageBody {width:100%;zoom:1;overflow:auto;}
/*主体左侧*/
#Sidebar {width:23%;float:left}
/*主体左侧$菜单标题*/
.menu {background:#F7F7F7;line-height:30px;font-size:18px;font-weight:bold;border:1px solid #d3d3d3;border-left:thin none;text-align:center;cursor:pointer;margin-bottom:1px}
#Sidebar ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
text-align:left;margin-bottom: 3px;
}
#Sidebar ul li {
width:100%;
margin: 0px;
padding: 6px 0px 2px 0px;
display: block;
/*border-bottom: 1px dashed #666666;*/
overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
#Sidebar ul li a {
padding: 6px 0px 2px 0px;
text-decoration: none;
color: #006699;
}
#Sidebar ul li a:hover, #vertmenu ul li a:focus {
width:100%;
color: #ff9933;
background-color: #F7F7F7;
}

/*更换Skin*/
#changeStyle ul{
	width:100%;margin:6px 0px;
	height:20px;border-bottom:thin none;
}
#changeStyle ul li{
	width:30px;
	list-style-type:none;
	float:left;
}
#changeStyle ul li div {
	width:15px;height:15px;
	overflow:hidden;margin:5px 5px;
	border:1px solid #fff;cursor:pointer;
}


/*主体左侧$菜单内容*/
.content {/*background:#DDDDE4;*/padding:3px 5px 3px 15px;line-height:18px;text-align:left;color: #666666}


/*主体右侧*/
#MainBody {width:74%;float:right}
#MainBody A:link {COLOR: #006699}
#MainBody A:visited {COLOR: #006699; TEXT-DECORATION: none}
#MainBody A:hover {COLOR: #ff9933; TEXT-DECORATION: underline}
#MainBody A:active {COLOR: #006699; TEXT-DECORATION: none}
#other {margin:5px 0 0 5px;color:#666;text-align:left}
#view_mode {text-align:right;margin-bottom:10px;margin-right:20px}
/*Blog标题*/
#title {background:#E7E7E7;height:30px;line-height:30px;font-size:14px;font-weight:bold;border:1px solid #d3d3d3;border-right:thin none;text-align:left;padding-left:15px}
#title_top {background:#F7F7F7;height:30px;line-height:30px;font-size:14px;font-weight:bold;border:1px solid #d3d3d3;border-right:thin none;text-align:left;padding-left:15px;margin-bottom:1px}
/*Blog正文*/
#content {padding:5px;line-height:20px;word-wrap:break-word;text-align:left;overflow:hidden;}

/*---UBB框--*/ 
  .UBBPanel{background:#fff;border-left:3px solid #DBDBD0;margin:10px}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
/*---UBB框--*/ 

/*其他正文*/
#other_content {line-height:20px;word-wrap:break-word;text-align:left;overflow:hidden;}
/*分页*/
#bottom {height:30px;line-height:10px !important;line-height:30px;background:#F7F7F7;border-top:1px solid #666688;border-bottom:1px solid #666688;margin-bottom:5px;margin-top:10px}

/*消息提示框*/
#massage_box{ position:absolute;  left:expression((body.clientWidth-350)/2); top:expression((body.clientHeight-200)/3); width:350px; height:50px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2}
.massage{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff; color:#036; font-size:12px; line-height:150%}
.header{background:#036; height:10%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; padding:3 5 0 5; color:#fff;text-align:left}

/*页面底部*/
#Footer {width:100%;height:50px;background:#F7F7F7;line-height:50px;text-align:center}