@charset "utf-8";
/* css document */
/*頂層項目*/
body {
    background-color: #fffcf0;
    color: #646464;
	font-size:13px;
	line-height:30px;
}
img{
	border:0px;
}
.header_bg {
	background-color:transparent;
    background-image:;
    height: 300px;
}
.header {
	background-color:transparent;
    height: 300px;
}

.main{
	background-color:transparent;
	margin: 0px auto 0;
}
.header .banner {
    background-color:transparent;
    position: absolute;
    left: 0;
    top: 0px;
    width: 1000px;
    height:370px;
	z-index:10;
}
.header .title a {
	display: block;
	position: absolute;
	width: 190px;
	height: 140px;
	left: 0;
	top: 0px;
	padding-left:0px;
	z-index:100;
}
ul#nav1 { /*個別設定, 使用id*/
    width: 725px;	/*寬高*/
    height: 100px;
	color:#000;
	float:left;
	margin-left:275px;
	margin-top:20px;
	z-index:100;
	position:absolute;
}
ul#nav1 a {
	width: 100px;	/*個別按鈕大小*/
	height: 100px;
	text-indent: -9999px;	/*圖形選單隱藏文字, 文字選單不用設*/
	padding:0;	/**/
	text-align:center;
	background-image:;
	background-repeat: no-repeat;
}
ul#nav1 a:hover,
body.b1-1 ul#nav1 a.b1-1,
body.b1-2 ul#nav1 a.b1-2,
body.b1-3 ul#nav1 a.b1-3,
body.b1-4 ul#nav1 a.b1-4,
body.b1-5 ul#nav1 a.b1-5,
body.b1-6 ul#nav1 a.b1-6,
body.b1-7 ul#nav1 a.b1-7
{
	background-image:;
	background-repeat: no-repeat;
}
ul#nav1 a.b1-1{background-position:0 0px; width:100px;}
ul#nav1 a.b1-2{background-position:-100px 0px; width:110px;}
ul#nav1 a.b1-3{background-position:-210px 0px;}
ul#nav1 a.b1-4{background-position:-310px 0px;}
ul#nav1 a.b1-5{background-position:-415px 0px; width:105px;}
ul#nav1 a.b1-6{background-position:-515px 0px;}
ul#nav1 a.b1-7{background-position:-620px 0px; width:110px;}

ul#nav1 a.b1-1:hover{background-position:0 -110px;}
ul#nav1 a.b1-2:hover{background-position:-100px -100px; width:110px;}
ul#nav1 a.b1-3:hover{background-position:-210px -110px;}
ul#nav1 a.b1-4:hover{background-position:-310px -110px;}
ul#nav1 a.b1-5:hover{background-position:-415px -110px; width:105px;}
ul#nav1 a.b1-6:hover{background-position:-515px -110px;}
ul#nav1 a.b1-7:hover{background-position:-620px -110px; width:110px;}

ul#nav2 { /*個別設定, 使用id*/
	width: 300px;	/*寬高*/
	color: #000;
	position: absolute;
	z-index: 100;
	left: 700px;
	top: 5px;
	display: inline;
}
ul#nav2 li{
	list-style-type:none;
	display:inline;
	margin-left:10px;
}
ul#nav2 li a {
	/*width:50px;	個別按鈕大小*/
	height: 30px;
	padding:0;	/**/
	text-decoration:none;
	color:#4e4e4e;
	font-size:12px;
}
ul#nav2 li a:hover
{
	font-size:12px;
	color:#e24f00;
	text-decoration:underline;
	
}
.side1 {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-left: 10px;
    width: 240px;
}
.side1 .nav{
	background-image:;
	background-repeat:repeat-y;
	padding:0 20px;
	z-index:15;
	padding-top:90px;
}
.side1 .nav li{
	display:block;
	list-style-type:none;
	line-height:40px;
	background-image:;
	background-repeat:repeat-x;
	background-position:left bottom;
}
.side1 .nav li a{
	color:#252525;
	font-size:13px;
	padding-left:28px;
	text-decoration:none;
	background-image:;
	background-repeat:no-repeat;
	background-position:0px 0px;

}
.side1 .nav li a:hover{
	background-image:;
	background-repeat:no-repeat;
	background-position:0px -45px;
	color:#d83f04;
	font-size:13px;
	padding-left:28px;
	text-decoration:none;
}
.side1 .nav-second li{
	display:block;
	list-style-type:none;
	line-height:24px;
	background-image:none;
}
.side1 .nav-second li a{
	background-image:;
	background-repeat:no-repeat;
	background-position:30px 6px;
	color:#6c6c6c;
	font-size:12px;
	padding-left:40px;
	text-decoration:none;
}
.side1 .nav-second li a:hover{
	background-image:;
	background-repeat:no-repeat;
	background-position:30px 6px;
	color:#000;
	font-size:12px;
	padding-left:40px;
	text-decoration:underline;
}

