﻿/*=================================================*/
/*  Title:StyleSheet.css
/*  
/*  CreateTiem:2009-07-10
/*
/*  Author:ChangelChen
/*
/*
/*=================================================*/

/*===============页面初始化==========================*/
*, body, div, p, hr, h1, h2, h3, h4, h5, h6, ul, li, a, span, dl, dt, dd
{
    margin: 0px;
    padding: 0px;
    font-family: 宋体, 'Times New Roman' , Arial, sans-serif;
    font-size: 12px;
    list-style-type: none;
    border-width: 0px;
    text-decoration: none;
}

/*
a{color:#666;}
a:hover{border-bottom: #0066ff;font-weight: bold;color: #0066ff;}
*/
   
/*布局*/

#Contain{width:958px;margin:0px auto;background-color:White;}
#Header{}
#SideBar{clear:left;float:left;width:204px;margin-left:3px;}
#Content{float:left;width:736px;margin-left:5px;}
#Footer{clear:left;text-align:center;font-size:14px;padding:5px 0pt 5px 0pt;margin:0pt 0pt 0pt 0pt;line-height:18px;}

/*整体元素*/
body{background-image:url(Images/body_bg.gif);}
a:visited {color:inherit;}
input,select,textarea{border: black 1px solid;margin:2px;}


/*全局元素*/

