body {
	background:#000000 url(images/siteBG.jpg) top center no-repeat;
}

body, div, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	direction:ltr;
	margin:0;
	color:#bcbec0;
	border:0;
}

img, table {border:0;}


h1 {
	color:#bcbec0;
	font-size:14px;
	font-weight:bold;
	margin-bottom:-7px;
	
}

h2 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
}

p {
	margin:0;
	padding:0;
}

.top {
	margin:auto;
	clear:both;
	width:736px;
	height:90px;
}

.topMenu_div {
	margin:auto;
	clear:both;
	width:736px;
	height:32px;
	background: url(images/topmenuBG.png) top repeat-x;
	font-size:12px;
	border-bottom:#6186A0 1px solid;
}

.topMenu_div a{
	margin-top:5px;
	margin-left:20px;
	float:left;
	padding-top:4px;
	cursor:pointer;
	color:#bcbec0;
	text-decoration:none;
}
.topMenu_div a:hover{color:#FF8024;}


.main {
    margin:auto;
	clear:both;
	background: url(images/mainBG.png) top center no-repeat;
	width:735px;
	min-height:466px;
}

.main a{
	margin:auto;
      clear:both;
	color:#bcbec0;
	text-decoration:none;

}
.main a:hover{color:#FF8024;}

.contant {
	margin: 0 30px;
	padding-top:47px;
	height:480px;
	min-height:480px;
}

.reel_enter {
	z-index:32;
	position:absolute;
	top:80px;
	width:745px;
	border:1px solid #666666;
}

.popUpBG {
	padding:15px;
	padding-top:0;
}

.footer {
	margin:12px auto 7px auto;
	clear:both;
    width:735px;
	bottom:0;
    text-align:center;
	color:#858586;
	font-size:9px;
}
.footer a {color:#454545; text-decoration:none;font-size:9px;}


.bigBanner_div {
	position:relative;
	margin:auto;
	clear:both;
	width:850px;
	height:125px;
	background:url(images/bigBanner_bg.gif) bottom center no-repeat;
}

.copyr {
	width:635px;
	text-align:center;
	float:left;
	height:125px;
}

.sponser {
	position:absolute;
	width:232px;
	margin-right:10px;
	margin-top:40px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}

.page_div {
	width:850px;
	margin:auto;
	clear:both;
}

.right_td {
	width:232px;
	background:#F2F2F2;
}
.right_td div {margin-bottom:20px;}

.right_infoDiv {
	width:100%;
	text-align:center;
	padding-top:15px;
}
.right_infoDiv .ttl_infoDiv {font-weight:bold;font-size:14px;}

#search_div {
	margin-top:55px;
	background:url(images/search_bg.gif);
}

.company_autoCompleat_div {
	display:none;
	position:absolute;
	z-index:15;
	width:150px;
	overflow:hidden;
	background:#f9f9f8;
	border: 1px solid #bebebe;
	margin-right:5px;
	white-space:nowrap;
	padding:2px;
	/*display:none;*/
}

#join_div {
	background:url(images/join_bg.gif);
	color:#00415F;
}

.mainPic {
	height:600px;
}

.voteBG_div {
	position:absolute;
	background:url(images/radio_bg.jpg) bottom center no-repeat;
	width:412px;
	height:98px;
	margin-right:45px;
	margin-top:15px;
	z-index:10;
}

.imgTTL {
	position:absolute;
	margin-right:10px;
	font-size:14px;
}
#tname {color:#16709E;font-weight:bold;}

.vote_form {
	position:relative;
	margin-right:20px;
	margin-top:39px;
}

.bigpic {
	position:absolute;
	width:350px;
	height:465px;
	margin-right:55px;
	margin-top:113px;
	z-index:5;
}

.pic_border {
	border: 0px solid #01A3EE;
}
#bigpic_border {
	position:absolute;
	width:360px;
	height:465px;
	margin-right:35px;
	margin-top:63px;
}
#smallpic_border {
	width:75px;
	height:100px;
	margin-top:0;
	margin-right:0px;
}

.smallpicHolder {
	position:absolute;
	top:678px;
	margin-right:440px;
}

.smallPic {
	position:absolute;
	margin-top:8px;
	margin-right:8px;
	height:100px;
	width:75px;
	z-index:5;
}

.talkback_div {
	margin-right:35px;
	margin-top:10px;
	border-bottom:#006699 1px dotted;
	width:100%;
}

.TBttl {
	padding-top:8px;
	padding-bottom:8px;
	color:#006699;
	border-top:#006699 1px dotted;
	cursor:pointer;
}

.TBcontant {
	padding:8px;
	background:#EAF2F8;
	color:#000000;
}

.pages {
	margin-right:35px;
	margin-top:15px;
}

.button {
	background:#01A3EE;
	color:#ffffff;
	border:1px solid #136384;
	width:30%;
	font-weight:bold;
}

.errNote {
	color:#FF0000;
}

