@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
}
#container {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #630;
	text-align: left;
	background-image: url(../imgs/c-bg.gif);
	background-repeat: repeat;
}
#header {

	height: 200px;
	padding: 0px;
}

div#mainContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:50px;
	height: 1320px;
	

}

#comment {
	height: 55px;
	background-color: #FCC;
}

#comment p {
	margin-top:0px;
	margin-bottom:3px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size:14px;
	color:#2B1500;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#n_left {
	padding-top: 0px;
	padding-left :5px;
	width: 100px;
	float: left;
	font-size:14px;
	color:#2B1500;
}

#n_right {
	padding-top: 0px;
	padding-right :5px;
	float: right;
	width: 600px;
	text-align: right;
	font-size:14px;
	color:#2B1500;

}

#footer {
	margin: auto;
	text-align:center;
	padding: 5px;
	background-color: #6B8E23;
	font-size: 14px;
	color: #FFF;
}

/*link*/

a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #753a57;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #ffcce5;
	text-decoration: underline;
}



/*clear*/

#clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*photo*/

div#mainContent ul{
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#mainContent li{
	font-size: 12px;
	color:#360;
	float:left;
	width: 140px;
	height: 115px;
	margin-top: 6px;
	/*	margin-left: 13px;*/
/*	margin-right: 12px;*/
	margin-left: 17px;
	margin-right: 10px;
	margin-bottom: 6px;
	background-image: url(../imgs/photo_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	/*	padding-bottom: 28px;*/
	padding-left: 0px;
}


/*video*/

#videoContent {
	width: 750px;
	height: 150px;
	margin-left:45px;
	background-image: url(../imgs/video_bg.jpg);
	background-repeat: no-repeat;
}

.bannerarea {
	width: 350px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top:50px;
}


a.rolov01
{
	display:block;
	width : 350px;
	height : 90px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../imgs/bn_video01.jpg);
}

a:hover.rolov01{
    background-position: 0 -90px;
}

a.rolov02
{
	display:block;
	width : 350px;
	height : 90px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../imgs/bn_video02.jpg);
}

a:hover.rolov02{
    background-position: 0 -90px;
}



/* -------------------- category -------------------- */

.wireframeauramenu{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	background-color: #6B8E23;
}

.wireframeauramenu ul{
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B8E23;
	border-bottom-color: #6B8E23;
	border-left-color: #6B8E23;
}

.wireframeauramenu ul li{
	display: inline;
	padding: 6px 12px 6px 6px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dashed #990; /*right border between menu items*/
	color:#efefd7;
}

.wireframeauramenu ul li a{
	color: #FFF;
}

.wireframeauramenu ul li a:hover{
	color: #606;
}

/*category name*/
#choiceCategory {
	margin-top: 5px;
	margin-bottom: 0;
	font-weight:bold;
	font-size:14px;
	background-color: #6B8E23;
	text-align: center;
	color: #FFF;
}

/* -------------------- category -------------------- */

.wireframeauramenu1{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	background-color: #6B8E23;
}

.wireframeauramenu1 ul{
	padding: 5px 160px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B8E23;
	border-bottom-color: #6B8E23;
	border-left-color: #6B8E23;
}

.wireframeauramenu1 ul li{
	display: inline;
	padding: 6px 12px 6px 6px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dashed #990; /*right border between menu items*/
	color:#efefd7;
}

.wireframeauramenu1 ul li a{
	color: #FFF;
}

.wireframeauramenu1 ul li a:hover{
	color: #606;
}

/* -------------------- category -------------------- */

.wireframeauramenu2{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	background-color: #6B8E23;
}

.wireframeauramenu2 ul{
	padding: 5px 160px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B8E23;
	border-bottom-color: #6B8E23;
	border-left-color: #6B8E23;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B8E23;
}

.wireframeauramenu2 ul li{
	display: inline;
	padding: 6px 12px 6px 6px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dashed #990; /*right border between menu items*/
	color:#efefd7;
}

.wireframeauramenu2 ul li a{
	color: #FFF;
}

.wireframeauramenu2 ul li a:hover{
	color: #606;
}


/* -------------------- category B -------------------- */

.wireframeauramenuB{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	background-color: #6B8E23;
}

.wireframeauramenuB ul{
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B8E23;
	border-bottom-color: #6B8E23;
	border-left-color: #6B8E23;
}

.wireframeauramenuB ul li{
	display: inline;
	padding: 6px 12px 6px 6px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dashed #990; /*right border between menu items*/
	color:#efefd7;
}

.wireframeauramenuB ul li a{
	color: #FFF;
}

.wireframeauramenuB ul li a:hover{
	color: #606;
}

/*category name*/
#choiceCategoryB {
	margin-top: 5px;
	margin-bottom: 0;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	color: #000000;
}

