@charset "utf-8";
/* CSS Document */

@import url(common.css);

body {background:url(../images/bg.jpg) no-repeat top left;}
html {background:#f7f8f7 url(../images/bg_h.gif) repeat-x 0 360px;}

#container {margin:0 auto; width:872px; text-align:left}

	#homeRoll {border:5px solid #ed1c24; background:#000; width:650px; height:210px; overflow:hidden; float:left}
		#rollTitles { height:60px; width:650px; overflow: hidden; color:#b9b9b9; line-height:1.2; font-size:9px; position:absolute; margin-top:140px; opacity: .75;	filter: alpha(opacity=75);}
		#rollTitles b { font-size:18px; font-weight:normal}
		#rollTitles a {background:#000; height:44px; width:620px; overflow: hidden; padding:8px 15px; color:#FFF; display:block; color:#b9b9b9; text-decoration:none; line-height:1.3;}
		#rollTitles a:hover { /*background-color:#F00;*/ color:#FFF}
		#rollTitlesScroll { height:180px; background:#000; margin-top:-120px;}
		.rollTitlesItem { height:60px; padding:0;}
		.rollImagesGo { position:absolute; width:26px; margin:10px}
			.rollImagesGo a { float:left; width:22px; height:12px; padding:14px 2px 0 2px; font-size:10px; line-height:10px; background:#000; margin-bottom:1px; color:#FFF; text-decoration:none; background-image:url(../images/x.png)}
			* html .rollImagesGo a { background-image:none}
			.rollImagesGo a:hover { background-color:#ed1c24}
		
		#rollImages {width:650px; height:210px; overflow:visible}
		#rollImagesScroll { width:1950px; height:630px;}
		.rollImagesItem { width:650px; float:left}
		
		#homeRollSelect { height:40px; margin-top:1px; width:100%; float:left; overflow:hidden; background:url(../images/prr_bg.gif) no-repeat top left}
		#homeRollSelectBtn { width:83px; margin-left:560px; display:inline; float:left}
		#homeRollSelectBtn a { float:left; width:40px; height:40px; background:#000000; margin-right:1px}
		#homeRollSelectBtn a:hover { background:#ed1c24}
		
#content { clear:both; padding:40px 0 0 0; /* background:url(../images/hline.gif) repeat-x top */}
	#homeCol1 { margin-left:2%; display:inline}
	#homeCol1, #homeCol2, #homeCol3, #homeCol4 { float:left; width:23%; padding:0}
	#homeCol1, #homeCol2, #homeCol3 { margin-right:2%;}
	
	#content big { font-size:18px; color:#203d6c}
	#content h2 { font-size:12px; margin:1em 0; padding:0}