/* CSS Document */
body, html {
	   cursor:default; 
	   margin:0px; 
	   padding:0px;
	   background: #FFFFFF url(../images/topbg.jpg) repeat-x top;
	   font-family: Tahoma;	
	   font-size: 12px;
	   color:#666666;	      
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
#top{
      width:1000px;
	  
	  
}

    a{
	font-family: verdana;
	font-size: 12px;
	
	}
	a:link {
	color : #7934e2; 
	text-decoration : underline; 
} 
	a:visited {
	color : #7934e2; 
	text-decoration : underline; 
} 
	a:hover {
	color : #7934e2; 
	text-decoration : none; 
} 
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
#logo{
     float:left;
     background: url(../images/logo.png) no-repeat top;
	 width:333px;
	 height:100px;
}
#top_{
     float:left;
     width:663px;
	 height:100px;
}
#adv1{
     padding-top:20px;
     width:690px;
	 height:20px;
	 	
	 font-size:12px;
	 color:#D90D7B;
	 
}
#menu{
     padding-top:9px;
	 margin-left:205px;
}
#menu a{
	 margin-right:20px;
	 font-size:12px;
    
}
#menu a:hover{
      text-decoration:none;
}
#search{
	 margin-left:200px;
     padding-top:5px;
}

#main{
     width:1000px;
	 margin-bottom:20px;
	 float:left;
	 margin-top:20px;
}
#main_left,#left_box{
     width:200px;
	 float:left;
}
#main_cont{
     width:740px;
	 padding-left:50px;
	 padding-right:10px;
	 float:left;
	 
}
#t_1{
     background:#7A7C73 url(../images/con_bg_right.jpg) no-repeat right top;
	 width:200px;
	 height:12px;
	 float:left;
}
#t_2{
     background:#7A7C73 url(../images/con_bg_right_.jpg) no-repeat right bottom;
	 width:200px;
	 height:12px;
	 float:left;
}
#yel_t{
     background:#F9FF53 url(../images/yel_t.jpg) repeat-x;
	 width:200px;
	 height:24px;
	 padding-top:5px;
	 float:left;
	 color:#7A7C73;
	 font-size:13px;
	 font-weight:bold;
}
#gr_t{
     background:#7A7C73;
	 width:180px;
	 float:left;
	 padding-left:10px;
	 padding-right:10px;
	 font-size:13px;
	 color:#EFF61A;
}
.bottom{
	 font-size:10px;
	 color:#d8812d;	
} 
.bottom a{
	 font-size:12px;
	 color:#7934e2;	     
}
.bottom a:hover{
      text-decoration:none;
}
#copyright{
     float:left;
	 width:1000px;
	 padding-top:10px;
	 padding-bottom:30px;
	 font-size:12px;

}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#copyright, #menu a, a:link, a:visited, a:hover {
	 color:#ffa316;
}
#h_line{
     width:990px;
	 height:19px;
	 background:#fbefd3;
	 border:#be7708 1px solid;
	 float:left;
	 font-size:12px;
	 color:#414141;
	 padding-left:10px; padding-top:3px;
}



