body {
	margin:0;
	font-size:12px;
	font-family:Tahoma;
}
#container {
	margin:0 auto;
	width:978px;
}
#logo {
	background:url(../img/logo.jpg) no-repeat;
	height:114px;
}
.clear {
	clear:both;
}
img {
	border:0;
	display:block;
}
p {
	margin:0;
	padding:0;
}
#sub {
}
#sub_left {
	float:left;
	height:23px;
	width:8px;
	background:url(../img/sub_left.gif) no-repeat;
}
#sub_bg {
	width:962px;
	float:left;
	height:23px;
	background:url(../img/sub_bg.gif) repeat-x;
}
#sub_bg ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sub_bg li {
	margin:0 25px;
	padding:0;
	float:left;
	color:#7C3F00;
	line-height:23px;
}
#sub_right {
	float:left;
	height:23px;
	width:8px;
	background:url(../img/sub_right.gif) no-repeat;
}
#nav {
	margin-top:3px;
	font-family:"宋体";
}
#nav_left {
	width:8px;
	height:85px;
	float:left;
	background:url(../img/nav_left.gif) no-repeat;
}
#nav_bg {
	float:left;
	width:962px;
	height:85px;
	background:url(../img/nav_bg.gif) repeat-x;
}
#sub_nav {
	height:57px;
}
#sub_nav ul {
	margin:0;
	padding:3px 9px;
	list-style:none;
}
#sub_nav li {
	margin:0;
	padding:0;
	float:left;
	line-height:23px;
	color:#CD6601;
}
#sub_nav a {
	color:#CD6502;
	text-decoration:none;
}
#sub_nav a:hover {
	text-decoration:underline;
}
#sub_nav li.line {
	padding:0 6px;
}
#main_nav {
	height:28px;
}
#main_nav ul {
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
}
#main_nav li {
	margin:0;
	padding:0;
	float:left;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;
}
#main_nav li#line {
	height:25px;
	line-height:25px;
	border:#FFFFFF solid 1px;
	width:1px;
	margin:0 8px;
}
#main_nav a {
	color:#FFFFFF;
	text-decoration:none;
}
#main_nav a:hover {
	color:#F7C91E;
}
#main_nav li.line {
	margin:0 8px;
}
#nav_right {
	width:8px;
	height:85px;
	float:left;
	background:url(../img/nav_right.gif) no-repeat;
}
#bottom {
	margin-top:8px;
	padding-top:20px;
	background:url(../img/copy_line.gif) repeat-x;
}
#bottom_link {
	text-align:center;
	line-height:20px;
	color:#CC0001;
}
#bottom_link a {
	color:#CC0001;
	text-decoration:none;
}
#bottom_link a:hover {
	text-decoration:underline;
}
#copy {
	text-align:center;
	line-height:50px;
	color:#CC0001;
}
#main {
	margin-top:8px;
}
#left {
	float:left;
	width:728px;
	border:#CC0001 solid 1px;
}
.login {
	border:#999999 solid 1px;
	width:220px;
}
.auto {
	border:#999999 solid 1px;
	width:80px;
	float:left;
	margin:0 5px 0 0;
}
#right {
	float:right;
	width:240px;
}
#position {
	height:32px;
	border-bottom:#CC0001 solid 1px;
	margin:0 7px;
}
#position h2 {
	float:left;
	font-size:14px;
	color:#CC0001;
	margin:0;
	padding:0;
	line-height:32px;
	padding-left:8px;
}
#position span {
	float:right;
	line-height:32px;
	color:#CC0001;
	padding-right:10px;
}
#position a {
	color:#CC0001;
	text-decoration:none;
}
#position a:hover {
	text-decoration:underline;
}
#soft_left {
	float:left;
	width:4px;
	height:190px;
	background:url(../img/soft_left.gif) no-repeat;
}
#soft_main {
	float:left;
	width:231px;
	height:188px;
	border-top:#BB7A02 solid 1px;
	border-bottom:#BB7A02 solid 1px;
	text-align:right;
}
#soft_main img {
	margin-top:4px;
}
#soft_right {
	float:right;
	width:5px;
	height:190px;
	background:url(../img/soft_right.gif) no-repeat;
}
.rlist {
	margin-top:8px;
}
.rlist h2 {
	height:30px;
	background:url(../img/rlist_top.jpg) no-repeat;
	margin:0;
	padding:0;
	line-height:30px;
	font-size:14px;
	color:#CC0001;
	padding-left:45px;
}
.rlist_main {
	height:210px;
	background:url(../img/rlist_bg.gif) repeat-y;
}
.rlist_main ul {
	margin:0;
	padding:8px 0 0 10px;
	list-style:none;
}
.rlist_main li {
	margin:0;
	padding:0;
	line-height:22px;
	font-family:"宋体";
}
.rlist_main a {
	color:#000000;
	text-decoration:none;
}
.rlist_main a:hover {
	color:#cd0000;
	text-decoration:underline;
}
.rlist_bottom {
	height:7px;
	font-size:0;
	background:url(../img/rlist_bottom.gif) no-repeat;
}
#article {
	padding:10px 20px 10px 20px;
}
.art_dis {
	padding-top:10px;
}
.art_tit {
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.art_tit a {
	color:#000000;
	text-decoration:none;
}
.art_tit a:hover {
	color:#cd0000;
	text-decoration:underline;
}
.art_time {
	float:right;
	color:#666666;
	line-height:25px;
}
.art_con {
	clear:both;
	color:#333333;
	line-height:160%;
	background:url(../img/dot_line.gif) repeat-x bottom;
	padding-bottom:10px;
}
.prodcut_list {
	margin: 15px 20px 10px 20px;
	float:left;
	display:inline;
	width:130px;
}
.prodcut_list h3 {
	width:130px;
	height:35px;
	margin:0;
	padding:0;
	line-height:35px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.prodcut_list h3 a {
	color:#cd0000;
	text-decoration:none;
}
.prodcut_list h3 a:hover {
	color:#cd0000;
	text-decoration:underline;
}
.prodcut_list p {
	padding:0;
	margin:0 ;
	text-align:center;
	font-size:12px;
	color:#000000;
	height:20px;
	line-height:20px;
	text-align:center;
}
.prodcut_list img {
	padding:2px; 
	margin:0 auto;
	width:120px;
	height:90px;
	border:#cdcdcd solid 1px;
}
#tit_3 {
	width:600px;
	margin:0 auto;
}
#tit_3 #buy {
	margin:0;
	height:40px;
	line-height:40px;
}
#tit_3 #buy span {
	font-weight:bold;
}
#tit_3 #buy span a {
	color:#cd0000;
	font-weight:normal;
	text-decoration:none;
}
#tit_3 #buy span a:hover {
	color:#cd0000;
	text-decoration:underline;
}
#tit_3 #total {
	margin:10px 0 5px 0;
}
#tit_3 #deliver {
	height:40px;
	line-height:40px;
}
#tit_3 #deliver span {
	font-weight:bold;
}
#tit_3 #deliver span a {
	color:#cd0000;
	font-weight:normal;
	text-decoration:none;
}
#tit_3 #buy_user {
	height:40px;
	line-height:40px;
	font-weight:bold;
}
#flow {
	margin:30px auto 20px;
	width:350px;
}
#flow span {
	width:70px;
}
#flow span a {
	color:#cd0000;
	width:70px;
	border:0;
	text-decoration:none;
}
#flow span a:hover {
	color:#cd0000;
	text-decoration:underline;
}
#flow #flow_r {
	float:right;
}
#flow #flow_l {
	float:left;
}
#tit_3 #tit_tit {
	margin:5px auto 10px;
	width:450px;
	text-align:center;
	height:45px;
	color:#cd0000;
	line-height:45px;
	font-size:14px;
	font-weight:bold;
}
#tit_3 img {
	margin:0 auto 20px;
	padding:3px;
	border:#cccccc 1px solid;
	width:408px;
	height:308px;
}
#tit_3 #remark {
	color:#cd0000;
	width:500px;
	margin:0 auto;
}
#tit_3 #remark p {
	line-height:28px;
	text-indent:2em;
	padding:0;
	margin:0;
	color:#000000;
}
#tit_3 #number {
	margin:0 auto 20px;
	width:500px;
	color:#cd0000;
}
#info {
	color:#333333;
	line-height:180%;
	font-size:14px;
}
#page {
	color:#000000;
	padding:12px 0;
}
#page a {
	color:#545454;
	text-decoration:none;
}
#page a:hover {
	text-decoration:underline;
	color:#cd0000;
}
#pro_nav {
	width:669px;
	height:43px;
	margin:0px auto 0;
	padding:0;
	background:url(../img/pro_nav_bg.jpg) no-repeat;
}
#pro_nav ul {
	margin:0 0 0 43px;
	padding:0;
	list-style:none;
}
#pro_nav ul li {
	float:left;
	margin:9px 11px 0 0;
	padding:0;
}
#pro_nav ul li a {
	color:#000000;
	text-decoration:none;
}
#pro_nav ul li a:hover {
	color:#cd0000;
	text-decoration:underline;
}
#article_main {
	padding:10px 20px;
}
#article_main h2 {
	margin:0;
	padding:0;
	line-height:50px;
	font-size:18px;
	text-align:center;
}
#article_sub {
	text-align:center;
	color:#545454;
}
#article_content {
	color:#000000;
	font-size:14px;
	line-height:160%;
}
#comment {
	border-top:#CCCCCC solid 1px;
	margin:0 20px;
	padding:25px 5px 20px 5px;
	background:url(../img/comment_pic.gif) no-repeat 0 20px;
}
#comment_tit {
	padding-bottom:8px;
}
#comment_num {
	float:left;
	width:580px;
	text-align:right;
}
#comment_dis {
	float:right;
}
#comment_sub {
	padding-top:8px;
}
#comment_nick {
	float:left;
}
#comment_submit {
	float:right;
}
form {
	margin:0;
}
.comment_body {
	border-bottom:#CCCCCC solid 1px;
	padding:5px 5px 10px 5px;
}
.comment_title h3 {
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:30px;
	color:#000000;
}
.comment_title span {
	float:right;
	color:#666666;
	line-height:30px;
}
.comment_contents {
	line-height:22px;
	font-size:14px;
}
h2 a {
	color:#000000;
	text-decoration:none;
}
h2 a:hover {
	color:#cd0000;
	text-decoration:underline;
}
#down {
	font-size:14px;
}
#down a {
	color:#cd0000;
	text-decoration:none;
}
#down a:hover {
	color:#cd0000;
	text-decoration:underline;
}