/*
Theme URI: http://www.aiyooo.net/blog/
Version: 1.1
Author: Hoxiaofan
Author URI: http://www.aiyooo.net/blog/
*/
@import url('normal.css');	
html{
	background-color:#f3f3f3;
	overflow-y:scroll;
	/*overflow:-moz-scrollbars-vertical;*/
}
body{
	font-family: Helvetica,Verdana,Corbel, Arial, sans-serif;
	font-size:12px;line-height: 1.6;color:#999;
	text-align:center;
	/*overflow-y:scroll!important;
	overflow-y:auto;*/
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
	}
#card{
	width:500px;
	margin:20px auto;
	padding:0;
	overflow:hidden;
}
#imglf {
    float: left;
    margin-left: 31px;
    margin-top: 6px;
} 
#imgrf {
    float: right;
    margin-right: 44px;
    margin-top: 18px;
} 
#logo span {
    display: block;
    text-indent: -9999px;
} 
#main {
    background: url(images/bgheader.png) no-repeat;
    width: 100%;
    min-height: 332px;
    padding-top: 14px;
    text-align: left;
} 
#nav {
    margin: 0 26px 2px 14px;
    height: 24px;
    width: 460px;
    background: url(images/bgnav.png) repeat-x;
	overflow: hidden;
} 
#flex {
    width: 9px;
    height: 9px;
    background: url(images/img-map.gif) no-repeat 0 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    margin: 9px 0px 0px 15px;
    cursor: pointer;
} 
#menu {
    float: right;
	font-size: 14px;
	font-weight:700;
	text-shadow:1px 1px 0 #fff;
} 
#menu li {
    float: left;
    display: block;
    width: 50px;
    display: inline-block;
    padding-left: 24px;
	cursor: pointer;
}
a{
	text-decoration: none;
    font-weight: 700;
	outline:none;
}
#menu a {
    font-size: 14px;
    color: #aaa;
	
} 
.clickcolor{
	color:#F80058;
}
#content {
	overflow:hidden;
    position: relative;
    background: url(images/bgbody.png) repeat-y 0 128px; 
	zoom:1; /*IE 6*/
} 
#hi {
    background: url(images/img-map.gif) no-repeat 0 -36px;
    width: 32px;
    height: 30px;
    color: #fff;text-shadow:0 1px 0 #ddf;
    font-weight: 700;
    text-indent: 10px;
    position: absolute;
    right: -4px;
} 
#mypho {
    position:absolute;
     top:18px;
     left:29px;
    padding: 5px 5px 6px;
    background: url(images/bgphoto.gif) no-repeat;
/*    margin: 18px 0px 0px 27px;
    float: left;*/
} 
#content h2, #works h2 {
    padding-bottom: 10px;
    font-size: 14px;
    color: #5EB9EB;
    font-weight: 700;
	text-shadow:1px 1px 0 #eee;
} 
#contact {
	_height:220px;
	min-height:220px;
    width: 66%;
    float: right;
    margin: 18px 0 0;
} 
.description strong {
    color: #666;
} 
.description {
    text-indent: 23px;
    padding-right: 36px;
} 
.description span {
    font-style: italic;
} 
.emq {
    letter-spacing: 1px;
    display: inline-block;
	*/display:inline;/*IE6,7*/ 
	margin-top:25px;
	zoom:1;
	margin-right:30px;
} 
.emq {
    font-size: 12px;
    font-weight: bold;
} 
#works {
    background: url(images/bgbody.png) repeat-y 0 0;
    padding: 2px 30px 20px;
    display: none;
} 
.works h2 {
    border-top: 1px dashed #dce;
    width: 430px;
} 
.zuopin li {
    display: inline;
    padding-right: 33px;
} 
.zuopin li img {
    padding: 3px;
    background-color: #efefef;
    border: 1px solid #ddd;
} 
.uplrmargin {
    margin: 10px 5px 0 5px;
} 
#footer {
    text-align: center;
    background: url(images/bgfooter.png) no-repeat 0 -108px;
} 
#footer a {
    color: #5EB9EB;
    border-bottom: 1px solid #FF005A;
}