﻿@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px; border:0px;}
li{list-style:none;}
body{ background:#c0c0c0; color:#000000; font-size:13px; line-height:1.8em;}
#all{width:1002px; margin:0 auto; background:#eeeeee;}
#top{ clear:both;}
#top_line{height:10px; width:1002px; background:url(images/top_01.png);}
#top_logo{background:url(images/top_02.png) no-repeat; width:1002px; height:99px;}
#top_menu{background:url(images/top_03.png) no-repeat; height:27px; padding:8px 0px 0px 40px;}
#top_menu li{float:left;  font-size:15px; width:120px; font-weight:bold; color:#FFFFFF; text-align:center;}
#top_menu li a:visited{ color:#FFFFFF; text-decoration:none;}
#top_menu li a:link{ color:#FFFFFF; text-decoration:none;}

#left{ width:244px; float:left;}
#left_title{ width:244px; height:25px; background:url(images/left_02.png) no-repeat;}
#left_product{background:url(images/left_05.png) bottom repeat-x; border: solid 1px #a6d0e7; width:242px; padding-top:10px; padding-bottom:10px;}
#left_product li{padding:0px 0px 0px 20px; height:26px;}
#left_link{}

#content{ float:left; width:754px;}
#content_title{ clear:both;}
#content_type{ padding:10px 20px 10px 20px; clear:both;}
#marqee{padding: 10px 20px 10px 20px;}


#news{  padding:6px 0px 0px 0px;}
#news li{float:left;}
.right_news_li{ padding:5px 0px 0px 5px; height:24px; width:530px; background:url(images/news-line.jpg) repeat-x bottom;}
.right_news_time{ padding:5px 0px 0px 0px; height:24px; background:url(images/news-line.jpg) repeat-x bottom;}

#disp{ padding:0px 20px 0px 0px ; font-weight:100;}
#pro_next{ width:500px; clear:both; text-align:right;}
#product{float:left;}
#product li{float:left; padding-top:2px; padding-left:10px;}
#product_pro li{clear:both; width:182px; text-indent:0em;}
#product_pro img{ width:182px; height:151px; border:solid 2px #CCCCCC; }
#product_pro img:hover{ width:182px; height:151px; border:solid 2px #138CD5; }
#product-name{clear:both; width:200px; text-align:center;}

#foot{background:url(images/foot.png) no-repeat; width:1002px; height:99px; clear:both;}

#title{text-align:center;}
