﻿@charset "utf-8";
/* 全局 */

*{ margin:0; padding:0; list-style:none outside none;}
body{ font-size:12px; color:#737373; font-family:"宋体",Arial, Helvetica, sans-serif; background:url(../q_images/top_bg.jpg) top repeat-x #f6f6f6;}
img{ border:none;}
a:link{ color:#737373; text-decoration:none;}
a:visited{ color:#737373; text-decoration:none;}
a:hover{ color:#e36e00; text-decoration:none;}
a:active{color:#737373; text-decoration:none;}
.clear{clear:both;}
.FL{ float:left;}
.FR{ float:right;}
.ml35{ margin-left:30px;}
.m12{ margin-top:12px;}
/*************分页*************/	
	.page {clear: both; font-size: 12px;font-weight: bold;line-height: 22px;padding: 10px 0;text-align: center; margin-bottom:10px;}
	.page a {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CCCCCC;color: #8698B6;margin-right:2px;padding: 3px 6px 2px;text-decoration: none;}
	.page a.active {background: none repeat scroll 0 0 #265aad;border: 1px solid #265aad;color: #FFFFFF;}
	
	




