/* CSS Document */
html, body {
height:100%;
font-size:12px;
color:#000000;
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
}
body{
margin:0px;
/*background-image:url(../images/bg_main.gif);*/
background-repeat:repeat-x;
}

#wrap {
width:1000px;
margin: 0px auto;
text-align:center;
min-height:100%;
}

/* Hack para IE 6 */
* html #wrap { height:100% }
/**/

h1 {
font-size:12px;
color:#0F999C;
font-weight:normal;
}
h2{
font-size: 12px;
font-weight:bold;
color: #0F999C;
}
h3{
font-size: 14px;
color: #0F999C;
}
h4{
font-size: 16px;
font-weight:bold;
color: #0F999C;
}
h5{
font-size: 12px;
color: #FFFFFF;
}
input {
BORDER-RIGHT: #0F999C 1px solid;
BORDER-TOP: #0F999C 1px solid;
FONT-SIZE: 12px;
BORDER-LEFT: #0F999C 1px solid; 
COLOR: #000000;
BORDER-BOTTOM: #0F999C 1px solid; 
HEIGHT: 20px;
BACKGROUND-COLOR: #FFFFFF;
}
textarea {
COLOR: #000000;
BORDER-RIGHT: #0F999C 1px solid;
BORDER-TOP: #0F999C 1px solid;
BORDER-LEFT: #0F999C 1px solid;
BORDER-BOTTOM: #0F999C 1px solid;
}
select{
COLOR: #000000;
BORDER-RIGHT: #0F999C 1px solid;
BORDER-TOP: #0F999C 1px solid;
BORDER-LEFT: #0F999C 1px solid;
BORDER-BOTTOM: #0F999C 1px solid; 
}

a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
a:active {
color:#000000;
text-decoration:none;
}

.top{
padding-top:5px;
height:100px;
}
.omexey_logo{
float:left;
text-align:left;
width:770px;
height:82px;
padding-top:18px;
}
#charset{
float:left;
width:230px;
padding-top:70px;
font-size:12px;
color:#868686;
height:15px;
line-height:15px;
}
#charset a:link {
	color: #868686;
	text-decoration:none;
}
#charset a:visited {
	color: #868686;
	text-decoration:none;
}
#charset a:hover {
	color: #000000;
	text-decoration:none
}
#charset a:active {
	color:#868686;
	text-decoration: none;
}
.charset_img{
float:left;
width:50px;
padding-top:4px;
}
.charset_text{
float:none;
width:230px;
font-size:12px;
}
.charset_text2{
float:left;
width:80px;
font-size:12px;
}
.menu{
float:left;
height:38px;
padding-top:8px;
padding-bottom:5px;
}
.big_img{
float:left;
width:1000px;
height:300px;
}
.navigation{
float:left;
width:1000px;
height:40px;
line-height:40px;
background-color:#E6EFE9;
}
.navigation_left{
float:left;
text-align:left;
width:720px;
font-size:12px;
font-weight:bold;
color:#0F999C;
}
.navigation_right{
float:left;
text-align:left;
width:280px;
height:40px;
line-height:40px;
color:#0F999C;
}
.search_1{
float:left;
width:110px;
text-align:right;
}
.search_2{
float:left;
width:135px;
text-align:right;
}
.search_3{
float:left;
width:35px;
padding-top:7px;
}
.main{
float:left;
width:1000px;
padding-top:30px;
padding-bottom:30px;
text-align:left;
}
.footer{
float:left;
bottom:0px;
top:auto;
position:inherit;
width:100%;
margin:0 auto;
height:85px;
line-height:85px;
background:url(../images/bg_footer.gif);
background-repeat:repeat-x;

/*z-index:9999999;*/
}
.footer_text{
width:1000px;
margin: 0px auto;
text-align:center;
min-height:100%;
}
.footer_left{
float:left;
width:400px;
text-align:left;
}
.footer_right{
float:left;
width:600px;
text-align:right;
}
.footer_img{
float:right;
width:40px;
padding-top:25px;
}

