@charset "utf-8";
/* CSS Document */

body{
	padding:9px 0 0 0;
	margin:0;
	background:url(../images/bg.gif) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div, p, img, h1, h2, h3, h4, form, ul{
	padding:0;
	margin:0;
	}
	
a{
	outline:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
	
/*----------maon div start-----------*/
	
#main{
	width:960px;
	margin:0 auto;
	}
	
	/*---------header part start--------*/
	#header{
		padding:19px 0 0 0;
		height:100px;
		}
		
	#header img{
		border:none;
		}
		
	/*-------------navigation part start-------*/
	
	#navi{
		height:33px;
		margin:0 0 1px 0;
		}
		
	#navi ul{
		list-style-type:none;
		height:33px;
		float:left;
		width:730px;
		}
	
	#navi ul li{
		display:block;
		height:33px;
		float:left;
		width:auto;
		font-size:12px;
		font-weight:bold;
		line-height:33px;
		padding:0 1px 0 0;
		}

	#navi ul li a{
		display:block;
		height:33px;
		text-decoration:none;
		color:#f8f8f9;
		background-color:inherit;
		padding:0 12px;
		float:left;
		}
		
	#navi ul li a:hover,#navi ul li a.active{
		background:url(../images/navi-hover-bg.gif) repeat-x 0 0;
		}
		
	#navi p{
		float:right;
		width:auto;
		font-size:12px;
		font-weight:bold;
		padding:0 10px 0 0;
		line-height:33px;
		}
		
	#navi p a{
		color:#dc711d;
		background-color:inherit;
		text-decoration:none;
		}
		
	#navi p a:hover{
		color:#f8f8f9;
		background-color:inherit;
		}
	
	/*--------------------body part start--------*/
	
	#body{
		width:950px;
		padding:28px 0 38px 10px;
		background:url(../images/body-bg.gif) repeat-y 650px 0 #fff;
		color:#444;
		}
		
	#body h2{
		font-size:30px;
		font-weight:bold;
		line-height:30px;
		padding:0 0 4px 0;
		}
		
	#body h3{
		font-size:22px;
		font-weight:bold;
		line-height:22px;
		color:#306e84;
		background-color:inherit;
		margin:0 0 15px 0;
		}
		
	#body p{
		font-size:15px;
		line-height:16px;
		margin:0 0 15px 0;
		}
		
		/*------------left part start--------*/
			#leftpan{
				width:630px;
				float:left;
				}
				
				.rating{
					width:630px;
					padding:0 0 20px;
					}
					
				.rating ul{
					list-style-type:none;
					}
					
				#body .rating ul li h2{
					font-size:21px;
					line-height:47px;
					color:#262626;
					background-color:inherit;
					font-weight:bold;
					float:left;
					padding:0 0 0 17px;
					width:160px;
					}
					
				.rating ul li .num{					
					width:74px;					
					float:left;
					display:block;
					}
					
				.rating ul li .num a{
					background:url(../images/server-num-bg.gif) no-repeat 0 100%;
					display:block;
					height:47px;
					font-size:18px;
					text-align:center;
					line-height:47px;
					color:#f8f8f9;
					background-color:inherit;
					text-decoration:none;
					font-weight:bold;
					}
					
				.rating ul li .num a span{
					font-size:31px;
					}
					
				.rating ul li .num a:hover, .rating ul li .num a.active{
					background:url(../images/server-num-bg.gif) no-repeat 0 0;
					}
					
				.rating ul li .num a.active{
					cursor:text;
					}
					
				.rating ul li .visit{
					float:left;
					width:115px;
					}
					
				.rating ul li .visit a{
					font-size:14px;
					line-height:47px;
					color:#e07b24;
					background-color:inherit;
					}
					
				.rating ul li .visit a:hover{
					color:#000;
					background-color:inherit;
					text-decoration:none;
					}
					
				.rating ul li .leer{
					float:left;
					width:81px;
					text-align:center;
					margin:0 26px 0 0;
					}
					
				.rating ul li .leer a{
					display:block;
					width:81px;
					font-size:14px;
					line-height:47px;
					color:#f8f8f9;
					background:url(../images/blue-button.gif) no-repeat 0 50%;
					text-decoration:none;
					background-color:inherit;
					}
					
				.rating ul li .leer a:hover{
					color:#fff;
					background-color:inherit;
					text-decoration:none;
					}
					
				.rating ul li .ratingImg{
					width:150px;
					float:left;
					padding:10px 0 0 25px;
					}
					
				.rating ul li .ratingImg img{
					margin:0 2px 0 0;
					}
				
				.por_tipo{
					list-style-type:none;
					padding:0 0 26px 26px;
				}
				
				.por_tipo li{
					padding:0 0 0 25px;
					font-size:15px;
					line-height:31px;
					font-weight:bold;
					color:#dc711d;
					background-color:inherit;
					background:url(../images/bulet.gif) 0 7px no-repeat;
				}
				
				.por_tipo li a{
					text-decoration:none;
					color:#dc711d;
					background-color:inherit;
				}
				
				.por_tipo li a:hover{
				color:#3e3e3e;
				background-color:inherit;
				}
			
		/*-------------right part start-----------*/
			
			#rightpan{
				width:254px;
				float:right;
				padding:22px 0 0;
				}
			
			#rightpan h3{
				padding-bottom:6px;
				background:url(../images/titlebg01.gif) 0 100% repeat-x;
				}
			
			.articulos{
				padding:0 20px 18px 0;
				width:234px;
				margin:0 0 24px;
				background:url(../images/right_contbg.gif) 100% 100% no-repeat;
			}
			
			.articulos li{
				list-style-type:none;
				font-size:15px;
				line-height:31px;
				font-weight:bold;
				color:#dc711d;
				background-color:inherit;
			}
			
			.articulos li a{
				text-decoration:none;
				color:#dc711d;
				background-color:inherit;
			}
			
			.articulos li a:hover{
				color:#3e3e3e;
				background-color:inherit;
			}
			
			.inputg{
				margin:0 0 6px 8px;
				padding:4px 10px;
				width:206px;
				background:url(../images/inputbg01.gif) 0 0 no-repeat;
			}

			.inputg input{
				float:left;
				border:none;
				background:none;
				height:16px;
				width:90%;
			}
						
			input.submit{
				float:right;
				border:none;
				width:139px;
				height:26px;
				font-size:14px;
				line-height:26px;
				font-weight:bold;
				text-decoration:none;
				color:#fff;
				background-color:inherit;
				cursor:pointer;
				margin:0 0 4px;
				background:url(../images/submitbg.gif) 0 0 no-repeat;
			}
			
			#rightpan p.sub_txt{
				text-align:right;
				font-size:11px;
				line-height:13px;
				padding:0 0 6px;
				margin:0;
			}
			
			.banner{
				border:none;
				display:block;
				margin:0 0 12px;
			}


/*------------Footer part start--------*/

#footer{
	padding:34px 0 76px;
	font-size:12px;
	line-height:16px;
	color:#828282;
	background-color:#191919;
}

.footer_inside{
	margin:0 auto;
	width:940px;
}

#footer a{
	text-decoration:none;
	color:#828282;
	background-color:#191919;
}

#footer a:hover{
	color:#e3e3e3;
	background-color:#191919;
}

#footer h3{
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	color:#286984;
	background-color:#191919;
}

.footer_left{
	float:left;
	width:500px;
}

.footer_left ul{
	float:left;
	width:160px;
}

.footer_left li{
	list-style-type:none;
	line-height:20px;
}

.footer_right{
	float:right;
	width:426px;
	line-height:20px;
	text-align:right;
}






