@charset "utf-8";
/* CSS Document */

body{margin:0px; background-color:#020308; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#818181}

.bg_top1{
	background-image:url(../images/top1.jpg);
	background-repeat: no-repeat;
}
.bg_top2{
	background-image:url(../images/top2.jpg);
	background-repeat: no-repeat;
}

.main_bg1{
	background-image: url(../images/main_bg1.jpg);
	background-repeat: no-repeat;
}
.main_bg2{background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;}
.input{
	background: #FFF url(../images/search_icon.jpg) no-repeat;
	font-size:12px;
	color:#666666;
	text-indent:24px;
	height:20px;
	border: 1px solid #000000;
	line-height: 21px;
}

.input2{ font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/input_bg.jpg);
width:170px; height:18px;color:#CCCCCC;
    font-size:11px;
	text-indent: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #000000;
}
.input_comtent{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
background-image:url(../images/input_bg.jpg); color:#CCCCCC;
	text-indent: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #000000;
}
/*==========link==========*/
a{font:Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none}
a:hover{color:#FF0000; text-decoration:none}
.a2{font:Verdana, Arial, Helvetica, sans-serif; color:#37383C; text-decoration:none}
.a2:hover{color:#FF0000; text-decoration:none}

.a1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFAE3B; text-decoration:none;}
.a1:hover{color:#FF0000; text-decoration:none;}

.link_pro{ color:#000000; font-weight:bold; text-decoration:none;}
.link_pro:hover{color:#CACACA; text-decoration:none;}
/*=========word========*/
.word_data{font-family:Verdana, Arial, Helvetica, sans-serif; color:c1c1c1; font-size:11px;}

.content{ line-height:26px;}
.content_about{line-height:24px; color:#FFFFFF;}
.content_about2{line-height:24px; color:#000000; font-size:11px;}

.word_about1{ color:#000000; font-weight:bold;}

.word_products_introduce{ color:#FFAE3B; font-size:11px;}
/*=======border==========*/
.border_products{border:#000000 solid 1px;}

.products_line{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #646464;
	border-bottom-color: #1B1B1B;
}
.BOTTOM{
color:#FFAE3B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.content_guestbook{
	text-indent: 15px;
	line-height:24px;
	color:#FFAE3B;
}