/* defalut； */



a{color:#333;background:transparent;text-decoration:none;}

a:hover{color:#f90;}

body{background:#fff;color:#333;text-align:center;font:normal 12px/22px Arial,Verdana,Helvetica,sans-serif;}



/************************************--> Intro: now begin <--************************************/

.begin{margin:0 auto;width:970px;}	

.wrapper{margin:0 auto;width:100%;text-align:left;}





/************************************--> Intro: top <--************************************/

#top{

	width:950px;height:32px;line-height:32px;

}	

#desc{

	font-size:12px;font-weight:normal;

}	

#t_nav{

	position:absolute;right:0;top:0;

}	

#t_nav li {

	margin-left:5px;

}	



/************************************--> Intro: header <--************************************/

#header{

	height:90px;background:url(./images/header.gif) no-repeat center top;

}

#h_info{

	position:absolute;right:0;top:15px;margin-right:10px;text-align:right;

}	

#h_info strong{

	color:#f60;font-size:large;

}	

#h_info a {

	color:#f60;text-decoration:underline;

}	

#logo{

	width:200px;height:90px;overflow:hidden;

}	

#logo a {

	text-indent:-999em;display:block;width:200px;height:90px;

}	

/************************************--> Intro: nav <--************************************/

#nav {

	height:35px;background:url(./images/nav.gif) repeat-x left top;line-height:35px;font-weight:bold;text-transform:capitalize;

}

#nav ul{

	width:100%;

}	

#nav li {

	float:left;display:inline;color:#fff;

}	

#nav a {

	padding:0 15px;color:#fff;

}	

#nav a:hover{

	color:#f90;

}	

/************************************--> Intro: contenter <--************************************/

#contenter{

	background:url(./images/bottom.gif) no-repeat center bottom;padding-bottom:25px;

}	

#crumbs{

	font-size:12px;line-height:24px;height:24px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:0 10px;font-weight:normal;

}	

#contenter .fn{

	overflow:hidden;

}	



/************************************--> Intro: main <--************************************/

.main{

	width:787px;float:right;display:inline;border-right:1px solid #ccc;

}	



/************************************--> Intro: post <--************************************/

.post {

	

}	

.postH2,#respond h3,h3#comments{

	font-size:12px;line-height:25px;height:25px;background:url(./images/h2.gif) repeat-x left center;text-indent:1em;text-transform:capitalize;

}	

.postH4{

	font-size:12px;font-weight:normal;margin-bottom:10px;

}

.entry{

	

}	

.entry p {

	margin-bottom:10px;

}

/*.entry img {

	max-width:100%;height:auto;

}

* html .entry img{width: expression(this.width > 600 ? "600px" : true); }/*for ie*/

/*body:nth-of-type(1) .entry td img {max-width:none;}/*for chrome*/

	



#listUl {

	width:756px;margin-left:15px;padding:10px 0;

}	

#listUl li {

	line-height:24px;background:url(./images/dot7.gif) no-repeat left 10px;padding-left:12px;border-bottom:1px solid #ddd;

}	

#pages_nav{

	padding:10px;text-align:right;

}	



/************************************--> Intro: sidebar <--************************************/

#sidebar{

	width:180px;border-left:1px solid #ccc;border-right:1px solid #ccc;background:url(./images/sidebar.gif) repeat-y center top;

}	

.widget{

	display:block;width:100%;padding-bottom:10px;

}	

.widget_title{

	font-size:14px;line-height:25px;height:25px;background:url(./images/widget_title.gif) repeat-x left top;color:#fff;font-weight:bold;text-indent:10px;

}	

.widget li {

	line-height:26px;padding:0 10px;

}	

.widget li a {

	display:block;width:100%;border-bottom:1px solid #C0D0DD;font-weight:normal;color:#53759B;

}	

.widget li li a {

	border:none;background:url(./images/dot7.gif) no-repeat left 12px;text-indent:10px;font-weight:bold;

}	

.widget li a:hover {

	color:#f60;

}	

.testwidget{

	padding:10px;

}	

.l_time{

	display:none;

}	



/************************************--> Intro: footer <--************************************/

#footer{

	width:950px;

}	

#f_nav{

	text-transform:capitalize;

}	



/************************************--> Intro: comment_div <--************************************/

h3#comments{

	line-height:50px;height:50px;width:100%;font-size:12px;font-weight:normal;background:#f5f5f5;color:#333;text-indent:1em;margin-bottom:10px;

}	

h3#comments span{

	color:#666;

}	

#comment_div ol{

	width:100%;

}	

li.comment{

	background:#f5f5f5;display:block;width:100%;margin-bottom:10px;

}	

.comment_item_div{

	width:100%;

}	

.comment_item_div .fl {

	width:50px;padding:20px 12px;

}	

.comment_item_div .fr {

	width:480px;padding:12px 12px 12px 0;color:#333;

}	

.commentH3{

	font-size:12px;font-weight:normal;color:#333;

}	

.commentH3 a {

	color:#f60;

}	

.comment_time{

	font-family:Georgia;

}	

.commentH3 a:hover{

	text-decoration:underline;

}	

#respond{

	padding:20px;color:#333;

}	

