﻿@charset "utf-8";
/* 页面布局 */
body{ background:#000; font-size:12px; font-family:"宋体";}
*{
margin:0;
padding:0;}
#layoutcenter{
margin:0 auto;
width:960px;
position:relative;}
p{ line-height:24px;}
ul,li{ list-style:none; line-height:24px;}

/*******tetile样式******/
.landinginput{ width:100px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
.yzinput{ width:50px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
.search01input{ width:200px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
.ghglxxinput01{ width:100px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
.ghglxxinput02{ width:200px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
.ghglxxinput03{ width:160px; height:16px; font-family:"宋体"; font-size:14px; color:#000000;}
/******字体样式******/
.font01{ font-family:"宋体"; font-size:12px; color:#fff;}
.font01 a{ font-family:"宋体"; color:#FFFFFF; text-decoration:none;}
.font01 a:hover{ color:#FFFF00; text-decoration:underline;}
.font01 a:active{ color:red;}

.font02{ font-family:"宋体"; font-size:14px; color:#fff;}
.font02 a{ font-family:"宋体"; color:#FFFFFF; text-decoration:none;}
.font02 a:hover{ color:#FFFF00; text-decoration:underline;}
.font02 a:active{ color:red;}

.navfont a{ font-family:"宋体"; color:#FFFFFF; text-decoration:none;}
.navfont a:hover{ color:#FFFF00; text-decoration:underline;}
.navfont a:active{ color:red;}

.navfont01 a{ font-family:"宋体"; font-size:12px; color:#000; text-decoration:none;}
.navfont01 a:hover{ color:red; text-decoration:underline;}
.navfont01 a:active{ color:#0000FF;}
/******页面各类背景图******/
.leftbg{ background:url(../images/leftbg.jpg);}
.centerbg{ background:url(../images/centerbg.jpg);}
.rightbg{ background:url(../images/rightbg.jpg);}
.jiarughbg{ }
.Landingbg{ background:url(../images/Landingbg.jpg);}
.navbg{ background:url(../images/navbg.jpg);}
.titlebg{ background:url(../images/titlebg02.jpg);}

/******content******/
/*发布内容*/
.gfgg{ font-family:"宋体"; font-size:12px; color:#FFFFFF;}
.gfgg ul{  width:400px; margin-left:40px;}
.gfgg li{ text-align:left; clear:both;}
.gfgg a{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none; float:left; display:inline;}
.gfgg span{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none;float:right; display:inline;}
.gfgg a:hover{ color:#FFFF00; text-decoration:underline;}
.gfgg a:active{ color:red;}
/******newscontent******/
/*发布内容*/
.ghnews{ font-family:"宋体"; font-size:14px; color:#FFFFFF;}
.ghnews ul{ width:600px; margin-left:40px;}
.ghnews li{ line-height:30px; text-align:left; clear:both;}
.ghnews a{font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none; float:left; display:inline;}
.ghnews span{font-family:"宋体"; font-size:14px; color:#FFFFFF; text-decoration:none; float:right; display:inline;}
.ghnews a:hover{ color:#FFFF00; text-decoration:underline;}
.ghnews a:active{ color:red;}

/*公会人数排行*/
.gfgg01{ font-family:"宋体"; font-size:12px; color:#FFFFFF;}
.gfgg01 ul{  width:210px; margin-left:30px;}
.gfgg01 li{ text-align:left; clear:both;}
.gfgg01 a{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none; float:left; display:inline;}
.gfgg01 span{font-family:"宋体"; font-size:12px; color:#FFFFFF; text-decoration:none;float:right; display:inline;}
.gfgg01 a:hover{ color:#FFFF00; text-decoration:underline;}
.gfgg01 a:active{ color:red;}
/*logo排行*/
.logoph{}
.logoph ul{ margin-left:45px;  width:400px; text-align:center;}
.logoph li{ margin-right:10px; display:block; float:left; height:40px;}

h1{ font-family:"宋体"; font-size:16px; color:#FFFFFF;}
.indexselect{ height:16px; font-family:"宋体"; font-size:14px; color:#000000;}


/*选项卡1*/ 
#Tab1{ 
width:450px; 
margin:0px; 
padding:0px; 
margin:0 auto;} 
#Tab1 ul{ list-style:none;} 
/*菜单class*/ 
.Menubox { 
width:450px; 
background:url(../images/centerghtb.jpg) no-repeat; 
height:43px; 
line-height:28px; 
} 
.Menubox ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 
text-align:center; 
} 
.Menubox li.hover{ 
padding:0px;   
height:43px; 
line-height:43px; 
} 
.Contentbox{ 
clear:both; 
margin-top:10px; 
border-top:none; 
text-align:center; 
padding-top:8px; 
} 
--> 

