body, form, img, p, h2, h3, input, select {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/17px tahoma, sans-serif;
	color: #222;
	/*background: #e8ecf1 url("../layout_images/new/body_bg.gif") repeat-x fixed;*/
}
img {
	border: none;
}
A {
	color:#000;
	text-decoration:underline;
}
.tst
{
	width: 50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
		vertical-align: top;
}
#banner td a{
 background: #0062B4;
 }
  #banner td a:hover{
  background: #ffffff;
  text-decoration: underline;
  }

#container {
	margin: 0 auto auto;
	width: 100%;
	background: #fff;
	padding: 0;
	height:100%;
}

	#container td {
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}
#main_header {
	margin: 0;
}
#main_header TD{
	padding:0px;
}

#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}

#nav {

	margin: 5px 15px;
	text-align: center;
	vertical-align: bottom;

	height: 30px;
}
	#nav td {
		width:16%;
		text-align: center;
		vertical-align: bottom;
		border-right: 1px solid #333333;
	 border-bottom: 1px solid #333333;
	}
	#nav td a {
		color: #FFFFFF;
		text-decoration: none;
		height: 30px;
		font: 15px arial, sans-serif;
		display: block;
		background: #666666 url("../layout_images/new/nav_bg4.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #FFFFFF;
		background: #6686FF url("../layout_images/new/nav_bg_over3.gif") 0px 1px repeat-x;
	}
	#nav a p {
	padding-top:7px;
	}
	
#subnav {
	border: 1px solid #dbe8fa;
	background: #E9E9E9;
	color: #000000;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #000000;
		text-decoration: none;		
	}
	#subnav a:hover {
		color: #000000;
			text-decoration: underline;	
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: #51D451 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #e7ebf0;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
	
.box {
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;


}
	.box td {
		padding: 5px 15px !important;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 14px 5px no-repeat;
		padding-left: 36px !important;
	}
	.box tr.alt td.category {
		background: #E9E9E9 url("../layout_images/new/folder.gif") 14px 5px no-repeat;
		padding-left: 36px !important;
	}
	.box th {
		border-top: 1px solid #999999;
		border-bottom: 1px solid #666666;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: #999999 url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 12px verdana, sans-serif;
	}
	.box th a {
		color: #000000;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #000000;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		text-decoration:underline;
	}

	.box tr.alt {
		background: #E9E9E9;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #E9E9E9 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}



	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
/*-- --*/
.side_nav{
margin-left:20px;
}

.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {

}
	#tools td {
		padding: 2px !important;
		text-align: center;
	
	}
	#tools a {
	display:block;
	background: #666666;
	border: 1px solid #333333;
	color: #fff;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;		
	}
	#tools a:hover {
		background: #005AFF;
		border: 1px solid #0049D2;
		cursor: pointer;
			text-decoration:none;
	}


#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}
.button, 	.box a.button {
	background: #666666;
	border: 1px solid #333333;
	color: #fff;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;
}
	.button:hover ,	.box a.button:hover {
		background: #005AFF;
		border: 1px solid #0049D2;
		cursor: pointer;
			text-decoration:none;
	}
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 2px;
	border: 1px solid #ccc;
}
a.thumb:hover img {
	border: 1px solid #005AFF;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 1px solid #ccc;
	margin:100px;
}
.gal IMG{
	margin:10px;
}
a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;

}

h1, h2 {
	font: bold 16px verdana,arial, sans-serif;
	margin: 10px 0 0 20px;
	clear: both;
}
.headline {
padding: 0 20px;
}
.headline a:hover {
	color: #000000;
	   text-decoration:underline;
}
.headline a, #content a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.war {
margin-left:20px;
color:#F00;
}
INPUT.obrSv {
width:300px;
}

.user_info {
	padding: 0 20px;
}
.user_info H1{
	padding: 0;
	margin: 0;
	font-size:24px;
	color: #3672ff;
}

.add_new {
	margin: 0px 20px;
}

