/* CSS Document */
body {margin:0px; background: #f0eeed url(../../images/bg.jpg) repeat-y center top;}

form {margin:0px ; padding:0px }


#container { 
	position: absolute;
	width:900px; 
	left: 50%;
	margin-left: -470px;
	padding:0 20px;
}

#head { background:#000000; font: 12px Arial; color: #666666; width: 900px; }
#head a{ color: #cccccc; text-decoration:none; }
#head a:hover { color: #FFFFFF; }


#info { 
	background:#c9c9c9 url(../../images/bginfo.jpg) repeat-x bottom;
	padding:15px;
	font: 12px "Arial";
	color:#666666;
	line-height: 18px;
}
#info ul { margin: 0;}
#info ul { padding: 5px 5px 10px 20px;}
#info ul li { padding:2px 0;}
#info ul li a { color:#666666; text-decoration:none; }
#info ul li a:hover { color:#000000;text-decoration: underline;}

#title { margin-left: 45px;}
#path { 
	font: 12px "Arial";
	color:#999999;  
	height:50px;
	background:#FFFFFF url(../../images/line2.gif) repeat-x bottom;
	text-align:right;
	padding-right: 25px;
	width: 100%;
}
#path a { color:#999999;text-decoration:none; }
#path a:hover { color: #000000; } 


/* top menu and layer */
#menutop { 
	background:#000000 url(../../images/bgmenu.gif) repeat-x bottom; 
	width: 900px; 
	height:51px;
}

#Menu1{
	margin:0;
	padding:0;
	position:absolute;
	width: 545px; 
	left:379px;
	list-style-type:none;
}
#Menu1 a{
	height:51px;
	display:block;
	text-indent:-9000px;
}
#Menu1 li{
	float:left;
	
}
#Menu1A a{
	background:url(../../images/topmenu1.gif) no-repeat;
	width:114px;
}
#Menu1A a:hover{
	background:url(../../images/topmenu1O.gif) no-repeat;
}
#Menu1B a{
	background:url(../../images/topmenu2.gif) no-repeat;
	width:119px;
}
#Menu1B a:hover{
	background:url(../../images/topmenu2O.gif) no-repeat;
}
#Menu1C a{
	background:url(../../images/topmenu3.gif) no-repeat;
	width:100px;
}
#Menu1C a:hover{
	background:url(../../images/topmenu3O.gif) no-repeat;
}
#Menu1D a{
	background:url(../../images/topmenu4.gif) no-repeat;
	width:100px;
}
#Menu1D a:hover{
	background:url(../../images/topmenu4O.gif) no-repeat;
}
#Menu1E a{
	background:url(../../images/topmenu5.gif) no-repeat;
	width:108px;
}
#Menu1E a:hover{
	background:url(../../images/topmenu5O.gif) no-repeat;
}
.menulayer{background:#d60000; filter:alpha(opacity=80); text-align:center; margin-top:3px; -moz-opacity: 0.8;}
.menu2 { font: 12px "Arial"; color: #FFFFFF; padding: 8px 0 6px; text-align:center;}
.menu2 a { font: 12px "Arial"; color: #FFFFFF; text-decoration:none; }
.menu2 a:hover {font-weight:bold; }



/* left menu */

#MenuLeft{
	margin:0;
	padding:0;
	width: 210px; 
	list-style-type:none;
}
#MenuLeft li a{
	height:31px;
	font: 13px "Arial";
	color:#FFFFFF;
	display:block;
	background:url(../../images/leftmenu.gif) no-repeat;
	padding-left:20px;
	padding-top:15px;
	text-decoration:none;
}

#MenuLeft li a:hover{
	background:url(../../images/leftmenuo.gif) no-repeat;
}

#MenuLeft li a span{
	font: 12px "Arial";
	color:#ff7272;
	font-weight:bold;
	margin-left: 10px;
}

#MenuLeft li.MenuLeftnow a{
	height:31px;
	font: 13px "Arial";
	color:#FFFFFF;
	display:block;
	background:url(../../images/leftmenuo.gif) no-repeat;
	padding-top:15px;
	text-decoration:none;
}

#MenuLeft #MenuLeftopen{
	margin:0;
	padding:13px 0 13px 20px;
	background:url(../../images/leftmenuBg.gif) !important; 
	list-style-type:none;	
}

#MenuLeft #MenuLeftopen li a{
	font: 11px "Arial";
	line-height: 20px;
	color:#FFFFFF;
	text-decoration:none;
	background:none;
	display: inline;
	height:auto;
	padding:0;
}
#MenuLeft #MenuLeftopen a:hover{
	color:#ff7272;
}


/* bg */
.bg1{background:#d70a0a;}
.bg2{background:#FFFFFF;}
.bgLeft{background:#c9c9c9; padding-bottom:50px;}
.bgLink{background:#a50000; padding:10px 0;}


/* CT Document */

.newstitle { font: 13px "Arial"; color: #4c4c4c; font-weight:bold; padding-bottom: 7px;}
.newstitle1 { font: 13px "Arial"; color: #530000; font-weight:bold; line-height:15px;}
.newsct { font: 12px "Arial";; color: #7f7e7e; line-height: 18px;}
.newsct1 { font: 12px "Arial";; color: #FFFFFF; line-height: 17px;}
.time{ font: 11px "Arial" ;color:#ea7272;  padding-bottom: 5px;}
.time1{ font: 11px "Arial" ;color:#ff8686; line-height: 32px;}

.time2{ font: 11px "Arial" ;color:#ff8686; line-height: 12px;}


.inputSearch {
	font-size: 12px; 
	font-family: Arial;
	color:#666666; 
	border:1px solid #000000;
	background-color:#FFFFFF;
	padding:2px 2px 0;
}


.submit{
	font-size: 12px; 
	color: #7A765A !important; 
	background: #FFFFFF url(/imgs/btnarrow.gif) no-repeat 4px 4px;
	BORDER: 1px solid #949074; 
	PADDING: 3px 4px 0px 12px; 
	height:19px;
	text-decoration:none !important;
}
.submit:hover{
	color: #329900 !important; 
}



/*footer*/
#footer { background:#000000; font: 11px Arial; color: #666666; width:900px; line-height: 20px;}
#footer a{ font: 12px Arial;color: #666666; text-decoration:none; }
#footer a:hover { color: #FFFFFF; }