* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:100%;
}
img{ border:0;}
span{
color:#FF0000;
font-weight:bold;}

a, a:link{
color:#000000;
text-decoration:none;}
a:visited {
text-decoration:none;
color: #333333;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
/*=================  top  ====================*/
.left{
	background: url(../images/left_bg.gif) repeat-y;
	width:20px;
}
.right{
	background:url(../images/right_bg.gif) repeat-y;
	width:20px;
}
.logo{
	width:172px;
	height:40px;
	text-align:center;
}
.img1{
	background:url(../images/img1.jpg) repeat-x;
	height:88px;
}
.img2{
	background:url(../images/img2.jpg) no-repeat;
	width:618px;
	height:40px;
}
/*=================  toolbar  ====================*/
.toolbar_left{
	background:url(../images/toolbar_left.gif) no-repeat;
	width:10px;
	height:38px;
}
.toolbar_right{
	background:url(../images/toolbar_right.gif) no-repeat;
	height:38px;
	width:10px;
}
.toolbar_center{
background:url(../images/toolbar_center.gif) repeat-x;}
.logoininfo{
	width:215px;
	background:url(../images/toolbar_center.gif) repeat-x;
	color:#FFF;
	text-align:center;
}
/*====================  left =================*/
.menu_top{
	background:url(../images/menu_top.jpg) no-repeat;
	width:300px;
	height:62px;
}
.menu_center{
	background:url(../images/menu_center.gif) repeat-y;
	width:217px;
	text-indent:30px;
	padding-left:15px;
}
.menu_bottom{
	background:url(../images/menu_bottom.gif);
	height:12px;
}
#menu {
	list-style:none;
	margin:0;
}
#menu li {
	background: url(../images/menu_down.gif) no-repeat;
	width:217px;
	height:20px;
	font-size:11px;
	color:#000066;
}
#menu li a {
	display:block;	
	padding:10px 20px;
	text-decoration:none;
	text-transform:capitalize;	
}
#nav li a:hover {
	color: #000066;
}
/*=============  list  =================*/
.list_body{ margin-left:10px; margin-right:10px;}
.btn_bg{
	background:url(../images/btn_bg.gif) repeat-x;
	height:40px;
	text-align:right;
	padding-right:20px;
}
.form{
	text-indent:20px;
	border-bottom:#0000CC 1px solid;
	height:35px;
}
.page{
	background:url(../images/page_bg.gif) repeat-x;
	height:44px;
	text-align:center;
	width:75%;
}
.page_form{
	background:url(../images/page_bg.gif) repeat-x;
	text-align:right;
	padding-right:15px;
}
.list_title_1{
	background:url(../images/list_title_1.gif) no-repeat;
	height:48px;
	width:13px;}
.list_title_2{
	background:url(../images/list_title_2.gif) repeat-x;
	height:48px;
	text-align:center;}
.list_title_3{
	background:url(../images/list_title_3.gif) no-repeat;
	width:15px;}
.list_white
{
	border-bottom:1px dashed #CCCCCC;
	height:30px;
}
.list_blue{
	border-bottom:1px dashed #CCCCCC;
	background: #f9faff;
}
/*================  copyright =============*/
.link_bg{
	background:url(../images/link_bg.gif) repeat-x;
	height:38px;
	text-align:right;
	padding-right:20px;
}
.copyright{
	background:url(../images/copyright_bg.gif) repeat-x;
	height:87px;
}
.copyright_1{
	text-indent:20px;
}
.copyright_2{
	text-align:right;
	padding-right:20px;

}



