@charset "utf-8";
/* CSS Document */

h1,h2,h3,ul, li { list-style:none; margin:0px; padding:0px;}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr { color:#333333; height:1px; margin:10px}
html {
	overflow:-moz-scrollbars-vertical;
} /*Always show Firefox scrollbar*/
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}
.clearthis {
	clear:both;
	float:none;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.clearthis1 {
	clear:both;
	float:none;
	height:0px;
	line-height:0px;
	font-size:0px;
	height:10px
}

select {
	border:1px #c4c4c4 solid;
}
img {
	border:0px;
}

/*#######################################   LEFT   ###############################################*/

#left{ float:left; width:769px; }
#left .container { float:left; width:769px;}
#left .hot { float:left;width:769px; margin-left:5px;}
#left .hotNews { float:left ; width:238px; margin-left:5px; height:225px; padding:5px; line-height:14px; border:#DFDFDF 3px solid; background:#f27130; }
.hotNews a, .hotNews a:visited { color:#FFFFFF; font-size:12px}
.hotNews a:hover { color:#CCCCCC; text-decoration:underline}
.hotNews_Title { padding:5px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-transform:uppercase; text-shadow:#333333}
.hotNews_TitleG { color:#fff}

.hotNews1 {color:#FFFFFF; font-weight:bold}


.hotNews2 {border-top: 1px dotted #CCCCCC; width:100%; float:left; padding:5px 0px; }
.hotNews2 a, .hotNews2 a:visited {color:#FFFFFF}
.hotNews2 .imgsize {border:1px solid #FFFFFF!important; margin-right:5px; height:50px}
hotNews2 a:hover {color:#b8b8b8; text-decoration:underline}
#left .content{ float:left;width:665px; background-color:#ffffff;}
#left .bottom { float:left; width:670px; background:#303030 url(../../images/default/bottom_right.gif) no-repeat right; height:5px; font-size:0; line-height:0}

.black{ line-height:0;font-size:0; height:4px; background:#000000; margin-top:-1px}
/*#######################################   HOTBANNER  ###############################################*/
#ifocus { width:506px; height:235px; background:#000000; float:left; }
	#ifocus_pic { display:inline; position:relative; float:right; width:506px; height:235px; overflow:hidden; margin:0px 0px 0 0px; border:#DFDFDF 3px solid; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:510px; height:235px; overflow:hidden; }
		#ifocus_piclist img { width:510px; height:235px; }
	#ifocus_btn { position:absolute; width:91px; height:225px;padding:5px 0 ;}
		#ifocus_btn li { width:91px; height:55px; cursor:pointer;/* opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); */}
		#ifocus_btn img {display:inline;position:absolute; width:75px; height:48px; margin:3px 11px 0 3px ; overflow:hidden; border:1px solid #ffffff !important }
		#ifocus_btn .current {background: url(../../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
	#ifocus_opdiv {
	position:absolute;
	bottom:-1px;
	width:420px;
	height:55px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	left: 90px;
}
	#ifocus_tx {
	position:absolute;
	left:96px;
	bottom:5px;
	color:#dfdfde;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:47px;
	overflow:hidden;
}
	#ifocus_tx h1{
	color:#ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
	#ifocus_tx a, #ifocus_tx a:visited{
	color:#ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
	#ifocus_tx a:hover{
	color:#FF9900
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
		#ifocus_tx .normal { display:none; }

