body {
	margin: 0px;
	background-color: #FFF;
	/*word-break:break-all;*/
}
#main_bg{
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;	
}
#header{
	width:1000px;
	height:165px;
	margin:auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#company_title{
	height:65px;
	margin-left:48px;
	float:left;
}
#menu_up{
	width:108px;
	height:30px;
	float:right;
	margin-top:5px;
	margin-right:18px;
}
#main_menu{
	height:60px;
	margin-left:48px;
	clear:both;
}
#menu01{
	width:84px;
	height:60px;
	float:left;
}
#menu01 a{
	width:84px;
	height:45px;
	background-image: url(../images/btn01_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
	display:block;
}
#menu01 a:hover{
	background-image: url(../images/btn01_2.jpg);
	color: #d6cc20;
	text-decoration: none;
}
#menu01_select a{
	width:84px;
	height:45px;
	float:left;
	background-image: url(../images/btn01_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
}
#menu02{
	width:114px;
	height:60px;
	float:left;
}
#menu02 a{
	width:114px;
	height:45px;
	background-image: url(../images/btn02_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
	display:block;
}
#menu02 a:hover{
	background-image: url(../images/btn02_2.jpg);
	color: #d6cc20;
	text-decoration: none;
}
#menu02_select a{
	width:114px;
	height:45px;
	float:left;
	background-image: url(../images/btn02_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
}
#menu03{
	width:114px;
	height:60px;
	float:left;
}
#menu03 a{
	width:114px;
	height:45px;
	background-image: url(../images/btn02_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
	display:block;
}
#menu03 a:hover{
	background-image: url(../images/btn02_2.jpg);
	color: #d6cc20;
	text-decoration: none;
}
#menu03_select a{
	width:114px;
	height:45px;
	float:left;
	background-image: url(../images/btn02_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
}
#menu04{
	width:114px;
	height:60px;
	float:left;
}
#menu04 a{
	width:114px;
	height:45px;
	background-image: url(../images/btn02_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
	display:block;
}
#menu04 a:hover{
	background-image: url(../images/btn02_2.jpg);
	color: #d6cc20;
	text-decoration: none;
}
#menu04_select a{
	width:114px;
	height:45px;
	float:left;
	background-image: url(../images/btn02_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
}
#menu05{
	width:127px;
	height:60px;
	float:left;
}
#menu05 a{
	width:127px;
	height:45px;
	background-image: url(../images/btn05_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
	display:block;
}
#menu05 a:hover{
	background-image: url(../images/btn05_2.jpg);
	color: #d6cc20;
	text-decoration: none;
}
#menu05_select a{
	width:127px;
	height:45px;
	float:left;
	background-image: url(../images/btn05_2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
	text-align: center;
}
#subtitle{
	height:37px;
	margin-left:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #545047;
	padding-top:0px;
}
h1{
	height:37px;
	margin-left:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #545047;
	padding-top:3px;
}
#content{
	width:1000px;
	margin:auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#sub_word{
	width:904px;
	margin:auto;
	padding-top:10px;
	padding-bottom:36px;
}
#sub_p{
	width:920px;
	margin:auto;
	padding-top:10px;
	padding-bottom:36px;
	overflow:hidden;
}
#product_area{
	width:204px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:8px;
	margin-right:8px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#product_pic{
	width:204px;
	height:127px;
	padding-top:19px;
	padding-bottom:14px;
}
#product_title{
	width:204px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#product_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#product_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #545147;
	font-weight: normal;
	text-decoration: underline;
}
#product_des{
	width:204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#product_des a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#product_des a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: underline;
}
#flash_area{
	width:924px;
	height:218px;
	margin:auto;
	background-image: url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
	padding-left:16px;
	padding-top:19px;
}
#sub_area{
	width:940px;
	height:180px;
	margin:auto;
}
#subcontent{
	width:235px;
	height:180px;
	float:left;
	background-image: url(../images/s_bg.jpg);
	background-repeat: no-repeat;
}
#sc_title{
	height:43px;
	margin-left:16px;
	margin-right:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	padding-top:22px;
	text-decoration: none;
}
#sc_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	font-weight: bold;
	text-decoration: none;
}
#sc_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d6cc20;
	font-weight: bold;
	text-decoration: none;
}
#sc_w{
	margin-left:16px;
	margin-right:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#sc_w a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: none;
}
#sc_w a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	text-decoration: underline;
}
#solu_pic{
	float:left;
	width:650px;
	height:125px;
	margin-right:14px;
	margin-bottom:35px;
}
#solu_menu{
	float:left;
	width:240px;
	height:132px;
	background-image: url(../images/line02.jpg);
	background-repeat: no-repeat;
	padding-top:15px;
}
#form{
	float:left;
	width:400px;
	height:400px;
}
#contact{
	float:left;
	width:500px;
	height:400px;
}
#sMenu{
	width:240px;
	height:22px;
	background-image: url(../images/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#sMenu a{
	width:240px;
	height:22px;
	margin-bottom:5px;
	padding-left:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #545147;
	text-decoration: none;
}
#sMenu a:hover{
	color: #d6cc20;
	text-decoration: underline;
}
#solu_des{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
}
#footer_area{
	height:42px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top:24px;
	line-height: 20px;
	text-decoration: none;
	clear:both;
}
#footer_area a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}
#footer_area a:hover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	text-decoration: underline;
}
.wB14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.wB14 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.wB14 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.wB14 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.w14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
	width: 650px;
	float: left;
	margin-right:14px;
}
.w13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	font-weight: normal;
}
#member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 24px;
	font-weight: bold;
	color: #545147;
	font-style: italic;
	text-align: right;
}
.member_pic {
	padding-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo{
	float:left;
	border:0;
	margin-right:25px;
	margin-bottom:10px;
}
#product_intro {
	width:904px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.dir{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	margin-left: 48px;
}
.dir a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545147;
	text-decoration: none;
}
.dir a:hover{
	color: #d6cc20;
	text-decoration: underline;
} 
.dir a:visited{
	text-decoration: none;
} 
.twitter {
	float:right;
	border:0;
	margin-left: 5px;
}
#solu_pic2 {
	float:left;
	width:650px;
	height:200px;
	margin-right:14px;
	margin-bottom:30px;
}
#hp_news {
	height: 45px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	position: absolute;
	padding: 5px;
	top: 321px;
	text-align: center;
	float: right;
	line-height: 19px;
	left: 742px;
}
#hp_news a:link {
	color: #000;
}
#hp_news a:hover {
	color: #d6cc20;
	text-decoration: none;
}
#hp_news a:visited {
	color: #000;
}
#sub_word ul li {
	line-height: 16px;
	text-indent: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