.line{
float:left;
width:100%;
height:13px;
border-bottom:#0F999C 1px solid;
}
#page{
float:left;
width:100%;
height:30px;
line-height:30px;
text-align:right;
font-size:12px;
color:#0F999C;
border-top:#0F999C 1px solid;
}
#page a:link{
color:#0F999C;
text-decoration:none;
}
#page a:visited{
color:#0F999C;
text-decoration:none;
}
#page a:hover{
color:#FF9900;
text-decoration:none;
}
#page a:active{
color:#0F999C;
text-decoration:none;
}

#green a:link{
color:#0F999C;
text-decoration:none;
}
#green a:visited{
color:#0F999C;
text-decoration:none;
}
#green a:hover{
color:#FF9900;
text-decoration:underline;
}
#green a:active {
color:#0F999C;
text-decoration:none;
}
#menu_left{
font-size:16px;
color:#0F999C;
line-height:30px;
}
#menu_left a:link{
color:#0F999C;
text-decoration:none;
}
#menu_left a:visited{
color:#0F999C;
text-decoration:none;
}
#menu_left a:hover{
color:#FF9900;
text-decoration:none;
}
#menu_left a:active{
color:#0F999C;
text-decoration:none;
}

/*以下為首頁樣式*/
#homepage_no{
    float:left;
	width:1000px;
	height:300px;
	overflow:hidden;
    display:inline;
}
#homepage_no #SlidePlayer {
	position:static;
	margin: 0 auto;
}
#homepage_no .Slides{
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 300px;
	overflow: hidden;
}
#homepage_no .Slides li {
	float: left;
	width: 1000px;
	height: 300px;
}

#homepage_no .Slides img{
	border:0px;
	display: block;
	width: 1000px;
	height: 300px;	
}

#homepage_no .SlideTriggers{
	position:relative;
	list-style: none;
	margin-top:-25px;
	padding-left:770px;
	z-index: 10;
	height: 25px;
}
#homepage_no .SlideTriggers li{
	float: left;
	display:inline;
	color:#0F999C;
	text-align: center;
	line-height:25px;
	width: 25px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden; 
	margin:0px 1px;
	background:url(../images/bg_no2.gif) no-repeat center center;
}
#homepage_no .SlideTriggers li.Current{ 
	color:#fff;
	background:url(../images/bg_no1.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	width: 25px;
	margin:0 1px; 
}
.homepage_main{
float:left;
width:980px;
height:220px;
border:#E6EFE9 10px solid;
}
.homepage_left_img{
float:left;
width:300px;
height:220px;
padding-top:40px;
text-align:center;
}
.homepage_left_text{
float:left;
width:330px;
height:240px;
padding-top:20px;
text-align:left;
}
.homepage_right{
float:left;
width:270px;
height:220px;
padding-left:45px;
padding-right:35px;
padding-top:1px;
background-color:#E6EFE9;
}
.homepage_right_fla{
float:left;
width:268px;
height:176px;
padding-top:11px;
padding-bottom:11px;
text-align:center;
border:#0F999C 1px solid;
background-color:#FFFFFF;
}
.homepage_right_img{
float:left;
width:200px;
height:18px;
text-align:center;
line-height:18px;
padding-left:35px;
padding-right:35px;
}

/*以下是集團概況樣式*/
.group_left{
float:left;
width:200px;
margin-right:20px;
}
.group_left_menu{
float:left;
width:180px;
height:330px;
padding-top:20px;
padding-left:20px;
text-align:left;
background-color:#E6EFE9;
}
.group_left_bg{
float:left;
width:200px;
height:40px;
margin-top:2px;
background-image:url(../images/bg_jianbian1.gif);
background-repeat:repeat-x;
}
.group_right{
float:left;
width:780px;
line-height:22px;
text-align:left;
}
.aboutomexey_text{
float:left;
width:520px;
text-align:left;
}
.aboutomexey_text2{
float:left;
width:780px;
text-align:left;
}

.aboutomexey_swf{
float:left;
width:260px;
padding-top:10px;
text-align:center;
}

