﻿@charset "utf-8";
/* CSS Document */

.container
{
	width:1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.header
{
	width:100%;
	margin:0 auto;
	height:50px
}

.region1
{
	width:320px; /*设定宽度*/
	height:40px;
	text-align:left; /*文字对齐*/
	float:left; /*浮动居左*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden;
	padding-left:10px;
	position: relative;
	top:10px;
	left:5px;
	background-image: url(../icon/logo.GIF);
	background-repeat: no-repeat;
	background-position: 10px;
}

.region2
{
	font: 9pt,arial;
	font-weight:normal;
	width:150px; /*设定宽度*/
	height:20px;
	text-align:right; /*文字对齐*/
	float:right; /*浮动*/
	clear:right; /*不允许右侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	color: #000000;
	text-decoration: none;
	position:relative;
	top:10px;
	right:10px
}
.region2 a:link {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}
.region2 a:visited {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}
.region2 a:active {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}

.menu
{
	width:1000px;
	height:25px;
	padding-top:5px;
	font-style: normal;
	font-weight: bold;
	border-bottom:8px solid #000066;
	background-image:  url(../icon/menuiconbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.menu ul {
list-style:none;
margin:0px;
}
.menu ul li {
	float:left;
	font-size: 11px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.menuDiv {width:1px;height:20px;background:#CCC;text-decoration: none}
.menu a:link {text-decoration:none;color:#000033}
.menu a:visited {text-decoration:none;color:#000033}
.menu a:hover {
	text-decoration:none;
	color:#0099FF;
	font-family: Arial, Helvetica, sans-serif;
}

.pagebody
{
	width:1000px;
	height:2500px;
	margin:0;
	color: #FFF;
}
.pagebody .mainbody{
	width:804px;
	height: 2200px;
	text-align:left;
	float:left;/*浮动居右*/
	clear:left; /*不允许右侧存在浮动*/
	overflow:visible;
	padding-left: 3px;
	background-repeat: repeat-y;
	background-image: url(../icon/mainbody-BG.gif);

	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: F2F2F2;
}


.h1 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#0066FF;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h1 a:link {text-decoration:none;color:#0066FF}
.h1 a:visited {text-decoration:none;color:#0066FF}
.h1 a:hover {text-decoration:none;color:#3C0}

.h2 {
	text-align:left;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	vertical-align: middle;
	text-decoration: none;
}
.h2_item {
	text-align:left;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 0px;
	line-height: 1.5em;
}
.h2_img {
	vertical-align: text-bottom;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #000;
}
.container .pagebody .mainbody .news_content table {
	padding: 0px;
	width: 795px;
	font-size: 13px;
}

.h2 a:link {text-decoration:none;color:#000}
.h2 a:visited {text-decoration:none;color:#000}
.h2 a:hover {
	color:#000;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

.h3 {
text-align:left;
font: 12px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
font-style: normal;
color:#666666;
}

.h4 {
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #F00;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 3px;
	padding-top: 0px;
}
.h4 a:visited {
	color: #06F;
}


.h5 {
	font-weight:normal;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	color:#039;
	margin-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 2em;
	line-height: 20px;
}

.h6 {
	text-align:center;
	font-weight: bold;
	font-style: normal;
	color:#900;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
.h6 a:link {text-decoration:none;color:#900}
.h6 a:visited {text-decoration:none;color:#900}
.h6 a:hover {text-decoration:none;color:#3C0}
.h6_main_news {
	text-align:left;
	font-weight: bold;
	font-style: normal;
	color:#900;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin-right: 20px;
	vertical-align: middle;
}
.h7 {
	text-align:left;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color:#333;
}
.h7 a:link{
	text-align:left;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color:#333;
}
.h7 a:visited{
	text-align:left;
	font: 11px Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	color:#333;
}
.h7 a:hover{
	text-align:left;
	text-decoration: underline;
	font-style: normal;
	color:#333;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.h8 {
text-align:center;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
font-style: normal;
color:#030;
}

.h9 {
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color:#F60;
	line-height:20px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.h9_table {
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color:#30F;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.h10 {
	text-align:left;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color:#000;
	line-height:1.5em;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.h11 {
text-align:left;
font: 13px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
font-style: normal;
color:#000;
line-height:20px;
padding-left: 40px;
}

.h12 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#06F;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h12 a:link {text-decoration:none;color:#06F}
.h12 a:visited {text-decoration:none;color:#06F}
.h12 a:hover {text-decoration:none;color:#3C0}

.h13 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#060;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h13 a:link {text-decoration:none;color:#060}
.h13 a:visited {text-decoration:none;color:#060}
.h13 a:hover {text-decoration:none;color:#3C0}

.h14 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#F60;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h14 a:link {text-decoration:none;color:#F60}
.h14 a:visited {text-decoration:none;color:#F60}
.h14 a:hover {text-decoration:none;color:#3C0}

.h15 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#F00;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h15 a:link {text-decoration:none;color:#F00}
.h15 a:visited {text-decoration:none;color:#F00}
.h15 a:hover {text-decoration:none;color:#3C0}

.h16 {
	text-align:left;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	color:#90F;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
.h16 a:link {text-decoration:none;color:#90F}
.h16 a:visited {text-decoration:none;color:#90F}
.h16 a:hover {text-decoration:none;color:#3C0}
.mainbody .p1{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
}

.h17 {
	text-align:Center;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color:#F60;
	line-height:20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.mainbody .p2{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p3{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
}
.mainbody .p4{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
}
.mainbody .p5{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p6{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
}
.mainbody .p7{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
}
.mainbody .p8{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p9{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
}
.mainbody .p10{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
}
.mainbody .p11{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p12{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
}
.mainbody .p13{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
}
.mainbody .p14{
	width:250px;
	height:210px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p15{
	width:250px;
	height:190px;
	text-align:center;
	float:left; /*不允许右侧存在浮动*/
	overflow:hidden;
	position: relative;
}
.mainbody .p16{
	width:500px;
	height:auto;
	text-align:left;
	float:left; /*浮动居右*/
	overflow:visible;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.mainbody .p17{
	width:290px;
	height:200px;
	float:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
}
.mainbody .p18 {
	width:290px;
	height:200px;
	text-align:center;
	float:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-top: 7px;
}
.mainbody .p19{
	width:290px;
	height:200px;
	text-align:center;
	float:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-top: 7px;
}
.mainbody .p20{
	width:375px;
	height:auto;
	text-align:center;
	float:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
}
.mainbody .p21{
	width:450px;
	height:auto;
	text-align:center; /*浮动居右*/
	overflow:hidden;
	position: relative;
	float: left;
}
.mainbody .p22{
	width:65px;
	height:35px;
	text-align:right; /*浮动居右*/
	overflow:hidden;
	position: absolute;
	top: 20px;
	float: right;
	clear: right;
	left: 732px;
}
.mainbody .p23{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p24{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p25{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p26{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p27{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p28{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p29{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p30{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p31{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p32{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p33{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p34{
width:190px;
height:170px;
text-align:center;
float:left; /*浮动居右*/
position: relative;
}
.mainbody .p35{
	width:295px;
	height:auto;
	float:left; /*浮动居右*/
	overflow:visible;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.mainbody .p36 {
	width:800px;
	height:auto;
	text-align:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	float: left;
	padding-bottom: 15px;
	padding-top: 20px;
}
.mainbody .p37-01 {
	width:800px;
	height:auto;
	text-align:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	float: left;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #DEF3F3;
	padding-top: 15px;
}
.mainbody .p37-02 {
	width:800px;
	height:auto;
	text-align:left; /*浮动居右*/
	overflow:hidden;
	position: relative;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEF3F3;
	padding-top: 5px;
}
.mainbody .p38 {
	width:350px;
	height:25px;
	text-align:center; /*浮动居右*/
	overflow:visible;
	position: relative;
	float: left;
}
.mainbody .p39 {
	width:290px;
	height:25px;
	text-align:center; /*浮动居右*/
	overflow:auto;
	position: relative;
	float: left;
}
.mainbody .p40 {
	width:180px;
	height:40px;
	text-align:center; /*浮动居右*/
	overflow:auto;
	position: relative;
	float: left;
}
.mainbody .p41 {
	width:258px;
	height:25px;
	text-align:center; /*浮动居右*/
	overflow:auto;
	position: relative;
	float: left;
}
.pagebody 
.sidebar
{
	width:190px; /*设定宽度*/
	height:auto;
	text-align:left; /*文字左对齐*/
	float:right; /*不允许左侧存在浮动*/
	overflow:hidden;
}
.container .pagebody .sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-repeat: repeat-y;
	background-color: #F7F7F7;
}
.download_img {
	vertical-align: text-bottom;
}



.product
{
	color: #000000;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/YellowBar.gif);
	font-family: Arial, sans-serif;
	font-size: 16px;
}

.footer {
	width:1000px;
	height:150px;
	font: 9pt,bold,arial;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	float:left;/*浮动*/
	clear:left; /*不允许X侧存在浮动*/
	overflow:hidden;
}

.companyinfo
{
	font-weight:bold;
	width:82%;
	text-align:center; /*文字对齐*/
	float:left; /*浮动*/
	clear:left; /*不允许右侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	color: #333;
	background-color:#F7F7F7;
	text-decoration: none;
	font-family: Arial, "華康粗黑體", "微軟正黑體", "標楷體";
	font-size: 12px;
	height: 150px;
}

.date
{
	font-weight:bold;
	width:18%;
	text-align:center; /*文字对齐*/
	float:right; /*浮动*/
	clear:right; /*不允许右侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	color: #666;
	background-color:#F7F7F7;
	text-decoration: none;
	height: 120px;
	font-family: arial;
	font-size: 9pt;
}

.buttonscontainer {
	width: 200px;
	font-family: Arial, "華康粗黑體", "微軟正黑體", "標楷體";
	font-size: 10px;
}

.buttons a {
	color: #333333;
	background-color: #F7F7F7;
	padding: 4px;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {background-image:url(../icon/treebg.jpg);
color: #333333;
text-decoration: none;}

.category1
{
	color: #FFF;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/BlueBar.gif);
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.category2
{
	color: #FFF;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/GreenBar.gif);
}

.category3
{
	color: #FFF;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/OrangeBar.gif);
}

.category4
{
	color: #FFF;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/RedBar.gif);
}

.category5
{
	color: #FFF;
	padding: 7px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../icon/PurpleBar.gif);
}
.container .pagebody .mainbody table {
	float: left;
}

#ani {
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*jquery CSS*/
#jqb_object img{ 
	border: none;
}

#jqb_object {
	position:relative;
	width:795px;
	height:230px;
	overflow:hidden;
}






#jqb_object .jqb_bar{
	position:absolute;
	width:795px;
	height: 15px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=30);
	color: #ffffff;
	font-family: "微軟正黑體", "新細明體", "細明體";
	font-weight: bold;
	font-size: 10px;
}




#jqb_object .jqb_slide{
	position:absolute;
	width:795px;
	height:230px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -1px;
	text-align: left;
}





#jqb_object .jqb_info{
	position:absolute;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#jqb_object .jqb_btn{
	width: 15px;
	height: 14px;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#jqb_object .jqb_btn_next{
	background-image:url(../icon/banner/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(../icon/banner/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(../icon/banner/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(../icon/banner/btn_play.gif);
}
.container .pagebody .mainbody .news_head {
	float: left;
	height: 30px;
	width: 795px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
.container .pagebody .mainbody .news_head p {
	font-size: 14px;
	color: #009;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Arial Black", "微軟正黑體";
	padding-top: 0px;
}
.container .pagebody .mainbody .news_content {
	float: left;
	height: auto;
	width: 795px;
	background-image: url(../icon/new-bg-01.gif);
	margin-top: 10px;
}
.container .pagebody .mainbody .news_content table tr td{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#abgne_marquee {
	position: relative;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	width: 730px;
	height: 50px;
	margin: 15px;
}
div#abgne_marquee ul, div#abgne_marquee li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#abgne_marquee ul {
	position: absolute;
	height: 40px;
}
div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	font-size:12px;
	text-decoration: none;
	height: 40px;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.container .grey-menu {
	width: 1000px;
	height: 20px;
	background-image: url(../icon/grey-menu.png);
}
