*{
	margin: 0px;
}
img {
border: none;
} 
input {
	border: 1px solid #CCCCCC;
}
body{
	text-align:center;
	color: #333;
	/*font-family:arial, verdana, "Microsoft YaHei",sans-serif;*/
	font-family:Microsoft YaHei;
	background-color: #ffffff;
	background-image:url(../images/b_bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a:link{
    color:#9999cc;
    text-decoration:none;}
a:visited{ color:#9999cc;text-decoration:none;}
a:active{ color:#9AC8ED;text-decoration:underline;}
a:hover{ text-decoration:underline;color:#000;}

#videoplay { text-align:center;}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 5px;
	background-image:url(../images/h1_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: 25px;
	height:18px;
	line-height:18px;
	color:#006699;
}

/*用户登录 */
#login {
	width: 730px;
	height: 250px;
	margin:auto;
	text-align:center;
}
	#login_dialog_box {
		width: 300px;
		height:200px;
		margin:auto;
		background-color: #FFFFFF;
		margin-top: 50px;
		color: #b41400;
		font-size: 11px;
		background-color: #FFFFFF;
		background-image: url(../images/login_dialog_box_buttom.png);
		background-repeat: no-repeat;
		background-position: bottom;
		border:1px solid #dddddd;
		padding:1px;
	}
		#login_dialog_box_top {
			width: 300px;
			height:24px;
			font-size: 12px;
			background-image: url(../images/login_dialog_box_top.jpg);
			background-repeat: no-repeat;
			background-position: top;
			background-color:#eeeeee;
			border-bottom:1px solid #6699CC;
			font-weight: bold;
			color:#666699;
			line-height: 24px;
			margin-bottom: 10px;
		}
			#login_dialog_box tfoot a {
				color: #b41400;
			}
				#login_dialog_box a {
					color: #b41400;
					font-size: 11px;
					text-decoration: none;
				}
					#login_dialog_box input.account {
						font-size: 11px;
						border: 1px solid #ccc;
						width: 160px;
					}
						#login_dialog_box input.password {
							font-size: 11px;
							border: 1px solid #ccc;
							width: 90px;
						}
							#member_login {
								text-align: left;
								align:center;
							   }
							   
.rule{

	clear:both;
	padding-left:10px;
	padding-right:10px;

	border-bottom:1px dashed #eeeeee;
}
.zp_con{
    text-align:left;
	line-height:20px;
	padding:20px;
	margin:auto;
	color:#666699;
}
h2 {
	font: bold 14px Microsoft YaHei;/*Verdana, Arial, Helvetica, sans-serif;*/
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
h3 {
	font: bold 14px Microsoft YaHei;/*Verdana, Arial, Helvetica, sans-serif;*/
	color: #000;
	margin:auto;
	margin-top:20px;
	padding:0px;
	width:100%;
	height:30px;
	background-color:#eeeeee;
	border-bottom:1px solid #6699CC;
	line-height:30px;
}
h4 {
	font: bold 12px Microsoft YaHei;/*Verdana, Arial, Helvetica, sans-serif;*/
	color:#000;
	margin:0px;
	padding:0px;
	width:178px;
	height:30px;
	background-color:#eeeeee;
	border-bottom:1px solid #6699CC;
	line-height:30px;
	text-indent:20px;
}
#shadow {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header{
	width:994px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height:170px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sounds{
	height:1px;
	line-height:1px;
	display:none;
}
#contain{
	margin-right: auto;
	margin-left: auto;
	width: 994px;

}
 #mainbg{
	width:994px;
	padding: 0px;
	float: left;
}
#right{
	float: left;
	margin: 2px 0px 2px 0px;
	padding:0px;
	width: 340px;
	text-align:left;
	background-color: #FFFFFF;
}
#right2{
	float: left;
	margin: 0px;
	padding-left:20px;
	width: 520px;
	text-align:left;
}
#left{
	float: left;
	margin: 2px 2px 0px 0px;
	padding: 0px;
	width: 650px;
	text-align:left;
	background-color: #FFFFFF;
}
#footer{
	clear:both;
	width:994px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height:60px;
	overflow:hidden;
	background-color: #EEEEFF;
	background-image:url(../images/foot_bg.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3A75B6;
}
.text{margin:0px;padding:20px;}


