@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
}
a:link,a:visited {
	color:#ed4f03;
}
a:hover {
	text-decoration: none;
}
.clr {
	clear:both;
}
.clear { clear:both; }

div#container {
	position: relative;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	height: 100px;
}
div#topBar {
	position:relative;
	height: 23px;
}
div#topBar ul.top { padding: 2px 0 0 0; height: 21px; text-align: center; margin: 0; }
div#topBar ul.top li { display: inline; padding: 0 16px 0 0; margin: 0 12px 0 0; }
div#topBar ul.top li.rear {  }
div#topBar ul.top a { color: #efefef; font-size: 10px; text-transform: uppercase; text-decoration: none; }
div#topBar ul.top a:hover { text-decoration: underline; }

div#header {
	position: relative;
	height: 77px;
}
div#header div#logo {
	position: relative;
	float: left;
	width: 217px;
	height: 46px;
	margin-top: 17px;
	background-image:url(/images/logo.png);
}
div#header div#navigation {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	text-align: right;
}

ul.navtop {
	margin: 0px;
	list-style: none;
	
}
ul.topnav li {
	float: left;
	height: 60px;
	list-style: none;
	background-image: url(/images/navline.png);
	background-repeat:no-repeat;
	background-position: right;
}
ul.topnav li.rear {
	background-image:none;

}
ul.topnav li a {
	display: block;
	margin-top: 17px;
	padding: 0 24px 0 25px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #ed4f03;
}
ul.topnav li a.active {
	color: #4a4a4a;
}


div#contentTop {
	background-image: url(/images/body_top.png);
	background-repeat:no-repeat;
	height: 12px;
	width: 960px;
}

div#contentBottom {
	background-image: url(/images/body_bottom.png);
	background-repeat:no-repeat;
	height: 10px;
	width: 960px;
}

div#content {
	background-image: url(/images/body_middle.png);
	background-repeat: repeat-y;
	width: 920px;
	padding: 10px 20px;
}

div#content div.full {
	clear: both;
	margin-bottom: 20px;
}
div#content div.col1 {
	position: relative;
	float: left;
	width: 720px;
	margin-bottom: 20px;
}
div#content div.col2 {
	position: relative;
	float: left;
	width: 180px;
	padding-left: 20px;
	margin-bottom: 20px;
}
div.gal {
	font-family: Helvetica;
	font-size: 12px;
}
div.gal ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.gal ul li {
	list-style: none;
	display:block;
	margin-bottom: 4px;
}

div.gal ul li span.cat {
	font-family: Helvetica;
	font-size: 12px;
	color: #a8a8a8;
	display: block;
	width: 75px;
	float: left;
	text-align: right;
}
div.gal ul li a {
	font-family: Helvetica;
	font-size: 12px;
	color: #ec4f03;
	text-decoration: none;
}
div.gal ul li a:visited {
	color: #4A4A4A;
	text-decoration: none;
}
div.gal ul li a:hover {
	color: #4A4A4A;
	text-decoration: underline;

}
div.banner720x90 {
	margin: 20px 0px;
}

ul.trades {
	display: block;
	margin: 20px 0px;
	padding: 10px 0px;;
	list-style: none;
	width: 920px;
	height: 70px;;
	background-color: #efefef;
}

ul.trades li {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	list-style: none;
}
ul.trades li span {
	display: block;
	float:left;
	width: 30px;
	text-align:right;
	font-family: Helvetica;
	font-size: 12px;
	color: #a8a8a8;
}

ul.trades li a {
	display: block;
	float:left;
	font-family: Helvetica;
	font-size: 12px;
	color: #ec4f03;
	margin-left: 5px;
}
fieldset.content-form {
	margin: 20px 10px;
	border: 1px solid #550132;
	padding: 20px;
}

legend.content-form {
	font-size: 14px;
	
}
ul.toplist {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.toplist li {
	list-style:none;
	clear:both;
}
ul.toplist li span {
color:#A8A8A8;
display:block;
float:left;
font-family:Helvetica;
font-size:12px;
text-align:right;
width:30px;
}
ul.toplist li a {
	display: block;
	float:left;
	font-family: Helvetica;
	font-size: 12px;
	color: #ec4f03;
	margin-left: 5px;
}

/* = sideMenu
---------------------------------------------------------------------------------------------------*/
ul.sideMenu { list-style:none; line-height:140%; margin:5px 0px 20px 0px; padding:0px;}
.sideMenu li { margin: 0 0 2px 0; font-weight: bold; }
.sideMenu a { width: 149px; height: 21px; line-height: 19px; padding: 0 0 0 16px; display: block; background:#D9D9D9 url(/images/layout/menu/side.jpg) left bottom no-repeat; color: #000; text-decoration: none; font-size: 10px; text-transform: uppercase; font-weight: bold; }
.sideMenu a:hover { background-position: left top; color: #ed4f03; }


/* = sideMenu2
---------------------------------------------------------------------------------------------------*/
.sideMenu2 { width: 165px; float: left; font-size: 10px; text-transform: uppercase; margin: 0 0 10px 0; }
.sideMenu2 li { margin: 0 0 1px 0; width: 165px; float: left; font-weight: bold; }
.sideMenu2 span { width: 16px; display: block; float: left; text-align: right; overflow: hidden; margin: 0 1px 0 0; font-weight: bold; }
.sideMenu2 a { width: 148px; float: left; display: block; }
/* = footer
---------------------------------------------------------------------------------------------------*/
.footer { width: 945px; float: left;  padding: 2px 0 0 15px; color: #E22259; font-size: 10px; text-transform: uppercase; }
* html .footer { display: inline; }
.footer p.copy { float: left; }
.footer a { color: #ed4f03; }
.footer ul { float: right; }
.footer ul li { display: inline; margin: 0 15px 0 0; }


/** contents **/
.post {
	margin-bottom: 30px;
}
.post .contents {
	margin: 10px 0px;
	width: 688px;
	background-color: #E7E3DE;
	font-weight: bold;
	padding: 16px;
	color: #666;
	text-align: center;
}
.post .videoArea {
	width: 688px;
	background-color: #E7E3DE;
	padding: 16px;
	text-align: center;
}