.add_new A {
	text-decoration:underline;
	color:#000;
}
.add_new .title{
	font-size:22px;
	margin: 0 0 15px 0px;
}
.add_new .desc{
	margin-bottom: 5px;
	font-size:12px;
}
.add_new .user{
	margin-left: 0px;
	font-size:11px;
}
.add_new .pictures{
	margin: 0 0 10px 0;
}
.add_new .pictures img{
	height:100px;
	margin: 0 5px 0 0;
}
.one_add {
	margin:0 20px;
}
.one_add A {
	text-decoration:underline;
	color:#000;
}
.one_add H1{
	margin:0 0 20px 0;
	font-size:22px;

	
}
.one_add .one_add_img img{
	height:100px;
	margin: 0 5px 0 0;
}
.one_add .desc{
	margin:0 0 20px 0;
	font-size:14px;
}
.one_add .user{
	margin:20px 0 20px 0;
	font-size:14px;
}
.one_add .contact {
	margin: 0px 0 15px 15px;
	padding:8px;
	float:right;
	background-color:#E4E4CB;
}
.one_add .dop_file {
	margin: 10px 0 0 0;
}
.one_add .contact span {
	display:block;
	float:left;
	width:80px;
}

.main_tb H1 {
	margin-bottom:20px;
	font-size:24px;
}


/* here's the box... the image is the upper-left corner */
#csc {
  background : #E8E8E8 url(/layout_images/csc_tl.png) no-repeat;
  height : auto;
  position : relative;
  padding : 10px 0px;
  margin: 0 10px 30px 10px;
}

#csc_top {
  background : #389cff url(/layout_images/csc_tl.png) no-repeat;
  height : auto;
  position : relative;
  padding : 10px 0 0 0;
  margin: 0 10px 10px 10px;
}


/* these are the other three spans. classes were used to allow multiuse on a page */
#csc .tr, #csc .bl, #csc .br, #csc_top .tr, #csc_top .bl, #csc_top .br  {
  position : absolute;
  width : 20px;
  height : 20px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
#csc .tr, #csc_top .tr  {
  background : transparent url(/layout_images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
#csc .bl, #csc_top .bl {
  background : transparent url(/layout_images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
#csc .br, #csc_top .br  {
  background : transparent url(/layout_images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;
}


/* End Styles */


/* here's the box... the image is the upper-left corner */
#csc2 {
  background : #CEFFCE url(/layout_images/csc_tl.png) no-repeat;

  height : auto;
  position : relative;
  padding : 10px 0px;
  margin: 0 10px 30px 10px;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
#csc2 .tr, #csc2 .bl, #csc2 .br {
  position : absolute;
  width : 20px;
  height : 20px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
#csc2 .tr {
  background : transparent url(/layout_images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
#csc2 .bl {
  background : transparent url(/layout_images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
#csc2 .br {
  background : transparent url(/layout_images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;
}


/* End Styles */



/* here's the box... the image is the upper-left corner */
#csc3 {
  background : #B7DBFF url(/layout_images/csc_tl.png) no-repeat;

  height : auto;
  position : relative;
  padding : 10px 0px;
  margin: 0 10px 10px 10px;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
#csc3 .tr, #csc3 .bl, #csc3 .br {
  position : absolute;
  width : 20px;
  height : 20px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
#csc3 .tr {
  background : transparent url(/layout_images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
#csc3 .bl {
  background : transparent url(/layout_images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
#csc3 .br {
  background : transparent url(/layout_images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;
}


/* End Styles */




/* here's the box... the image is the upper-left corner */
#csc4 {
  background : #E2C7C7 url(/layout_images/csc_tl.png) no-repeat;

  height : auto;
  position : relative;
  padding : 10px 0px;
  margin: 10px;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
#csc4 .tr, #csc4 .bl, #csc4 .br {
  position : absolute;
  width : 20px;
  height : 20px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
#csc4 .tr {
  background : transparent url(/layout_images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
#csc4 .bl {
  background : transparent url(/layout_images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
#csc4 .br {
  background : transparent url(/layout_images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;

}
/* End Styles */

.nav_new {
	position:relative;
	z-index:3;
	font-size:20px;
	margin: -10px 0 10px 0;
	padding: 0 0 0 300px;
	width:400px;
	height:30px;
}
.nav_new A{
	color:#000;
	margin: 0;
	text-decoration:none;
}
.nav_new A .nav1 {

	float:left;
	margin-top:-10px;
	padding:10px 10px;
	color:#FFF;
}
.nav_new A .nav1:hover {
	background-color:#a155ff;

}
.head_foot {
	background-color:#E8E8E8;
	margin:0 0 0px 0;
	height:40px;
}
.head_hello {
	padding:10px 0 0 10px;
}
.footer_new {
	border-top:1px solid #666;
	margin-top:20px;
	padding:10px;
}
.login_new {
	width:600px;
}
.login_new input {
	margin:2px 0 8px 0px;
}







