@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, img, a {
	padding:0;
	margin:0;
	list-style:none;
	border:none;
	outline:none;
}
body {
	font-family:Arial, sens-serif;
	font-size:13px;
	color:#9c9c9c;
	padding:0;
	margin:0;
	background:#e7e7e7;
}


.Aligh-right {
	text-align:right;
}
.Float-left {
	float:left;
}
.Float-right {
	float:right;
}
.Clear {
	clear:both;
}



.no-display {
	display:none;
}
.no-display img {
	display:none;
}

/*--------------- Gallery -------------*/


/* sitemap */

/*----------- Man body css -----------*/

.sample-pic {
	width:250px;
	height:463px;
	background:url(images/bp/no-highlight.jpg) no-repeat;
	margin-top:40px;
	margin-left:15px;
}
.list {
	width:350px;
	margin-left:10px;
}
.list li {
	margin: 15px 0 0 11px;
	height:21px;
	background:url(images/body-sep.jpg) left bottom no-repeat;
}
.list ul {
	margin-left:0;
}
.list a, .list a:link, .list a:visited {
	color:#f21a1b;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight:normal;
	font-size:15px;
	padding: 0 0 5px 80px;
	text-decoration:none;
}
.list a:hover {
	color:#4b4b4c;
	text-decoration:none;
}
/*------------ Video Light BOx Css --------*/
