/* CSS Document */

body,td,th {

font-size: 12px;
line-height:1.8;
color:#990000;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) repeat-x;
	padding:0;

}
a{ color:#990000; text-decoration:none;}
a:hover{ color:#990000; text-decoration:underline;}
a.c{ color:#990000; text-decoration:none;}
a.c:hover{ color:#990000; text-decoration:none;}
a.b{ color:#990000; text-decoration:none; font-size:15px; font-weight:bold;}
a.b:hover{ color:#FF0000; text-decoration:none; font-size:15px;font-weight:bold;}

#cot{ width:100%; height:670px; overflow:hidden; margin:0 auto;}
#top_bg{ width:974px; height:69px; margin-top:5px; background:url(images/top_bg.jpg); margin: 0 auto; font-size:15px; font-weight:bold;}
#main{ width:100%; height:670px; background:url(images/bottom,.png) center bottom no-repeat; *background:url(images/bottom,.png) center bottom no-repeat !important; *background:url(images/bottom,.gif) center bottom no-repeat;}
#flash{ width:974px; height:670px; margin:0 auto;}
#flash1{ width:500px;; float:left;}
#flash2{ width:450px; float:right;}
.rbg1{ width:401px; height:145px; background:url(images/r1.png); padding:10px; *background:url(images/r1.png)!important; *background:url(images/r1.gif);}
.rbg2{ width:401px; height:456px; padding:10px; background:url(images/rbg2.png); *background:url(images/rbg2.png)!important; *background:url(images/rbg2.gif);}
.layerScrollBar{
		
	margin:0px;
	width:380px;
	height:400px;
	color:#990000;
		scrollbar-face-color:#FEC141;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #FEC141;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	overflow:x-hidden;
		z-index:4;
		word-break:break-all;

}