@charset "utf-8";
/* CSS Document */

#wrapper{
		 POSITION:relative;
	      margin:0 auto;
	      width:1200px;
		  background:none;
		  margin-top:15px;}

#banner{ background:url(../images/banner_cpjs.JPG) no-repeat;}

#mian{ float:right;
       
        background:none;
		width:850px;
		padding-bottom:25px;}
	
		
.sideMenua{ background:url(../images/images/cpjs1.gif) no-repeat;}
.sideMenua:hover{ background:url(../images/images/cpjs1_hover.gif) no-repeat;}

.sideMenub{ background:url(../images/images/cpjs2.gif) no-repeat;}
.sideMenub:hover{ background:url(../images/images/cpjs2_hover.gif) no-repeat;}

.sideMenuc{ background:url(../images/images/cpjs3.gif) no-repeat;}
.sideMenuc:hover{ background:url(../images/images/cpjs3_hover.gif) no-repeat;}

.sideMenud{ background:url(../images/images/cpjs4.gif) no-repeat;}
.sideMenud:hover{ background:url(../images/images/cpjs4_hover.gif) no-repeat;}

.sideMenue{ background:url(../images/images/cpjs5.gif) no-repeat;}
.sideMenue:hover{ background:url(../images/images/cpjs5_hover.gif) no-repeat;}

.sideMenuf{ background:url(../images/images/cpjs6.gif) no-repeat;}
.sideMenuf:hover{ background:url(../images/images/cpjs6_hover.gif) no-repeat;}

.sideMenug{ background:url(../images/images/cpjs7.gif) no-repeat;}
.sideMenug:hover{ background:url(../images/images/cpjs7_hover.gif) no-repeat;}

#main_title{
	        POSITION:relative;
	        width:850px;
			height:40px;
			border-bottom:#CCC 2px solid;
	}
#main_title h1{ 
                POSITION:relative;
				color:#2D3753;
                font-size:25px;}
h3.page_title{
	margin: 15px 0;
}
#mainBox{ 
         POSITION:relative;
		 width:850px;
		 line-height:20px; 
		 
		 margin-bottom:25px;
		 display:block;
		
}
#mainBox img{ 
              width:180px;
			  POSITION:relative;
			  height:95px;
			  float:left;
			  display:inline;
			  margin-top:15px;}
#mainBox_content{ 
                  POSITION:relative;
				  float:left;
                  POSITION:relative;
				  width:558px;
				  margin-top:15px;
				  margin-right: 20px;
				   }				
#mainBox_content h2{ 
                     POSITION:relative;
					 margin:0px 0px 7px 0px;
					 color:#2D3753;
					 
				margin-bottom:10px;
				letter-spacing:3px
}

#mainBox_content h4{
	                POSITION:relative;
					margin:2px 0;
					color:#2D3753;
					margin-top: 20px;
	 }
#mainBox_content h4:first-child{
	margin-top:10px;
}	 
#mainBox_content p{
	line-height: 22px;
}
#mainBox_content .pageImg{
	text-align: center;
}
#mainBox_content .pageImg img{
	width:auto;
	height:auto;
}
ul.products {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.products li {
    background: url(../images/bg_products.jpg) no-repeat;
    width: 200px;
    height: 243px;
    text-align: center;
    padding: 10px;
    position: relative;
    float: left;
}
.products_space {
    margin-right: 40px;
}
a:visited {
    text-decoration: none;
    color: #324391;
}
a:link {
    text-decoration: none;
    color: #324391;
}
#products_name {
    border-top: 1px solid #e5e5e5;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    margin-top: 5px;
    font-family: "微軟正黑體";
}
#details_products {
    background: url(../images/bg_details.jpg) repeat-x;
    height: 25px;
    float: right;
    position: absolute;
    display: block;
    right: 10px;
    margin: 8px 0px 0px 0px;
}
#details_products a {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
    font-family: "微軟正黑體";
    font-size: 12px;
}
#mainBox_content .products a{
	display:block;
}
#mainBox_content .products img{
	width:auto;
	height:auto;
	float:none;
	margin-top: 0;
}
.pic_news {
    padding: 1px;
    margin-right: 10px;
    text-align: center;
    width: 110px;
}
#news .pic_news img {
    border: 1px solid #CCCCCC;
    width: 100px;
    height:auto;
}
#news ul li h4 {
    border-bottom: 2px solid #3399cc;
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 8px;
    padding-bottom: 3px;
}
#news ul li p {
    color: #1d86ba;
    margin: 0px;
    padding: 0px;
    line-height: 21px;
    text-align: justify;
    font-size: 1em;
}
#cost {
    float: right;
    margin-top: 5px;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
}
#news ul li {
    border-bottom: 1px dotted #999999;
    padding-bottom: 12px;
    padding-top: 10px;
}
