@charset "utf-8";
/* CSS Document */
/*
 * PPfor CSS file
 *
 * @author PPfor.com
 * @copyright Copyright (C) 2010 ChangDeng Col., Ltd.  All rights reserved.
 */ 

/*页面重置 */
body {text-align:center;font-family:arial,serif;background:#ffffff url(../images/top_bg.gif) repeat-x;font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,blockquote,p{padding:0; margin:0;list-style-type:none;
border:none;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
img, div, input { behavior: url("/2010/css/iepngfix.htc") }
ol,ul {list-style:none;}   
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
a {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
a:active {color:#ba2636;outline:none;}

:focus {
  -moz-outline-style:none;
}

/*页面样式 */
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.input{border:1px #999999 solid;height:20px;}

/*页面容器 */
#head {
	width:966px;
	margin:0 auto;
	 }
	 
#ban {
	width:966px;
	margin:0 auto;
	 }

#con { 
	width:966px;
	margin:10px auto;
}

#lcon { 
	float:left;
	width:195px;
	border:1px #DBDBDB solid;
	margin:0 auto;
}


#rcon { 
	float:right;
	width:759px;
	margin:0 auto;
}

#anycon { 
	width:966px;
	margin:0 auto;
}

/* Shopping 页面容器 */

#lconshop {
	float:left;
	width:745px;
	margin:0 auto;
}

#rconshop {
	float:right;
	width:205px;
	margin:0 auto;
}

/* 首页 页面容器 */
#lhome {
	float:left;
	width:700px;
	margin:0 auto;
	}

#rhome {
	float:right;
	width:254px;
	margin:0 auto;
	}
	


#foot { 
	float:left;
	width:100%;
	background:url(../images/foot_bg.jpg) repeat-x;
	margin:15px auto;
}



/* 字体颜色 */

.text_14_or { font-size:14px; color:#FF6600; font-weight:bold;}
.text_14_orh { font-size:14px; color:#FF6600; font-weight:bold; line-height:28px}
.text_12_red { font-size:12px; color:#ff0000;}
.text_14_red { font-size:14px; color:#ff0000; font-weight:bold}
.text_14_green { font-size:14px; color:#006600; font-weight:bold}
