*{
	margin: 0;
	padding: 0;
}
body{
	width: 1000px;
	margin: auto;
	background: #FFF;	
	font: 12px normal Arial, verdana, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: #333;
}
a:visited, a:active, a:link{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.clear{
	clear: both;
}
.emphasize{
	color: Red;
	font-weight: normal;
}
img{
	border: 0;
}
ul{
	list-style: none;
}
.title{
	width:100%;
	height:32px;
	clear: both;
}
.title_l{
	float:left;
	width: 7px;
	height:32px;
	background: url(../images/title_l.gif) no-repeat;
}
.title_c{
	float:left;
	width:92%;
	height:32px;
	background: url(../images/title_c.gif) repeat-x;
}
.title_r{
	float:left;
	width:8px;
	height:32px;
	background: url(../images/title_r.gif) no-repeat;
}
.title h3{
	float:left;
	font-size: 14px;
	color: #fff;
	line-height:32px;
	margin-left:5px;
}
.date{
	width:100%;
	text-align:center;
}
.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 0px;
}
/*-----------container------------*/
#container{
	margin: auto;
	text-align: left;
	width:100%;	
}
/*-----------header------------*/
#header{
	width:1000px;
}
#header_top{
	width:100%;	
	height: 25px;
	background:url(../images/top.jpg) repeat-y;
}
#header_top ul{
	float: right;
	margin-right: 50px;
	list-style: none;
}
#header_top ul li{
	display: inline;
	line-height: 25px;	
	padding-left: 20px;
	margin-left: 10px;
}
.top_list{
	background: url(../images/top_list.gif) no-repeat 0 10%;
}
.top_register{
	background: url(../images/top_register.gif) no-repeat 0 10%;
}
.top_lan{
	background: url(../images/top_lan_blue.gif) no-repeat 0 10%;
}
#banner{
	clear: both;
	height: 113px;
	background:url(../images/banner.jpg) no-repeat;
}
#menu{
	clear: both;
}
#menu_left{
	float: left;
	width: 7px;
	height: 34px;
	background: url(../images/menu_left.jpg) no-repeat;	
}
#menu_center{
	float: left;
	width: 985px;
	height: 34px;
	background: url(../images/menu_center.jpg) repeat-x;
}
#menu_right{
	float: right;
	width: 8px;
	height: 34px;
	background: url(../images/menu_right.jpg) no-repeat;
}
#menu_center ul{
	list-style: none;
	text-align: center;
	height: 34px;
}
#menu_center li{
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin:0px 5px;
	line-height:34px;
}
#menu_center li a{
	color: #fff;		
}
#header_bottom{
	clear: both;
	color: #fff;
	width:100%;
	height: 28px;
	background: #ec6b0e;
}
#header_bottom ul.login{
	float:left;
	width:60%;
}
#header_bottom ul.login li{
	float: left;
	display: block;
	padding: 5px 0px 0 15px;
}
#header_bottom ul.login li.submit{
	padding-top:0;
}
#header_bottom ul.login li a{
	color:#fff;
}
#header_bottom ul.search{
	margin:2px 0 0 0;
	float:left;
	width:40%;
}
#header_bottom ul.search li{
	padding: 8px 0 0 20px !important;
	padding: 5px 0 0 20px;
	display:inline;
}
.chaxun{
	background: url(../images/head_chaxun.gif) no-repeat 0 5px;
}
/*-----------main------------*/
#main{
	margin: 10px 0 0 5px;
	width:988px;
}
#column{
	float: left;
	width: 762px;
}
.column_t{
	height: 4px;
	background: url(../images/left_t.gif) no-repeat;
	overflow:hidden;
}
.column_m{
	height: auto;
	background: url(../images/left_m.gif) repeat-y;
}
.column_b{
	height: 4px;
	background: url(../images/left_b.gif) no-repeat;
}
img.more{
	float: right;
	padding: 8px 5px 0 0;
}
.column_pic{
	padding: 5px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-top: 10px #ccc solid;
	border-right: 10px #ccc solid;
}
ul.column_content{
	width: 100%;
}
ul.column_content li{
	position: relative;
	width: 100%;
}
ul.column_content li span{
	float:left;
	margin: 5px 0 0 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/pic_1.gif) no-repeat;
}
ul.column_content li span.pic_2{
	background-image: url(../images/pic_2.gif);
}
ul.column_content li span.pic_4{
	background-image: url(../images/pic_4.gif);
}
ul.column_content li span.pic_5{
	background-image: url(../images/pic_5.gif);
}
ul.column_content li span.pic_6{
	background-image: url(../images/pic_6.gif);
}
ul.column_content li span.pic_7{
	background-image: url(../images/pic_7.gif);
}
/*---------左侧-----------*/
#column_left{
	float: left;
	width: 225px;
}
.column_pic_1{
	float: left;
	margin: 20px 10px 0 20px;
}
.column_pic_2{
	float: right;
	margin: 10px 15px 0 0;
}
div.clear p{
	color: #333;
	line-height: 25px;
}
div.clear p.top{
	padding: 15px 0 10px 20px;
}
div.clear p.bottom{
	padding: 5px 0 10px 10px;
}
.line{
	margin: 0 0 0 2px;
	height: 9px;
	background: url(../images/line.gif) no-repeat;
}
/*---------右侧-----------*/
#column_right{
	float:right;
	width:224px;
}
.column_pic_3{
	margin: 15px 0 0 60px;
}
p.text_3{
	margin: 0 0 0 20px;
}
div.contact{
	width: 98%;
}
div.contact p.text_4{
	line-height: 20px;
	padding: 7px 0 0 10px;
	margin: 0 0 0 10px;
}
h4.online_title{
	font-size: 12px;
	margin: 5px;
	padding: 0 0 0 10px;
	width: 90%;
	line-height: 25px;
	color: #333;
	background:#f1eff0;
}
.online{
	margin: 5px 10px;
	color: #333;
}
div.contact_left{
	width: 174px;
}
div.contact_left p.text_4{
	line-height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 0 0 10px;
}
contact_left h4.online_title{
	font-size: 12px;
	margin: 5px;
	padding: 0 0 0 5px;
	width: 100%;
	line-height: 25px;
	color: #333;
	background:#f1eff0;
}
contact_left.online{
	margin: 5px 10px;
	color: #333;
}
ul.art{
	padding: 10px;
}
ul.art li{
	padding: 0 0 0 10px;
	height: 20px;
	width: 90%;
	background: url(../images/list_art.gif) no-repeat 5px 5px;
	border-bottom:1px dashed #8EBAEA;
}
ul.art li a{
	line-height: 20px;
	padding-left: 10px;
}
ul.art li a:hover{
	color: red;
}
ul.dynamic{
	padding:10px;
	width: 90%;
}
ul.dynamic li{
	padding: 0 0 0 10px;
	width: 90%;
	height: 20px;
	background: url(../images/list_company.gif) no-repeat 5px 5px;
	border-bottom:1px dashed #8EBAEA;
}
ul.dynamic li a{
	line-height: 20px;
	padding-left: 10px;
}
ul.dynamic li a:hover{
	color:red;
}
ul.dynamic li.aftermost{
	background: none;
	border: 0;
	height:15px !important;
	height: 5px;
}
/*-----------footer------------*/
#footer{
	clear: both;
	padding: 5px 0 0 0 !important;
	margin: 5px 0 0 0;
	height: 200px;
}
#regie{
	color: #fff;
	line-height: 30px;
	margin: 10px;
	padding: 1px;
	width: 98% !important;
	width: 97.8%;
	border: 1px solid #EB6B0E;
}
#regie div{
	height: 30px;
	background: url(../images/foot.jpg) repeat-x;
}
#regie div span{
	text-align: center;
	margin:  0 0 0 350px;
	display: block;
	width: 282px;
	height: 26px;
	background: url(../images/regie.gif) no-repeat;
}
#regie table{
	margin: 0 0 0 40px;
}
#regie table tr td img{
	margin: 5px;
}
h3.regie_title{
	font-size: 14px;
	padding: 0 50px;
}
ul.footer_pic{
	width: 90%;
	height: 90px;
	margin: 0 50px;
}
ul.footer_pic li{
	float: left;
}
ul.footer_pic li a{
	margin: 0 12px;
	padding: 50px 30px 10px;
	display: block;
	width: 60px;
	background: url(../images/footer_buy.jpg) no-repeat 50% 10%;
	border: 1px #ccc solid; 
}
span.footer_text{
	color: #3E7DC6;
	display: block;
	padding: 2px 0 0 5px;
}
ul.footer_pic li a.pay{
	background-image: url(../images/footer_pay.jpg);
}
ul.footer_pic li a.intro{
	background-image: url(../images/footer_intro.jpg);
}
ul.footer_pic li a.about_us{
	background-image: url(../images/footer_about_us.jpg);
}
ul.footer_pic li a.cooperate{
	background-image: url(../images/footer_cooperate.jpg);
}
ul.footer_pic li a.law{
	background-image: url(../images/footer_law.jpg);
}
#footer #contact{
	color: #333;
	text-align: center;
	line-height: 20px;
}
#footer_line{
	margin: 0 0 10px 0;
	width: 100%;
	height: 10px;
	border-top: 1px #7FA3D0 solid;
}
#footer_line span{
	margin-top: 1px;
	display: block;
	width: 100%;
	height: 10px;
	background: #E0DFDF;
}
/*---------中间-----------*/
#column_center{
	float: right;
	margin: 0 0 0 2px;
	width:535px;
}
.index_c{
	width:518px;
}
span.pic_3{
	float:left;
	margin: 4px 0 0 0;
	display: block;
	width: 24px;
	height: 22px;
	background-image: url(../images/pic_3.gif);
}
#center_t{
	clear:both;
	margin: 2px 0 0 0 !important;
	margin:0;
	width: 530px;
	height:3px;
	background: url(../images/center_t.gif) no-repeat;
	overflow:hidden;
}
#center_m{
	width: 530px;
	background: #FDEBDD;
}
ul.center_content li{
	padding: 10px 0;
	height: 102px;
}
ul.center_content li .left{
	float: left;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	width:252px;
	height: 120px;
	background: url(../images/center.gif) no-repeat;
}
ul.center_content li .right{
	float: right;
	margin: 0 10px 0 0 !important;
	margin: 0 5px 0 0;
	width:252px;
	height: 102px;
	background: url(../images/center.gif) no-repeat;
}
img.more2{
	float: right;
	margin: 12px 15px 0 0;
}
h4.center{
	color: #333;
	font-size: 14px;
	line-height: 25px;
	margin: 7px 0;
	text-align: center;
}
ul.center_content p{
	margin-left: 10px;
	padding: 0 10px;
	color: #333;
	line-height: 18px;
}
img.center_content_pic{
	float: left;
	margin: 20px 0 0 10px;
	padding: 5px;
	border: 2px #fff solid;
}
#center_b{
	width: 530px;
	height:3px;
	background: url(../images/center_b.gif) no-repeat;
}
.page{
	padding: 0 0 15px 200px;
	color:#333;
}
#column_deal{
	width: 1000px;
}
.deal_l{
	width: 970px;
}
span.pic_1{
	float:left;
	margin: 5px 0 0 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/pic_1.gif) no-repeat;
}
#deal_t{
	clear:both;
	margin:2px 0 0 0;
	width: 980px;
	height:3px;
	background: url(../images/deal_t.gif) no-repeat;
	overflow:hidden;
}
#deal_m{
	width: 980px;
	padding:10px;
}
.table_help,.table_brand{
	margin: 10px 0 20px 20px;
}
.table_help td a{
	text-decoration: underline;
}
.table_help td a:hover{
	color: red;
	text-decoration: none;
}
#deal_b{
	width: 747px;
	height:3px;
	background: url(../images/deal_b.gif) no-repeat;
}
/*------厂商制造----------*/
.table_brand a{
	text-decoration: none;
}
.table_brand a:hover{
	color:red;
	text-decoration: underline;
}
.brand_tile{
	border:1px solid #ccc;
	text-align:center;
	width:98%;
	height:20px;
	margin-left:5px;
	background-color:#efefef;
}
.brand_tile h3{
	font-size:14px;
	color:#ff6600;
}
.row_big{
	margin:5px;
	text-align:center;
}
.row1{
	width:170px;
	float:left;
}
.row_big2{
	height:20px;
	margin:5px;
	text-align:center;
}
.row2{
	height:25px;
	width:170px;
	float:left;
}
/*-------product----------*/
/*---left---*/
#column_product_left{
	float: left;
	width: 160px;
}
.column_product_t{
	height: 4px;
	background: url(../images/left_t2.gif) no-repeat;
	overflow:hidden;
}
.column_product_m{
	background: url(../images/left_m2.gif) repeat-y;
}
.column_product_m ul{
	color: #7E7979;
}
.column_product_m ul.pinpai{
	margin: 15px 0 0 0;
}
.column_product_m li{
	width: 100%;
	margin: 0 8px;
	line-height: 12px;
}
.product_l{
	width: 90%;
}
span.cpfl_pic{
	float:left;
	margin:5px 0 0 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/pic_9.gif) no-repeat;
}
.column_product_m li span{
	float:left;
	margin: 0 5px 0 0;
	display: block;
	width:15px;
	height:25px;
	background: url(../images/list_product.gif) no-repeat right center;
}
.column_product_m li a{
	display:block;
	width:100%;
	height:25px;
	line-height:25px;
	background: url(../images/quxian.gif) no-repeat left bottom;
}
.column_product_m li.curent a,.column_product_m li a:hover{
	color: #6E5F0D;
	background: url(../images/quxian_hover.gif) no-repeat left bottom;
}
.column_product_b{
	height: 4px;
	background: url(../images/left_b2.gif) no-repeat;
}
/*----center--------*/
#column_product_center{
	float: right;
	width: 600px;
}
span.jcyb_pic{
	float:left;
	margin:4px 0 0 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/pic_8.gif) no-repeat;
}
.product_c{
	width: 580px;
}
#column_product_center #center_t{
	clear:both;
	margin:2px 0 0 0 !important;
	margin:0;
	width: 594px;
	height:3px;
	background: url(../images/center_t2.gif) no-repeat;
	overflow:hidden;
}
#column_product_center #center_m{
	width: 595px;
	background: #FDEBDD;
}
#column_product_center #center_b{
	width: 594px;
	height:3px;
	background: url(../images/center_b2.gif) no-repeat;
}
#column_product_center #center_m table{
	margin: 0 30px;
}
#column_product_center #center_m table td a{
	color: #333;
}
#column_product_center #center_m table td a:hover{
	color: #333;
	text-decoration: underline;
}
/*---product_detail-----*/
#main_product_second{
	margin: 10px 0 0 5px;
	width:99.5%;
}
#column_second{
	width: 100%;
}
#column_product_left_second{
	float: left;
	width: 199px;
}
#column_product_center_second{
	float: right;
	width:768px;
}
ul.pinpai li span.list_img{
	float:left;
	margin: 0 5px 0 0;
	display: block;
	width:15px;
	height:25px;
	background: url(../images/list_company.gif) no-repeat right center;
}
#center_t_second{
	clear: both;
	margin: 2px 0 0 0;
	width: 753px;
	height:3px;
	background: url(../images/product_t.gif) no-repeat;
	overflow:hidden;
}
#center_m_second{
	width: 753px;
	background:#FDEBDD;
}
.product_table{
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 15px 10px;
	color:#605A55;
}
.product_table td a:visited, .product_table td a:active, .product_table td a:link{
	color: #605A55;
	color: red;
	text-decoration: underline;
}
.product_table td a:hover{
	color: red;
	text-decoration:none;
}
td.img_bg{
	background:#fff;
}
.page{
	padding: 0 0 15px 200px;
	color:#333;
}
#center_b_second{
	width:753px;
	height:3px;
	background: url(../images/product_b.gif) no-repeat;
}
/*------product_detail_detail-------*/
.prodct_3_c{
	width: 98%;
}
#name{
	padding: 5px;
	border:1px dashed #9DBFE4;
}
#name ul{
	line-height: 25px;
}
h3.product{
	margin: -5px 0 0 0 !important;
	margin: -6px 0 0 0;
}
.product_pic{
	float: left;
	padding:20px;
	margin: 5px 10px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-top: 10px #ccc solid;
	border-right: 10px #ccc solid;
	background: #fff;
}
#name .click{
	padding: 15px 0 0 0;
}
#center_m_second .intro{
	clear:both;
	margin:0;
}
/*---------------application---------------------*/
ul.list_contain{
	padding: 10px 0 20px 0;
}
ul.list_contain li{
	float: left;
	padding: 0 5px;
}
ul.list_contain li a{
	color: #4b7197;
}
ul.list_contain li a:hover{
	color: red;
	text-decoration: underline;
}
h3.application_title{
	padding: 5px;
	font-size: 14px;
	color: #333;
}
p.indent{
	padding: 5px;
	color: #333;
	text-indent: 25px;
}
#fontzoom{
	padding:5px;
}
#fontzoom ol{
	margin: 5px 0 0 50px;
	padding:0 15px; 
}
#fontzoom h3{
	font-size: 12px;
	padding: 0 20px;
	color: #ff6600;
}
/*---------news----------*/
#column_news{
	float: left;
	width: 762px;
}
.news_l{
	width: 97%;
}
#news_t{
	clear:both;
	margin:2px 0 0 0;
	width: 747px;
	height:3px;
	background: url(../images/deal_t.gif) no-repeat;
	overflow:hidden;
}
#news_m{	
	width: 748px;
	background: #FDEBDD;
}
#news_m h4{
	font-size: 12px;
	padding: 5px 20px 0 20px;
	color: #ff6600;
}
#news_m p{
	padding: 10px 20px;
	color: #333;
	line-height: 25px;
}
#news_m table{
	color: #333;
	line-height:30px;
}
#news_m #table_warp{
	width: 700px;
	margin: 10px 0 0 15px;
	padding: 0 10px;
	border: 1px solid #adc9e8;
}
#news_b{
	width: 747px;
	height:3px;
	background: url(../images/deal_b.gif) no-repeat;
}
/*-----------main1------------*/
#main #main1{
	width:100%;	
}
/*-----------leftside------------*/
#main1 #leftside{
	float:left;
	height:100%;
	width:20%;
}
#leftside #admin_top{
	margin:0!important;
	margin: 10px 0 0 0;
	height: 59px;
	background: url(../images/admin_t.gif) no-repeat;
}
#leftside #admin_top div{
	padding:20px 0 0 0!important;
	margin:0 0 0 30px;
	width:140px;
}
#leftside #admin_top div a.index_pic{
	display:block;
	height:30px;
	padding:8px 0 0 30px;
	color:#4A7DB7;
	background: url(../images/admin_index_pic.gif) no-repeat;
}
#leftside #admin_middle{
	margin:0;
	padding:0;
	background: url(../images/admin_m.gif) repeat-y;
}
ul.admin{
	width:140px;
	margin: 0 0 0 15px;
	padding:0;
	list-style: none;
}
ul.admin li.kuang{
	margin:0;
	padding: 0;
	display: block;
	height: 32px;
	background:url(../images/admin_kuang.gif) no-repeat;
}
ul.admin li.edit{
	padding: 0 0 0 10px!important;	
}
ul.admin li.modify{
	padding: 0 0 0 10px!important;
	margin: 20px 0 0 0;
}
ul.admin li.exit{
	padding: 0 0 15px 10px!important;
	margin:20px 0 0 0;
}
ul.admin li a{
	color:#fff;
	line-height: 30px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding-left: 35px;
	display: block;
	height: 20px;
}
ul.admin li a:hover{
	color:#fff;
	text-decoration:underline;
}
ul.admin_list{
	margin: 10px 0 0 0 !important;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.admin_list li{
	margin:0 0 0 16px!important;
	margin:0 0 0 8px;
	display:block;
	width:100px;
	height:30px!important;
	height:20px;
	border-bottom: 1px #338BB4 solid;
}
ul.admin_list li a{
	margin:0 0 0 -10px !important;
	margin:0 0 0 -8px;
}
ul.admin_list li a:hover{
	text-decoration:underline;
}
ul.admin a.edit_pic{
	margin:0!important;
	margin-top:2px;
	height: 28px;
	background: url(../images/admin_edit_pic.gif) no-repeat;
}
ul.admin a.modify_pic{
	margin:0!important;
	margin-top:2px;
	height: 28px;
	background: url(../images/admin_modify_pic.gif) no-repeat;
}
ul.admin a.exit_pic{
	margin:0!important;
	margin-top:2px;
	height: 28px;
	background: url(../images/admin_exit_pic.gif) no-repeat;
}
#leftside #admin_bottom{
	height: 3px;
	background: url(../images/admin_b.gif) no-repeat;
}
/*-----------rightside------------*/
#main1 #rightside{
	width:80%;
	position: relative;
	float:right;
}
#main1 #rightside .kuang{
	width:98%;
	border:#FFCB99 1px solid; 
	background:#FFF8EE;
}
#main1 #rightside .kuang p{
	padding: 10px;
	line-height: 25px;
}
#main1 #rightside .kuang h4{
	font-size: 12px;
	padding: 5px 20px 0 20px;
	color: #ff6600;
}
/*-------title show----*/
.tableBorder7{
	width:800;
	border:solid; 
	background-color: #000000;
}
.tableBorder7 td{
	font-family: 宋体;
	font-size: 12px;
	line-height : 15px ;
}
.tableBorder7 th{
	background-color: #f7f7f7;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
.tableBorder7 th.th1{
	background-color: #333333;
}
.tableBorder7 td.tablebody7{
	text-align:left;
	background-color: #ccc;
}
/*--------- portal-colophon ----------*/
#portal-colophon {
    float: none;
    margin: 0em 0em 1em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
    list-style-image: none;
    list-style-type: none;
    display: inline;
    text-decoration: none;
    color: Black;
}

