@charset "utf-8";
/* ccnet index layout */

body,td,th {
	font-size: 14px;
	color: #665852;
}
body {
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/ccnetbg.png);
}
.container {
	padding: 0px;
	height: auto;
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}
.header {
	background-image: url(../images/headertop.png);
	background-repeat: no-repeat;
	margin: 0px ;
	padding: 0px;
	float: left;
	height: 55px;
	width: 853px;
}
.headertxt {
	padding: 0px;
	float: left;
	height: 42px;
	width: 840px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.main {
	background-image: url(../images/bgmid.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 853px;
}
.main .mainmid {
	padding: 0px;
	float: left;
	height: auto;
	width: 828px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.main .mainmid .mainleft {
	padding: 0px;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main .mainmid .mainright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
}
.main .mainmid .mainright .ccnetlogo {
	padding: 0px;
	float: right;
	height: 100px;
	width: 298px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.main .mainmid .mainright .ccnetmenu {
	margin: 0px 0px 0 0 ;
	padding: 0px ;
	float: right;
	height: 120px;
	width: 298px;
	font-size:14px;
	font-weight:bolder;
}
.topmenu {
	margin: 0 0 0 15px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 100%;
	z-index:99;
}
.flashtag {
	margin: 15px 10px 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
	z-index:-1;
}
.ccnetnews {
	margin: 0px 5px 0 5px;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
	z-index:-1;
}
.ccnetnews .newstop {
	background-image: url(../images/newstop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 509px;
}
.ccnetnews .newsmid {
	background-image: url(../images/newsmid.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 489px;
}
.ccnetnews .newsmid a{
color: #665852;
text-decoration:none;
}
.ccnetnews .newsmid a:hover{
color:#484848;
font-weight:bold;
text-decoration:none;
background:#E8E8E8;
padding: 3px;
}
.ccnetnews .newsbot {
	background-image: url(../images/newsbot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 509px;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 853px;
}
a:link{ color: #CF7F18; text-decoration:none;  }

a:visited{ color: #AD660C;  text-decoration:none; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; }

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #9CA716; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }
	

