@charset 'UTF-8';




/* ==================== footpint ==================== */
#directory {
	width: 710px;
	_width: 720px;
	height: 19px;
	_height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 82%;
	background: url(../images/list_bg.gif) no-repeat left center;
	line-height: 1;
	clear: both;
}


/* ==================== column ==================== */
.left {
	display: block;
	width: 340px;
	_width: 360px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
}

.right {
	display: block;
	width: 340px;
	_width: 360px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	float: right;
}


/* ==================== mainimage ==================== */
#mainimage {
	width: 720px;
	height: 460px;
	margin: 0px;
	padding: 0px;
}
#tophome {
	width: 720px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#topmov {
	width: 720px;
	margin: 0px;
	padding: 0px;
}


/* ==================== table ==================== */
#main table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
/*	font-size: 92%;*/
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

#main th {
	margin: 0px;
	padding: 5px;
	font-size: 92%;
	line-height: 1.3;
	color: #333333;
	text-align:left;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background: #EEEEEE;
}

#main td {
	margin: 0px;
	padding: 5px;
	font-size: 92%;
	line-height: 1.3;
	color: #333333;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

/* ==================== flash home ==================== */
#flash {
	width: 350px;
	margin: 20px 10px 20px 0px;
	padding: 0px;
	float: left;
}

/* ====================movflash ==================== */
#homeflash {
	width: 720px;
	padding: 0px;
	float: left;
	margin: 0px 0px 20px 0px;
	
}


/* ====================homeflash ==================== */
#homeflash {
	width: 360px;
	padding: 0px;
	float: left;
	height: 460px;
	margin: 0px 0px 20px 0px;
	
}
/* ====================homeabout ==================== */

	
#homeabout {
	width: 360px;
	padding: 0px;
	float: right;
	height: 460px;
	margin: 0px 0px 20px 0px;
	background-image: url(../images/bg_home_r.jpg);
	background-repeat: no-repeat;
	
}

#homeaboutcontent {
	width: 350px;
	height: 304px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;	
	font-color: #000000;
	font-size: 94%;
	line-height:22px;
	
}
#homeaboutcontent span {
	font-color: #002F95;
	font-weight: bold;
	font-size:130%;
	margin: 0px;
	padding: 0px;
	line-height:22px;
	background-image: none;	
}

/* ==================== product categoried homepage right ==================== */
#prodcat {
	width: 350px;
	float: right;
	
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#prodcat ul,#prodcat li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#prodcat li {
	list-style: none;
	white-space: nowrap;
}

#prodcat img {
	border: none;
	vertical-align: bottom;
}

/* ==================== movie ==================== */
#movie {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#movie ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 0;
	vertical-align: bottom;
}

#movie li {
	display: block;
	margin: 0px;
	padding: 10px;
	width: 338px;
	_width: 360px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	border-left: 2px solid #CCCCCC;
	float:left;
}


/* ==================== news ==================== */
#news {
	width: 350px;
	margin: 20px 10px 20px 0px;
	padding: 0px;
	float: left;
	height: 200px;
}

#news h1 {
	width: 350px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#news ul,#news li {
	display: block;
	margin: 0;
	padding: 0;
}

#news li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	
}

#newsList {
	width: 720px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#newsList ul {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#newsList li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	border-bottom: 1px solid #CCCCCC;
}

#newsDetail {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#newsDetail ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#newsDetail li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	font-size: 92%;
}


/* ==================== event ==================== */
#event {
	width: 350px;
	margin: 20px 0px 20px 10px;
	padding: 0px;
	float: right;
}

#event h1 {
	width: 350px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#event ul,#event li {
	display: block;
	margin: 0;
	padding: 0;
}

#event li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	
}

#eventList {
	width: 720px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
}

#eventList ul {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#eventList li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	border-bottom: 1px solid #CCCCCC;
}

#eventDetail {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#eventDetail ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#eventDetail li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	font-size: 92%;
}


/* ==================== category ==================== */
#category {


}

#categoryimage {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 720px;
	height: 160px;
}

#category ul {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#category ul li table {

	width: 700px;
	_width: 720px;
	height: 20px;
	_height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	border: 0px 0px 0px 0px;
	
	
}

#category li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
}

#category li span {
	display: block;
	width: 700px;
	_width: 720px;
	height: 23px;
	_height: 30px;
	margin: 20px 0px 10px 0px;
	padding: 7px 0px 0px 20px;
	font-size: 120%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	background: url(../images/h1_bg.gif) no-repeat 0px 0px;
	clear:both;
}

