@charset "utf-8";
/* CSS Document */

/*======================
        公共样式
=======================*/
@import url("../themes/bagtree_2011/style.css");
html {border:none; margin:0px; padding:0px;}
body {border:none; background:#ffffff; padding:0px; font:12px Arial,tahoma, "宋体"; line-height:22px; color:#666; margin:0 auto;position:relative}
div, p, span, a, img, font, b, h1, h2, h3, h4, h5, h6, table, dl, dt, dd, tbody, tr, td, ul, li, form {border:none; list-style-type:none; margin:0px; padding:0px; }
textarea, input, select {margin:0px; padding:0px;}
a:hover{color:#333;text-decoration: underline;}
a{font-size:12px; color:#696969; text-decoration:none;}
.f_l{float:left;}
.f_r{float:right;}
.f_r1{float:right; margin-top:-19px;}
.f1{color:#74081F;}
.f2{color:#CE2104;}
.f3{color:#3366CC;}
.f5{color:#FF3C00;font-weight:bold;}
.f10{font-size:14px; font-weight:bold; display:block;  text-align:center; height:22px; line-height:22px; color:#000;}
.f4_b{color:#C42000; font-weight:bold; font-size:16px}

.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}

  /*边框*/
  .B_blue{border:1px solid #c5e4ff;}
  .B_input{border:1px solid #0f97ed;}
  .inputBg{border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:18px;}
  /*字体颜色*/
  .f1{color:#ff6666;}
  .f2{color:#006bd0; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#fe596a;}
  .f4_b{color:#fe596a; font-weight:bold;}
  .f5{ font-size:14px; font-weight:bold;}
  .f6{color:#006bd0;}
  .market{ font-size:14px; text-decoration:line-through;}
  .shop{color:#fe596a; font-size:14px; font-weight:600;}
  .market_s{text-decoration:line-through;}

/*----- 整体布局 -----*/
#wrap, .container, .global_l, .global_r, .area{overflow:hidden; zoom:1;}
#wrap{width:980px; margin:0 auto;}
.container{width:980px; margin:0 auto;}
.global_l{width:190px;float:left;position:relative;}
.global_r{width:775px;float:right; position:relative}

h1 {font-size: 12px;color: #666666;}
h2 {font-size: 14px;color: #5AA712;}
h3 {font-size: 16px;}
h4 {font-size: 18px;}
h5 {font-size: 24px;}
h6 {font-size: 36px;}

/*左边菜单--*/
.left_memnu{ width:190px; position:relative; overflow:hidden;}
.left_memnu .bg{border:#D3D3D3 solid 1px; border-top:none}
.left_memnu h1{ font-size:14px; font-weight:bold; color:#fff; background:url(images/left_memnu.gif) no-repeat; text-align:center; height:33px; line-height:33px;} 
.left_memnu ul{}
.left_memnu .title{background:#eee url(images/oicn1.gif) no-repeat 53px;font-size:14px; border-bottom:#ddd solid 1px; border-top:#ddd solid 1px;position:relative; height:32px; line-height:32px; color:#404040; text-align:center;  }
.left_memnu li{ color:#414141; line-height:28px;position:relative; height:26px;background:#FAFAFA url(images/oicn.gif) no-repeat 53px; margin-bottom:1px; padding-left:65px; }
.left_memnu li a{color:#414141;display: block; position:relative;}
.left_memnu li a:hover{color:#333;text-decoration:underline;}

/*bnner条*/
.bnner{ width:775px; overflow:hidden; float:right}
.url_here{ height:35px; border-bottom:#eee solid 1px; line-height:33px; float:12px; color:#666; margin:5px 0 10px 0; width:99%;float:right}
.url_here a{float:12px; color:#666; text-decoration:none}
.url_here a:hover{ float:12px; color:#A78D12; text-decoration: underline}
.title{ font-size:23px; font-weight:bold; color:#B71937; height:50px; line-height:50px; background:url(images/oicn2.gif) no-repeat 0px; padding-left:10px;}
.content{ width:99%; color:#666; line-height:22px; float:right}
.titile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

