﻿/*-----------------------------------
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 
body {onload:expression(location.href='http://www.abseo.cn/blog/');}
body {filter:gray}
-----------------------------------*/

* {margin:0; padding:0;}
body {
   font-size: 12px;
   text-align: center;
   color: #666666;
   font-family: verdana,arial;
   background-image:url(img/bg.png);
   background-repeat:repeat-x;
}

a {color: #105CB6; text-decoration:none;}
a:hover {color: #000000; text-decoration:none;}
a:active {color: #999999; text-decoration:none;}
.active {color: #000000;}

#container {
   margin: 0 auto;
   width: 762px;
}

#head {height:80px; margin-top:20px;}
#logo {float:left; width:170px; margin-left:10px;}
#logo img {border:0;}
#search {height: 26px; float:right; margin-top:15px; margin-right:8px;}
#search INPUT {*height: 20px; *line-height: 20px; border: 1px #eee solid; padding: 0 2px;}
#search FORM {padding:0; margin;0;}
#menu {float:right; width:500px; margin-top:15px; margin-right:4px;}
#menu ul {list-style:none; float:right; margin:0; padding:0;}
#menu ul li {
padding:0; 
float:left; 
margin: 0 4px; 
height:20px; 
line-height:20px;
padding-left: 18px;
background:url(img/li_ico_2.png) no-repeat;
}

#content {margin:0; padding:0}
#banner {}
#banner img {border:0; margin-top:2px;}
#txt {margin:0 auto; padding:0; margin-left:10px;}

h2, h2 a {color: #105CB6; line-height:24px; font-size:14px; margin: 15px 0; padding-left: 15px;}

.box {width:220px; margin:30px 0; padding:0;text-align: left;}
.box img {border:0;}
.box ul {float:left; list-style: none;}
.box ul li {
margin: 4px 0; 
list-style: none;
height:20px; 
line-height:20px;
padding-left: 18px;
background:url(img/li_ico.png) no-repeat;
}
.left {float:left}
.right {float:right}
.clear {clear:both}
.b1 {margin-left:20px;}
.b2 {margin-left:20px;}
.b3 {}
.hr {background-image:url(img/hr.png); background-repeat:no-repeat; height:4px; margin-top:6px;}
.fw {background-image:url(img/ico_fw.gif);}
.blog {background-image:url(img/ico_blog.gif);}
.lx {background-image:url(img/ico_lx.gif);}
.fw, .blog, .lx {background-repeat:no-repeat;}

#foot {margin:10px 0; *margin: 0 0 10px 0; text-align: right; color: #999999;}
#foot a {color:#999999;}

.div {border: 1px solid #ccc;}