.side1 .nav-third li{
	display:block;
	list-style-type:none;
	line-height:28px;
	background-image:none;
}
.side1 .nav-third li a{
	background-image:;
	background-repeat:no-repeat;
	background-position:35px 0px;
	color:#6c6c6c;
	font-size:12px;
	padding-left:48px;
	text-decoration:none;
}
.side1 .nav-third li a:hover{
	background-image:;
	background-repeat:no-repeat;
	background-position:35px 0px;
	color:#d83f04;
	font-size:12px;
	padding-left:48px;
	text-decoration:underline;
}


.side2 {
    display: none;
    float: left;
}
.content {
    float: left;
    margin: 0 0 0 -8px;
    min-height:200px;
    width: 750px;
}
.contentbg{
	background-image:;
	background-repeat:repeat-y;
	padding:0 25px;
}
.content .ex1{
	padding-left:0px;
	display:block;
	width:700px;
	line-height:30px;
}
.footer_bg{
	background-color:transparent;
    background-image:  ;
    color: #333333;
}
.footer{
	background-color:transparent;
    padding: 10px 0 0;
}
/*------------------------- 次級項目 ------------------------*/
/*header只留banner, 用flash做*/
.header div.breadcrumb, 
.header div.ex1,
.header div.ex1, 
.header div.ex2,
#floating{
	display:none;
}



.footer .sitemap{
	color:#646464;
	padding-left:200px;
	line-height:30px;
}
.footer .sitemap a{
	color:#646464;
	text-decoration:none;
}
.footer .sitemap a:hover{
	color:#fe7200;
	text-decoration:underline;
}
.footer .copyright {
    color: #7b7b7b;
	padding-left:200px;
	line-height:30px;
}
.footer .siteinfo{
	width:700px;
	margin:10px auto;
    color: #5c3710;
    font-size: 11px;
	display:none;	
}
.footer .siteinfo ul{
	list-style-type:none;
}
.footer .siteinfo ul li{
	float:left;
	margin:0 10px;
}
.footer .siteinfo a{
    color: #5c3710;
	text-decoration:none;
}
.footer .siteinfo a:hover{
	text-decoration:underline;
	color:#824f27;
}
.footer .address{
	font-size:12px;
	color: #291100;
}
.footer .powered{
	font-size:12px;
}
.footer a.eztrust{
	font-size:12px;
	color:#a8a5a5;
	text-decoration:none;
}
.footer a.eztrust:hover{
	font-size:12px;
	color:#2d2d2d;
	text-decoration:underline;
}

/*------------------------- 內文項目 -------------------------*/
.main .breadcrumb{
	position: absolute;
	left: 0px;
	top: 30px;
	text-align: right;
	font-size: 11px;
	color: #707070;
	width: 720px;
	z-index:100;
}
.main .breadcrumb a{
	color:#707070;
	text-decoration:none;
}
.main .breadcrumb a:hover{
	color:#01498c;
	text-decoration:underline;
}
.main .breadcrumb ul{
	display:inline;
	list-style-type:none;
	background-image:none;	
}
.main .breadcrumb ul li{
	display:inline;
}


/*------------------------- 分頁 -------------------------*/
.page {
	color:#4c4c4c;
	padding:15px 0 5px 0;
	text-align:center;	
}
.page li{
	list-style-type:none;
	display:inline;
	padding-left:5px;
}
.page li img{
	vertical-align:middle;
	padding-left:5px;
}

