/* CSS Document */

body {
	background-color: #161719;
	
	background-repeat: repeat-x;
	text-align: center;
}

body,td,th {
	color: #8b8b8b;
}
a:link {
	color: #0859BD;
	text-decoration: none;
}
a:visited {
	color: #0859BD;
	text-decoration: none;
}
a:hover {
	color: #F43A3E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text{
	font-size:30;
}

.iris{
	color: #F00;
}
.buttom{
	font-size:12px
	font-family:"Times New Roman", Times, serif;
	color:#FFF
}
.titlesmall{
	color:#FFF;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif
}
.Welcome{
	color:#00CCFF;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif

}

/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
}
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(images/btns-small-2.png) no-repeat left  #FFFFFF;  background-position:5px 5px;border-bottom:1px #7c7c7c solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(images/btns-small-2.png) no-repeat  left  #FFFFFF; background-position:5px 5px;border-bottom:1px #7c7c7c solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background:url(images/btns-small-1.png) no-repeat left #08BCF3;
	color:#FFF;
	background-position:5px 5px;
}

.quotation{ 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333
}

.it{ 
font-size:18px;
color:#333;
}
.quotation1{ 
font-size:10px
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.more {
	color: #08BCF3;
}