/*==============   dlbox   ==============*/
.dlbox_fir{width:204px;padding-bottom: 5px;}
.dlbox_fir .title{height:18px;padding-top:5px;padding-left:15px;font-size: 14px; font-weight:bold; color:#ffffff;background-image:url(Images/dlbox_fir.gif);}
.dlbox_fir .content{padding:5px 5px 5px 5px;border: gray 1px solid;}

.dlbox_sec{width:100%;padding-bottom: 5px;}
.dlbox_sec dd dl dt{padding:5px;font-weight:bold;}
.dlbox_sec .title{height:18px;padding-top:5px;padding-left:15px;font-size: 14px; font-weight:bold; color:#ffffff;background-image:url(Images/dlbox_sec.gif);}
.dlbox_sec .content{padding:5px;border: gray 1px solid;}
.dlbox_sec .content td{ vertical-align:middle;}
.dlbox_sec .index_pic li{float:left;width:221px;height:163px;text-align:center;background-image: url(Images/pdt_bg_4.gif);margin:10px 0px 10px 15px;padding-top:10px;text-align:center;}
.dlbox_sec .index_pic{height:582px;}
.dlbox_sec .Paged{height:20px;}
.dlbox_sec .Paged li{float:left;padding-left:20px; line-height:20px;}
.dlbox_sec ul .lititle{clear:both;width:716px;padding:2px 0px 2px 0px;font-size:14px;font-weight:bold;}
.dlbox_sec ul .lititle span{ float:right;margin-right:30px;}
.dlbox_sec ul .fac_pic{float:left;width:221px; height:163px;background-image: url(Images/pdt_bg_4.gif);margin:10px 0px 10px 10px;padding-top:10px;text-align:center;}
.dlbox_sec .dsj , .dsj tr , .dsj td { border:solid 1px gray; }

/*==============   ullist   ==============*/
.ullist_fir{ text-align:center;}
.ullist_fir li{border-bottom: lightgrey 1px dotted;padding-bottom: 5px;padding-top: 5px;}
.ullist_fir li a{font-size: 15px; color:#993333; font-weight:bold;}

.ullist_sec li{border-bottom: lightgrey 1px dotted;padding-bottom: 5px;padding-top: 5px;color: #666666;}
.ullist_sec .fir{font-weight:bold;}
.ullist_sec .sec{padding-left:20px;}


.ullist_thi{width:300px; padding-top:5px;}
.ullist_thi li{border-bottom: lightgrey 1px dotted;padding-bottom: 3px;padding-top: 3px;color: #666666;}
.ullist_thi li a{color:#666;}
.ullist_thi li a:hover{border-bottom: #0066ff;font-weight: bold;color: #0066ff;}


.ullist_fou {border:4px solid #ccc; padding:10px; width:673px;}
.ullist_fou li {width:673px; height:30px;}
.ullist_fou li a .lbt { width:478px; float:left; text-indent:20px; }
.ullist_fou li a .ldt { width:120px; float:right;color:#069;}
.ullist_fou li a {width:673px; height:30px; display:block; line-height:30px; color:#666; background:url(Images/ullist_fou_bg.png) no-repeat 0 0;}
.ullist_fou li a:hover{ color:#03c; background:url(Images/ullist_fou_bg.png) no-repeat 0 -30px;}
.ullist_fou li a:hover .ldt {color:#000;}

.ullist_fiv{list-style-type:disc;}
.ullist_fiv li{border-bottom: lightgrey 1px dotted;padding-bottom: 5px;padding-top: 5px;color: #666666;}
.ullist_fiv .fir{padding-left: 20px;}
.ullist_fiv .sec{padding-left: 40px;}

.ullist_six{padding:5px;}
.ullist_six li{width:150px;padding-top:3px;padding-bottom:2px;}
.ullist_six .ulsix_title{font-weight:bold;padding:5px;font-size:13px;}
.ullist_six .sec{padding-left:30px;}

.ullist_sev .ulsev_t{background-color:#9d080c;margin:10px 0px 10px 0px;}
.ullist_sev .ulsev_t h2{width:150px;line-height:24px;padding-left:15px; background-image: url(Images/dsj_title.gif);background-repeat: no-repeat;color:White; }

/*========================================*/
hr{color:Gray; background: Gray; border: 0; height:1px;}

/*区域元素*/
#Contain{margin-top:20px;}
#Header #menu li{width:102px;height:39px; float:left; line-height:39px;text-align:center;background-image:url(Images/menu_bg.gif);}
#Header #ver{float:right;padding-right:50px;line-height:30px;color:#8A2A1A;}
#Header #ver a{padding-right:5px;padding-left:5px;}
#Logo{float:left;width:212px;height:206px;background-image:url(Images/logo.jpg); background-position:center; background-repeat:no-repeat;}
#ad_footer{text-align:right;padding-right:2px;}
#Footer hr{margin-top:15px;margin-bottom:5px;}
#div_search{padding-left:30px;height:30px;line-height:30px;}

/*个别元素*/
#pic_ro{float:right; height:247px;padding-top:7px;}

.pdtshow{height:179px;margin:5px 0px 5px 3px;text-align:center;background-image:url(Images/pdt_bg_1.gif);}
.pdtshow li{width:141px;}
.pdtshow .pdtshow_title{height:20px;}
.pdtshow .pdtshow_pic{height:139px;}

.pdt_nav {}
.ulpdt_nav .pdt_1{font-weight:bold; font-size:14px;}
.ulpdt_nav .pdt_2 td{height:24px;padding:1px 5px 1px 5px;}

.factory{float:left;width:221px; height:249px;background-image: url(Images/pdt_bg_2.gif);margin:10px 0px 10px 10px;padding-top:10px;text-align:center; vertical-align:middle;}
.factory .fact_pic{line-height:227px;height:227px;vertical-align:middle;}
.factory .fact_title{}


.article {padding:25px;}
.article .atc_location{padding-bottom:15px;}
.article .atc_status, .atc_status span{padding:5px;height: 20px;text-align: right;font-size: 12px;font-family: 宋体;}
.article .atc_title,.atc_title span{padding:5px;text-align:center;font-weight:bold; font-size:20px;}
.article .atc_content{margin:0px auto;padding:5px;}
.article .atc_content p{font-size:14px;padding:5px 0pt 5px 0pt;margin:0pt 0pt 0pt 0pt;line-height:25px;text-indent:28px;}
.article .atc_correlative{padding-top:40px;}
.article .atc_images{text-align:center; margin:10px 0px 30px 0px;}

.guestbook{border: #0ca1a7 thin solid;margin: 10px;padding: 10px;}
.guestbook .gb_cont{padding: 10px;}
.guestbook .gb_rev{margin-left:20px;padding: 10px;background-color:#E1E1E1;}
.guestbook .gb_t span{float:right;}
.guestbook .gb_t{padding: 10px;}


#Tabs_V .Tab_Title{width:170px; height: 30px;cursor: default;background-image: url(Images/Tabs_V_bg.jpg);background-position:0px 100%;padding-left: 20px;line-height: 30px; clear:both;}
#Tabs_V .Tab_Content{ display:none;}
#Tabs_V .Active_Tab_Title{width:170px; height:30px;cursor:default;background-image:url(Images/Tabs_V_bg.jpg);padding-left:20px; line-height:30px;}
#Tabs_V .Active_Tab_Content{width:184px; border:solid 1px #949294; margin-bottom:3px;margin-left:4px;}
#Tabs_V table td{padding-left: 10px;line-height: 20px;}
#Tabs_V table td a:link{color:#B57D00; }
#Tabs_V dt a {width:170px; height:30px;display:block;}

#Tabs_V2 .Tab_Title{width:170px; height: 30px;cursor: default;background-image: url(Images/Tabs_V_bg.jpg);background-position:0px 100%;padding-left: 20px;line-height: 30px; clear:both;}
#Tabs_V2 .Tab_Content{display:none;}
#Tabs_V2 .Active_Tab_Title{width:170px; height:30px;cursor:default;background-image:url(Images/Tabs_V_bg.jpg);padding-left:20px; line-height:30px;}
#Tabs_V2 .Active_Tab_Content{}
#Tabs_V2 table td{padding-left: 10px;line-height: 20px;}
#Tabs_V2 table td a:link{color:#B57D00; }
#Tabs_V2 dt a {width:170px; height:30px;display:block;}


