@charset "utf-8";
/* CSS Document */
body{margin:0px}
#container{
	POSITION: relative;
	width:960px;
	margin:0px auto;
	border-top: 5px solid #AACA4E;
}
#main{
	width:960px;
	height:570px;
	margin-top:8px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#copyright{margin-top:8px;float:left;
	border-top: 3px solid #EFEFEF;width:960px;
	font-size: 11px;
	line-height:17px;
	color: #666666;
	letter-spacing:1px;
}
#copyright .info{float:left;width:570px;margin-top:5px;}
#copyright .logo{float:left;margin-top:10px;}
#copyright .sound{float:right;margin-top:23px;}

#content{
	float:left;
	margin:0px auto;
	width:960px;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu{height:100px;width:960px;margin-top:8px;}
#submenu{
	width:180px;
	float:left;
	border: 1px solid #EEF7DD;
}
#navmenu-v{width: 170px;margin:5px;
	background-color: #EEF7DD;
}
#right{
	margin-left:10px;
	width:735px;
	padding:15px;
	float:left;
	border-top: 1px solid #EFF6DD;
	border-right: 1px solid #EFF6DD;
	border-left: 1px solid #EFF6DD;
}
#right .onpage{
	width:735px;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
}
#right .photo_t{
	width:735px;
	margin:10px	0px;
	height:110px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eee;
}
#right .news_photo{
	width:735px;
	margin-top:10px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eee;
}
#right .eng_photo{
	width:735px;margin-top:10px;
	height:340px;
	background-color: #eee;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#right h1{
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #8CC318;
}
#right h2{
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
}
#right h3{
	font-size: 13px;
	line-height: 35px;
	color: #A8BA0F;
}
#right .bold{
	font-weight:bold;
}
#right .step{
	width:150px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #333333;
	background-color: #C7EAFB;
}
#right .contents{
	width:735px;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	letter-spacing: 1px;
}
#right .contents a{color: #666666;}
#right .white{
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	letter-spacing: 1px;
}
#right .green{
	font-size: 11px;
	line-height: 18px;
	color: #8CC318;
	letter-spacing: 1px;
}
#right .green_b{
	font-size: 13px;
	line-height: 18px;
	color: #8CC318;
	letter-spacing: 1px;
	font-weight: bold;
}
#right ul{margin:0px;}
#right li{
	clear: both;
	margin:0px 0px 15px 0px;
	width:735px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom:15px;
	list-style-type: none;
}
#right .top{	width:735px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;} 
#right li table {border:0px;color:#666;} 
#right li th {background-color:#F2F2F2;color:#000;} 
#right li td {border-bottom:1px solid #D0D0D0;} 
#right li ul{margin:0px;}
#right li li{margin:0px;list-style-type: none;}

#right li .img{float:left;margin-right:15px;}

.contactus{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.input{
width:430px;
height:16px;
	color: #A3A3A3;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	}
textarea{width:430px;
height:60px;
	color: #A3A3A3;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;	}
.wmv{height:300px;width:340px;padding:10px;
	background-image: url(../prod-img/product03e01-bg.gif);
	background-repeat: no-repeat;
}

