body {	
	margin: 0px;
	padding: 0px;
}

body, td, li {
	font-family: Arial;
	font-size: 11px;
	color: black;
}

.top_search {
	float: right;
	margin-right: 25px;
	width: 177px;
	height: 17px;
}

.top_search .box_top {
	font-size: 11px;
	color: #888888;
	border: 1px solid #999999;
	border-right: none;
	padding-left:3px;
	width: 160px;
	height:17px;
}

.box_s {
	font-size: 11px;
	color: #888888;
	border: 1px solid #5E8098;	
	width: 160px;
	height:18px;
}

.textarea_s {
	font-size: 11px;
	color: #888888;
	border: 1px solid #5E8098;
}

.top_menu {
	background: url(../images_en/menu_bg.gif);
	height: 25px;
	margin-bottom: 10px;
}

.menu_home {
	background: #000000;
	height: 24px;
}

.menu_home .con {
	margin-left: 45px;
	color: white;
	padding-top: 2px;
}

.menu_company {
	background: #990000;
	height: 24px;
}

.menu_company .con {
	margin-left: 118px;
	color: white;
	padding-top: 2px;
}

.menu_product {
	background: #4FAF00;
	height: 24px;
}

.menu_product .con {
	margin-left: 236px;
	color: white;
	padding-top: 2px;
}

.menu_partners {
	background: #0066FF;
	height: 24px;
}

.menu_partners .con {
	margin-left: 327px;
	color: white;
	padding-top: 2px;
}

h3 {
	font-family: Arial;
}

.font_white {
	color: white;	
	line-height: 18px;
}

.font_white:link, .font_white:visited {
	text-decoration: none;
}

.font_white:hover {
	text-decoration: underline;
}

.font_black {
	color: black;	
	line-height: 18px;
}

.font_black:link, .font_black:visited {
	text-decoration: none;
}

.font_black:hover {
	color: #0088CC;
	text-decoration: underline;
}

.font_blue {
	color: #0088CC;	
	line-height: 18px;
}

.font_blue:link, .font_blue:visited {
	text-decoration: none;
}

.font_dblue {
	color: #003366;	
	line-height: 18px;
}

.font_dblue:link, .font_dblue:visited {
	text-decoration: none;
}

.font_dblue:hover {
	text-decoration: underline;
}

.font_green {
	color: #539743;	
	line-height: 18px;
}

.font_green:link, .font_green:visited {
	text-decoration: none;
}

.font_green:hover {
	text-decoration: underline;
}

.font_gray {
	color: #666666;	
	line-height: 18px;
}

.font_gray:link, .font_gray:visited {
	text-decoration: none;
}

.font_gray:hover {
	text-decoration: underline;
}

.font_red {
	color: #990000;	
	line-height: 18px;
}

.font_red:link, .font_red:visited {
	text-decoration: none;
}

.font_red:hover {
	text-decoration: underline;
}

.font_gblue {
	color: #2F6681;	
	line-height: 18px;
}

.font_gblue:link, .font_gblue:visited {
	text-decoration: none;
}

.font_gblue:hover {
	text-decoration: underline;
}

.top15_margin {
	margin-top: 15px;
}

.top10_margin {
	margin-top: 10px;
}

.left10_padding {
	padding-left: 10px;
}

.top5_margin {
	margin-top: 5px;
}

.all10_padding {
	padding: 10px;
}

.top5_padding {
	padding-top: 5px;
}

.padding_con01 {
	padding: 5px 10px;
}

.sel_t {
	font-family: Arial;
	font-size: 11px;
	width: 150px;
}

.basic_technical {
	width: 100%;
}

.basic_technical ul {
	list-style-position: outside;
}

.basic_technical li {
	list-style-type: disc;
}

.tit_arrow {
	background: url(../images/tit_arrow.gif) 5px 7px no-repeat;
	padding-left: 22px;
}

p {
	line-height: 18px;
}

span.sm {
	font-size: 11px;
}

strong.b_tit {
	font-size: 20px;
	line-height: 150%;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
}

.line {
	background: url(../images/line.gif) left center repeat-x;
	height: 11px;
}

.line_b {
	background: url(../images_en/line.gif) left bottom repeat-x;
}

.line_bs {
	border-bottom: 1px solid #BABABA;
}

.compare {}

.compare td {
	padding: 2px 5px 2px 10px;
}

.compare tr.g01 {
	background: #ECECEC;
}

.compare tr.g02 {
	background: #F5F5F5;
}

.but_s {
	font-family: Arial;
	font-size: 11px;
	color: black; 
	height: 23px;
}

ul.end_u {
	list-style: none;
	margin: 0px 10px;
}

li.end_l {
	float: left;
	background: url(../images/tit_arrow.gif) left center no-repeat;
	height: 25px;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 4px;
}
