/**
Theme Name: Lizus Custom
Author URI: http://www.lizus.com
Theme URI: http://www.lizus.com
Author: Lizus
Version: 1.0
Description: Lizus Customize WordPress Themes Style
*/
/* 样式表; */


/************************************--> Intro: default typographic style defined <--************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
div,ul,dl,h1,h2,h3,h4,blockquote,table,p{position:relative;}
fieldset,img{border:0;vertical-align:middle;}
input,select{vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
abbr,span.abbr,acronym{cursor:help;border-bottom:1px dashed #aaa;letter-spacing:0.1em;}
var{font-style:italic;}
ul{list-style:none;}
a,a:link,a:visited{color:#312520;background:transparent;text-decoration:none;}
a:hover{color:#ff6600;}
body{background:#fff;color:#3f3f3f;text-align:center;font:normal 12px/150% Arial,Tahoma, Helvetica, Arial, sans-serif;}

/************************************--> Intro: classDefine <--************************************/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}

.navigation{text-align:center;}
	.navigation ul{}
	.navigation li{display:inline;}


h4{
	font-size:12px;
}	
/************************************--> Intro: now begin <--************************************/
#begin{margin:0 auto;width:100%;}
.wrapper{margin:0 auto;width:896px;text-align:left;}
	#header,#contenter,#footer{margin:0 auto;}

/************************************--> Intro: header <--************************************/
#header{
	height:79px;overflow:hidden;
}	
#top_nav{
	position:absolute;right:0;top:0;color:#666;
}	
#top_nav a {
	color:#666;line-height:24px;padding:0 8px;
}	
#top_nav a:hover {
	background:#e9e9e9;
}	

/************************************--> Intro: nav <--************************************/
#nav {
	height:38px;background:url(./images/headerBg.gif) repeat-x left bottom;text-transform:capitalize;
}	
#nav ul {
	margin-left:277px;
}	
#nav li a {
	display:inline-block;>display:inline;zoom:1;width:81px;height:38px;line-height:38px;text-align:center;font-size:14px;font-weight:bold;
}	
#nav li a:hover,#nav li.nowLocation a {
	background:url(./images/menu.gif) no-repeat left top;color:#fff;
}	

/************************************--> Intro: pos <--************************************/
#pos {
	background:#8b8b8b;height:30px;overflow:hidden;color:#fff;
}	
#pos a {
	color:#fff;
}	
#pos a:hover {
	text-decoration:underline;
}	
h2#crumbs{
	font-size:12px;font-weight:normal;line-height:30px;padding-left:12px;
}	
#searchform{
	position:absolute;display:block;right:0;top:5px;padding-right:12px;
}	

/************************************--> Intro: contenter <--************************************/
#contenter{
	margin-top:10px;
}	

/************************************--> Intro: main <--************************************/
.main{
	float:right;display:inline;width:610px;
}	


/************************************--> Intro: sidebar <--************************************/
#sidebar{
	float:left;display:inline;width:277px;
}	
#sidebar h2{
	background:#C1BFC0;font-size:14px;line-height:20px;padding-left:30px;margin-bottom:10px;
}	
#sidebar h3{
	border-left:5px solid #666;font-size:12px;line-height:14px;height:16px;padding-left:12px;background:#fff;margin-bottom:3px;
}	
#sidebar li#mosaics_li{
	background:#fff;
}	
#sidebar li {
	background:#f5f5f5;margin-bottom:20px;
}	
#product_ul,#news_ul,#page_ul{
	text-align:center;width:100%;padding-bottom:20px;
}	
#product_ul li,#news_ul li,#page_ul li {
	width:250px;margin:0 auto;text-align:left;
}	
#product_ul li a {
	color:#ff7f00;display:block;padding-left:20px;line-height:24px;font-weight:bold;
}	
#product_ul li a:hover,#news_ul li a:hover,#page_ul li a:hover {
	background:#f4ddd4;
}	
#product_ul li li a {
	padding-left:25px;color:#3f3f3f;font-weight:normal;
}	
#news_ul li a,#page_ul li a {
	display:block;padding-left:20px;border-bottom:1px solid #5d5d5d;line-height:22px;color:#3f3f3f;font-size:12px;
}	
#art_li div{
	margin:10px 10px 0;padding:5px;background:#fff;border-bottom:10px solid #f5f5f5;width:247px;
}	
#art_li div img{
	float:right;display:inline;
}	
#art_li div span{
	display:block;text-align:left;height:18px;
}	
#art_li div span a {
	float:right;display:inline;padding-left:18px;margin-right:12px;color:#acacac;background:url(./images/arrow_orange.gif) no-repeat left center;
}	
#mosaics_li img{
	display:block;
}	
#i_txt_info{
	background:#fff url(./images/i_txt_bg.gif) repeat-x left bottom;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;padding:10px 10px 0 14px;width:250px;
}	
#i_txt_info img{
	float:right;display:inline;
}	
#i_txt_info p img{
	float:none;display:inline;margin-top:6px;
}	
#img_top img{
	>margin-bottom:-3px;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	clear:both;
}	
#f_top{
	font-size:12px;text-align:right;
}	
#copyright{
	text-align:right;padding:7px 0;
}	
#fNav{
	background:#eae9e8;border-bottom:2px solid #6f6f6f;height:24px;line-height:24px;
}	
#fNav_div{
	text-align:right;

}	
#fNav a {
	color:#3f3f3f;padding-left:15px;
}	