/*------------------------- 按鈕與keyword -------------------------*/
.input01 {font-size:12px;color:#fff;border:0;padding:0px;background: ; transparent;width:65px;height:27px;cursor:pointer; margin-left:10px;}
.inputkeyword01{border:1px solid #dedede; background-color:#fff; color:#7a7a7a; padding-left:3px; padding-right:3px; width:380px; line-height:20px; height:20px;}
.inputkeyword02{border:1px solid #dedede; background-color:#fff; color:#7a7a7a; padding-left:3px; padding-right:3px; width:80px; line-height:20px; height:20px;}
.inputkeyword03{border:1px solid #dedede;background-color:#fff; font-size:12px;color:#031030;line-height:12pt; width:380px; height:100px;
	scrollbar-highlight-color   :#f8f8f8;  /*左上外框內綠*/
	scrollbar-shadow-color      :#f8f8f8;  /*右下外框內綠*/
	scrollbar-darkshadow-color  :#f8f8f8;  /*右下外框邊緣*/ 
	scrollbar-3dlight-color     :#f8f8f8;  /*左上外框邊緣*/
	scrollbar-arrow-color       :#cbdffb;  /*箭頭*/
	scrollbar-face-color        :#fff;  /*面板*/ 
	scrollbar-track-color       :#fff;  /*面板底色*/ 
    display:inherit;
}

/*------------------------- 圖片位置 -------------------------*/
.bg01_lefttop   {background-position:0 0;      background-repeat:no-repeat;}   /*底圖不重覆靠左置上*/
.bg02_leftdown  {background-position:0 100%;   background-repeat:no-repeat;}   /*底圖不重覆靠左置下*/
.bg03_righttop  {background-position:100% 0;   background-repeat:no-repeat;}   /*底圖不重覆靠右置上*/
.bg04_rightdown {background-position:100% 100%;background-repeat:no-repeat;}   /*底圖不重覆靠右置下*/
.bg05_centertop {background-position:50% 0;    background-repeat:no-repeat;}   /*底圖不重覆置中置上*/
.bg06_centerdown{background-position:50% 100%; background-repeat:no-repeat;}   /*底圖不重覆置中置下*/
.bg07_center    {background-position:50% 50%; background-repeat:no-repeat;}    /*底圖不重覆置中置中*/

.bg10_xlefttop  {background-position:0 0;      background-repeat:repeat-x;}    /*底圖水平重覆靠左置上*/
.bg11_xleftdown {background-position:0 100%;   background-repeat:repeat-x;}    /*底圖水平重覆靠左置下*/
.bg12_ylefttop  {background-position:0 0;      background-repeat:repeat-y;}    /*底圖垂直重覆靠左置上*/
.bg13_yleftdown {background-position:0 100%;   background-repeat:repeat-y;}    /*底圖垂直重覆靠左置下*/

.bg20_xrighttop {background-position:100% 0;   background-repeat:repeat-x;}    /*底圖水平重覆靠右置上*/
.bg21_xrightdown{background-position:0 0;      background-repeat:repeat-x;}    /*底圖水平重覆靠右置下*/
.bg22_yrighttop {background-position:100% 0;   background-repeat:repeat-y;}    /*底圖垂直重覆靠右置上*/
.bg23_yrightdown{background-position:0 0;      background-repeat:repeat-y;}    /*底圖垂直重覆靠右置下*/
.bg30_xcenter  {background-position:50% 50%;      background-repeat:repeat-x;}    /*底圖水平重覆置中置中*/


/*------------------------- title -------------------------*/
.about .content h1{
	background-image:;
	background-position:0 0px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.news .content h1{
	background-image:;
	background-position:0 -40px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.products .content h1{
	background-image:;
	background-position:0 -80px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.cook .content h1{
	background-image:;
	background-position:0 -120px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.share .content h1{
	background-image:;
	background-position:0 -160px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.venture .content h1{
	background-image:;
	background-position:0 -200px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.contact .content h1{
	background-image:;
	background-position:0 -240px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}
.link .content h1{
	background-image:;
	background-position:0 -280px;
	background-repeat:no-repeat;
	height:40px;
	text-indent:-9999px;
}




/*產品頁*/
.pro{
	width:130px;
	float:left;
	margin:10px 22px 15px 22px;
}
.pro li{
	display:block;
	list-style-type:none;
}
.pro li a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
	
}
.pro li a:hover{
	color:#f4d200;
	font-size:13px;
}
.pro .img{
	height:130px;
	background-color:#fff;
}


/*news頁*/
.news .content .ex1{
	background-image:;
	background-repeat:no-repeat;
	padding-top:50px;
	display:block;
	height:40px;
}
.news .sec1{
	padding-bottom:10px;
}
.news .sec1 li{
	list-style-type:none;
	border-bottom:1px solid #dedede;
	min-height:30px;
	line-height:34px;
	clear:both;
	display:block;
}
.news .sec1 li a{
	display:block;
	color:#505050;
	text-decoration:none;
}
.news .sec1 li a:hover{
	color:#ff7f00;
	background-color:#f7f7f7;
	text-decoration:underline;
}
.news .word{
	float: left;
	padding-left:5px;
	width:610px;
}
.news .date{
	float: left;
	width:80px;
	text-align:center;
}
.news .titlew{
	float: left;
	color:#000;
	font-weight:bold;
	width:595px;
	padding-left:15px;
	font-size:13px;
	line-height:28px;
}
.news .date2{
	float: left;
	width:90px;
	text-align:center;
}
.news a .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0px 15px;
}
.news a:hover .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px -30px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
}




/*cook頁*/
.cook .sec1{
	padding-bottom:10px;
}
.cook .sec1 li{
	list-style-type:none;
	border-bottom:1px solid #dedede;
	min-height:30px;
	line-height:34px;
	clear:both;
	display:block;
}
.cook .sec1 li a{
	display:block;
	color:#505050;
	text-decoration:none;
}
.cook .sec1 li a:hover{
	color:#ff7f00;
	background-color:#f7f7f7;
	text-decoration:underline;
}
.cook .word{
	float: left;
	padding-left:5px;
	width:610px;
}
.cook .date{
	float: left;
	width:80px;
	text-align:center;
}
.cook .titlew{
	float: left;
	color:#fff;
	font-weight:bold;
	width:590px;
	padding-left:15px;
	font-size:13px;
	line-height:28px;
}
.cook .date2{
	float: left;
	width:90px;
	text-align:center;
}
.cook .titlebg{
	background-image:;
	background-repeat:no-repeat;
	height:35px;
	color:#fff;
}
.cook .titlebg2{
	background-image:;
	background-repeat:no-repeat;
	height:35px;
	color:#fff;
}
.cook a .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0px 15px;
}
.cook a:hover .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px -30px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
}


/*share頁*/
.share .sec1{
	padding-bottom:10px;
}
.share .sec1 li{
	list-style-type:none;
	border-bottom:1px solid #dedede;
	min-height:30px;
	line-height:34px;
	clear:both;
	display:block;
}
.share .sec1 li a{
	display:block;
	color:#505050;
	text-decoration:none;
}
.share .sec1 li a:hover{
	color:#ff7f00;
	background-color:#f7f7f7;
	text-decoration:underline;
}
.share .word{
	float: left;
	padding-left:5px;
	width:520px;
}
.share .date{
	float: left;
	width:80px;
	text-align:center;
}
.share .titlew{
	float: left;
	color:#fff;
	font-weight:bold;
	width:590px;
	padding-left:15px;
	font-size:13px;
	line-height:28px;
}
.share .date2{
	float: left;
	width:90px;
	text-align:center;
}
.share .titlebg{
	background-image:;
	background-repeat:no-repeat;
	height:35px;
	color:#fff;
}
.share .titlebg2{
	background-image:;
	background-repeat:no-repeat;
	height:35px;
	color:#fff;
}
.share a .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:0px 15px;
}
.share a:hover .down  {
	background-image:;
	background-repeat:no-repeat;
	background-position:0px -30px;
	width:62px;
	height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
}

.share .ex1 {
	margin-top:10px;
}
.share .ex1 ul li {
	background-image:;
	background-repeat: no-repeat;
	width:213px; 
	display:block;
	float:left;
	list-style-type:none;
	margin:5px 6px;
	text-align:left;
	padding:7px 0 0 7px;
}
.share .ex1 ul li a{
	color: #646464;
	text-decoration: none;
}
.share .ex1 ul li a:hover{
	color: #e86634;
	text-decoration:underline;
}
.share .ex1 .word{
	text-align:center;
	display:block;
	width:206px;
	margin-top:5px;
}


/*prodcuts*/
.products .pro{
	width:700px;
	float:left;
	margin:10px 0 0 0px;
	display:block;
}
.products .pro li{
	float:left;
	margin:0 8px 0 12px;
	display: block;
	list-style-type:none;
	color:#434343;
	text-align:center;
	width:209px;
	margin-bottom:10px;
}
.products .pro li a{
	color:#434343;
	text-decoration:none;
	font-size:13px;
	
}
.products .pro li a:hover{
	color:#d83f04;
	font-size:13px;
}
.products .pro .img{
	width:215px;
	display:inline;
	float:left;
	overflow:hidden;
	height:163px;
	background-image:;
	background-repeat:no-repeat;
	padding:1px 0 0 1px;
	text-align:left;
}
.products .img2{
	width:420px;
	display:inline;
	float:left;
	overflow:hidden;
	height:317px;
	text-align:left;
	padding:1px 0 0 1px;
	margin:0px 0 0 10px;
	background-image:;
	background-repeat:no-repeat;
}

.products .word{
	display:block;
	text-align:center;
	line-height:26px;
	clear:both;
	margin-top:5px;
}
.products .word sapn{
	font-size:15px;
}
.products .word2{
	display:block;
	text-align:left;
	line-height:26px;
	float:left;
	margin-top:5px;
	width:260px;
	margin-left:5px;
}
.products .pros{
	float:left;
	margin:0px;
	display:block;
}
.products .pros li{
	float:left;
	margin:0 0 0 5px;
	display: block;
	list-style-type:none;
	color:#434343;
	text-align:center;
	width:81px;
}
.products .pros li a{
	color:#434343;
	text-decoration:none;
	font-size:13px;
}
.products .pros li a:hover{
	color:#9b2626;
	font-size:13px;
}
.products .pros .img{
	width:81px;
	display:inline;
	float:left;
	overflow:hidden;
	height:63px;
	text-align:left;
	padding:1px 0 0 1px;
	background-image:;
	background-repeat:no-repeat;
}


.products .pror{
	float:left;
	margin:0px;
	display:block;
}
.products .pror li{
	float:left;
	margin:0 8px 0 7px;
	display: block;
	list-style-type:none;
	color:#434343;
	text-align:center;
	width:125px;
}
.products .pror li a{
	color:#434343;
	text-decoration:none;
	font-size:13px;
}
.products .pror li a:hover{
	color:#9b2626;
	font-size:13px;
}
.products .pror .img{
	width:125px;
	display:inline;
	float:left;
	overflow:hidden;
	height:96px;
	text-align:left;
	padding:1px 0 0 1px;
	background-image:;
	background-repeat:no-repeat;
}


.detailed{
	background-image:;
	background-repeat:repeat-y;
	display:block;
	margin:10px 0;
}


.search{
	margin:10px 0px;
	background-image:;
	background-repeat:no-repeat;
	height:50px;
}
h2{
	background-image:;
	background-repeat:no-repeat;
	background-position:5px 4px;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding-left:28px;
}


/*link*/
.link .ex1 ul li {
	background-image:;
	background-repeat: no-repeat;
	width:220px; 
	height:153px;
	display:block;
	float:left;
	list-style-type:none;
	margin:5px 6px;
	text-align:center;
	padding-top:17px;
}
.link .ex1 ul li a{
	color: #646464;
	text-decoration: none;
}
.link .ex1 ul li a:hover{
	color: #e86634;
	text-decoration:underline;
}



/*venture頁*/
.venture .content .ex1{
	background-image:;
	background-repeat:no-repeat;
	min-height:500px;
}
.venture .content .ex1.b{
	background-image:none;
	background-repeat:no-repeat;
	min-height:500px;
}
.venture .t1{
	background-image:;
	background-repeat:no-repeat;
	color:#fff;
	width:141px;
	height:24px;
	padding-left:35px;
	line-height:24px;
}
.venture .ex1.b li{
	list-style-type:none;
	float:left;
	margin:13px 0 0 10px;
	position: relative;
	display:block;
}
.venture .ex1.b li{
	background: no-repeat;
	width:208px;
	height:171px;
	padding:3px 1px 5px 5px;
	display:block;
	color:#505050;
	text-decoration:none;
}
.venture .ex1.b li a:hover{
	background: no-repeat;
	width:208px;
	height:171px;
	padding:3px 1px 5px 5px;
	display:block;
	color:#2d68a0;
	text-decoration:underline;
}
.venture .ex1.b li:nth-child(odd) {
	transform:rotate(3deg);	
	-ms-transform:rotate(3deg); /* ie 9 */
	-moz-transform:rotate(3deg); /* firefox */
	-webkit-transform:rotate(3deg); /* safari and chrome */
	-o-transform:rotate(3deg); /* opera */	
}
.venture .ex1.b li:nth-child(even){
	transform:rotate(-1deg);	
	-ms-transform:rotate(-1deg); /* ie 9 */
	-moz-transform:rotate(-1deg); /* firefox */
	-webkit-transform:rotate(-1deg); /* safari and chrome */
	-o-transform:rotate(-1deg); /* opera */	
}
.venture .ex1.b .word{
	display:block;
	text-align:center;
	line-height:28px;
}
.venture .ex1.c{
	background-image: none;
	background-repeat:no-repeat;
}
.venture .slideshow{
	height:210px;
	overflow:hidden;
	width:300px;
	float:left;
	border:1px solid #dcdcdc;
	padding:5px;
	margin:30px 18px;
}
.venture .bptop{
	background-image:;
	background-repeat:no-repeat;
	color:#fff;
	z-index:200;
	width:320px;
	height:240px;
}
.venture .slideshow img{
	padding:5px;
}



.home .side1{
	display:none;
}
.home .content {
    float: left;
    margin:0px 0 0 0px;
    min-height:200px;
    width: 1000px;
}
.home .header_bg {
	background-color:transparent;
    background-image:;
    height: 510px;
}
.home .header {
	background-color:transparent;
    height: 510px;
}
.home .main_bg{
	background-color:transparent;
     background-image:;
    background-repeat: no-repeat;
    min-height:150px;
	margin:-30px 0 0 0;	
}
.home .content .ex1{
	padding-left:0px;
	margin:0px 10px 0 10px;
	display:block;
	width:980px;
	height:210px;
}
.home .sec1{
	width:320px;
	float:left;
}
.home .sec1 ul{
	margin-left:10px;
}
.home .sec1 li{
	list-style-type:none;
	line-height:28px;
	clear:both;
	display:block;
}
.home  .sec1 li a{
	display:block;
	color:#505050;
	text-decoration:none;
}
.home .sec1 li a:hover{
	color:#e24f00;
	text-decoration:underline;
}
.home  .word{
	float: left;
	padding-left:5px;
	width:240px;
}
.home  .date{
	float: left;
	width:60px;
	font-size:11px;
	text-align:center;
}
.home .sec2{
	background-image:;
	background-repeat:no-repeat;
	width:310px;
	height:219px;
	float:left;
	margin-left:15px;
}
.home .sec2 .p1{
	float:left;
	margin:80px 0 0 20px;
	padding:3px;
	border:1px solid #8a9496;
}
.home .sec2 .p2{
	float:left;
	margin:60px 0 0 7px;
	color:#eeeeee;
	line-height:24px;
	width:143px;
}

.home .sec3{
	width:320px;
	float:left;
	margin-left:15px;
}
.home .sec3 li{
	list-style-type:none;
	float:left;
	margin:0px 7px 0 0px;
	position: relative;
	display:block;
}
.home .sec3 li a{
	background: no-repeat;
	width:145px;
	height:117px;
	padding:9px 0px 0px 8px;
	display:block;
	color:#505050;
	text-decoration:none;
}
.home .sec3 li a:hover{
	background: no-repeat;
	width:145px;
	height:117px;
	padding:9px 0px 0px 8px;
	display:block;
	color:#e24f00;
	text-decoration:underline;
}
.home .sec3 li:nth-child(odd) {
	transform:rotate(3deg);	
	-ms-transform:rotate(3deg); /* ie 9 */
	-moz-transform:rotate(3deg); /* firefox */
	-webkit-transform:rotate(3deg); /* safari and chrome */
	-o-transform:rotate(3deg); /* opera */	
}
.home .sec3 li:nth-child(even){
	transform:rotate(-1deg);	
	-ms-transform:rotate(-1deg); /* ie 9 */
	-moz-transform:rotate(-1deg); /* firefox */
	-webkit-transform:rotate(-1deg); /* safari and chrome */
	-o-transform:rotate(-1deg); /* opera */	
}
.home .sec3 .word{
	display:block;
	text-align:center;
	line-height:28px;
	width:140px;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.home .sec1 .more{
	position: absolute;
	left: 284px;
	top: 43px;
	width:32px;
}
.home .sec1 .more a{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 0px;
	width:32px;
	height:10px;
	display:block;
	text-indent:-99999px;
}
.home .sec1 .more a:hover{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 -10px;
	width:32px;
	height:10px;
	display:block;
	text-indent:-99999px;
}
.home .sec2 a.moer{
	color:#fff;
	text-decoration:none;
}
.home .sec2 a.moer:hover{
	color:#fff;
	text-decoration:underline;
}
.home .sec3 .more{
	position: absolute;
	left: 948px;
	top: 33px;
}
.home .sec3 .more a{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 0px;
	width:25px;
	height:7px;
	display:block;
	text-indent:-99999px;
}
.home .sec3 .more a:hover{
	background-image:;
	background-repeat:no-repeat;
	background-position:0 -7px;
	width:25px;
	height:7px;
	display:block;
	text-indent:-99999px;
}
