body { 
text-align:center; 
} 
#wrap { 
height:100%;
width:980px; /* 修改為你的層的寬度 */ 
margin:0 auto; 
text-align:left; 
} 
.bg {
position:relative;
float:left;
width:980px;
background: #FFF bottom;
}
.div_logo {
position:relative;
float:left;
left:20px;
border:1px solid;
margin-top:10px;
}

.div_banner img{
position:relative;
float:right;
border-radius: 0px 0px 0px 0px;
}


.div_menu {
text-decoration:none;
position:relative;
float:left;
top:13px;
width:170px;
}
.item1 li {
margin:0px 0px 18px 0px;
padding:5px;
float:left;
text-align:center;
border:1px solid #0068C3;
color:#FFF;
width:120px;
height:20px;
border-radius: 5px;
background: #3b679e; /* Old browsers */
background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 3px 4px #CECECE;
}
.item1 li:hover,
.item2 li:hover,
.item3 li:hover,{
border:1px solid #CECECE;
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
cursor: pointer;
}
.item2 li {
margin:0px 0px 18px 0px;
padding:5px;
float:left;
text-align:center;
border:1px solid #FFCC66;
color:#FFF;
width:120px;
height:20px;
border-radius: 5px;
background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,198,103,1) 0%, rgba(247,150,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,198,103,1)), color-stop(100%,rgba(247,150,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 3px 4px #CECECE;
}
.item3 {
margin:0px 0px 18px 0px;
padding:5px;
float:left;
text-align:center;
color:#FFF;
width:120px;
height:20px;
border-radius: 10px;
border:1px solid #CECECE;
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 3px 4px #CECECE;
}
.item1 a, .item2 a, .item3 a {
text-decoration:none;
color:#FFF;
}

.div_rmenu {
top:5px;
position:relative;
float:left;
width:760px;
padding:0px 15px 10px 15px;
}
.div_rmenu ul {
list-style-type:none;
}

.div_rmenu img {
border:1px solid #BABABA;
border-radius: 10px;
margin: 0px 20px 10px 20px;
float:right;
}

.div_rmenu img:hover {
-webkit-transform: rotate(0deg) scale(1.05) skew(0) translate(0px);
-moz-transform: rotate(0deg) scale(1.05) skew(0) translate(0px);
-o-transform: rotate(0deg) scale(1.05) skew(0) translate(0px);
}
.div_rmenu li {
color:#000087;
font-size:15px;
width:110px;
text-align:center;
float:left;
line-height:30px;
border-radius: 5px;
margin: 8px 5px 0 5px;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
text-decoration:none;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */); /* IE6-9 */
}

.div_rmenu li a {
text-decoration:none;
font-size:15px;
}
.div_rmenu li:hover  {
-webkit-transform: rotate(0deg) scale(1) skew(0) translate(2px, 2px);
-moz-transform: rotate(0deg) scale(1) skew(0) translate(2px, 2px);
-o-transform: rotate(0deg) scale(1) skew(0) translate(2px, 2px);
/*z
box-shadow: 0px 2px 2px #CECECE;
border:1px solid #CECECE;
*/
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
cursor: pointer;
color:#FFFFFF;
}
.div_rmenu li a:hover {
text-decoration:none;
font-size:15px;
color:#FFFFFF;
}

.div_content {
padding:10px;
position:relative;
float:right;
top:0px;
right:50px;
text-align:left;
width:700px;
}

.div_content img {
float:left; 
margin-right:30px;
}
.div_content h1{
margin-top:20px;
color:#FF6600;
font-size:22px;
}
.div_content h2{
margin-top:-5px;
color:#FF6600;
font-size:22px;
}
.div_content p{
font-size:16px;
}
.div_contentin {
margin-bottom:8px;
position:relative;
float:right;
color:#000087;
width:700px;
font-size:16px;
}
.div_contentin2{
margin-bottom:8px;
position:relative;
float:right;
width:660px;
font-size:14px;
}
.div_twin {
position:relative;
float:left;
width:300px;
font-weight:bold;
font-size:18px;
color:#000087;
margin:10px 0 10px 0px;
}
.div_twin2 {
position:relative;
float:left;
width:300px;
font-size:16px;
color:#000;
}
.div_copy {
margin-top:40px;
padding-top:8px;
position:relative;
float:left;
height:35px;
left:0px;
width:980px;
font-weight:bold;
font-size:12px;
font-family: Calibri;
text-align:center;
color:#FFFFFF;
background: rgb(1,38,183); /* Old browsers */
background: -moz-linear-gradient(top, rgba(1,38,183,1) 17%, rgba(0,22,124,1) 77%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,rgba(1,38,183,1)), color-stop(77%,rgba(0,22,124,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(1,38,183,1) 17%,rgba(0,22,124,1) 77%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(1,38,183,1) 17%,rgba(0,22,124,1) 77%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(1,38,183,1) 17%,rgba(0,22,124,1) 77%); /* IE10+ */
background: linear-gradient(to bottom, rgba(1,38,183,1) 17%,rgba(0,22,124,1) 77%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0126b7', endColorstr='#00167c',GradientType=0 ); /* IE6-9 */
}