@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
a { outline:none }

body{
	background:#323232;
	font-family:Verdana, Geneva, sans-serif;
}

.main{
	width:922px;
	margin:0 auto;
}

.mainbottmoer{
	float:left;
	background:url(../images/btm.png) no-repeat bottom;
	height:98px;
	width:922px;
}

.header{
	width:100%;
}

.headerleftsection{
	float:left;
	width:600px;
}


.headerrightsection{
	float:left;
	width:282px;
}


.logo{
	float:left;
	width:360px;
}

.topsection{
	float:left;
	margin:10px 0px 0px 0px;
}
.whitelist{
	float:left;
	text-align:right;
	width:110px;
	font-size:11px;
}

.whitelist li{
	list-style-type:none;
	font-weight:normal;
	color:#fff;
	line-height:20px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.iconlist{
	float:right;
}

.iconlist li{
	list-style-type:none;
	display:inline;
	padding:0px;
}

.menubar{
	float:left;
	text-align:center;
	width:100%;
	margin:10px 0px 0px 0px;
}

.menubar li{
		float:left;
		background:url(../images/menu.png) no-repeat;
		height:40px;
		width:130px;
		list-style-type:none;
		display:inline;
		padding:0px 2px 0px 0px;
}


.menubar li:hover{
		float:left;
		background:url(../images/menuover.png) no-repeat;
		height:40px;
		width:130px;
		color:#fff;
}

.menubar li a{
	color:#333;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.menubar li a:hover{
	color:#fff;
	text-decoration:none;
}


.banner{
	float:left;
	width:922px;
}

.content{
	float:left;
	background:#4e4e4f;
	width:922px;
	padding:10px 0px;
	display:inline;
}

.leftsection{
	float:left;
	width:226px;
	margin:0 15px 0px 10px;
}

.rightsection{
	float:left;
	width:661px;
}

.catlist{
	margin:0px 0px 15px 0px;
}

.catlist li{
	color:#ec1c24;
	list-style-type:none;
	margin:0 0 2px 0px;
	padding:0 0 0 14px;
	background:#323232;
}

.catlist li a{
	color:#b6b6b6;
	font-size:13px;
	padding:0 10px;
	text-decoration:none;
}

.catlist li a:hover{
	color:#fff;
	text-decoration:none;
}

h1{
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

.section{
	width:100%;
	padding:0px 0px 10px 0px;
}


.section p{
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	color:#fff;
	text-align:justify;
	padding:6px 0px;
	width:99%;
}

.padtop30{
	float:left;
	padding:30px 0px 0px 0px;
}

th{
	text-align:left;
	background:#ec1c24;
	font-size:12px;
	color:#fff;
	height:19px;
	font-weight:bold;
	padding:0 0 0 15px;
}

.amtth{
	text-align:right;
	background:#ec1c24;
	font-size:12px;
	color:#fff;
	height:19px;
	font-weight:bold;
	padding:0 15px 0 0px;
}

td{
	background:#686868;
	font-size:11px;
	color:#fff;
	height:17px;
	font-weight:normal;
	padding:0 0 0 15px;
}

.tdclear{
	background:#4e4e4f;
	font-size:11px;
	color:#fff;
	height:40px;
	font-weight:normal;
	padding:0px;
}

.tdplay{
	background:#aca9a9;
	font-size:11px;
	color:#ec1c24;
	height:17px;
	padding:0px;
	text-align:center;
	font-weight:normal;
}

.tddwnload{
	background:#aca9a9;
	font-size:11px;
	color:#ec1c24;
	height:28px;
	padding:0px;
	text-align:center;
	font-weight:normal;
}

.tdpurchase{
	height:17px;
	padding:0px;
	text-align:center;
	font-weight:normal;
}

.greybg{
	float:left;
	width:205px;
	height:172px;
	padding:5px 10px;
	background:url(../images/greybg.png)  no-repeat;
}

.greybg p{
	color:#686868;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	padding:5px 0px 0px 0px;
	width:98%;
}

.textbox{
	float:left;
	width:191px;
	color:#666;
	font-size:11px;
	background:#cdcdcd;
	border:solid 1px #999;
	margin:4px 0px;
	padding:2px 4px;
}

.textbox_center{
	width:191px;
	color:#666;
	font-size:11px;
	background:#cdcdcd;
	border:solid 1px #999;
	margin:4px 0px;
	padding:2px 4px;
}

.dropbox{
	float:left;
	width:200px;
	color:#666;
	font-size:11px;
	background:#cdcdcd;
	border:solid 1px #999;
	margin:4px 0px;
	padding:2px 0px 0px 4px;
}

h2{
	font-size:17px;
	font-weight:bold;
}

h3{
	font-size:13px;
	font-weight:bold;
	padding:4px 0px;
	color:#ff0000;
}

.leftadd{
	width:120px;
	margin:10px auto;
}

.faqlist{
	color:#fff;
	font-size:12px;
	margin: 0; 
	padding: 0;
	list-style:none;
	margin-left:25px; 
	float:left;
}
.faqlist li{
	list-style:none;
	line-height:18px;
	display:block;
	float:left;
	width:250px;
}
#joincontainer {
	margin: 0;
	padding: 0;
}
#joincontainer td {
	margin: 0;
	padding: 0;
	padding-left:10px;	
}
.submit_btn {
	float:left; 
	margin-left:25px;
}
.heading_bgclor {
	background-color:#545454;
}
.height_20{
	height:25px;
}
.producerconainer {
	margin: 0;
	padding: 10px;
	background-color:#686868;
	width:95%;
}
.countlist{
	color:#fff;
	font-size:12px;
}

.countlist li{
	margin:0 0 0 25px;
	line-height:18px;
	padding:0 0 10px 0px;
}

.field1{
	float:left;
	width:150px;
}

.field2{
	float:left;
	width:10px;
}

.field3{
	float:left;
	width:150px;
}

.amount{
	font-weight:bold;
	padding:0 15px 0px 0px;
}


.footer{
	width:600px;
	margin:10px auto;
	text-align:center;
	font-size:11px;
	color:#7b7b7b;
}

.footer li{
	list-style-type:none;
	display:inline;
	padding:0 5px;
	line-height:18px;
}

.footer li a{
	color:#7b7b7b;
	text-decoration:none;
}

.footer li a:hover{
	color:#fff;
	text-decoration:none;
}

.brdr{
	float:left;
	border:solid 4px #666;
}

.blacklnk{
	color:#fff;
	text-decoration:none;
}

.blacklnk:hover{
	color:#f00;
	text-decoration:none;
}

#topsaerch {
	width:220px; 
	float:left;
	margin:10px 0 0 5px;
}
#topsaerch input {
	height:26px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
}

.tdplayop{
	background:#aca9a9;
	font-size:11px;
	color:#630;
	height:17px;
	padding-left:15px;
	text-align:left;
	font-weight:normal;
}
#footer_banner {
	width:660px;
	overflow:hidden;
	margin:0 auto;
}