/* CSS Document */

body{
	text-align:center;
	background-color:#FFF;
	color:#4a4a4a;
}
form{ margin:0px; padding:0px;}
td{ color:#4a4a4a;}
a:link {color: #4a4a4a;} /* 未访问的链接 */
a:visited {color: ##4a4a4a;} /* 已访问的链接 */
a:hover{color: #FF6600;} /* 鼠标在链接上 */ 


.divMain{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.divHeight5px{
	height:5px;
	line-height:5px;
	font-size:5px;
}
/*
.divMain td{ height:30px;}

*/

.borderSjxgs{
	border:#a8bfd1 1px solid;	
}
.borderBottomDashed{
	border-bottom:dashed 1px #CCCCCC;	
}

.bgTittle{
	background-image:url(/Skin/sjxgs/images/default_11.jpg);	
}

.fontSjxgs, .fontSjxgs a:link, .fontSjxgs a:visited, .fontSjxgs a:active, .fontSjxgs a:hover{
	color:#647b8d;
}
.margin-top5{
	margin-top:5px;
}
.margin-bottom5{
	margin-bottom:5px;
}

.linkfriendsite{
	margin-left:10px;
	float:left;
}

.sjxgsZhutiListUl{
	margin-left:20px;
	list-style:none;
}
.sjxgsZhutiListUl li{
	list-style:none;
	width:48%;
	float:left;
	margin-bottom:20px;
}


.sjxgsManhuaListUl{
	margin-left:20px;
	list-style:none;
}
.sjxgsManhuaListUl li{
	list-style:none;
	width:24%;
	float:left;
	margin-bottom:20px;
}
.sjxgsManhuaListUl img{ width:120px; height:120px;}

.sjxgsListClassNav{
	border:#aabfd0 1px solid;
	background-color:#eff4f7;
	padding:5px 0px;
	margin:5px auto; 

}
.sjxgsListClassNav .childclass{
	border-right:#aabfd0 1px solid;
	padding-right:15px;
}


img.pic2{ width:176px; height:208px;}

.indexHotGushi a, .indexElisteGushi a{ height:21px; line-height:21px;}
.indexSjxgs td{ height:25px; line-height:25px;}
.indexSjxgs{
	background-image:url(/Skin/sjxgs/images/indexSjgsBg.jpg);
	background-repeat:repeat-y;
}
.rightHotList{ height:20px; line-height:20px;}
.banner{ margin-bottom:5px;}
.font14 {
	font-size: 14px;
}