#respond h3{

	font-size:12px;font-weight:normal;color:#333;margin-bottom:20px;

}	

#respond input,#respond textarea{

	border:1px solid #ccc;background:#f5f5f5;color:#333;margin-bottom:5px;font-size:12px;padding:3px;

}	

#respond_submit{

	height:28px;width:100%;

}	

#respond #submit{

	background:#333;height:28px;width:123px;display:block;border:none;text-align:center;position:absolute;right:0;top:0;color:#fff;cursor:pointer;line-height:28px;

}	

#respond small{

	font-size:12px;

}	

#respond small a {

	color:#f60;

}	

#respond small a:hover{

	color:#c33;

}	

#submitp{

	height:28px;

}	



/************************************--> Intro:wp-calendar  <--************************************/

#wp-calendar {

	empty-cells:show;margin:10px auto 0;

}

#wp-calendar caption {

	text-align:center;width:100%;

}

#wp-calendar th {

	font-weight:bold;

}	



/************************************--> Intro: single <--************************************/

#single .post{

	width:690px;padding:10px 40px;

}	

#single h1{

	font-size:18px;text-align:center;padding:10px 0;

}	

div.p_tags{

	padding:10px;

}	



/************************************--> Intro: page <--************************************/

#page .post{

	padding:10px;

}	



/************************************--> Intro: product_single <--************************************/

.pro_main{

	width:100%;

}	

.pro_img{

	width:330px;text-align:center;padding:10px;

}	

#pro_img_a{

	width:330px;height:330px;display:block;overflow:hidden;

}	

.pro_list{

	width:360px;padding:10px;

}	

.pro_list li {

	line-height:24px;border-bottom:1px solid #ddd;background:url(./images/dot7.gif) no-repeat left 10px;padding-left:12px;

}

.pro_list li h1{

	display:inline;font-size:12px;font-weight:normal;

}	

#product_single .entry{

	padding:10px;

}	

.product_list{

	padding:10px;

}	

.product_list ul{

	width:100%;

}	

.product_list li {

	line-height:24px;border-bottom:1px solid #ddd;background:url(./images/dot7.gif) no-repeat left 10px;padding-left:12px;

}	

#product-cat .entry{

	padding:10px;

}	

#proname {

	text-align:center;padding:10px 0;font-size:18px;text-transform:capitalize;

}	

#pro_list{

	width:767px;padding:0 10px;

}	

#pro_list li {

	min-height:122px;padding:10px 0;_height:122px;

}	

#pro_list li .pro_list_img_a {

	z-index:100;margin-right:10px;

}	

#pro_list li .pro_list_img_a img{

	width:120px;height:120px;border:1px solid #ddd;

}	

#pro_list li .p_title{

	font-size:14px;font-weight:bold;

}	

.proH2{

	font-size:12px;line-height:25px;height:25px;background:url(./images/h22.gif) repeat-x left center;text-indent:1em;text-transform:capitalize;

}	

.pro_div{

	width:767px;padding:10px;

}	

.pro_div li {

	float:left;display:inline;margin-left:10px;width:140px;text-align:center;

}	

.pro_div li img {

	width:140px;height:140px;

}	

.pro_div li img.caticonspacer{

	width:0;height:0;

}	



/************************************--> Intro: home <--************************************/

#home .entry{

	padding:10px;

}	

.home_item {

	padding:10px;

}	

.home_item ul{

	width:100%;

}	

.home_item li {

	line-height:24px;border-bottom:1px solid #ddd;background:url(./images/dot7.gif) no-repeat left 10px;padding-left:12px;

}	

.main_pro{

	width:100%;padding:10px 0;

}	

.main_pro ul{

	width:100%;

}	

.p_item{

	width:378px;margin:0 0 10px 10px;

}	

.p_item h3{

	height:24px;line-height:24px;font-size:12px;text-indent:10px;background:#E9ECF1;

}	

.p_item h3 a {

	color:#5E6E7E;

}	

.cat_img{

	width:180px;height:140px;overflow:hidden;margin:10px 0;

}	

.cat_img img {

	width:180px;height:140px;

}	

.cat_img img.caticonspacer{

	width:0;height:0;

}	

.cat_child{

	width:180px;

}	

.cat_child li {

	line-height:24px;border-bottom:1px solid #ddd;background:url(./images/dot7.gif) no-repeat left 10px;padding-left:12px;

}	

div#home div.cat_desc{

	width:100%;height:auto;overflow:hidden;

}	



/************************************--> Intro: comment_div <--************************************/

#comment_div{

	padding:10px 0;width:100%;overflow:hidden;

}	

#comment_div ol.commentlist{

	width:747px;margin:10px;

}	

.commentlist .children{

	padding:0 0 0 70px;

}	

#commentform{

	margin:10px 20px;

}	



/************************************--> Intro: related_posts <--************************************/

#related_posts{

	width:747px;overflow:hidden;margin:10px;

}	

#related_posts ul {

	width:100%;overflow:hidden;

}	

#related_posts li {

	float:left;display:inline;width:353px;padding:2px 10px;overflow:hidden;height:20px;line-height:20px;background:url(./images/dot7.gif) no-repeat left center;

}	


