body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 0;
	padding: 0;
	background: url('img/body_bg.jpg') repeat-x;
        	
}

p, h2, img, ul, form {
	margin: 0;
	padding: 0;
        border: 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

ul {
	list-style: none;
}

.hidden {
	display: none;
}


a {
	color: #000;
	text-decoration: underline;
}

a:hover{
	color:#FF0000;
	text-decoration:underline;
	}


/* --- Wrap --- */

#wrap {
	width: 900px;
	margin: 0 auto;
}


/* --- Top --- */

#top {
	width: 100%
	position: relative;
	height: 104px;
}

#top h2 {
	/* background: url(img/logo.jpg);
	width: 110px;
	height: 28px; */
	position: absolute;
	top: 35px;
	font-size: 17px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

#top .s {
	position: absolute;
	top: 57px;
	color: #fff;
}

#top h2 a {
	color: #fff;
}

#top ul {
	background: url('img/top_rss_bg.jpg');
	width: 294px;
	height: 21px;
	position: absolute;
	top: 32px;
	left: 650px;
	padding-left:15px;
	padding-top:5px
}

#top ul li {
	display: inline;
}

#top ul li a {
	display: block;
	float: left;
	background: url('img/rss_bg.jpg') no-repeat;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	padding-left: 25px;
	margin-right: 23px
}











/* --- Main Menu --- */

#menu {
	width: 100%;
	position: relative;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	line-height: 33px;
	float: left;
	border-right: #8BAD59 1px solid;
	color: #fff;
	font-weight: bold;
	padding: 0 24px;
	white-space: nowrap;
}

#menu ul li a:hover, .current_page_item a {
	background:  #AAC276;
	text-decoration: none;
}

#menu #search {
	position: relative;
	position: absolute;
	left: 450px;
	top:5px;
}

#search label {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 4px;
}

.ifie {
	width: 200px;
	position: absolute;
	left: 55px;
}

.subbuton {
	position: absolute;
	left: 270px;
	top:0;
}

/* --- Content Wrap--- */

#picture {
	float:left;
	width: 100px;
}


#content_wrap {
	width: 100%;
	clear: both;
	padding-top: 30px;
	padding-bottom: 50px;
	background: url('img/right_bg.jpg') no-repeat 220px 80px;
	
}

/* --- Left --- */


#left {
	width: 615px;
	float: right;
}

#left_in {
	width: 610px;
}

#left ul {
	padding-left: 100px;
}

#left ul li {
	line-height: 18px;
	list-style: disc;
}

#left p {
	line-height: 18px;
	color: #000000;
	padding: 10px 0; 
}

#left h2 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 25px;
	color: #009DCE;
}

#left h2 a {
	color:#009DCE;
}

.details {
   width: 100%;
	background: url('img/details_bg.gif');
	padding: 0px !important
}

.details p {
   width: 100%;
	line-height: 31px !important;
	background: url('') no-repeat 0 9px;
	color: #D1D2D2;
	padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

.pd_left {
	width: 200px;
	float: left;
}

.pd_right {
	width: 80px;
	background: url('img/icon_comments.jpg') no-repeat 0px 10px;
	float: right;
	text-align: right
}





/* --- Comments --- */

.comment {
	width: 100%;
	background: #FDFDFD;
	border: #CCCCCC 1px solid;
	padding: 10px;
	margin: 10px 0;
}

.comment p {
	padding: 0 0 5px 0 !important;
}

#left label {
	padding-left: 10px;
}

#left form p {
	padding: 0 0 5px 0;
}


/* --- Right --- */

#right {
	width: 190px;
	float: left;
	padding-left: 50px;
	color: #A3A1A1;
	line-height: 20px;
        
}

#right a {
	color: #A3A1A1;
}

#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009DCE;
	padding-top: 25px;
}


#right a:hover{
	color:#FF0000;
	text-decoration:underline;
	}


.current-cat {
        color: #0000FF;
        font-size: 20px;
               }

.featureplist{
	width:150px;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	background-color:#FFFFFF;
	}

#black{
	width:130px;
	height:20px;
	margin:2px 0;
	background-color:#000000;
	color:#FFFFFF;
	padding-left:5px;
	}


#content-body #right{
	width:150px;
	float:right;
	}

#black a{
	color:#FFFFFF;
	text-decoration:none;
	}








/* --- Footer --- */

#footer {
	width: 100%;
	clear: both;
	height: 49px;
	background: url('img/footer_bg.jpg');
	color: #fff
}

#footer a {
	color: #007296;
}

#footer p {
	padding: 20px 0 0 30px;
}


/* --- Fix --- */

.details p:after,
#content_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}















/*center*/
#content-body #center{
	width:565px;
	float:left;
	margin-left:10px;
	padding-top:10px;
	}
#centerwar{
	width:560px;
	margin:0px;
	padding:0px;
	}
.rptitle{
	width:300px;
	float:left;
	padding-left:5px;
	height:20px;
	}
.more{
	width:40px;
	float:right;
	height:20px;
	}
.line{
	width:560px;
	margin:2px auto;
	height:1px;
	overflow:hidden;
	border-bottom:1px dashed #e0e0e0;
	clear:both;
	}

.line1{
	width:100px;
	margin:2px auto;
	height:1px;
	overflow:hidden;
	border-bottom:1px dashed #3179b5;
	clear:both;
	}

.comimg{
	width:200px;
	float:right;
	}
.li120{
	width:120px;
	float:left;
	}
.li400{
	width:400px;
	float:left;
	background-image:url(http://www.ltete.com/imgs/pico.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:10px;
	}
.li420{
	width:420px;
	float:left;
	}
.sendinquiry{
	width:520px;
	margin:10px;
	text-align:center;
	} 
.rli140{
	width:140px;
	text-align:right;
	}