/*以下是新聞中心樣式*/
.news_title_left{
float:left;
text-align:left;
width:22px;
height:30px;
background-image:url(../images/titile_left1.gif);
background-repeat:no-repeat;
}
.news_title_right{
float:left;
width:978px;
height:30px;
line-height:34px;
color:#0F999C;
font-size:12px;
text-align:left;
background-color:#E6EFE9;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.news_text{
float:left;
width:978px;
padding-left:22px;
padding-top:5px;
padding-bottom:20px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*以下是營銷網絡樣式*/
.market_main{
float:left;
text-align:center;
width:980px;
height:460px;
padding-top:60px;
border:#E6EFE9 10px solid;
}

/*以下是人力資源樣式*/
.joinus_main{
float:left;
width:960px;
height:540px;
text-align:center;
border:#E6EFE9 10px solid;
padding:10px;
}
.joinus_img1{
float:left;
width:320px;
height:70px;
padding-top:50px;
padding-bottom:10px;
text-align:center;
}
.joinus_img2{
float:left;
width:320px;
height:70px;
padding-top:50px;
padding-bottom:10px;
text-align:center;
}
.joinus_img3{
float:left;
width:320px;
height:70px;
padding-top:50px;
padding-bottom:10px;
text-align:center;
}
.joinus_text1{
float:left;
width:320px;
height:50px;
}
.joinus_text2{
float:left;
width:320px;
height:50px;
}
.joinus_text3{
float:left;
width:320px;
height:50px;
}
.joinus_bg{
float:left;
width:960px;
height:360px;
background-image:url(../images/bg_factory.gif);
background-position:bottom;
background-repeat:no-repeat;
}

/*以下是客戶服務樣式*/
.support_text{
float:left;
width:940px;
padding:10px 20px 10px 20px;
border:#E6EFE9 10px solid;
height:70px;
line-height:25px;
text-align:left;
color:#0F999C;
}
.support_form{
float:left;
width:940px;
margin-top:30px;
padding:10px 20px 10px 20px;
border:#E6EFE9 10px solid;
}
.support_form_left{
float:left;
width:95px;
padding-right:10px;
text-align:right;
font-weight:bold;
color:#0F999C;
height:35px;
line-height:35px;
}
.support_form_right{
float:left;
width:835px;
text-align:left;
color:#0F999C;
height:35px;
line-height:35px;
}

/*以下是主要產品樣式*/
.product_left{
float:left;
width:200px;
margin-right:20px;
}
.product_left_menu{
float:left;
width:180px;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
text-align:left;
background-color:#E6EFE9;
}
.product_left_menu_s{
padding-left:20px;
}
.product_left_bg{
float:left;
width:200px;
height:40px;
margin-top:2px;
background-image:url(../images/bg_jianbian1.gif);
background-repeat:repeat-x;
}
.product_right{
float:left;
width:780px;
text-align:left;
}
.prodcutct_list{
float:left;
width:780px;
text-align:left;
}
.product_title_left{
float:left;
text-align:left;
width:22px;
height:30px;
background-image:url(../images/titile_left1.gif);
background-repeat:no-repeat;
}
.product_title_mid{
float:left;
width:628px;
height:30px;
line-height:30px;
color:#0F999C;
font-size:12px;
font-weight:bold;
text-align:right;
background-color:#E6EFE9;
}

.product_title_prc{
float:left;
width:130px;
height:30px;
line-height:30px;
color:#0F999C;
font-size:12px;
font-weight:bold;
background-color:#E6EFE9;
text-align:left;
}


.product_title_right{
float:left;
width:100px;
height:30px;
line-height:30px;
background-color:#E6EFE9;
font-weight:bold;
text-align:center;
}

.product_kuan_left{
float:left;
width:350px;
padding-top:20px;
padding-right:40px;
}
.product_kuan_right{
float:right;
width:350px;
padding-top:20px;
padding-left:40px;
overflow:hidden;
}
.product_out{
float:left;
width:348px;
background-color:#0F999C;
border:#0F999C 1px solid;
margin-top:20px;
}
.product_mid_white{
float:left;
width:80px;
}
.product_img{
float:left;
width:160px;
padding:3px;
background-color:#FFFFFF;
}
.product_text{
float:left;
width:172px;
padding-left:10px;
padding-top:10px;
text-align:left;
color:#FFFFFF;
}
.product_more{
float:left;
text-align:right;
width:350px;
border-bottom:#0F999C 1px dotted;
}