/*----------------------------------------------------------------------- 
Basic Style Sheet for wlog.com.cn
Theme name:Colorfull

Version:1.0
Created Date:2008/08/22
Author::永远的冰点
Email:edesign@live.cn
QQ:59413926

Author ulr:wlog.com.cn
Copyright (c) 2008-2010 wlog.com.cn All Rights Reserved.
--------------------------------------------------------------------------*/
/*css Reset-------------------------------*/
body {
	margin:0;
	padding:0;
	word-wrap:break-word;
	font:12px/1.6em  'Lucida Grande',Verdana,Helvetica,Arial,sans-serif,"宋体";
}
div,table,caption,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
img,fieldset{
	border:0;
}
input,select{
	font-size:12px;
	line-height:16px;
}
/*ul,li {
	list-style:none;
}*/
em {
	font-style:normal;
}
p {
	font-size:14px;
	line-height:23px;
}
img {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
a{ color:#0066CC;}
a:hover{text-decoration:none;}
h1{
	font-size:36px;  	
}
h2 {
	font-size:24px; 
	line-height:39px;
}
h3 {
	font-size:18px;  
}
h4 {
	font-size:93%;	
}
h5 {
	font-size: 85%;
}
/* ----------layout style css---------------*/
body {
}
#wrapper {
}
#header {
	width:920px;
	margin:0 auto;
}
#header #lab-tittle {
	height:56px;
	background:#1E4262 url(../images/header-bg.png) no-repeat;
}
#header h1 {
	width:670px;
	float:left;
	line-height:56px;
	color:#ffffff;
	text-indent:24px;
}
*+html #header h1 {
	width:684px;
}
*html #header h1 {
	width:684px;
}
#header h1 a {
	color:#ffffff;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration:underline;
}
#header #g-search {
	padding-top:24px;
	float:left;
}
#main {
	width:920px;
	margin:0 auto;
}
#lab-list {
	width:660px;
	margin-left:0px;
	padding-left:0px;
	float:left;
	overflow:hidden;
}
#lab-list li{
	line-height:40px;
	font-size:16px;	
}
#lab-list li ul li {
	line-height:28px;
	margin-bottom:0px;
	font-size:12px;
}
#sidebar {
	width:250px;
	float:right;
}
#footer {
	width:920px;
	margin:30px auto;
	border-top:1px #e4e4e4 solid;

}
#footer p {
	margin:0;
	padding:0;
	line-height:25px;
}
