@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{
	font-family:ËÎÌå,Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1003px;
	margin:0 auto;
	text-align:center;
	color:#333;
	position:relative;
	background: url(../images/body_bg.gif)  center center repeat-y;
}
a{
	color:#333;
	text-decoration:none;
}
a:visited{
	color:#333;
}
a:hover{
	color:#0a408a;
    text-decoration:underline;
}

p{
	text-align:left;
	color:#333;
	line-height:22px;
}

#top{
	width:1003px;
	height:86px;
	margin:0 auto;
	text-align: left;
}
.logo{
    width:730px;
    height:86;
    float:left;
    
}
.top_right{
	width:232px;
	margin-left: 40px;
    float:right;	
}
#menu{
	width:999px;
	height:27px;
	margin:0 auto;
	text-align:center;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
	padding: 12px 2px 0px 2px;
}

#menu ul{
	list-style-type: none;
	float: left;
}

#menu ul li{
    width:111px;
	text-align: center;
	float:left;
}


#menu a{
	color:#fff;
	text-decoration:none;
}
#menu a:visited{
	color:#fff;
}
#menu a:hover{
	color:#ff6600;
    text-decoration:underline;
}



#banner{
	width:1003px;
	margin:3px auto 3px auto;
}


#center{
	width:1003px;
	margin:10px auto 0 auto;
	line-height:20px;
	text-align: left;
}

#centers{
	width:1003px;
	margin:10px 19px 0px 19px;
	line-height:20px;
	text-align: left;
}

#footer{
	width:1003px;
	height:60px;
	margin:10px auto 0 auto;
	text-align: center;
	border-top: solid 1px #0a408a;
	padding-top: 10px;
	line-height: 18px;
}

.inputclass{
	border:1px solid #666666;
	height:22px;
}


#promenu{
	width:200px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float: left;
}
#promenu ul{
	list-style-type: none;
	float: left;
	
}
#promenu ul li{
	float:left;
	background-image: url(../images/pro_menu_list.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 45px;
	height: 21px;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
#promenu ul li a{
	color:#fff;
	text-decoration:none;
}
#promenu ul li a:hover{
	color:#ccc;
	text-decoration:underline;
}

.home_new{
   width:490px;
   margin:0 auto;
}
.home_title{
	background:url(../images/title_bg.gif) no-repeat;
	height:29px;
	float:left;
	width: 470px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

.home_new_conter{
   width:490px;
   margin:0 auto;
   float:left;
}
.home_new_list{
	width:490px;
	float:left;
	margin-top: 15px;
}
.home_new_title{
	width:350px;
	float:left;
	background-image: url(../images/list_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.home_new_date{
   width:100px;
   float:right;
}



.new_conter{
   width:633px;
   margin:0 auto;
   float:left;
}
.new_list{
	width:633px;
	float:left;
	margin-top: 15px;
}
.new_title{
	width:340px;
	float:left;
	background-image: url(../images/list_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.new_ReadCount{
   width:150px;
   float:left;
}
.new_date{
   width:123px;
   float:left;
}




.imgstyle{
    border:1px #999999 solid;
	padding:2px;
}


.imgstyle:hover{
	border:2px groove #1F8AEB;
	padding:1px;
}


.titles{
	background:url(../images/title_bg.gif) no-repeat;
	height:29px;
	float:left;
	width: 613px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 20px;
}
.title{
	float:left;
	width:350px;
	font-size: 14px;
	font-weight: bold;
}
.title_h{
	float:left;
	width:250px;
	text-align:right;
}
.title_ico{
	padding:5px 10px 0px 0px;
}

.title_text{
	width:613px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

.left_title{
	background:url(../images/left_menu.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:200px;
	padding:8px 0px 0px 0px;
	text-align:center;
	height:30px;
}

.solidborder{
   border:1px solid #999999;
}

.lefts{
   border:1px solid #999999;
   float:left;
   width:198px;
}

#left_menu{
	width:165px;
	float: left;
}
#left_menu ul{
	list-style-type: none;
	float: left;
	
}
#left_menu ul li{
	float:left;
	height: 25px;
	width: 135px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/lefts_list_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_menu ul li:hover{
	background-image: url(../images/lefts_list_bg2.jpg);
}
#left_menu ul li a{
	color:#333333;
	text-decoration:none;
}
#left_menu ul li a:hover{
	color:#cc0000;
}

.technic_title{
   width:100%;
   text-align:center;
   height:30px;
   font-size:14px;
   font-weight:bold;
   float:left;
}
.technic_minde{
	width:95%;
	text-align:right;
	height:25px;
	font-weight:bold;
	float:left;
	background-color:#eeeeee;
	padding-right: 5%;
	padding-top: 5px;
}
.technic_content{
	width:100%;
	float: left;
	margin-top: 10px;
}
.technic_foot{
   border-top:1px solid #dddddd;
   width:95%;
   text-align:right;
   height:30px;
   float:left;
   padding-right:5%;
   padding-top:5px;
   margin-top:10px;
}

.pages{
	width:100%;
	float:left;
	text-align:center;
	height:30px;
	margin-top: 10px;
	padding-top: 5px;
    border-top:1px solid #dddddd;
}

.proimg{
	width:155px;
	margin:6px auto 6px auto;
	text-align: center;
	color: #116ABA;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.proimg a{
    color:#116aba;
}
.proimg a:hover{
    color:#0055a2;
}

.proimgs{
	width:192px;
	margin:6px;
	text-align: center;
	color: #116ABA;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.proimgs a{
    color:#116aba;
}
.proimgs a:hover{
    color:#0055a2;
}
.sec1  {
	background:url("../images/tab_bg1.gif") no-repeat left top;
	cursor:  hand;
	margin:0;
	color:#055AA5;
	text-decoration:none;
	width:65px;
	height:22px;
	text-align:center;
	font-weight: bold;
}
.sec2  {
	background:url("../images/tab_bg2.gif") no-repeat left top;
	cursor:  hand;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	width:65px;
	height:22px;
	text-align:center;
	font-weight: bold;
}

.solid-bottom {BORDER-BOTTOM: #24618E 1px solid}
.solid4 {BORDER: #24618E 1px solid}





.product_img{
	padding:2px;
	float:left;
	border: 1px solid #cccccc;
}
.product_text{
	background-color:#cccccc;
	width:136px;
	padding:7px;
	float:left;
	text-align: center;
	font-weight: bold;
}

.product_det{
    width: 300px;
    padding: 4px 15px 0px 15px;
    float: left;
}
.product_img_det{
	padding:2px;
	border-bottom:#cccccc dotted 1px;
	float:left;
}
.product_text_det{
    background-color: #cccccc;
    width: 230px;
    padding: 10px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.product_right_det{
    width: 280px;
    float: right;
}
.product_right_text_det{
    width:280px; 
	float:left;
}
.product_right_text_det p{
   margin:5px 0px 5px 0px;
}

.product_title{
	border-bottom:#999999 dotted 1px;
	height:23px;
	padding:12px 0px 0px 20px;
	color:#333333;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	float: left;
	width: 630px;
}