/*主菜单*/
#menu {
	margin: 0px;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8EAAC0;
	background-repeat: no-repeat;
	background-position: 80px top;
	height: 53px;
}
#manu_top{
    float:left;
	margin:auto;
	width:100%;
	height:100px;
}
#menu_logo{
    float:left;
	margin:auto;
	width:171px;
	height:93px;
	overflow:hidden;
}
#menu_text{
    float:left;
	margin:auto;
	width:480px;
}
#menu_lan{
    float:right;
	clear:right;
	margin:auto;
	width:100px;
	height:93px;
	text-align:right;
	padding:8px 20px 0px 0px;
}
#menu_lan a:link{
    color:#003366;
	text-decoration:none;
}
#menu_lan a:visited{
    color:#003366;
	text-decoration:none;
}
#menu_lan a:active{
    color:#66CCCC;
	text-decoration:none;
}
#menu_lan a:hover{
    color:#66CCCC;
	text-decoration:none;
}
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
	float:left;
	font-size:93%;
	line-height:normal;
	font: bold 11px/1.5em Verdana;
	width: 994px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3A75B6;
      }
    #tabs10 ul {
	  margin:0;
	  padding:0px 0px 0 30px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
	  float:left;
	  text-align:center;
	  width:156px;
	  padding-top:20px;
	  color:#FFF;
	  font-size:14px;
	  filter:
        Dropshadow(offx=1,offy=0,color=#336699)
        Dropshadow(offx=0,offy=1,color=#336699)
        Dropshadow(offx=0,offy=-1,color=#336699)
        Dropshadow(offx=-1,offy=0,color=#336699)
		/*glow(color=#336699,direction=1);*/
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

/*首页布局*/
#news_front {
     height:300px;
	 overflow:hidden;
}
	#news_front ul {
	padding-left: 15px;
	list-style-image: url(../images/dot_arrow.gif);
	}
	#news_front li {
	float:left;
	clear:left;
	margin-top:10px;
	width:90%;
	height:50px;
	overflow:hidden;
	}
	#nf_d{
	float:left;
	padding-left:5px;
	padding-top:15px;
	width:70px;
	font-size: 12px;
	}
	#nf_c{
	float:left;
	width:165px;
	height:50px;
	border-left:1px solid #CCCCCC;
	padding-left:15px;
	}
#about_front {
    height:300px;
	overflow:hidden;
	line-height:18px;
	color:#336699;
}
#product_front {}
#login_front {

}
.account{
    width:100px;
	height:18px;
	border:1px solid #cde9ec;
}
.password{
    width:50px;
	height:18px;
	border:1px solid #cde9ec;
}
.button_middle{
    width:60px;
	height:20px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	line-height:18px;
	cursor:pointer;
}
#pf_c{
    float:left;
	clear:both;
	width:420px;
	margin-bottom:5px;

}
#product_front ul{
    float:left;
	clear:both;
	width:420px;
	margin:0px;
	padding:0px;
	padding-top:12px;
	text-decoration:none;
	list-style:none;
}
#product_front ul li{
    float:left;	
	text-align:center;
	padding-left:18px;	
}
.pf_bg{
    width:180px;
	height:140px;
	margin:auto;
	
    background-image:url(../images/pf_bg.gif);
}
#pf_c001{
    float:left;
	clear:both;
	width:180px;
	height:140px;
	padding:0px;
	
}
#pf_c001 img{
    border:1px solid #99CCCC;
	margin:10px;
}
#pf_c002{
    float:left;
	clear:both;
	width:180px;
	height:25px;
	line-height:25px;
	
}






/*表单提示*/
.correct {
	color: #339933;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.error {
	color:#F30;
	font-weight:bold;
	line-height: 20px;
	padding-left: 20px;
	background-image:url(../images/re_e.gif);
	background-repeat:no-repeat;
}
.focus {
	background-color:#F5FBFF;
	border: 1px solid #7AC4EA;
	color:#333399;
	padding: 3px;
}
#correct {
	color: #339933;
	line-height: 20px;
	background-image: url(../images/icon_right_19x19.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
}
#error {
	background-color: #FFCCCC;
	color: #FF3333;
	border: 1px solid #FF3333;
	line-height: 20px;
	padding-left: 3px;
}
#focus {
	background-color: #F0F0F0;
	border: 1px solid #666666;
	color: #666666;
	padding: 3px;
}
#clear{
    clear:both;
}
#nf_d001{
    color:#CC0000;
}
#leftmenu{
    float:left;
	padding-left:20px;
	width:200px;
	text-align:left;
	background-image:url(../images/leftmn_03.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#lm_1{
     margin:auto;
	 width:200px;
	 height:65px;
	 overflow:hidden;
	 background-image:url(../images/leftmn_01.gif);
	 line-height:65px;
	 font-size:14px;
	 text-align:center;
}
#lm_2{
     margin:auto;
	 width:200px;
	 height:25px;
	 font-size:14px;
	 font-weight:bold;
	 text-indent:20px;	 
}
#lm_3{
     margin:auto;
	 width:200px;
}
#leftmenu li{     
	 margin-left:30px;
}
#leftmenu li a:link{
    color:#336;
	text-decoration:none;
}
#leftmenu li a:visited{
    color:#336;
	text-decoration:none;
}
#leftmenu li a:active{
    color:#33CCFF;
	text-decoration:none;
}
#leftmenu li a:hover{
    color:#33CCFF;
	text-decoration:none;
}


a.banner:link{
    color:#FFFFFF;
	text-decoration:none;
}
a.banner:visited{
    color:#FFFFFF;
	text-decoration:none;
}
a.banner:active{
    color:#FC3;
	text-decoration:none;
}
a.banner:hover{
    color:#FC3;
	text-decoration:none;
}
span#nowz{
	color:#FC3;
}

