/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}
body {
	/*background:url(../images/bg.jpg) ;
	background: url(../images/bg.png) center top no-repeat, #FFF;*/
	background:#001e40 url(../images/hoanglong_bg.png) center top repeat-y;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}
ul li{
	list-style:none;
}
a{text-decoration:none;color:#000;}
/*
.phantrang { text-align:center; width:95%; float:left; margin-bottom:10px;padding-left:0px;padding-top:10px;}
.phantrang a{ width:25px; height:25px; margin:2px; background:#CCC; color:#fff; padding:3px 8px;}
.phantrang span{ width:25px; height:25px; margin:3px; background:#1299d4; color:#fff; padding:3px 8px;}
.phantrang li{list-style:none; float:left;}*/

.phantrang { text-align:center; width:95%; float:left; margin-bottom:10px;padding-left:0px;padding-top:10px;}
.phantrang a{ width:25px; height:25px; margin:2px;  color:#666; padding:3px 8px;border-radius:25px;border:1px #666 solid; }
.phantrang span{ width:25px; height:25px; margin:3px; color:#00F; padding:3px 8px;border-radius:25px;border:1px #00f solid;}
.phantrang li{list-style:none; float:left;}

.clear{
	clear:both;
}
	
	#wrapper{
		width:1000px;margin:0 auto;min-height:800px;overflow:hidden;
	}
		#header{
			width:1000px;height:160px;
		}
		#menu_m{
			width:1000px;height:55px;background:rgba(0, 24, 50, 0.27);
		}
		 	#nav li{list-style: none;float: left;position: relative;}
	      	#nav li a{display: block;color: #db9c53;font-family: Tahoma;text-decoration: none;
		  		padding:20px 0px;position:relative;z-index:100;white-space: nowrap;margin:0 20px;font-weight:bold;}
	      	#nav li li{float:none;width:200px;}
	      	#nav li ul{display: none;margin: 0;padding: 0; background:rgba(0, 24, 50, 0.27);}
		  	#nav li ul a{margin: 0;padding:10px 5px;white-space:normal;}
	      	#nav li:hover > ul{display: block;position:absolute;z-index:100;}
	      	#nav li:hover > a{background:url(menu_act.png) center no-repeat;background-size:100% 100%;}
		  	#nav li li:hover > a{background:#042951;}
	      	#nav li li ul{left: 100%;top: 0;position: absolute;}
		#slider_m{
			width:1000px;height:410px;
		}
		#dmsp{
			width:1025px;height:100px;padding:20px 0;
		}
		#dmsp .lin{
			float:left;margin:0 26px 0 0;
		}
			#dmsanpham{
				width: 1025px;
				padding: 20px 0;background:#FFF;padding-left:1px;
			}
			#dmsanpham .sp{
				float: left;width:228px;border-radius:5px;
				margin: 0 26px 10px 0;border:1px #333 solid;background:#FFF;
			}
			.tensp{
				margin:10px 0;color:#666;
				text-align:center;text-transform:capitalize;font-size:13px;
			}
			.tensp:hover{
				text-decoration:underline;
			}
			.giasp{color:#666;
				margin:10px 0;
				text-align:center;text-transform:capitalize;font-size:13px;
			}
		
		
		
		
		
		
			#con_m_l{
				min-height:300px;width:620px;float:left;margin-right:20px;
			}
				#con_m h1{
					//background:#001832;width:620px;line-height:30px;font-size:16px;font-weight:lighter;	
					text-transform:uppercase;
					box-shadow: 3px 3px 3px #010b17;
					-moz-box-shadow: 3px 3px  3px #010b17;
					-webkit-box-shadow: 3px 3px  3px #010b17;
					-o-box-shadow: 3px 3px  3px #010b17;
					-ms-box-shadow: 3px 3px  3px #010b17;
					padding-left:10px;
					margin-bottom:10px;
					font-size:16px;font-weight:bold;
				}
				.ttuc{
					margin-top:10px;min-height:150px;
				}
					.ttuc h3{
						text-transform:uppercase;font-weight:lighter;color:#e5cd83;margin-bottom:10px;
					}
			#con_m_r{
				min-height:400px;width:360px;float:left;
			}
		#footer_m{
			width:1174px;min-height:150px;margin-left:-175px;padding-left:175px;
			/*background:url(../images/bot_bg.gif) left top repeat-x;*/
			margin-top:10px;
		}
			.foo_title{
				//background:#000c19;line-height:50px; 
				width:175px;float:left;margin:20px 10px;text-align:center;
				border:2px #023365 solid;border-radius:10px 10px 0px 0px;
			}
#con_m{
	min-height:450px;
}