﻿@charset "utf-8";
/* CSS Document */

html, body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select{margin:0; padding:0;}
body{background:#F3F3E2; font:12px "微软雅黑","宋体",Arial; -webkit-text-size-adjust:100%;}
a,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
em{font-style:normal;}
li{list-style:none;}
img{border:0; vertical-align:middle;}
p{word-wrap:break-word;}

.cb{clear:both; height:1px; line-height:1px; font-size:0;}
.cb10{clear:both; height:10px; line-height:10px; font-size:0;}
.cb20{clear:both; height:20px; line-height:20px; font-size:0;}
.cb50{clear:both; height:50px; line-height:50px; font-size:0;}
.cb100{clear:both; height:100px; line-height:100px; font-size:0;}
.underline{border-bottom:#ccc 1px solid;}
.pngfix{}

.f_black,a.f_black,a.f_black:visited{color:#000;}
.f_white,a.f_white,a.f_white:visited{color:#fff;}
.f_deepOrange,a.f_deepOrange,a.f_deepOrange:visited{color:#ff5500;}
.f_Orange,a.f_Orange,a.f_Orange:visited{color:#ff8000;}
.f_lightOrange,a.f_lightOrange,a.f_lightOrange:visited{color:#ffaa00;}
.f_deepGray,a.f_deepGray,a.f_deepGray:visited{color:#4d4d4d;}
.f_Gray,a.f_Gray,a.f_Gray:visited{color:#888;}
.f_lightGray,a.f_lightGray,a.f_lightGray:visited{color:#bbb;}
.f_red,a.f_red,a.f_red:visited{color:#c00;}
.f_deepRed,a.f_deepRed,a.f_deepRed:visited{color:#a00;}
.f_blue,a.f_blue,a.f_blue:visited{color:#00c;}
.f_deepBlue,a.f_deepBlue,a.f_deepBlue:visited{color:#00a;}
.f_green,a.f_green,a.f_green:visited{color:#0c0;}
.f_deepGreen,a.f_deepGreen,a.f_deepGreen:visited{color:#0a0;}
.f_yellow,a.f_yellow,a.f_yellow:visited{color:#ff0;}

.f0{font-size:0px;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}

.fl{float:left;}
.fr{float:right;}
.t_center{text-align:center;}
.t_left{text-align:left;}
.t_right{text-align:right;}

.mt_5{margin-top:5px; _margin-top:2px;}
.mr_5{margin-right:5px; _margin-right:2px;}
.mb_5{margin-bottom:5px; _margin-bottom:2px;}
.ml_5{margin-left:5px; _margin-left:2px;}
.mt_15{margin-top:15px; _margin-top:7px;}
.mr_15{margin-right:15px; _margin-right:7px;}
.mb_15{margin-bottom:15px; _margin-bottom:7px;}
.ml_15{margin-left:15px; _margin-left:7px;}
.mt_25{margin-top:25px; _margin-top:12px;}
.mr_25{margin-right:25px; _margin-right:12px;}
.mb_25{margin-bottom:25px; _margin-bottom:12px;}
.ml_25{margin-left:25px; _margin-left:12px;}

.radiusLine1{margin:0 5px; height:1px; line-height:1px; overflow:hidden; background:#ddd;}
.radiusLine2{margin:0 3px; height:1px; line-height:1px; overflow:hidden; border:#ddd solid 2px; *font-size:0;}
.radiusLine3{margin:0 2px; height:1px; line-height:1px; overflow:hidden; border:#ddd solid 1px; *font-size:0;}
.radiusLine4{margin:0 1px; height:2px; line-height:2px; overflow:hidden; border:#ddd solid 1px; *font-size:0;}
.radiusBox{height:310px; overflow:hidden; border:#ddd solid 1px;}
.radiusBox,.radiusLine2,.radiusLine3,.radiusLine4{border-top:0; border-bottom:0;}