@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topic {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.foot {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mail {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	/*color: #006600;*/
	color:#003399;
	text-decoration: none;
}
.dropdown {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: tahoma;
	/*font-size: 12px;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	/*font-size: 10px;*/
	font-weight: normal;
	color: #626161;
	text-decoration: none;
}
.topic_blue {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #1047AE;
	text-decoration: none;
}


.product_menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}



.content {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.paging {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/b_paging.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Template Menu Style */

.module_product h3{
	/*color:#00CC00;*/
	color:#009933;
	font-family: tahoma;
	font-size:15px;
	
}


.module h3{
	/*color:#00CC00;*/
	color:#009933;
	font-family: tahoma;
	font-size:15px;
	
}
.menu, .menu-nav {
	/*float: left;
	width: 172px;
	padding:  0px ;*/
	margin:2px 2px 10px 25px;
}
ul.menu {
	margin-left:5px; 
	margin-right:0px; 
	list-style:square; 
} 
ul.menu {
	list-style-position:outside;
	list-style-image:url(../images/product_menu/bu1.gif);
	margin:2px 2px 10px 25px;
	color:#003399;
	
}


ul.menu li {
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:5px;
	
	
}

ul.menu li a:hover {
	color:#626161;
}


ul.menu li a:active {
	color:#cccccc;
}

/*
.menu, .menu-nav {
	float: left;
	width: 172px;
	padding:  0px ;

}

ul.menu {
	margin-left:5px; 
	margin-right:0px; 
	list-style:square; 
} 

.menu li {
	width: 172px;
	height: 22px;
	font-weight:bold;
	background:url(../images/menu_item.gif) no-repeat;

}

.menu li.active{
	height: auto;
	background:url(../images/menu_item_over.gif) no-repeat;
	padding: 0 0 10px 0;
}

.menu ul {
	margin-left:20px; 
	margin-right:0px; 
	list-style:square; 
} 

.menu li.parent ul {
	padding: 20px 0 0 0;
}

.menu li.parent ul li {
	width: 100px;
	height: 20px;
	font-weight: normal;
	list-style: none;
	background:none;
}

.menu li:hover {
	background:url(../images/menu_item_over.gif) no-repeat;
	
}

.pathway {
	color:#FFFFFF;
}

*/


/*   latestnews  Product List  */

/*
.latestnews, .latestnews-nav {
	float: left;
	width: 172px;
	padding:  0px ;

}

ul.latestnews {
	padding:2px;
	margin:2px 2px 2px 5px;
	list-style:outside;
	list-style-position:outside;
	list-style-type:circle;
	

} 

.latestnews li {
	width: 172px;
	height: 22px;
	font-weight:bold;

}

.latestnews li.active{
	height: auto;
	background:url(../images/menu_item_over.gif) no-repeat;
	padding: 0 0 10px 0;
}

*/

ul.latestnews_product {
	list-style-position:outside;
	list-style-image:url(../images/product_menu/bu1.gif);
	margin:2px 2px 10px 25px;
	color:#003399;
	
}

ul.latestnews_product li {
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:5px;
}

ul.latestnews_product li a:hover {
	color:#626161;
}


ul.latestnews_product li a:active {
	color:#cccccc;
}

ul.latestnews_product li a {
	/*color:#FFFFFF;*/
}
/*
.latestnews ul {
	margin-left:20px; 
	margin-right:0px; 
	list-style:square; 
} 

.latestnews li.parent ul {
	padding: 20px 0 0 0;
}

.latestnews li.parent ul li {
	width: 100px;
	height: 20px;
	font-weight: normal;
	background:none;
}

.latestnews li:hover {
	background:url(../images/menu_item_over.gif) no-repeat;
	
}




ul.leftmenu {
	padding:2px;
	margin:2px 2px 2px 20px;
	list-style-image:url(../image/backend/j_arrow.png);
}

ul.leftmenu li {
	padding-top:4px;
	padding-bottom:4px;
	border-top:Solid 1px #EEEEEE;
}
ul.leftmenu li:first-child {
	border-top:Solid 1px #FFFFFF;
}


*/


/* contactmail */

.contact_email{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.inputbox{
	font-family: tahoma;
	font-size: 11px;
	color:#464646;
	border: solid 1px  #CCCCCC;
}
.button{
	font-family: tahoma;
	font-size: 11px;
	background-color: #CCCCCC;
	border: solid 1px #666666;
}

/* member box */

.input{
	font-family: tahoma;
	font-size: 11px;
	color:#464646;
	border: solid 0px  #CCCCCC;
	text-indent:10;
}

.module{
	font-family: tahoma;
	font-size: 11px;
	color:#464646;
}


/*  search result */

fieldset {
	border:0px groove threedface;
	display:block;
	margin-left:2px;
	margin-right:2px;
	padding:0.35em 0.625em 0.75em;
	border-bottom:1px;
}

.componentheading{
	/*border:1px groove threedface;*/
	color:#1047AE;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	
}

/* Download */

a.dm_name:hover {
background:#CFEFC0 none repeat scroll 0 0;
color:#FC6401;
}

.dm_doc thead, #dm_tooltip 
thead {
background-color:#CFEFC0;
font-weight:bold;
}
