﻿@import url("css.css");
/* CSS Document */
html,body{font-family:Arial, Helvetica, sans-serif;margin:0;padding:0;background:#222222;font-size: 12px;color:#FFFFFF;}
td,ul,li.div{font-family:Arial, Helvetica, sans-serif;list-style-type:none;font-size:12px;line-height:24px;color:#000000;margin:0;}
input{padding:0;margin:0;border: 1px solid #b0b0b0;	}
a{text-decoration: none;color:#ffffff;}
select{width:135px;}

#main{ width:908px; margin:0 auto}

/****************************/
#nav{width:908px;height:92px; background: url(../images/logo.jpg) no-repeat;}
	#nav ul{padding:65px 0 0 495px;}
	#nav ul li{float:left; width:63px; height:24px;padding:0 3px 0 2px;}
	#nav ul li a{display:block; height:24px;}
#flash{width:908px;height:178px;}

#c{width:908px;min-height:514px;-height:514px;background-color: #1b1b1b;}
#left{float:left;width:179px; min-height:30px; }
     #left-1{min-height:100px;}
            #left-1-1{}
			#left-1-2{min-height:241px;background: url(../images/leftbg1.jpg) repeat-x;}        
			         #left-1-2 ul{}
			         #left-1-2 ul li{background: url(../images/leftbg.jpg) no-repeat;width:139px;height:30px;padding:0 0 0 40px;}
			         #left-1-2 ul li a{color:#d5d5d5;}
	 #left-2{}
	        #left-2-1{}
			#left-2-2{width:179px;}		
#right{float:left;width:729px;-width:700px;min-height:514px;-height:514px;background-color: #1b1b1b;color:#ffffff;}			 
#bottom{width:908px;height:63px;padding:17px 0 0 0;color: #FFFFFF;text-align: center;background:url("../images/foot.jpg");}


