@charset "utf-8";
/* CSS Document */

body{
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 18px;
}
input,select,textarea{
	color : #333333;
	font-size : 12px;
	background-color : #FFFFFF;
	border: 1px solid #D9E1E7;
	font-family:Verdana, sans-serif;
	line-height: normal;
	padding: 3px;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p{padding:0 0 1em 0;}

.clear{
	clear: both;
}
a:link,
a:visited {
	font-size: 12px;
	color: #b8040f;
	text-decoration: none;
}
a:hover,
a:active {
	font-size: 12px;
	color: #b8040f;
	text-decoration: underline;
}
p{
	margin:0;!important
	*margin-bottom:0px;
	*padding-top:0px;
}
#footer{
	vertical-align:middle;
	margin: 0px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e1e7;
}
.footer_in{
	height: 40px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#power {
	background:url(http://www.azblink.com/template/power.gif) no-repeat center center;
	display:inline;
	float:right;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 20px;
}

#copyright {
	color:#a6b2ba;
	font:Verdana;
	font-size:90%;
	float:right;
	margin-top: 12px;
}
a.btn:link, a.btn:visited, a.btn:hover{
	font-size:12px;
	display:block;
	color:#3c3c3c;
	background-color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	margin:0px;
	border: 1px solid #cacaca;
	padding:2px 10px 2px 15px;
	background: url(../images/icons_btnarrow.gif) no-repeat 4px 8px;
	line-height: 20px;
}
a.btn2:link, a.btn2:visited, a.btn2:hover{
	font-size:12px;
	display:block;
	color:#9b9a9a;
	background-color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	margin:0px;
	border: 1px solid #cacaca;
	padding:2px 5px 2px 5px;
	line-height: 20px;
}

a.btn3:link, a.btn3:visited, a.btn3:hover{
	color:#b8040f;
	text-decoration:underline;
	text-align:left;
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	display:block;
	background: url(../images/icons_btnarrow.gif) no-repeat left 5px;
}

a.enquiry:link,
a.enquiry:visited {
	color: #000000;
	text-decoration: none;
}
a.enquiry:hover,
a.enquiry:active {
	color: #b8040f;
	text-decoration: underline;
}
.add{
	padding-left:10px;
	background-image: url(../images/icons_plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.remove{
	background:url(../images/icons_minus.gif) no-repeat left center;
	padding-left:10px;
}
#mainbox{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.logo{
	height: 76px;
	padding-left: 25px;
}
.lang_padding{
	padding-top: 40px;
}
#lang{
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}

#lang ul{
	vertical-align:middle;
	padding: 0;
	margin: 0;
}

#lang ul li{
	list-style:none;
	margin-left:8px;
	float:right;
	display:inline;
	background-image: url(../images/icons_lang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
}

#lang ul li.home{
	list-style:none;
	margin-left:8px;
	float:right;
	display:inline;
	background-image: url(../images/icons_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#lang ul li a:link, #lang ul li a:visited{
	color:#757575;
	text-decoration:none;
	display:block;
	padding-left:5px;
}

#lang ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.shadow_l{
	background-image: url(../images/shadow_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
	width: 15px;
}
.shadow_r{
	background-image: url(../images/shadow_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 244px;
	width: 15px;
}
.shadow_bg{
	background-image: url(../images/shadow_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 244px;
}
#banner{
	height: 240px;
	width: 920px;
	margin-top: 2px;
}
.middle_padding{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#menu{
	height:40px;
	width: 925px;
	margin:4px auto 10px auto;
	background:#f0f4f8 url(../images/menubg_ext.gif) right repeat-x ;
}

#menu ul{
	padding:0px;
	margin: 0px;
	height: 40px;
	background: url(../images/menubg2.gif) repeat-x left bottom;
}