#category ul ul {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#category ul ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
	float:left;
	
}

#category ul ul li a:active{
	font-weight: bold;
	font-color: #000000;
}
#category ul ul li a:visited{
	font-color: #002F95;
}




#category ul ul li span {
	display: block;
	width: 720px;
	height: 16px;
	_height: 33px;
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 7px 0px;
	font-size: 100%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/h2_bg.gif) no-repeat 0px 0px;
	clear:both;
}

#category ul ul li h5 {
	display: block;
	width: 720px;
	height: 6px;
	_height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	background: url(../images/h2_bg.gif) no-repeat 0px 0px;
	clear:both;
}




#category ul ul li div {
	display: block;
	width: 700px;
	_width: 720px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 82%;
	line-height: 1.5;
	color: #333333;
	border: 0px 0px 0px 0px;
	
	
}
#category ul ul li div table {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	line-height: 1.5;
	color: #333333;
	border: 0px 0px 0px 0px;
	
}
#category ul ul li div table h4 {
	
	font-size: 120%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	
}


#category ul ul li div tr {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	
}
#category ul ul li div td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	vertical-align: middle;	
}





#categoryimage ul,#categoryimage li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#categoryimage li {
	width: 144px;
	height: 160px;
	list-style: none;
	float: left;
}

#categoryimage img {
	border: none;
	vertical-align: bottom;
	border: 0px 0px 0px 0px;
}


/* Contact Us ----------------------------------------*/

#ContactUsMenu li {
	width: 720px;
	height: 184px;
	list-style: none;
	float: center;
}

#ContactUsMenu img {
	border: none;
	vertical-align: bottom;
	border: 0px 0px 0px 0px;
}
#ContactUsSubMenu li {
	width: 720px;
	height: 184px;
	list-style: none;
	float: left;
}





/* ==================== workflow ==================== */
#workflow {

}

#workflow ul {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#workflow li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
}

#workflow li span {
	display: block;
	width: 700px;
	_width: 720px;
	height: 23px;
	_height: 30px;
	margin: 20px 0px 10px 0px;
	padding: 7px 0px 0px 20px;
	font-size: 120%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	background: url(../images/h1_bg.gif) no-repeat 0px 0px;
	clear:both;
}

#workflow ul ul {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#workflow ul ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
	float:left;
}

#workflow ul ul li span {
	display: block;
	width: 720px;
	height: 16px;
	_height: 33px;
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 7px 0px;
	font-size: 100%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/h2_bg.gif) no-repeat 0px 0px;
	clear:both;
}

#workflow ul ul li div {
	display: block;
	width: 218px;
	_width: 239px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 92%;
	line-height: 1.5;
	color: #000000;
	border-left: 2px solid #CCCCCC;
}

#workflowimage {
	margin: 10px 0px 20px 0px;
	padding: 0px;
}


/* ==================== detail ==================== */
#product {
	width: 720px;
	height: 200px;
}

#product ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}

#product ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: decimal;
}

#product li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 92%;
}

#productsimage {
	float: middle;
	width: 710px;
	height: 200px;
	display: block;
margin: 0px 0px 0px 0px;
	
}

#pNavigation {
	width: 720px;
	height: 30px;
	_height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../images/p_navi_bg.gif) repeat-y 0px 0px;
}

#pNavigation ul,#pNavigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
	float:left;
}

#pNavigation li {
	list-style: none;
	float:left;
}

#pNavigation li a:link {
	display: block;
	/*width: 128px;
	_width: 144px;*/
	height: 15px;
	_height: 20px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	border-right: 1px solid #999999;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	float:left;
}

#pNavigation li a:visited {
	display: block;
	/*width: 118px;
	_width: 144px;*/
	height: 15px;
	_height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 4px 15px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	float:left;
	border-right: 1px solid #999999;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

#pNavigation li a:hover {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #2880CC
}
#pNavigation li a.active {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #2880CC
}

/* Product Features listing --*/
/* Product Overview listing --*/
#pFeatures {
	width: 704px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
	
}

#pFeatures ul,#pFeatures li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#pFeatures li {
	list-style: none;
	float:left;
	display: block;
	width: 704px;
	_width: 704px;
	height: 22px;
	_height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

/* Product Overview listing --*/
#pRelated {
	width: 720px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
}

#pRelated ul,#pRelated li {
	display: block;
	width: 720px;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#pRelated li {
	list-style: none;
	float:left;
}

#pRelated li a:link {
	display: block;
	width: 568px;
	_width: 574px;
	height: 15px;
	_height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	line-height: 1;
	border-right: 0px solid #999999;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

