html, body {
	background: #000000; /* url('../img/bg.jpg') no-repeat center center;*/
	font-size: 12px;
	font-family: "Georgia", "Arial";
	color: #212121; /*212121;*/
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* logo */
.v5logo {
	width:100%;
	height:660px;
	background: url('../img/logo.jpg') center center no-repeat;
}
/* fresh works */
.v5fresh {
	width: 100%;
	/*padding-top: 15px;
	padding-bottom: 40px;*/
	/*text-align: center;*/
	background: #26071b;
	margin-bottom: 40px;
}
.v5flist {
	height: 110px;
	width: 100%;
	/*position: relative;
	left: 0;
	top: 0;*/
}
.f1 {
	list-style: none;
	margin: 0;
	padding: 0;
	width:70%;
	height: 110px;
	position: relative;
	left: 15%;
	top: 0;
}
.f1 li {
	margin: 2px;
	padding: 0;
	float: left;
	position: relative;
	/*height: auto;
	width: auto;*/
	color: #FFFFFF;
}
/* welcome */
.v5hello {
	width: 100%;
	height: 220px;
	border-top: 2px solid #e1a819;
	padding-top: 10px;
}
.v5welcome {
	width: 700px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
        margin: 0 auto;
}
.v5welcom {
	width: 30px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: -35px;
	background: url('../img/welcome.gif') top left no-repeat;
}
/* content */
.v5content {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	border-bottom: 2px solid #90c421;
	border-top: 2px solid #90c421;
}
.info_1, .info_2, .info_3, .info_4, .info_5 {
	width: 780px;
	height: auto;
	min-height: 400px;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
        margin: 0 auto;
	margin-bottom: 30px;
}
.info_2, .info_3, .info_4, .info_5 {
	display: none;
}
.menu {
	height: 60px;
	width: 800px;
        margin: 0 auto;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 40px;
	position: relative;
	left: 0;
	top: 0;
}
.menu ul li {
	margin: 0px;
	padding: 0;
	float: left;
	position: relative;
	color: #FFFFFF;
	/*background: #25303b;*/
	height: 40px;
	
}
.menu ul li.i {
	padding: 0px 4px 0px 4px;
	margin: 0 0 0 0;
	background: #25303b;

}
.menu ul li.i:hover {
	background: #394A5B;
}
.menu ul li.i img {
	/*background: #25303b;*/
	background: transparent !important;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


.p-pr {
	font: 24px bold;
	font-family: "Georgia", "Verdana", "Arial";
	margin: 0 0 0 0;
	margin-bottom: 5px;
	color: #ffba00;
}
.p-yr {
	display:block;
	font: 24px, bold;
	font-family: "Georgia", "Verdana", "Arial";
	text-decoration: none;
	color: #47a0f0; /*FF32B4;*/
	border: 0px solid red;
	padding-left: 25px;
	margin: 5px;
	font-weight: bold;
}
.p-yr span {
	color: #5B6064;
}

.p-3d {
	width: 250px;
	height: 75px;
}
.p-2d {
	width: 100px;
	height: 100px;
}

/* bottom */
.v5bottom {
	width: 100%;
	height: 100px;
	padding-top: 10px;
}
.c {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 15%;
	width: 70%;
	height: 80px;
}
.c li {
	margin: 2px;
	padding: 0;
	float: left;
	position: relative;
	/*height: auto;
	width: auto;*/
	color: #FFFFFF;
}
.c .t1 {
	font-family: "Georgia", "Verdana", "Arial";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	text-align: right;
	width: 40%;
}
.c .t2 {
	font-family: "Georgia", "Verdana", "Arial";
	font-size: 12px;
	color: #898989;
	padding-top: 5px;
	text-align: left;
	width: 40%;
}
.c .t3 {
	width: 70px;
}
.c .t2 span.a {
	color: #ff32b4;
}
.c .t2 span.d {
	font-size: 24px;
	color: #90c421;
	margin: 0px;
	padding: 0px;
}
.eml1 {
	color: #ff32b4;
}
.eml2 {
	color: #47a0f0;
}

/*************************/

img {
	border: 0px;
	background: #000000;
	opacity:1.0;
	filter:alpha(opacity=100);
}

input.mm {
	background: transparent !important;
	width: 250px;
	height: 20px;
	border: 1px solid #30400A;
	font-size: 14px;
	color: #47a0f0;
}
input.mm:focus {
	background: #ffffcb !important;
	border: 1px solid #ff32b4;
	color: #212121;
}
textarea.mm {
	background: transparent !important;
	width: 85%;
	height: 200px;
	border: 1px solid #30400A;
	font-size: 14px;
	color: #47a0f0;
}
textarea.mm:focus {
	background: #ffffcb !important;
	border: 1px solid #ff32b4;
	color: #212121;
}

ul {
    list-style: none;
}
li {
    padding-left: 15%;
}

.t5 {
    width: 115px;
    height: 32px;
}

.t4 {
    width: 125px;
    height: 32px;
}

.t3 {
    width: 110px;
    height: 32px;
}

.t2 {
    width: 110px;
    height: 32px;
}

.t1 {
    width: 100px;
    height: 32px;
}

.t0 {
    position: relative;
    bottom: 10px;
    left: 0px;
    border: 0px solid pink;
    width: auto;
    height: 32px;
}

.icoitem {
    float: left;
    width: 150px;
    height: 96px;
    border: 0px solid green;
    text-align: center;
}

.icop {
    border: 0px;
    width: 96px;
    height: 96px;
    padding: 0px;
}

.ico {
    position: absolute;
    left: 0px;
    bottom: 70px;
    width: 100%;
    height: 120px;
    text-align: center;
    border: 0px solid red;
}

.onbut {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 100%;
    text-align: center;
}

.offimg {
	width: 15px;
	height: 15px;
	border: 0px;
}

.copyimg {
    border: 0px;
    width: 65px;
    height: 65px;
}

.copy {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.copyimg {
    border: 0px;
    width: 510px;
    height: 32px;
}

.order {
	width: 202px;
	height: 85px;
	border: 0px;
}

#ci1,#ci2,#ci3,#ci4,#ci5,#ci6,#ci7 {
    padding: 0px;
    padding-left: 20px;
    width:95%;
}

#mi1,#mi2,#mi3,#mi4,#mi5,#mi6,#mi7 {
	padding-bottom: 2px;
	padding-top: 2px;
}

.ci-active {
	display: block;
	color: #90C421;
}
.ci-unactive {
	display: none;
}
.mi-active {
	font-weight: bold;
	color: #ff32b4;
	font-style: normal;
}
.mi-unactive {
	font-weight: normal;
	/*color: #212121;*/
	color: #626262;
	font-style: normal;
}
.mi-unactive:hover, .b1  {
	color: #a0d0ff;
}



.g1 {
	color: #90C421;
	font-size: 12px;
	text-align: left;
}
.g1 a {
	color: #47a0f0; /*90C421;*/
	text-decoration: none;
}
.g1 a:hover {
	text-decoration: underline;
}
.g2{
	color: #43464A;
	font-size: 12px;
	text-align: left;
}