﻿/* CSS Document */
body,html,img,p,div,ul,li,h1,h2,h3{ margin:0; padding:0; border:none; list-style-type:none;}
body,html{font:14px/20px Microsoft yahei,Arial,sans-serif;}
a,a:link,a:visited,a:active{ color:#595757; text-decoration:none;}
a:hover{ color:#0a96d3; text-decoration:none;}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
img{ border:none;}

.fff{ color:#FFF;}
.ff0{ color:#FF0000;}

.f_12{ font-size:12px;}
.f_14{ font-size:14px;}
.f_16{ font-size:16px;}
.f_18{ font-size:18px;}
.f_20{ font-size:20px;}
.f_25{ font-size:25px;}
.f_30{ font-size:30px;}

.out{ width:100%;}
.web_out{ width:1100px; margin:0 auto; overflow:hidden;}
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line25{ clear:both; font-size:0px; height:25px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
.line40{ clear:both; font-size:0px; height:40px; overflow:hidden; }