/**
 * Author: leo(danyun liu)
 * AuthorEmail: liudy@kiminox.net
 * CreationDate: 26-11-2009
 */
*{margin:0;padding:0;}
body{color:#333;font:12px Arial;}
img{border:0;}
a{color:red;text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
:focus{outline:0;}
/* Heading */
h1,h2,h3,h4,h5,h6,.head{margin-bottom:.4em;}
h1{font-size:2em;}
h2{font-size:1.5em;}
h3{font-size:1.35em;}
h4{font-size:1.05em;}
h5{font-size:1.05em;}
h6{font-size:12px;}
/* Table */
th,td{padding:0;vertical-align:top;}
/* Paragraph */
address{margin-bottom:.5em;}
cite,address{font-style:normal;}
q:before,q:after{content:'';}
/* Form */
form{display:inline;}
fieldset{border:none;}
legend{display:none;}
label,.bold,.dt{font-weight:700;}
input,textarea,select,button{vertical-align:middle;}
/* Lists */
dt{display:block;}
ul,ol{list-style:none;}
/* Size */
small{font-size:12px;}
big{font-size:1.1em;}
hr{height:0;margin:8px 0;overflow:hidden;visibility:hidden;}
.nowrap{white-space:nowrap;}
.opacity {
filter:alpha(opacity=50);       /* IE */ 
-moz-opacity:0.5;              /* 老版Mozilla */ 
-khtml-opacity:0.5;              /* 老版Safari */ 
opacity: 0.5;           /* 支持opacity的浏览器*/
}
#photo{
   width:227px;
   _position:absolute;
}
#photoo{
   width:227px;
   _position:absolute;
}