/** ======================== Body ======================== **/
body{
	margin: 0;
	padding: 0;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#table_body{
	font-family: verdana, Helvetica, sans-serif; font-size: 10px; color: #4B4B4B;
}
table{
	font-family: verdana, Helvetica, sans-serif; font-size: 11px; color: #4B4B4B;	
}
td{
	line-height: 14px;
}
#btn{
	font-family: tohama,helvetica,sans-serif; font-size: 10px;
}
* html #btn{
	font-family: tohama,helvetica,sans-serif; font-size: 10px;
}
.print_page{
	margin: 10px 8px 0 0;
	text-align: right;
}
INPUT.txt{
	background-color: #ffffff;
	color: #1E1E1E;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}
.search_txt{
	background-color: #EDEEF0;
	color: #6F797F;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #ACB5B7;

}
.lang_select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 11px;
	height: 18px;
}
a:link { color: #4B4B4B; text-decoration: none; }
a:visited { color: #4B4B4B; text-decoration: none;}
a:hover { color: #3C9604; text-decoration: none;}
a:active { color: #4B4B4B; text-decoration: none; }

a.link_title:link { color: #1E7594; text-decoration: none; 	font-size: 12px;}
a.link_title:visited { color: #1E7594; text-decoration: none; 	font-size: 12px;}
a.link_title:hover { color: #92B047; text-decoration: none; 	font-size: 12px;}
a.link_title:active { color: #1E7594; text-decoration: none; 	font-size: 12px;}

a.green:link { color: #3C9604; text-decoration: none; }
a.green:visited { color: #3C9604; text-decoration: none;}
a.green:hover { color: #6F797F; text-decoration: none;}
a.green:active { color: #3C9604; text-decoration: none; }

a.red:link { color: #d80000; text-decoration: none; }
a.red:visited { color: #d80000; text-decoration: none;}
a.red:hover { color: #d80000; text-decoration: none;}
a.red:active { color: #d80000; text-decoration: none; }

a.blue:link { color: #0F6370; text-decoration: none; }
a.blue:visited { color: #0F6370; text-decoration: none;}
a.blue:hover { color: #92B047; text-decoration: none;}
a.blue:active { color: #0F6370; text-decoration: none; }

a.gray:link { color: #6F797F; text-decoration: none; }
a.gray:visited { color: #6F797F; text-decoration: none;}
a.gray:hover { color: #92B047; text-decoration: none;}
a.gray:active { color: #6F797F; text-decoration: none; }


a.footer:link { color: #3B382F; text-decoration: none; }
a.footer:visited { color: #3B382F; text-decoration: none;}
a.footer:hover { color: #000000; text-decoration: none;}
a.footer:active { color: #3B382F; text-decoration: none; }

ul{
	margin: 0;
	padding: 5px 0 0 25px;
	line-height: 18px;
	color: #3B403C;
	font-size: 10px;
	text-align: left;
	list-style-image: url('../images/arrowli.gif');
}
.ul2{
	margin: 0;
	padding: 5px 0 0 15px;
	line-height: 18px;
	color: #3B403C;
	font-size: 10px;
	text-align: left;
	list-style-image: none;	
}
#contanier{
	width: 588px;
	margin-left: 1px;
	font-family: verdana, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 18px;
}
* html #contanier{
	width: 588px;
}
#body{	
	color: #434B4E;
	font-family: verdana, Helvetica, sans-serif;
	padding: 0 10px 10px 10px;
}
#body_content{
	padding-top: 0; 
}
h1{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
h2{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: normal;
	font-size: 10px;
}
h4{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: normal;
	font-size: 10px;
}
.title{
	height: auto;
	width: 547px;
	padding: 15px 0 5px 0;
	color: #434B4E;
	font-size: 12px;
}
* html .title{
	height: auto;
	width: 547px;
	padding: 15px 0 0 0;
	color: #434B4E;
	font-size: 12px;
}
#error{
	margin-top: 2px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #434B4E;		
}
.site_message{
	width: 545px;
	text-align: center;
	margin-top: 25px;
	height: auto;
	color: #434B4E;	
}
* html .site_message{
	width: 545px;
	text-align: center;
	margin-top: 25px;
	height: auto;
}
#mod_off{
	text-align: left;
}
/** ======================== Home Page =================== **/
.show{
	padding: 5px 0 0 0;
	cursor:pointer;
	float: left;
	width: 600px;
}
.show1{
	display:none;
	line-height: 16px;
	padding: 0 0 8px 0;
	float: left;
	width: 100%;
}

.tit_app{
	font-weight: bold;
	padding: 5px 0 0 0;
	float: left;
	width: 580px;
}
.desc_app{
	float: left;
	width: 580px;
}
.apply_submit{
	width: 125px;
	height: 30px;
	background-image: url('../images/submit.gif');
	background-repeat: no-repeat;
	border: 0px;
}
.apply_reset{
	width: 125px;
	height: 30px;
	background-image: url('../images/reset.gif');
	background-repeat: no-repeat;
	border: 0px;
}
.top_logo{
	border-right: 1px solid #BDC5C7; border-left: 1px solid #BDC5C7; background-color: #D8DBDE; height: 8px;
}
.footer_a{
	padding-top: 6px;
}
.se_cert_a{
	width: 223px; background-color: #F7F7F7; padding: 10px 0 10px 0; text-align: center;
}
.se_cert_b{
	width: 223px; background-color: #F7F7F7; padding: 0 0 15px 0; text-align: center;
}
.e_1{
	padding-top: 8px;
	line-height: 17px;
}
.e_2{
	line-height: 17px;
}
.more_a{
	padding: 5px 12px 2px 0; text-align: right;
}
.more_b{
	padding:  5px 0 2px 0; text-align: right;
}
.more_e{
	padding: 20px 0 0 10px;
}
.more_d{
	padding-top: 5px;
	font-size: 10px;
}
.more_c{
	width: 90px; background-color: #ffffff; padding: 4px;
}
.web_services{
	margin-bottom: 25px;
}
* html .btn_request{
	padding-bottom: 10px;
}
.search_title{
	padding: 5px 0 0 5px;
}
.search_description{
	padding: 0 0 5px 5px;
}
.logo{
	height: 105px;
	width: 230px;
}
.login{
	height: 117px;
	width: 223px;
	background-image: url('../images/gray_bg.gif');
	background-repeat: no-repeat;
}
.box_01{
	height: 30px;
	width: 223px;
	margin-top: 4px;
}
* html .box_01{
	height: 30px;
	width: 223px;
	margin-top: 4px;
}
.articles_hp{
	height: auto;
	margin-bottom: 10px;
}
.testimonial_hp{
	height: auto;
	height: auto;
	margin-bottom: 5px;
	padding-top: 5px;
}
.footer_bg{
	width: 100%;
	height: 140px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	margin-top: 25px;	
}
.footer{
	width: 820px;
	text-align: center;
	color: #6F797F;
}
.go{
	background-image: url('../images/go.gif');
	background-repeat: no-repeat;
	width: 48px;
	height: 19px;
	border: 0px;
}
.search_bg{
	background-image: url('../images/search_bg.gif');
	background-repeat: no-repeat;
	width: 223px;
	height: 68px;
}
.menu_1{
	text-align: left;
	margin: 0 0 15px 0;
	color: #6F797E;
	font-size: 10px;
	line-height: 16px;
	padding: 18px 0 4px 25px;
	border-top: 1px solid #BDC5C7;
}
.se_cert{
	width: 213px; background-color: #F7F7F7; padding: 5px; text-align: left; line-height: 17px;
}
* html .se_cert{
	width: 223px; background-color: #F7F7F7; padding: 5px; text-align: left;
}
* html .menu_1{
	text-align: left;
	margin: 0 0 15px 0;
	color: #6F797E;
	font-size: 10px;
	line-height: 16px;
	padding: 18px 0 4px 25px;
	border-top: 1px solid #BDC5C7;
}
.menu_2{
	height: 32px;
	text-align: right;
	width: 590px;
	margin-left: 1px;
}
* html .menu_2{
	height: 32px;
	text-align: left;
	width: 590px;
}
.hpnews_title{
	text-align: left;
	padding: 4px 0 2px 10px;
	font-size: 10px;
	width: 213px;
	border-bottom: 1px solid #ECECEC;
	background-color: #F7F7F7;
	margin: 1px 0 1px 0;
}
* html .hpnews_title{
	text-align: left;
	padding: 4px 0 2px 10px;
	font-size: 10px;
	width: 223px;
	border-bottom: 1px solid #ECECEC;
	background-color: #F7F7F7;
	margin: 1px 0 1px 0;
}
.e_solution{
	text-align: left;
	padding: 4px 0 2px 15px;
	font-size: 10px;
	width: 223px;
	border-bottom: 1px solid #ECECEC;
	background-color: #F7F7F7;
	margin: 1px 0 1px 0;
}
* html .e_solution{
	width: 238px;
}
.latest_date{
	color: #9D080A;
	height: auto;
	text-align: right;
}
.hpnews_description{
	color: #434B4E;	
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.hpnews_date{
	text-align: right;
	margin-bottom: 6px;
	color: #0AA3C3;
}
.login_text{
	font-weight: bold;
	font-size: 10px;
	height: 23px;
	color: #42494D;
}
.login_title{
	height: 23px;
	font-weight: bold;
	color: #0AA3C3;
}
.home_sub{
	background-image: url('../images/home_sub.gif');
	background-repeat: no-repeat;
	width: 284px;
	height: 43px;
	font-weight: bold;
	color: #0AA3C3;
	font-size: 13px;
	
}
.news{
	width: 588px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background-color: #EFEFEF;
	border-bottom: 1px solid #217A9A;
}
* html .news{
	padding: 0 0 0 0;
}

.blocka{
	color: #434B4E;
	padding: 5px 0 10px 0;
	font-size: 11px;
	line-height: 17px;
}
.blockb{
	padding: 5px 0 0 0;
	color: #434B4E;	
	line-height: 16px;
}
.blockc{
	height: 140px;
	padding: 5px 0 0 0;
	color: #434B4E;
	line-height: 16px;
	font-size: 10px;
}
.login_btn{
	background-image: url('../images/login_button.gif');
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	border: 0;
}
.testimonial_01{
	margin-top: 3px;
	font-size: 10px;
	line-height: 16px;
}
.testimonial_02{
	margin-top: 12px;
	font-size: 10px;
	padding-bottom: 6px;
}
.article_title{
	font-weight: bold;
	color: #434B4E;
	height: 23px;
	font-size: 12px;
	line-height: 22px;
	float: left;
	width: 582px;
}
* html .article_title{
	font-weight: bold;
	color: #434B4E;
	height: 23px;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 548px;
}
.article_date{
	margin: 3px 0 2px 0;
	color: #434B4E;
	width: 244px;
	text-align: left;
	font-size: 10px;
	float: left;
	
}
.article_views{
	margin: 3px 0 2px 0;
	color: #434B4E;
	width: 336px;
	text-align: right;
	font-size: 10px;
	float: left;
}
.article_body{
	margin-top: 2px;
	color: #434B4E;
	float: left;
	width: 582px;
}
.article_view{
	margin: 15px 0 12px 0;
	text-align: right;
	float: left;
	width: 582px;
}
.article_author{
	margin-top: 5px;
}
.article_images{
	float: left;
	margin: 5px 1px 1px 1px;
	border: 1px solid #9B9570;
}
.back_page{
	width: 582px;
	text-align: center;
	float: left;
	margin-top: 10px;
}
* html .back_page{
	width: 582px;
	text-align: center;
	margin-left: 15px;
	float: left;
	margin-top: 20px;
}
.testemo_title{
	font-weight: bold;
	height: 23px;
	padding-top: 5px;
	line-height: 22px;
	width: 550px;
}
.testemo_description{
	height: auto;
	width: 550px;
}
.testemo_url{
	height: auto;
	width: 550px;
	margin-top: 5px;
}
.link{
	font-weight: bold;
	height: 23px;
	padding-top: 5px;
	line-height: 22px;
	width: 550px;
}
.link_image{
	height: auto;
	margin: 5px 0 0 0;
	width: 550px;
}
.link_description{
	height: auto;
	margin: 5px 0 0 0;
	width: 550px;
}
.link_url{
	height: auto;
	margin: 8px 0 8px 0;
	width: 550px;
}
.faq{
	font-weight: bold;
	margin-top: 10px;
}
.answer{
	margin-top: 3px;
}
.portf{
	height: 42px;
	font-size: 11px;
	width: 235px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 15px;	
}
* html .portf{
	height: 42px;
	font-size: 11px;
	width: 235px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 15px;	
}
.portf_image{
	height: auto;
	margin-top: 10px;	
	width: auto;
	float: left;
}
.question_list{
	margin-top: 10px;
}
.q_table{
	margin: 5px 0 0 5px;
	padding-bottom: 10px;
}
* html .q_table{
	margin: 5px 0 0 5px;
	padding-bottom: 0px;
}

.q_table td{
	height: 21px;
}
