@charset "utf-8";
/* COMMON STYLE

--------------------------------------------------------- */

html, body, fieldset {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: normal 12px Tahoma, Geneva, sans-serif;
	background:  url(../Images/bg.jpg) 0 0 repeat;
	color: #222222;
}
a {
	text-decoration: none;
	color: #434343;
}
a:hover {
	text-decoration: underline;
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
	clear: both;
}
img {
	border: none;
	vertical-align: middle;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
ul {
	list-style: none;
}
pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.img_general {
	float: left;
	margin-right: 10px;
}
.h2Title {
	font: bold 12px Tahoma, Geneva, sans-serif;
}
.link_title {
	color: #0162da;
}
.inputbox {
	border: 1px solid #848484;
	height: 25px;
	line-height: 25px;
}
/* WRAPPER --------*/

.wrap {
	width:1000px;
	margin: 0 auto;
}
/* LAYOUT

--------------------------*/

#wrap_out {
	background: url(../Images/mainBg.png) center 0 repeat-y;
	margin-top: -5px;
}
#left_content {
	float: left;
	width: 240px;
}
#main_content {
	float: right;
	width: 740px;
}
#main .col {
	float: left;
	width: 220px
}
#main #col_middle {
	width: 540px;
	margin: 0 10px
}
#main #col_middle_sub {
	width: 710px;
	margin-left: 10px
}
/* HEADER

--------------------------*/
#top_page {
	background: #FFFFFF
}
#header {
	padding: 10px 0
}
#logo {
	float:left;
	margin-right: 30px
}
#slogan {
	float:left;
	margin-top: 20px;
}
#header_right {
	float: right
}
/*Top Menu*/
.row_header {
	float: right;
	margin: 10px 0;
}
#hotline {
	color: #d70305
}
/* SEARCH TOP MAIN */
#search_form {
	float: right;
	height: 30px;
	position: relative
}
#search_form .inputSearch {
	background: none;
	border: 1px solid #6c6e6d;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	color: #7B7B7B;
	float: left;
	font-family: Tahoma;
	height: 26px;
	line-height: 26px;
	width: 200px;
	padding-left: 5px;
	padding-right: 70px;
}
#search_form .submitSearch {
	float: right;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 35px;
	height: 26px;
	margin-left: 5px;
	background: url(../Images/icon.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
}
#hotline {
	font-size: 18px;
	font-weight: 700;
	color: #dc1818
}
/*------------------------end sub menu-----------------------*/
/*Box*/
.box {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
}
.box_ct {
	padding: 9px;
	border: 1px solid #d5d5d5;
}
#gallery_images .box_ct {
	background-position: top left
}
#list_gallery li {
	float: left;
	width: 210px;
	height:  140px;
	overflow: hidden;
	margin: 17px
}
#list_gallery li img {
	width: 100%;
	height: 100%
}
/*Tab*/
.title_box_gr {
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 45px 0 15px;
	background: url(../Images/box_Tab_l.jpg) top right repeat-x;
}
.title_box {
	height: 39px;
}
.title_box b {
	float: left;
	display: block;
	height: 39px;
	font-weight: 500;
	background: url(../Images/box_Tab_l.jpg) top left repeat-x;
}
.title_box span {
	float: left;
	display: block;
	line-height: 39px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 45px 0 15px;
	background: url(../Images/box_Tab_r.jpg) top right no-repeat;
}
.title_grey {
	font-size: 18px;
	font-weight: 500;
	color: #ce0000;
	text-transform: uppercase;
	margin-bottom: 10px
}
.title_dt {
	height: 30px;
}
.title_dt span {
	display: block;
	background: url(../Images/bg_repeat.png) 0 -70px repeat-x;
	border: 1px solid #D5D5D5;
	border-bottom: none;
	text-align: center;
	float: left;
	padding: 0 20px;
	line-height: 29px;
	font-weight: 700
}
/*Box Support*/
#box_support li {
	float: left;
	width: 100%;
	font-size: 14px;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
}
#box_support li:last-child {
	border: none
}
#box_support .title_sp {
	display: table-cell;
	max-height: 40px;
	vertical-align: middle
}
#box_support .number_phone {
	display: table-cell;
	padding-left: 20px;
	text-align: center;
	font-size: 16px;
	color: #c80909;
	font-weight: 700
}
/*Vertical menu*/
.topnav li {
	position: relative
}
.topnav li a {
	display: block;
	padding: 6px 0 6px 20px;
	font-weight: 500;
	font-size: 1.1em;
	background: url(../Images/icon.png) -237px 8px no-repeat;
	border-bottom: 1px solid #edd6cc
}
.topnav li:last-child a {
	border: none
}
.topnav li a:hover {
	text-decoration: none;
	background: #f2f2f2 url(../Images/icon.png) -237px 8px no-repeat;
}
.topnav ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 999999;
	width: 200px;
	padding: 0 10px;
	background: url(../Images/transparentBg.png) 0 0 repeat;
	-moz-box-shadow: 0 0 5px #dddddd;
	-webkit-box-shadow: 0 0 5px #dddddd;
	box-shadow: 0 0 5px #dddddd;
	height: auto;
}
.topnav ul ul a {
	font-size: 13px;
	font-weight: 700;
	outline:0;
	text-transform: none;
	color: #FFFFFF;
}
.topnav ul ul a:hover {
	color: #FFFFFF;
}
.topnav > li:last-child > a {
	border: none;
	margin-bottom: 3px;
}
/*Status*/
#access_status .icon_status {
	float: left;
	margin-right: 3px;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../Images/icon.png);
	background-repeat: no-repeat
}
#access_status .icon_status.online {
	background-position: -52px 0
}
#access_status .icon_status.s_today {
	background-position: -52px -26px
}
#access_status .icon_status.s_month {
	background-position: -52px -51px
}
#access_status .icon_status.visited {
	background-position: -52px -77px
}
/*List Products*/
#product_row ul {
	padding-bottom: 10px;
	margin-left: -20px;
}
#product_row li {
	float: left;
	width: 158px;
	height: 200px;
	overflow: hidden;
	padding: 4px 0;
	text-align: center;
	border: 1px solid #dcdcdc;
	margin-left: 20px;
	margin-bottom: 10px;
}
#product_row li .img_product {
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 8px;
	background: #FFFFFF
}
#product_row li img {
	max-width: 150px;
}
#product_row li:hover {
	background: #e7e7e7
}
h2.product_name {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 8px;
}
.view_all_index {
	float: right;
	margin: 5px 0;
	background: url(../Images/arrow_l.png) 0 4px no-repeat;
	padding-left: 15px;
	color: #b60000;
	font-size: 1em
}
#product_row_sub ul {
	margin-left: -12px
}
#product_row_sub li {
	float: left;
	width: 190px;
	height: 280px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 9px;
	overflow: hidden;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #e7e8e7
}
#product_row_sub h2.product_name {
	margin: 8px 0
}
#product_row_sub li:hover {
	background: #e7e7e7
}
/*News Index*/
#news_home li {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC
}
.news_Title {
	font-size: 1.1em;
	font-weight: 700;
	color: #b60000;
}
.short_des {
	margin: 3px 0 0 0
}
/*Detail Info*/
#dtp_info {
	color: #444444;
	float: left;
	width: 240px;
}
.h1Title {
	font-size: 20px;
	font-weight: 500;
	color: #af0808;
	margin-bottom: 5px;
}
#dtp_info #model {
	font-size: 15px !important;
}
#dtp_info .dtp_status {
	color: #555555;
	font-size: 14px;
	margin-bottom: 8px;
	clear:both;
	margin-top: 10px;
}
#dtp_info #like_face {
	margin-bottom: 20px
}
#dtp_info .title_status {
	float: left;
	width: 100px
}
#dtp_info .buy_bt {
	margin: 20px 0;
}
/*Pagination*/
.navigation {
	float: left;
	clear: both;
	font-weight: 700;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.navigation a {
	border: 1px solid #dadada;
	margin: 0 2px;
	padding: 4px 8px;
	color: #333333;
}
.navigation b, .navigation a:hover {
	background: #dadada;
	border: 1px solid #dadada;
	color: #333333;
	margin: 0 2px;
	padding: 4px 8px;
	text-decoration: none;
}
/*News*/
#list_news ul {
	float: left;
	width: 100%;
}
#list_news ul li {
	border-bottom: 1px dotted #8B8B8B;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
}
#list_news .view_detail {
	bottom: 5px;
	position: absolute;
	right: 0;
	display: block;
	width: 80px;
	margin: 0 auto;
	height: 21px;
	line-height: 21px;
	color: #f0ff00;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	background: url(../Images/icon.png) 0 -96px no-repeat;
}
#list_news .h2Title {
	padding: 0 0 3px 0;
}
#list_news .h2Title a {
	font-size: 16px;
	font-weight: 500
}
#list_news p {
	margin: 0 0 1em 0;
	line-height: 150%;
}
#list_news img {
	border: 1px solid #e3e3e3;
	padding: 3px;
}
#info_g, #info_g p {
	line-height: 160%
}
.date {
	color: #878787;
	font: 11px Tahoma, Geneva, sans-serif;
}
.function {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e3e3e3 -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.like_face {
	float: left;
	height: 18px;
	padding: 0;
	width: 35%;
}
.toolbar {
	float: right;
	padding: 0;
	position: relative;
	text-align: left;
}
.toolbar a {
	background: url(../Images/toolbar.png) no-repeat scroll 0 0 transparent;
	display: inline-block;
	margin-left: 10px;
	padding-left: 20px;
}
a.print {
	background-position: 0 2px;
}
a.email {
	background-position: 0 -18px;
}
a.opinion {
	background-position: 0 -37px;
}
.other_news_sub {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	width: 100%;
}
.other_newsT {
	padding-bottom: 3px;
	margin: 10px 0;
	position: relative;
	border-bottom: 1px solid #606060;
	font-weight: 500;
	font-size: 16px;
}
.other_news_sub ul {
	margin: 10px 0 0 10px;
}
.other_news_sub ul li {
	padding: 4px 0;
}
.other_news_sub a {
	background: url(../Images/arrow_l.png) no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}
.view_all {
	float: left;
	background: none !important;
	margin-top: 10px;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	color: #d10000;
}
/*Current Path*/
.path {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	text-transform: none;
	font-size: 0.9em;
	font-weight: 500;
	height: 28px;
	line-height: 28px;
}
.path img {
	vertical-align: baseline
}
/*Projects*/
#projects {
	margin-left: -20px;
}
.project_item {
	float: left;
	margin: 0 0 10px 20px;
	overflow: hidden;
	position: relative;
	width: 160px;
	height: 140px;
	text-align: center;
}
.project_item img {
	width: 100%;
	height: 100px;
}
.project_item .title_project {
	font-weight: 700;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.dt_project_content {
	font-size: 14px;
	margin-bottom: 10px;
}
/*Footer*/
#footer {
	float: left;
	clear: both;
	width: 100%;
	background: #2b2b2b;
	padding: 15px 0;
	color: #fefefe;
}
#footer a {
	color: #fefefe
}
#footer p {
	margin: 5px 0;
}
#footer_ct {
	float: left;
	width: 60%;
}
#copyright {
	float: right;
	clear: right;
	text-align: right
}
/*Social Network*/
.social_network {
	float: right;
	text-align: right
}
.social_network a:hover {
	text-decoration: none
}
.social_network span {
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(../Images/icon.png);
	background-repeat: no-repeat;
}
.icon_facebook {
	background-position: 0 -115px
}
.icon_twitter {
	background-position: -42px -115px
}
.icon_gplus {
	background-position: -84px -115px
}
.icon_p {
	background-position: -126px -115px
}
.icon_in {
	background-position: -168px -115px
}
.icon_youtube {
	background-position: -210px -115px
}
/* Contact */ 
.form_contact {
	float: left;
	margin: 0 auto;
	padding: 20px;
	background: url(../Images/advisoryBg.png) repeat scroll 0 44px rgba(0, 0, 0, 0);
}
.form_contact p {
	margin: 0 0 10px 0
}
div.row_contact {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	position: relative;
}
.left_row {
	float: left;
	display: block;
	width: 18%;
	line-height: 25px;
	margin-right: 10px;
	text-align: right;
	color: #003d07
}
.right_row {
	float: left;
	display: block;
	text-align: left;
}
.write_comment label {
	padding: 1px 7px 0;
	position: absolute;
	top: 4px;
	z-index: 1;
	color: #3e3e3e;
}
.form_contact .type_option {
	width: 170px;
	padding: 3px 2px;
	height: 25px;
	line-height: 20px;
	border: 1px solid #d5d8d8;
	font-size: 12px;
}
.form_contact textarea {
	padding: 5px;
	border: 1px solid #e5e7e7;
	width: 400px;
	height: 100px;
}
.send_cmt {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 80px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	background: #116e02;
	cursor: pointer;
}
.send_cmt:hover {
	text-decoration: none;
	color: #FFFFFF
}
.row_contact .inputbox {
	width: 400px;
	font: 12px Arial;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d5d8d8
}
.reset {
	text-align: right;
	border: none;
}
.required {
	color: #F00;
}
#send_btn {
	text-align: center
}
.address_info {
	float: right;
	width: 220px;
	padding: 10px;
	background: #7d7d7d;
	color: #FFFFFF
}
.map_contact {
	clear: both;
	text-align: center;
	margin: 20px 0
}
/*Contact*/
#sp_head {
	position: fixed;
	top: 118px;
	right: 0;
	z-index: 9999
}
#map-legend-control {
	width: 47px;
	height: 214px;
	float: right;
	position: relative;
}
#map-legend {
	display: none;
	width: 300px;
	background: #454545;
	height: 100%;
	margin: 0;
	padding: 15px;
	float: right;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#map-legend .inputbox, #map-legend textarea {
	color: #8F8F8F;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-bottom: 8px;
	width: 100%;
	padding-left: 5px;
	background: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c3c3c3;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
/* comment*/
div.row1 {
    float: left;
    margin: 10px 0;
    width: 100%;
    color: black;
}
.left_col1 {
    display: block;
    line-height: 25px;
    margin-right: 10px;
    text-align: right;
    width: 25%;
    font-size: 11px;
}
.col_comen {
    float: left;
}
.right_col1 {
    display: block;
    text-align: left;
    width: 70%;
}
.right_col1 input {
    border: 1px solid #D9D6D6;
    font: 12px Tahoma;
    height: 15px;
    padding: 4px;
    width: 280px;
}
.modalPopup {
background-color: #FFFFFF;
border-color: #949494;
border-radius: 10px 10px 10px 10px;
border-style: solid;
border-width: 10px;
height: auto;
width: 430px;
}

.block_content {
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.block_subpage .product_row1 { float: left; width: 99.4%; border-top: none; }

.block {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}