/************************************--> Intro: home <--************************************/
#home{
	
}	
#home_2{
	padding-top:30px;
}	
#home_2_1{
	float:left;display:inline;width:200px;
}	
#home_2_2{
	float:right;display:inline;width:404px;
}	
#home_2 h3{
	background:url(./images/mid_h2.gif) no-repeat left center;font-size:14px;padding-left:20px;border-bottom:1px solid #8c8c8c;color:#ff7f00;
}	
#home_2_1 img{
	margin:10px 0;
}	
#home_2_1 p {
	line-height:160%;
}	
#home_2_2 h4{
	text-align:right;font-size:12px;
}	
#home_2_2 h4 a {
	float:right;display:inline;margin-right:12px;padding-left:8px;color:#acacac;background:url(./images/icon_orange.gif) no-repeat left center;font-weight:normal;
}	
#home_2_2 a:hover {
	color:#ff7f00;text-decoration:underline;
}	
#home_2_2 ul{
	clear:both;
}	
#home_2_2 li {
	display:block;padding:7px 0 7px 10px;
}	
#home_2_2 li a {
	font-weight:bold;padding-left:15px;display:block;
}	

/************************************--> Intro: page <--************************************/
#page p{
	line-height:220%;padding:10px 0 10px 5px;
}	
#page h1.postH1{
	color:#A59B8C;font-size:14px;
}	

/************************************--> Intro: news <--************************************/
h1.catH1{
	font-size:18px;color:#666;padding-left:10px;
}	
div.news_list {
	padding:10px 0 30px 10px;
}	
div.news_list h3 a {
	font-size:14px;color:#6e6a67;font-weight:normal;
}	
div.news_list h4.postH4{
	margin:5px 0 10px;
}	
div.news_list h4.postH4 span{
	color:#fff6ee;background:#ff7f00;font-size:12px;font-weight:normal;
}	


/************************************--> Intro: news_single <--************************************/
#news_single{
	
}
#news_single h1.postH1{
	font-size:18px;color:#666;
}	
#news_single h4.postH4{
	font-weight:normal;
}	
#news_single p {
	padding:5px 0;line-height:220%;
}	

/************************************--> Intro: pro_list <--************************************/
#pro_list ul{
	margin-top:10px;
}	
#pro_list li {
	float:left;display:inline;width:146px;height:200px;overflow:hidden;padding:0 28px;color:#666;
}	
#pro_list li img{
	display:block;width:146px;height:146px;margin-bottom:10px;
}	

/************************************--> Intro: pro_single <--************************************/
#pro_pic{
	float:left;display:inline;width:314px;
}	
#pro_pic img{
	width:314px;
}	
#p_txt{
	float:right;display:inline;width:280px;border-top:1px solid #938F8C;
}	
#p_txt h1.postH1{
	font-size:14px;margin:10px 0;
}	
#p_txt .entry p{
	padding:3px 0;line-height:180%;
}	
#btn{
	border-top:1px solid #938F8C;text-align:right;
}	
#p_new{
	margin-top:20px;
}	
#p_new h3{
	font-size:14px;
}	
#p_new ul{
	border-top:1px solid #938f8c;border-bottom:1px solid #938f8c;padding:5px 0;display:table;width:314px;
}	
#p_new li {
	float:left;display:inline;width:92px;margin:0 5px;
}	
#p_new li a.img_a{
	float:left;display:inline;width:92px;height:92px;overflow:hidden;margin-bottom:10px;
}	
#p_new li img{
	height:92px;width:auto;
}	
#p_new li strong{
	text-align:center;display:block;
}	


/************************************--> Intro: sitemap <--************************************/
#sitemap{
	margin:10px;
}	
#sitemap li {
	float:left;display:inline;width:180px;margin-right:6px;
}	
#sitemap li a{
	font-size:12px;border-bottom:1px solid #639FC8;border-right:1px solid #639FC8;line-height:22px;font-size:12px;margin-top:1px;padding-left:17px;display:block;background:#999;color:#fff;font-weight:bold;
}	
#sitemap li li a {
	border:0;background:#ddd;color:#3f3f3f;font-size:12px;font-weight:normal;
}	
#sitemap li li a:hover{
	background:#D9F1FD;
}	
#sitemap li li li a{
	background:#eee;
}	
#sitemap li li li a:hover{
	background:#fff;
}	


/************************************--> Intro: feedback <--************************************/
.feed {
color:#666666;
font-size:11px;
font-weight:bold;
text-align:left;
width:100%;
margin-top:10px;
line-height:100%;
}
.feed tr {
	margin-bottom:10px;
}	
.feed td {
border:1px solid #CCCCCC;
padding:0 0 3px 10px;
}
.feed input, .feed textarea {
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
margin:5px 0 0 5px;
padding:0;
}
#submit1,#reset1{
	cursor:pointer;
}	


#pro_list .navigation{
	clear:both;
}	