#pRelated li a:visited {
	display: block;
	width: 568px;
	_width: 574px;
	height: 15px;
	_height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-right: 0px solid #999999;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

#pRelated li a:hover {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #2880CC
}
#pRelated li a.active {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #2880CC
}
#pRelated ul {
	margin: 20px 0px 20px 0px;
	padding: 0;
}

/* ==================== support/download ==================== */
#support {
	width: 720px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#support ul {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#support li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
/* 	font-size: 92%; */
	line-height: 1.5;
	border-bottom: 1px solid #CCCCCC;
}

#supportDetail {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#supportDetail ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#supportDetail li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	font-size: 92%;
}


/* ==================== Important news ==================== */
#information {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#information ul,#information li {
	display: block;
	margin: 0;
	padding: 0;
}

#information li {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	list-style: none;
	font-size: 92%;
	line-height: 1.5;
	background: #FFFFFF url(../images/icon_01_r.gif) no-repeat left center;
}


/* ==================== company ==================== */
#company {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}


/* ==================== privacypolicy ==================== */
#privacy {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#privacy ol {
	margin: 0px;
	padding: 0px 0px 15px 60px;
	list-style-type: decimal;
}

#privacy li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 92%;
}


/* ==================== terms ==================== */
#terms {
	width: 720px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#terms ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
}

#terms li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 92%;
}


/* ==================== sitemap ==================== */
#sitemap {

}

#sitemap ul {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#sitemap li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
}

#sitemap li span {
	display: block;
	width: 720px;
	_width: 720px;
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 7px 0px;
	font-size: 100%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	background: url(../images/h2_bg.gif) no-repeat 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	clear:both;
}

#sitemap ul ul {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	vertical-align: bottom;
}

#sitemap ul ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
	vertical-align: bottom;
	float:left;
}

#sitemap ul ul li span {
	display: block;
	width: 720px;
	height: 16px;
	_height: 33px;
	margin: 0px;
	padding: 10px 0px 7px 0px;
	font-size: 92%;
	line-height: 1;
	color: #000000;
	font-weight: bold;
	border-bottom: 0px solid #CCCCCC;
	background: url(none) ;
	clear:both;
}

#sitemap ul ul li div {
	display: block;
	width: 218px;
	_width: 240px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 82%;
	line-height: 1.5;
	color: #000000;
	border-left: 2px solid #CCCCCC;
}

/* ==================== inquiry ==================== */
#inquiry {

}

#inquiry .frame {
	border: 1px solid #CCCCCC;
}

#inquiry .button {
	width: 90px;
	_width: 100px;
	height: 21px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	text-align:1;
	vertical-align:bottom;
}

#inquiry th {
	margin: 0px;
	padding: 5px;
	font-size: 92%;
	font-weight:normal;
	line-height: 1.3;
	color: #333333;
	text-align:left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #EEEEEE;
}

#inquiry ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}

#inquiry ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: decimal;
}

#inquiry li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 92%;
}


/* ==================== contact ==================== */
#contact {
	width: 698px;
	_width: 720px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	font-size: 92%;
	line-height: 1.5;
	border: 1px solid #DDDDDD;
	clear:both;
}

#contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contact li {
	margin: 0px;
	padding: 0px;
	font-size: 92%;
}

#cNavigation {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

#cNavigation td {
	
	height: 14px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
	
}



#cNavigation a:link, span {
	
	height: 17px;
	_height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #2880CC;
	border-right: 0px;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

#cNavigation a:visited {
	height: 17px;
	_height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 25px;
	font-size: 92%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #2880CC;
	border-right: 0px;
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
}

#cNavigation a:hover {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #000000
}

#cNavigation cActive {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #000000
}


#cNavigation span {
	background: url(../images/icon_pnavi.gif) no-repeat 10px 5px;
	color: #000000
}

/* ==================== plugin ==================== */
.plugin {
	margin: 0px;
	padding: 0px;
	font-size: 78%;
	line-height: 1.3;
}


/* ==================== goto pagetop ==================== */
.pagetop_nobg {
	width: 710px;
	_width: 720px;
	height: 17px;
	_height: 24px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align:right;
	clear:both;
}

.pagetop {
	width: 710px;
	_width: 720px;
	height: 17px;
	_height: 24px;
	margin: 20px 0px 0px 0px;
	padding: 7px 10px 0px 0px;
	text-align:right;
	background: url(../images/list_bg.gif) no-repeat 0px 0px;
	clear:both;
}
