@charset "UTF-8";

/*  browser reset css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {list-style: none}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* text reset */
a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
h1{font-size:25px;}
h2{font-size:21px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:17px;}
h6{font-size:15px;}
ol{list-style:decimal;}
ul{	list-style-type: disc;}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:0px;} 
/*  end of reset css */

body {
	text-align: center;
	margin: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	background:url(../images/bg.gif) repeat-x;
}

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	color: #4A793E;
	text-decoration: none;
}

h1, h2, h5, h6 {
    margin: 0;
    padding: 17px 0 17px 0;
	letter-spacing: -1px;
}

h3, h4 {
	padding: 0px 0 17px 0;
}

/* Global */

#wrapper {
	width: auto;
	text-align: center;
}

#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	
}

.clear {
	clear: both;
}

.float_center {
	float: left;
}

img {
	border: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.highlight {
	color: #fe7e33;
}

.line {
	width: 100%;
	height: 1px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cccccc;
	float: left;
}

/* Index Info */

.index_product_left {
	width: 350px;
	margin-right: 20px;
	float: left;
	text-align: left;
	padding-left: 100px;
}

.index_product_right {
	width: 450px;
	float: right;
	text-align: center;
}

.index_product_des {
	padding: 0 30px 0 30px;
	text-align: left;
}

/* Top Header */

#top_header {
	width: 920px;
	height: 120px;
	text-align: left;
	background-image: url(../images/header_building.png);
	background-repeat: no-repeat;
}

#language_bar {
	width: 250px;
	font-size: 90%;
	text-align: right;
	float: right;
	padding-right: 170px;
	padding-top: 80px;
}

#logo {
	width: 480px;
	height: 120px;
	float: left;
}

/* Menu */

#menu {
	width: 920px;
	height: 40px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#menu .menu_box {
	width: 300px;
	height: 40px;
	margin-right: 10px;
	background-image: url(../images/menu_box_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu .menu_box_right {
	width: 300px;
	height: 40px;
	margin-right: 0px;
	background-image: url(../images/menu_box_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu .menu_box:hover, #menu .menu_box_right:hover {
	background-image: url(../images/menu_box_hover.jpg);
	background-repeat: no-repeat;
}

#menu .menu_box_green {
 	width: 300px;
	height: 40px;
	margin-right: 10px;
	background-image: url(../images/menu_box_hover.jpg);
	background-repeat: no-repeat;
	float: left;
 }
 
#menu .menu_box_green_right{
 	width: 300px;
	height: 40px;
	margin-right: 0px;
	background-image: url(../images/menu_box_hover.jpg);
	background-repeat: no-repeat;
	float: left;
 }

/* Content */

#content {
	width: 920px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

#content ol {
	margin-bottom: 20px;
}

#content h3 {
	margin-bottom: -15px;
}

/* Product */

#product_line {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding: 5px 70px 5px 70px;
	line-height: 20px;
}

#product_index {
	width: 450px;
	padding-left: 310px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(../images/product/product_index.jpg);
	background-repeat: no-repeat;
}

#product_text_right {
	width: 500px;
	padding: 0 0 0 70px;
	float: right;
}

#product_text_left {
	width: 500px;
	padding: 0 0 0 70px;
	float: left;
}

#product_text_left_550 {
	width: 550px;
	padding: 10px 0 0 70px;
	float: left;
}

#product_text_left_780 {
	width: 780px;
	padding: 0 70px 0 70px;
	float: left;
}

#product_text_left_780 ol, #content #product_text_left_780 p{
	margin-bottom: 20px;
	margin-top: -10px;
}

#product_photo_right {
	width: 250px;
	padding-right: 70px;
	padding-left: 15px;
	margin-bottom: 5px;
	border-left: 1px solid #cccccc;
	float: right;
}

.product_photo_margin_left {
	margin-left: 20px;
}

.product_photo_margin_left8 {
	margin-left: 8px;
}

#product_photo_left {
	width: 250px;
	padding-right: 70px;
	margin-bottom: 5px;
	float: left;
}

.product_photo_box {
	width: 250px;
	text-align: center;
	font-size: 85%;
	margin-bottom: 10px;
	line-height: 18px;
}

#company_des {
	width: 450px;
	padding-left: 310px;
	padding-top: 60px;
	background-image: url(../images/world_map.jpg);
	background-repeat: no-repeat;
}

#company_des h2, #company_des h3 {
	margin-top: 0px;
}

/* Footer*/

#footer {
	width: 920px;
	color: #fff;
	font-size: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2C6EAC;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #A3BF69;
	text-decoration: none;
}