﻿
*{
	font-family:微軟正黑體,新細明體;
}

body{
	width:100%;

	
	background:url(../images/main_bg.png) repeat left top;
}

#wrapper{
	width:973px;
	overflow:hidden;
	background-color:White;
	margin:0 auto;
	
}

#header
{
	
	width:100%;
	height:280px;
	overflow:hidden;

}

.banner{
	width:959px;
	height:280px;
	margin:auto;
	background:url(../images/banner.jpg) no-repeat center top;
}


img.logo{
	width:370px;
	height:50px;
	margin-top:60px;  /*30px 2014_04_07_Update*/
	margin-left:52px;
}


p.link{
	
    padding-top:135px; /*10px 2014_04_07_Update*/
	/*margin-left:410px;*/ /*上方選單的距離*/
      /*  float:right;*/
       
	color:White;
}

p.link a{
	font-size:18px;
}

p.link a:link , p.link a:hover , p.link a:active , p.link a:visited{
	color:White;
}


p.link a:hover{
	text-decoration:underline;
}



#main{

	width:100%;
	margin-left:7px;
	background:url(../images/re.png) repeat-y;
	
}


.main_body{
	width:959px;
	overflow:hidden;
	margin:0 auto;
   /* background-color:#e1e8f0;*/

}



.main_left{
	width:203px;
	/*height:500px;*/
	height: auto;
	float:left;
	/*background-color:#6f9bb7;*/
	/*background:url(images/003.jpg) repeat-y;*/
	 


}


.main_right{
	width:756px;
	height:auto;
	float:right;
	margin-bottom:20px;


}
.menu_left{
	 margin-left:17px;
	margin-top:38px;


}


.menu_Content
{
	margin-left:31px;
     width:150px; /*113*/
}



.menu_Content li
{
	
	
	background:url(../images/03-3.png) no-repeat left 6px;
	/*background-position:left 6px;*/
	padding-left:20px;


    font-size:18px;
	margin-top:10px;
	color:White;
}

.menu_Content a
{
	  font-size:16px;
	
}

.menu_Content  a:link , .menu_Content  a:hover , .menu_Content  a:active , .menu_Content  a:visited{
	color:white;
}


.menu_Content  a:hover{
	text-decoration:underline;
}





.menu_right{
	 margin-left:49px;
	 margin-top:38px;
	vertical-align:text-bottom;
}

.main_Right_content
{

    margin-left:90px;
    width:525px;
    margin-top:20px;
}


.bottom_body{
	width:959px;
	height:45px;
	margin:0 auto;
	
	overflow:hidden;
	color:#ffffff;
	text-align:center;
	padding-top:23px;
	background-color:#123d72;

}

.Sitemap
{
float:right;
margin-top:45px;
 margin-right:40px;
padding-left:20px;
font-size:18px;
background:url(../images/03-3.png) no-repeat left 6px;
/*padding-left:445px;*/

}

.Sitemap a
{
 font-size :18px;

}

.Sitemap a:link , .Sitemap a:hover , .Sitemap a:active , .Sitemap a:visited{
	color:black;
}


.Sitemap a:hover{
	text-decoration:underline;
}

.Product_title{
font-size :25px;
 color:#69090a;
  font-weight:bold;
}

.SuccessCase_title{
font-size :25px;
 color:#69090a;
  font-weight:bold;
}



.News_title
{
	font-size :25px;
    font-weight:bold;
}

.News_content
{

    	padding-left:20px;
}
