@charset "gb2312";
/*---------------全局内容*/

body{
	font-size:14px; background-color:#d9d9d9;
	width:966px;	
	margin:0 auto;
}
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a: visited{
	color:#333333;
}

a:hover{
	color:#FF3300;
	text-decoration: underline;
}
.cbody{
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:8px;
}
.cbody1{
	width:966px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.margintop{
	margin-top:6px;
}
.padding{
	padding:8px 0 0 8px;
}
.geduan{
	height:4px; background-color:#FFFFFF
}
.main{
	clear:both;
}
.floatclear{
	clear:both;
}


.rightbottom{
	background-color:#262626; border:1px solid #333333
}
.title2{
	height:31px;
	background:url(../images/title2_bg.gif) repeat-x;
	text-align:center;
	font-size:14px;
	color:#CCCC00;
}
.studypic{
	padding:5px;
	line-height:28px;
	text-align:center;
}
.studypic a{
	color:#00CCFF
}
.studylist{
	padding-left:5px;
	padding-bottom:5px;
}
.studylist a{
	color:#cbcbcb
}
.mylink{
	padding:5px;	
	line-height:26px;
}
.mylink a{
	color: #cccccc	
}
.addlink{
	color:#00CCFF;
	font-weight:bold;
}
/*----------搜索*/
.topsearch{
	height:30px;
	width:950px;
	overflow:hidden;
}

.topsearch .inpbox{
	float:left;
	margin-top:5px;
	margin-left:3px;
	width:500px;
}
.topsearch .inpbox input{
	margin-left:8px;
	margin-right:0px;
}

.inpbox .inputText{
	height:11px;
	width:100px;
	font-size:12px;
	padding:3px 0 4px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	float:left;
	padding-top:5px;
}
.topsearch .hots strong{
	color:#c80700;
}
/*----------栏目菜单*/
.topmenu{
	height:35px;
	background: #d10e00 url(../images/topmenu_bg.gif) left top repeat-x;
	
}
.topmenu ul{
	width:100%;
	height:35px;
	overflow:hidden;	
	margin:0 auto;	
	font-weight:bold;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:14px;
	padding-right:12px;
	text-decoration:none;
	height:35px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#cccccc;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
	text-decoration:none;
}
.topmenu ul li a.thisclass{
	color:#FFFF00;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
/*-----------头部*/
.top{
	height:88px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:14px;
}
.topbanner{
	width:530px;
	margin-top:18px;
	margin-left:20px;
	float:left;
	color:#FFFFFF;
}
.toplink{
	float:left;
	margin-top:25px;
	margin-left:40px;
	width:160px;
}
.toplink ul li{
	width:80px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:center;
}
.adhead{text-align:center; background-color:#fff; width:100%; margin-bottom:8px; color:#CCCCCC}
.pagedown{width:600px; margin:0 auto; line-height:15px; padding:5px; }
.pagedownl{float:left; text-align:right; width:140px; font-weight:bold; text-decoration:underline; margin-right:7px; }
.pagedownr{float:right; text-align:left; overflow:hidden; text-indent:-115px; width:450px;}

/*-----------首页内容开始*/
.lm_bg2 { padding:5px; border:1px solid #cccccc; background-color:#f7f7f7}
.topleft {background-color:#FFFFFF; }
.righttop { border:1px solid #cccccc; background-color:#fff}
.home_firstnew { text-align:center; padding:6px; border:1px solid #CCCCCC; background-color:#F7f7f7;}
.title_bg { background-image:url(../images/title-bg.gif); height:28px; text-indent:10px; color:#d14500;}
.bgcolor { background-color:#CCCCCC}
.listbg { background-color:#FFFFFF; padding:8px;}
.listbg2 { background-color:#FFFFFF; padding:5px;}
.firsttitle { font-size:18px; line-height:22px;}
.firsttext { color:#999999; line-height:130%;}
.listnew { line-height:21px; padding-top:4px;}
.listnew1 { text-align:center}
.hottag {
    line-height:19px;
}
.hottag a {
    color: #0066cc; text-decoration:underline;
}
/* tab选项卡 */
.tbtncon {
	height:29px;
	background:url(../images/title_bg1.gif);
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:28px;
	border-top:0px solid #ccc;
}
.tbtncon li{
	border:1px solid #ccc;
	border-left:none;
	border-top:none;
	color: #333333;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:28px;
	line-height:28px;
}
.tbtncon li:hover{
	text-decoration:none;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:hand;
	color:#d14500;
}
.newlist {
	padding: 8px;
}
.gdnew {
	color:#FF0000;
}
.gdnew a{
	color: #0066CC;
	text-decoration: underline;
}
.listleft {
    float:left; width:300px; height:126px;
}
.listright {
    float:right; width:360px; height:126px;
}
/* tab选项卡2 */
.tbtncon1 {
	height:36px;
	background:url(../images/titlebg3.gif) top repeat-x;
}
.tbtn2 {
	font-size:12px;
	font-weight:normal;
	height:36px;
}
.tbtncon1 li{
	color: #d14500;
	cursor: pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:35px;
	line-height:30px;
	background:url(../images/titlebg3_g.gif) top no-repeat;
}
.tbtncon1 li:hover{
	text-decoration:none;
}
.tbtncon1 li.curr{
	background:#4d0e04;
	cursor:hand;
	background:url(../images/on_titlebg3.gif) no-repeat;	
	color:#ffff00;
}
.newlist1 {
	padding: 5px;
}

.rightmiddle { background-color:#fff; padding:8px 8px 0 8px}

.tabclass { border:1px solid #CCCCCC}
.myart1 { width:680px; background-color:#FFFFFF; margin:8px 0 6px 0;}

/*-----------尾部*/
.friend_link { text-align:center; line-height:22px;}

.foot_menu{
    padding:12px 0px 5px 0px;
	text-align:center;
}
.foot_about{
    padding-bottom:15px;
	line-height:23px;
	color:#666666;
	text-align:center
}
.foot_left { padding:5px; text-align:right;}
.foot_right { padding:5px; color:#555555; line-height:22px;}