@charset "utf-8";
/* CSS Document */
body {margin-top: 0px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

/* header */
.header_top {background-color: #E1E1E1;}
.language {font-size: 11px;color: #333333;text-decoration: none;}
.language2 {font-size: 12px;color: #333333;text-decoration: none;}
.left_menu {font-size: 12px;color: #000033;}

/* footer */
.footer {
	font-size: 11px;
	color: #4D4D4D;
	line-height: 17px;
}
/* body */
.right_menu {font-size: 11px;color:#4D4D4D;}
.product_title {
	font-size:14px;
	color:#990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.product_title2 {
	font-size:14px;
	color:#788996;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.product_index {
	font-size:12px;
	color:#333333;
	line-height: 16px;
}
.grayline_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.grayline_topright {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.grayline_btn {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.grayline_btnright {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.about_word {
	font-size: 12px;
	color: #333333;
}
.concent {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.concentus {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.news {font-size: 12px;color: #333333;text-decoration: none;}

/*head&foot link */
.language a:link { color: #333333}
.language a:visited { color: #333333}
.language a:active { color: #646464}
.language a:hover { color: #646464}

.language2 a:link { color: #333333}
.language2 a:visited { color: #333333}
.language2 a:active { color: #646464}
.language2 a:hover { color: #646464}

.left_menu a:link {color: #000033}
.left_menu a:visited { color: #000033}
.left_menu a:active { color: #000033}
.left_menu a:hover { color: #000033;background-color: #D3E3EF;}

.footer a:link { color: #4D4D4D}
.footer a:visited { color: #4D4D4D}
.footer a:active { color: #838383}
.footer a:hover { color: #838383}

.concentus a:link { color: #4D4D4D}
.concentus a:visited { color: #4D4D4D}
.concentus a:active { color: #838383}
.concentus a:hover { color: #838383}

/*body link */
.product_index a:link { color:#333333;}
.product_index a:visited { color: #333333}
.product_index a:active { color: #646464}
.product_index a:hover { color: #646464}
.concent a:link {color: #333333;}
.concent a:visited {color: #333333;}
.concent a:active {color: #666666;}
.concent a:hover {color: #666666;}