#menu ul li{
	list-style: none;
	padding:0;
	float:left;
	display:inline;
	height: 40px;
	width: 152px;
	text-align: center;
	color: #000000;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#menu ul li a:link, #menu ul li a:visited{
	display:block;
	font-size: 13px;
	color: #000000;
	background: url(../images/menubg.gif) repeat-x left bottom;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#menu ul li a:hover{
	display:block;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	background-image: url(../images/menubg_o.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	text-align: center;
	height: 40px;
	font-weight: bold;
}
.news_side{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	width: 345px;
}
.title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/icons_title.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 24px;
	margin-bottom: 10px;
}
.welcome_img{
	border: 1px solid #cfdce6;
	padding: 2px;
}
.sidetitle_l{
	background-image: url(../images/sub_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 8px;
}
.sidetitle_r{
	background-image: url(../images/sub_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 8px;
}
.sidetitle_bg{
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
}
.sidetitle_msg{
	font-size: 13px;
	font-weight: bold;
	color: #b8040f;
	line-height: 31px;
	padding-left: 5px;
	padding-right: 5px;
}
.news_content{
	padding-right: 10px;
	padding-left: 10px;
}
.news_item{
	padding-top: 5px;
}
.news_time{
	color: #000000;
	background-image: url(../images/icons_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}
.news_msg{
	color: #000000;
	padding-left: 3px;
}
.news_msg a:link,
.news_msg a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.news_msg a:hover,
.news_msg a:active {
	font-size: 12px;
	color: #B8040F;
	text-decoration: none;
}
.feature_padding{
	padding-top: 8px;
}
.feature_item{
	width: 291px;
	margin:0 15px 0 0;
	text-align:left;
}
.ft_tl{
	background-image: url(../images/ft_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
.ft_tr{
	background-image: url(../images/ft_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ft_bg{
	background-color: #FFFFFF;
	background-image: url(../images/ft_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3c3c3;
	border-left-color: #c3c3c3;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ft_bl{
	background-image: url(../images/ft_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	margin: 0px;
}
.ft_br{
	background-image: url(../images/ft_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	padding-right: 10px;
	margin: 0px;
}
.feature_img{
	border: 1px solid #919191;
}
.feature_msg{
	color: #514e4e;
	padding-left: 5px;
	line-height: 17px;
}
.sidebox{
	width: 270px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}
.sidemsg{
	padding: 10px;
	text-align: left;
}
.sidemsg ul{
	margin:0;
	padding:0;
}

.sidemsg ul li{
	list-style:none;
	color:#333333;
	font-size:12px;
	background-image: url(../images/icons_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.maincontent{
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content_txt{
padding-bottom: 15px;
padding-left: 5px;
margin:0;
padding:0;
}

.about_txt{
padding-bottom: 15px;
padding-left: 5px;
margin:0;
padding:0;
}

.about_txt img{
float:left;
max-width: 622px;
margin:2px 10px 10px 0;
width:expression(this.width > 100%? "100%" : this.width);/*
border: 1px solid #cfdce6;*/
padding: 3px;
}
.contact_table{
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #F3F7FA;
	margin-bottom: 15px;
	border: 1px solid #D9E1E7;
}
.contact_table_item {
	padding:8px;
	color:#333333;
	vertical-align:middle;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F7FA;
}
.contact_table_item02 {
	padding:8px;
	color:#333333;
	background-color: #FFFFFF;
	vertical-align:top;
}

.contact_table_item img{
	margin:0;
	position:relative;
	top:7px;
}
.enquiry_table{
	border: 1px solid #d5e3ef;
	padding-right: 10px;
	padding-left: 10px;
}
.enquiry_table_item{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5e3ef;
}

.enquiry_table_item02{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5e3ef;
	background-color: #F3F7FA;
}
.enquiry_table_item03{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5e3ef;
}
.news_table{
	margin: 0px;
	padding: 0px;
}
.news_table_item{
	background: url(../images/icons_arrow.gif) 5px 8px no-repeat;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1E7;
	color: #000000;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9E1E7;
	background-color: #FFFFFF;
}
.news_table_item2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
.page_td{
	padding-top: 20px;
}
.support_table{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.support_table_item{
	background-image: url(../images/icons_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1E7;
}
.support_table_item a:link,
.support_table_item a:visited {
	color: #000000;
	text-decoration: none;
}
.support_table_item a:hover,
.support_table_item a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.support_table_item2{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1E7;
	padding-right: 5px;
}
.product_img{
	border: 1px solid #cfdce6;
	padding: 3px;
}
.product_msg{
padding:5px 40px 13px 3px;
}
.product_msg span{
	color: #000000;
	font-weight: bold;
}
.detail_list{
	margin-left:8px;
	padding:0;
}

.detail_list ul{
	margin:0;
	padding:0;
}

.detail_list ul li{
	margin-left:5px;
	list-style:disc;
	padding:0px 0 5px 0;
}
.form_top{
	padding-top: 30px;
}
.form_title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/icons_title.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.form_border{
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4c9dc;
	border-right-color: #aaaaaa;
	border-bottom-color: #c60813;
	border-left-color: #aaaaaa;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.form_table{
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #F3F7FA;
	margin-bottom: 15px;
	border: 1px solid #D9E1E7;
}

.icon_more{
background: url(../images/btn_more.gif) center top no-repeat; display:inline-block;width:28px; height:13px;}


.instant_title{
	font-size: 13px;
	font-weight: bold;
	color: #b8040f;
	line-height: 31px;
	padding-left: 5px;
	padding-right: 5px;
}

#instant_link{
margin-top:15px;
padding:0;
}

#instant_link ul{
margin:0;
padding:0;
}

#instant_link ul li{
list-style:circle inside;
color:#c60813;
margin:2px 2px 2px 10px;
padding:2px;
}

#instant_link ul li a, #instant_link ul li a:link, #instant_link ul li a:visited{
color:#000;
text-decoration:none;
}

#instant_link ul li a:hover{
font-weight:bold;
}

#counter {
color:#000;
margin:5px 0 5px 0;
float:left;
vertical-align:middle;
}

.detail_img{
margin:0;
padding:3px;
width:622px;
}
.detail_img img{
border: 1px solid #000;
max-width: 622px;
width:expression(this.width > 622? "622px" : this.width);
}

.spec_title{
	font-size: 13px;
	font-weight: bold;
	color: #b8040f;
	line-height: 31px;
	padding: 0;
}

.divSpec {
margin:0;
padding:10px;
position:absolute;
top:200px;
right:200px;
z-index:100;
border:#cdcdcd 2px solid;
width:480px;
background-color:#fff;
height:300px;
overflow-y:scroll;
}

.spec_bg{ background-color:#f1f1f1; padding:10px;}