/*
设计制作：阿少 QQ:107938670
Copyright (c) 2009 www.13gm.com, All Rights Reserved. 
*/

/*初始化*/
*{margin:0;padding:0;}
body{ color:#666;font: 12px/22px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, "宋体";background:#fff;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,li,ol,dl,dt,dd{list-style:none;}
img { border:0; vertical-align:top;}
input,select{font-family:Arial;font-size:12px;}

/* CSS边框 */
.marB5 { margin-bottom:5px;}
.marB10 { margin-bottom:10px;}
.marL5 { margin-left:5px;}
.marL10 { margin-left:10px;}
.marR5 { margin-right:5px;}
.marR10 { margin-right:10px;}

/* CSS空白 */
.blank5{ height:5px; font-size:0px; line-height:0; clear:both;overflow:hidden;}
.blank10{ height:10px; font-size:0px; line-height:0px; clear:both;overflow:hidden;}

.fl{float:left;}
.fr{float:right;}
.fb{ font-weight:bold;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.cl{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* Links
----------------------------------------------- */
a{color:#222;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}

/* Color
----------------------------------------------- */
.cRed,a.cRed:link,a.cRed:visited{ color:#FF0000; }
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#CC6645; }
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#1f3a87;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cGray,a.cGray:link,a.cGray:visited{color:#666;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}


/**/
.wrapper {}
.page_content{ width:960px; margin:0 auto; overflow:hidden;}
*.page_content{zoom:1}
.page_content:after{content:".";display:block;height:0;clear:both;visibility:hidden}




/* Footer
----------------------------------------------- */
#footer { width:960px; padding-top:10px; margin:0 auto; border-top:1px solid #ccc; overflow:hidden; text-align:center;}

/* Pages
----------------------------------------------- */
div.pages {padding:3px; margin:3px; text-align: center;vertical-align:middle; zoom:1;}
div.pages a {border:1px solid #ccc; margin:2px; padding:0 5px; color:#333; display:inline-block; font-size:12px;}
div.pages a:hover { border:1px solid #ccc; background:#eee; color:#F30; text-decoration:none; display:inline-block;}
div.pages span.current { border:1px solid #ccc; margin:2px; padding:0 5px; background:#eee; color:#f30; font-weight:bold; display:inline-block;}
div.pages span.disabled { border:1px solid #eee; margin:2px; padding:0 5px; color:#999; display:inline-block;}






.a220{ width:220px;}
.a300 { width:300px;}
.a340 { width:340px;}
.a960 { width:960px; margin:0 auto;}