#company_name{
    float:left;
	clear:both;
	margin:0px;
	width:700px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	font-weight:bold;
	color:#666699;
}
#show_content{
    float:left;
    margin:0px;
	clear::both;
	width:700px;
}

#show_content div { margin:10px 0;}
#show_content div span{font-weight:bold;}
#show_content div p { font-family:12px;line-height:24px;}
#hid_content{
    position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	width:515px;
	height:150px;
	background:#eeeeee;
}

#ft_con1{
    float:left;
	clear:both;
	width:100%;
	height:10px;
}
#ft_con2{
    float:left;
	clear:both;
	width:100%;
	height:16px;
	line-height:16px;
	text-align:center;
}
#ft_con2 span{
    color:#669999;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}
#ft_con2 a:link{
    color:#636;
	text-decoration:none;
}
#ft_con2 a:visited{
    color:#636;
	text-decoration:none;
}
#ft_con2 a:active{
    color:#669999;
	text-decoration:none;
}
#ft_con2 a:hover{
    color:#669999;
	text-decoration:none;
}
#ft_con3{
    float:left;
	clear:both;
	width:100%;
	height:14px;
	line-height:14px;
	text-align:center;
	color:#669999;
}
#va_all{
	 margin:auto;
	 width:994px;
	 padding:20px;
}
#va_all ul{
     float:left;
	 clear:both;
	 width:994px;
	 height:25px;
	 line-height:25px;
	 padding:0px;
	 text-decoration:none;
	 list-style:none;
	 border-bottom:1px solid #eeeeee;
}
#va_all ul li{
     float:left;
	 width:33%;
}
#va_all ol{
	 margin:0px 20px 0px 20px;
	 line-height:25px;
}
#va_all ol li{
     height:25px;
	 margin:auto;
	 width:100%;
	 float:left;
	 clear:both;
	 list-style-type:circle;
} 

#content{
     margin:auto;
	 width:994px;
	 padding-bottom:30px;
	 padding-top:20px;
     padding-left:20px;
	 text-align:left;
}
#content1{
     margin:auto;
	 width:500px;
	 padding-bottom:30px;
	 padding-top:20px;
	 min-height:400px;
	 line-height:18px;
}
#navheader{
     margin:auto;
	 width:960px;
	 height:15px;
	 line-height:15px;
	 color:#639;
	 text-align:left;
	 border-bottom:1px dashed #CCC;
}
#navheader a:link{
    color:#999;
	text-decoration:none;
}
#navheader a:visited{
    color:#999;
	text-decoration:none;
}
#navheader a:active{
    color:#336;
	text-decoration:none;
}
#navheader a:hover{
    color:#336;
	text-decoration:none;
}
#content a:link{
    color:#636;
	text-decoration:underline;
}
#content a:visited{
    color:#636;
	text-decoration:underline;
}
#content a:active{
    color:#F30;
	text-decoration:none;
}
#content a:hover{
    color:#F30;
	text-decoration:none;
}

#va_all a:link{
    color:#636;
	text-decoration:underline;
}
#va_all a:visited{
    color:#636;
	text-decoration:underline;
}
#va_all a:active{
    color:#F30;
	text-decoration:none;
}
#va_all a:hover{
    color:#F30;
	text-decoration:none;
}
span.n_001{
    text-align:left;
	width:994px;
}

#now_po{
	 margin:auto;
	 width:994px;
	 height:20px;
	 border-bottom:1px dashed #eeeeee;
	 border-top:1px dashed #eeeeee;
}

#news_left{
     float:left;
	 clear:left;
	 margin:auto;
	 width:450px;
}
#news_right{
     float:right;
	 clear:right;
	 margin:auto;
	 width:210px;
}

.button_middle{
      height:22px;
	  width:60px;
	  padding:1px;
	  color:#006699;
	  line-height:18px;
	  background-image:url(../images/button_bg.gif);
	  background-repeat:repeat-x;
	  border:1px solid  #CCCCCC;
}
#but_bg01{
      margin:auto;
	  margin-top:5px;
      height:30px;
	  width:136px;
	  line-height:30px;
	  font-size:14px;
	  font-weight:bold;
	  background-image:url(../images/button.gif);
	  background-repeat:repeat-x;
}
#but_bg01 a:link{
    color:#FFFFFF;
	text-decoration:none;
}
#but_bg01 a:visited{
    color:#FFFFFF;
	text-decoration:none;
}
#but_bg01 a:active{
    color:#FC3;
	text-decoration:none;
}
#but_bg01 a:hover{
    color:#FC3;
	text-decoration:none;
}
.button001{
      margin:auto;
	  border:none;
	  margin-top:5px;
      height:30px;
	  width:136px;
	  line-height:30px;
	  font-size:14px;
	  font-weight:bold;
	  color:#FFFFFF;
	  background-image:url(../images/button.gif);
	  background-repeat:repeat-x;
	  cursor:pointer;
	  
}
.tleft{
    width:45%;
	margin:auto;
	float:left;
	padding:0px;
	text-align:right;
}
.tright{
    width:45%;
	margin:auto;
	float:right;
	padding:0px;
	text-align:left;
	
}