#portal-colophon ul {
    display: table-row;
    list-style-type: none;
}

#portal-colophon ul li {
    display: table-cell;
    font-size: 85%;
    margin: 0 0.25em;
    padding: 0.1em 0.2em;
}

#portal-colophon .colophonWrapper {
    display: table;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}

#portal-colophon .colophonIcon {
    display: block; /* This is for Mozilla, as it doesn't support
                       inline-block. The colophon icons aren't in
                       one line though. */
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0 auto;
    padding: 0;
    padding-top: 15px;
    height: 0px !important;
    width: 80px;
}

#portal-colophon a.colophonIcon {
    cursor: pointer;
}

#portal-colophon .colophonIconPlone {
    background-image: url(../images/biweb_powered.gif);
}

#portal-colophon .colophonIcon508 {
    background-image: url(../images/colophon_sec508.gif);
}

#portal-colophon .colophonIconWAI {
    background-image: url(../images/colophon_wcag.png);
}

#portal-colophon .colophonIconXHTML {
    background-image: url(../images/colophon_xhtml.png);
}

#portal-colophon .colophonIconCSS {
    background-image: url(../images/colophon_css.png);
}

#portal-colophon .colophonIconAnyBrowser {
    background-image: url(../images/colophon_anybrowser.png);
}
/*------------buy--------------*/
#buy{
	padding: 5px;
	border:1px dashed #9DBFE4;
	text-align: center;
}
#payfor{
	width:600px;
	margin:8px 0px 8px 110px;
}
#payfor ul{
   text-align: center;
}
#payfor ul li{
	display: inline;
	margin: 0px 2px 0px 2px;
}
.pay_table{
	border: 1px solid #dbdbdb;
}
.pay_text_1{
	color:#2180b3;
	background: #e0f8ff;
	text-align: center;
	height: 15px;
}
.pay_text_2{
	height:15px;
	background:#efefef;
	text-align: center;
}
#ad_bottom{
	padding:0px 110px 0px ;

}
#words_adv {width:100px; margin:0 2px 2px 2px; border:1px dotted #CCCCCC; border-style:dotted; float:left; text-align:center; padding-top:5px; font-size:12px; color:#DDDDDD;}
#words_adv a {color:#000;}
#words_adv_all {margin:2px 5px 2px 5px; padding:0 }