﻿/* Copyright (c) 2009 lrc */
img{border:0}
/*列表*/
ol, ul,li{ list-style: none; }
/*引用元素的引号*/
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* 表格元素*/
table{border-collapse:collapse;}
/* font */ 
.f11{ font-size:11px!important }
.f12 { font-size:12px!important }
.f14 { font-size:14px!important }
.bold { font-weight:bold }
.normal { font-weight:normal }
.font_none { font-size:0px; line-height:0px }
/* color */ 
.red, .red a { color:#f00!important }
.gray, .gray a { color:#666!important }
.green, .green a { color:#76c56a!important }
.orange, .orange a { color:#e46308!important }
/*layout*/ 
.block { display:block }
.hidden { display:none }
.bg_none { background:none!important }
.float_left { float:left }
.float_right { float:right }
.center{text-align:center}
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.margin_10 { margin:10px }
.margin_20 { margin:20px }
.margin_top { margin-top:10px }
.margin_right { margin-right:10px }
.margin_bottom { margin-bottom:10px }
.margin_left { margin-left:10px }
.margin_left1{margin-left:90px}
.margin_left2{margin-left:142px}
.nomargin {margin:0!important }
.padding_10 { padding:10px }
.padding_20 { padding:20px }
.padding_top { padding-top:10px }
.padding_right { padding-right:10px }
.padding_bottom { padding-bottom:10px }
.padding_left { padding-left:10px }
.nopadding {padding:0!important }
.padding1{padding:30px 35px}
.padding2{margin:10px 0 10px 40px}
.border-top{border-bottom:1px solid #CCC}
.border_bottom{border-bottom:1px dashed #CCC}
.margin_right20{margin-right:20px}
.padding_10_15{padding:10px 15px}
.border_b_d{border-bottom:1px dashed #CCC}
.border_c{border-bottom:1px solid #CCC}
.padding_style1{padding:15px 0 0 21px}
.line-height20{line-height:20px}
.margin_bottom6{margin-bottom:6px}
.margin_r5{margin-right:5px}
.margin_t5{margin-top:5px}
.margin_t6{margin-top:6px}
.line-h16{line-height:16px}
.line-h18{line-height:18px}
.line-h19{line-height:19px}
.line-h20{line-height:20px}
.line-h24{line-height:24px}
.line-h30{line-height:30px}
 /*table*/
.bortable td{border:1px solid #666;padding:0 5px}

.p_m{line-height:20px}
.p_m p{margin-top:10px}
.m4{font-family:Marlett;font-size:11px;color:#666;float:left;display:inline;margin-right:4px}