body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/

	font-size:14px;
	color:#333333;
}

:focus{outline:0 none}

body a:hover{
	text-decoration:underline;
}

.nor-text{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}

.textover a:hover{
	text-decoration:none;
	color:#1491aa;
}

.imgright{
	padding-right:15px;
	padding-bottom:15px;
}

.lm{
	margin-left:20px;
}

.fl {
	float:left;
}


.fr {
	float:right;
}

.container{
	width:900px;
	margin:10px auto;
}

.logo{
		/*background: url(../images/logo.gif) no-repeat;*/
	width:400px;
	height:87px;
	float:left;
}

.logotext{
	padding-top:65px;
}

.top-links{
	margin-top:5px;
	font-size:12px;
}

.top-links a:hover{
 	color:#1491aa;
}

.menu{
	width:900px;
	margin-top:20px;
	height:37px;
	background: url(../images/menu_lt.gif) 0 100% no-repeat;
}

.stack{
	z-index: 1000;
	position:static;
}

.bar{
	width:700px;
	margin-top:10px;
	height:37px;
	background: url(../images/menu_lt.gif) 0 100% no-repeat;
}

.bc{
	margin-left:6px;
	background: url(../images/menu_bg.gif) repeat-x;
}

.br {
	background: url(../images/menu_rt.gif) 100% 0 no-repeat;
	height:37px;
}


.barbr {
	background: url(../images/menu_rt.gif) 100% 0 no-repeat;
	height:17px;
	padding:10px;
	font-weight:bold;
}

.para{
	width:698px;
	float:left;
	border-left:1px #efefef solid;
	border-right:1px #efefef solid;
	border-bottom:1px #efefef solid;
}

.paratext{
	padding-left:95px;
}


.paratextnew{
	padding-left:160px;
}

.pad{
	padding:20px 20px 20px 20px;
	background: url(../images/pad_bg.gif) repeat-x;
}

.banner{
	width:700px;
	margin-bottom:10px;
}

.ybl {background: url(../images/y_bl.gif) 0 100% no-repeat #fde181; width:190px;}
.ybr {background: url(../images/y_br.gif) 100% 100% no-repeat}
.ytl {background: url(../images/y_tl.gif) 0 0 no-repeat}
.ytr {background: url(../images/y_tr.gif) 100% 0 no-repeat; padding:10px;height:236px;}
.ytrin {background: url(../images/y_tr.gif) 100% 0 no-repeat; padding:10px 10px 20px 10px;height:auto;}


.tbl {background: url(../images/t_bl.gif) 0 100% no-repeat #f7f7f7; width:190px; margin-top:10px;}
.tbr {background: url(../images/t_br.gif) 100% 100% no-repeat}
.ttl {background: url(../images/t_tl.gif) 0 0 no-repeat}
.ttr {background: url(../images/t_tr.gif) 100% 0 no-repeat; padding:10px;}


.leftside{
	margin-top:10px;
	width:696px;
	width:700px !important;
	overflow:hidden;
}

.rightside{
	margin-top:10px;
	margin-left:10px;
	width:180px;
}


.header-text{
	font-size:16px;
	color:#1491aa;
	font-weight:bold;
}

.big-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1491aa;
	/*font-weight:bold;*/
}

.test-text{
	font-size:12px;
	color:#1491aa;
	font-weight:bold;
	text-decoration:none;
}

.test-small-text{
	font-size:11px;
	color:#666666;
}

.small-text{
	font-size:10px;
	color:#1491aa;
	font-weight:bold;
}

.test{
	background-image:url(../images/test_bg.gif);
	background-repeat:no-repeat;
	width:170px;
	height:150px;
	margin:10px 0 0 0px;
	padding:10px;
}

.iconbox1{
	margin-top:10px;
	margin-right:20px;
	/*width:330px;*/
}

.iconbox{
	margin-right:20px;
	width:330px;
}

.icontext{
	padding-left:80px;
}

.bottom{
	width:900px;
	margin:20px 0 20px 0;
	height:37px;
	background: url(../images/btm_lt.gif) 0 100% no-repeat;
}

.btm_bc{
	margin-left:6px;
	background: url(../images/btm_bg.gif) repeat-x;
	height:37px;
}

.btm_br {
	background: url(../images/btm_rt.gif) 100% 0 no-repeat;
	height:13px;
	padding:12px;
}

.btm-text{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.recent ul{
  margin:0px;
  padding:0px;
  list-style-type:none;
 }

.recent ul li{
 border-bottom:1px #595959 solid;
}

.recent ul li a{
  background:transparent url(../images/bullet.gif) repeat scroll 5px ;
  background-repeat:no-repeat;
  height:20px;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#595959;
  text-decoration:none;
  display:block;
  padding-left:15px;
}

.recent ul li a:hover{
text-decoration:none;
}

.sample_attach a{
	text-decoration: none;
  font-size:12px;
  color:#1491aa;
  font-weight:bold;
	  display: block;
  width:auto;
}

.sample_attach
{
  display: block;
  width:auto;
  padding:10px 5px 0 10px;
  margin-left:5px;
	margin-right:5px;
 /* border:  1px solid black;
*/text-decoration: none;
  font-size:12px;
  color:#1491aa;
  font-weight:bold;
}

/*a.sample_attach, a.sample_attach:visited { border-bottom: none; }*/


.sample_attach_menu_child{
margin-top:10px;
background-color:#eceded;
/*background: url(../images/menu_lt.gif) 0 100% no-repeat #eceded;*/
}

/*
.right-dp{
background: url(../images/menu_rt.gif) 100% 100% no-repeat;
padding-bottom:15px;
}*/

.sample_attach_menu_child a{
border-bottom:1px #CCCCCC solid;
color:#333333;
font-size:11px;
font-weight:normal;
font-weight:bold;
padding:5px;
}

.sample_attach_menu_child a:hover{
color:#1491aa;
text-decoration:none;
background-color:#FBFBFB;
}


#cont {
	position:relative;
	width:160x;
	height:120px;
	overflow:hidden;
}

#contnew {
	position:relative;
	width:160x;
	height:180px;
	overflow:hidden;
}

#contpeople {
	position:relative;
	width:auto;
	height:auto;
	overflow:hidden;
}

.news {
	position:absolute;
	top:10px;
	left:10px;
	width:160px;
	height:120px;
	visibility:hidden;
}

.para{
	padding:0px 0px 20px 0px;
	border-bottom:1px #cccccc solid;
}
