@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.menu {
font-family: Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none; 
}
.menu a{
font-family: Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none; 
}
.menu a:hover{
font-family: Arial;
font-size:12px;
color: #CCCCCC;
font-weight:bold;
text-decoration:none; 
}
.bodytext {
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:18px;
}
.head {
font-family: "Trebuchet MS";
font-size:13px;
font-weight: bold;
color:#c41366;
text-decoration: none;
}
.headtext a{
font-family: "Trebuchet MS";
font-size:13px;
font-weight: normal;
color: #403f3f;
text-decoration: none;
}
.headtext a:hover{
font-family: "Trebuchet MS";
font-size:13px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
.headtext{
font-family: "Trebuchet MS";
font-size:13px;
font-weight: normal;
color: #403f3f;
text-decoration: none;
}
.headblack {
font-family: "Trebuchet MS";
font-size:13px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.bluetextS {
font-family: Trebuchet MS;
font-size:14px;
font-weight: bold;
color:#187bd9;
line-height:18px;
text-decoration:none;
}
.bluetext {
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color:#187bd9;
line-height:18px;
text-decoration:none;
}
.bluetext a{
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color:#187bd9;
line-height:18px;
text-decoration:none;
}
.bluetext a:hover{
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color: #0066FF;
line-height:18px;
text-decoration: underline;
}
.orangetext {
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color:#ee6699;
line-height:18px;
text-decoration:none;
}
.orangetext a{
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color:#ee6699;
line-height:18px;
text-decoration:none;
}
.orangetext a:hover{
font-family: Trebuchet MS;
font-size:12px;
font-weight:normal;
color: #FF0000;
line-height:18px;
text-decoration: underline;
}
.witetext{
font-family: "Trebuchet MS";
font-size:13px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
#box {
width:708px;
height:276px;
background-image: url(images/header.jpg);
background-repeat:no-repeat;
}
#boxs {
width:46px;
height:90px;
background-image:url(images/llll.jpg);
background-repeat:no-repeat;
float: right;
}
.smenu {
font-family: Arial;
font-size:12px;
color: #CCCCCC;
font-weight:bold;
text-decoration:none; 
}
.smenu a{
font-family: Arial;
font-size:12px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none; 
}
.smenu a:hover{
font-family: Arial;
font-size:12px;
color: #333333;
font-weight:bold;
text-decoration: underline; 
}
.footermenu {
font-family: Arial;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none; 
}
.footermenu a{
font-family: Arial;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none; 
}
.footermenu a:hover{
font-family: Arial;
font-size:11px;
color: #000000;
font-weight:bold;
text-decoration:none; 
}
#featured{ 
	width:960px; 
	position:relative; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:745px; 
	list-style:none; 
	padding:0; margin:0; 
	width:240px;
	background-image:url(images/line.jpg);
	background-repeat:repeat; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 

	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:750px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px;
	left:0;
	height:70px;
	background: url('images/transparent-bg.png');
	width: 478px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#cont {
width:700px; height:310px; overflow:auto; background-color:#F9F9F9; padding-left:8px;
}