﻿@charset "utf-8";

/* operate */
.operate{width:90.5%;height:26px;text-align:center;margin:0px auto;clear:both;}
.operate li{width:63px;line-height:26px;text-align:center;margin-right:5px;color:black;font-weight:normal;font-size:14px;float:left;}
.operate .active{display: block;background: url('../images/public/title_bg2.jpg') no-repeat center;width:63px;cursor:pointer;}
.operate .normal{display: block;background: url('../images/public/title_bg1.jpg') no-repeat center;width:63px;cursor:pointer;}
.line{background:url('../images/public/line.jpg') no-repeat top;width:692px;height:2px;margin:0px auto;}


/* property */
.property{width:700px;text-align:center;margin:15px auto 0px auto;font-size:14px;padding:0px 15px;}
.property ul{height:23px;text-align:center;margin:0px auto;}
.property li{width:58px;line-height:22px;text-align:center;margin-right:3px;color:black;font-weight:normal;font-size:14px;float:left;}
.property .active{display: block;background: url('../images/public/title_bg4.jpg') no-repeat center;width:58px;cursor:pointer;}
.property .normal{display: block;background: url('../images/public/title_bg3.jpg') no-repeat center;width:58px;cursor:pointer;}
.property table{margin:0px auto;border-collapse:collapse;}
.property table td{border:1px #013B4C solid;margin:0px auto;padding:3px 7px 3px 7px}
.property table .color_tr{background:#268B80;color:#FFF9DC;padding:0px;margin:0px}

.ul_defend{width:369px;}
.ul_weapon{width:549px;}
.ul_garnishry{width:250px;}
.ul_goods{width:549px;}
.ul_material{width:310px;}

.text_img img{text-align:center;border:1px #0E9FD7 solid;padding:1px;background:black;margin:10px}
.text_left{text-align:left}
.property_info{margin:7px auto 5px auto}
.color00b3f5{color:#00B3F5}