@import url("/css/index.css");

* {
	margin: 0px;
	padding: 0px;
}
img{
border:none;
}
body{

  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
#box{
  width:990px;
  height:auto;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
}
a{
color:#0e6cc3;
text-decoration:none;
}

a:hover{
color:#e56f09;
text-decoration:underline;
}
#center1_btm_r2 a,#center2_btm_r a{
color:#e56f09;
text-decoration:underline;
}
#center2_btm_r a{
margin-left:10px;
}


#container{
	width:990px;
	
	clear:both;
	text-align:left;
	height:auto;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  background-color:#CAD7DF;
}
div br{
	display:none;
}

#left{
	width:240px;
	float:left;
	zoom:1;
}
#category{
	width:95%;
	background-color:#FFFFFF;
	text-align:left;	
	height:auto;
}
#category h4{
	margin:0px 18px 0px 18px;
	padding:3px 0px 1px 5px;
	background-color:#E0E7EC;
	font-size:12px;
}
#category ul{
	list-style:none;
	margin:0px;
	padding:5px 22px 15px 22px;
}
#category ul li{
	padding:2px 0px 2px 20px;
	border-bottom:1px dashed #999999;
	background:url(/images/icon1.gif) no-repeat 5px 7px;
	font-weight:lighter;
}
#category ul li a:link, #category ul li a:visited{
	color:#049;
	text-decoration:none;
	font-weight:lighter;
}
#category ul li a:hover{
	color:#CC0000;
	text-decoration:underline;
	font-weight:lighter;
}



#main{
	width:740px; float:right;
	margin:0px; padding:0px;
	background-color:#FFFFFF;
}
#hottest h3{
	font-size:14px;
	padding:28px 5px 4px 40px;
	margin:0px;
	background:url(icon3.gif) no-repeat 29px 34px;
}
#hottest h3 a:link, #hottest h3 a:visited{
	color:#000000;
	text-decoration:none;
}
#hottest h3 a:hover{
	color:#7591a3;
	text-decoration:underline;
}

#list{
	float:left;
	margin:10px 0px 4px 0px;
	width:440px;
	padding:0px 0px 0px 8px;
}
#list h4{
	font-size:12px;
	background:#e0e7ec url(icon4.gif) no-repeat 7px 8px;
	padding:3px 0px 2px 17px;
	margin:0px;
}
#list p.date{
	margin:0px; padding:5px 0px 5px 2px;
	font-weight:bold;
	color:#014e68;
}
#list ul{
	margin:0px 0px 6px 40px;
	padding:0px;
	list-style-type:disc;
}
#list ul li a:link, #list ul li a:visited, #list p.more a:link, #list p.more a:visited{
	color:#333333;
	text-decoration:none;
}
#list ul li a:hover, #list p.more a:hover{
	color:#00a9e7;
	text-decoration:underline;
}
#list p.more{
	margin:0px; padding:5px 0px 20px 10px;
	background:url(icon5.gif) no-repeat 0px 10px;
}

#letter{
	float:left;
	width:180px;
	margin:10px 0px 5px 15px;
	padding:0px;
	border:1px solid #ace;
}
#letter h4{
	margin:0px;
	font-size:14px;
	background:url(right_right.gif) no-repeat;
	color:#014E68;
	padding:2px 0px 2px 15px;
}
#letter p.date2{
	background:#e0e7ec url(icon6.gif) no-repeat 5px 7px;
	margin:7px 15px 3px 7px;
	padding:1px 0px 1px 15px;
	font-weight:bold;
}
#letter p.content2{
	margin:2px 15px 0px 7px;
	padding:1px 0px 1px 0px;
}
#letter p.more2{
	margin:1px 15px 3px 7px;
	padding:0px 0px 1px 8px;
	background:url(icon5.gif) no-repeat 2px 5px;
}
#letter p.more2 a:link, #letter p.more2 a:visited{
	color:#555555;
	text-decoration:none;
}
#letter p.more2 a:hover{
	color:#000000;
	text-decoration:underline;
}

