@charset "utf-8";

body {
	margin:0;
	padding:0;
	background-color:#cddbf3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url("/images/bg.jpg") no-repeat fixed center top transparent
}

form {
	margin:0;
	padding:0;
}


a {
	color: #03F;
	text-decoration:none;
}

#header {	
	margin: 0 auto;
	width: 1020px;
	height: 81px;	
}

#logo {
	float:left;
	height:44px;	
	margin-top: 14px;
	margin-left: 50px;
	width:197px;
}

#menu span {
	font-size: 18px;
	position: relative;
	top: 25px;
	left: 120px;
	margin-left: 30px;
}

#menu a {
	text-decoration:none;
	color:white;
	font-family:"Arial Black", Gadget, sans-serif;
}

#header_left {
	float:left;
	height: 81px;
	width: 23px;
}

#header_right {
	float:right;
	height: 81px;
	width: 23px;
}

#menu {
	float:left;
	background-image:url('../images/header_bg.gif');
	background-repeat:repeat;
	height: 81px;
	width: 974px;
}

#content {
	background-image:url("../images/content_bg2.gif");
	background-repeat: repeat-y;	
	margin: 0 auto;
	min-height:600px;
	overflow:auto;
	width:950px;	
	padding: 35px;
}

#ss_login_board {
	background-image:url("../images/ss_login_board.png");
	background-repeat: no-repeat;
	height: 233px;
	position:relative;
}

#ss_login_img {
	position:absolute;
	left: 27px;
	top: 77px;
	float:left;
}

#ss_login_img img {
	border: 1px solid #69c;
	height:105px;
	width:159px;

}

#ss_login_title {
	color:white;
	position:absolute;
	left:200px;
	top:55px;
	height:150px;
	width:85px;
	overflow:hidden;
	font-family: cursive;
}
#ss_login_title_bk {
    color: white;
    height: 30px;
    left: 21px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 29px;
    width: 270px;
	font-family: cursive;
}

#right_column {
	float:right;
	width: 630px;	
	background-color: #57a6e1;
}

#display {
	background-color:white;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 20px;
	width:586px;
	height:410px;
}

#title h1 {
	font-size: 18px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:560px;
}

#subtitle h2{ 	
	font-weight:bold;
	font-size: 16px;
	margin:5px 0 10px 0;
	padding:0;
}

#gallery {
	float:left;
	height:340px;
	width:400px;	
}

#slide {
	height:263px;
	width:398px;
}

#slide_wrap {
	border: 1px solid #6699cc;
	height:263px;
	width:398px;
}

.thumb {
	border: 1px solid #6699cc;	
	height:47px;
	width:70px;
}

.thumb:hover {
	cursor:pointer; 
}

#info {
	float:right;
	font-size:14px;
	width:160px;
}

#countdown{
	font-size:13px;
}
#message {
	background-image:url("../images/message_bar.gif");
	background-repeat:no-repeat;
	color:#03f;
	height:27px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	text-align:center;
	overflow:hidden;
	
}

#description {
	background-image:url("../images/description_bg.gif");
	background-repeat:repeat-y;
}

#des_menu  .des_menu_selected {	
	border: none;
	color:#FFF;
	float:left;
	font-size:16px;
	text-align:center;
	padding:15px;
	margin-left:1px;
	background-image:url("../images/des_menu_selected_bg.gif");
	background-repeat:no-repeat;
	height:33px;
	width:90px;
}

#des_menu {
	background-image:url("../images/des_menu_bg.gif");
	background-repeat: repeat-x;
	height:63px;
	margin-left:2px;
	width:618px;
}

#des_menu #discuss {
	float:right;
	
}

#des_menu div {
	border-left-color:#3b5998;
	border-left-width:1px;
	border-left-style:solid;	
	color:#FFF;
	float:left;
	font-size:16px;
	height:19px;
	text-align:center;
	padding:15px;
}
#des_menu div a {
	color:#FFF;
}

#des_content {
margin: 0px 2px 0px 4px; 
overflow: hidden; 
width: 615px;
}

#des_content a {
text-decoration:underline;
}

#tags {
margin:15px;
float:right;
}

#left_column {
	float:left;
	width: 320px;
}

#left_column input {
	color:#858585;
	outline-style:none;
	outline-width:medium;
}

.tb_wrap {
	background: transparent url("../images/textbox_round_conner.gif") no-repeat scroll left top;
	height:34px;
	width:124px;
}

.logined {
	background:url("../images/login_bg.gif") no-repeat;
	padding: 20px;
	height:160px;
	
}

.logined  ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	font-size:14px;
	font-family:verdana;
	padding:10px 0;
	margin:0;
}
.logined  ul li a{
	color:white;
	margin-left:10px;
	display:block;
}
.logined  ul li a:hover{
	color:#03F;
	font-weight:bold;
}

.login_text {
	border: 0 none;
	color:#858585;
	margin-top:7px;
	margin-left:5px;
	width:114px;
}

.box_header {
	background-image: url("../images/box_header_bg.gif");
	background-repeat:repeat-x;	
	height: 45px;
	width:305px;
}

.box_title {
	color:white;
	font-size: 18px;
	font-weight:bold;
	position:relative;
	top: 5px;
	left: 51px;
}

.box_header img {
	position:relative;
	top: 10px;
	left: 20px;
}

.box_up_body {
	background-image:url(../images/box_up_body.gif);
	background-repeat:no-repeat;
	height:19px;
	width:305px;
}
.box_center_body {
	background-image:url(../images/box_center_body.gif);
	background-repeat: repeat-y;
	width:275px;
	padding-left: 15px;
	padding-right: 15px;
}
.box_bottom_body {
	background-image:url(../images/box_bottom_body.gif);
	background-repeat:no-repeat;
	width:305px;
	height:13px;
}
.box_bottom {
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	width:305px;
	height:13px;
}
.box_center_bk {
	background-image:url(../images/box_center.gif);
	background-repeat: repeat-x;
	width:275px;
	height:75px;
	padding: 5px 15px 0 15px;
}	

.box_center {
	background-color:#ced0d4;
	width:275px;
	padding: 5px 15px;
}	

.round_tb_wrap {
	background-image:url(../images/textbox_round.gif);
	height:27px;
	width:191px;
}
	
.newsletter_text {
	border: 0 none;
	margin-top:5px;
	margin-left:18px;
	height:17px;
	width:160px;	
}

#footer {
	background-image:url("../images/footer_bg.gif");
	background-repeat:repeat-y;
	color:white;
	margin: 0 auto;
	height:50px;
	width:1020px;
}


#footer a {
	color:white;
}

#bottom {
	background-image:url("../images/content_bg2.gif");
	background-repeat: repeat-y;
	margin: 0 auto;
	height: 40px;
	width:1020px;
}

#pstock_content {
	background-image:url("../images/leaf_bg.gif");
	background-repeat:repeat-y;
	padding:20px;
	overflow:auto;
	width:585px;
}

#pstock_cl {
	float:left;
	width:440px;
	color:#0066cc;
	font-size:18px;
}
.pstock_title a {
	
	color:#0066cc;
	font-size:18px;
	width:440px;
}
.pstock_title {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;

}

#pstock_cr {
	
	float:right;
}

#pstock_cr hr{
	margin-top: 0;
	color: #eee;
}

#pstock_cr a {
	color: #07c;
}
	
.pstock_date {
	background-color:#EEEEEE;
	color:#666666;
	margin-bottom: 5px;
	margin-top:10px;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
	font-size:10px;
}

#wrap_body {
	background-color:white;
	font-size:12px;
	margin:0 2px 0 2px;
	padding: 10px;
}

#wrap_bar {
	background-image:url("../images/tab_bar.gif");
	font-size: 14px;
	padding:15px 0 0 30px;
	height:36px;
	width:600px;
}

#warp_bar img{
	vertical-align:middle;
	margin-left:15px;
	margin-right:30px;
}

.head_bar {
background-color:#6cf;
font-family:"Arial Black", Gadget, sans-serif;
font-size:10px;
margin-top:60px;
padding:0px 0 0 20px;
height:30px;
width:586px;
}

.tab {
padding:20px;
background-color:#d2eefa;
overflow:auto;
width:566px;
}

.tab_head {
width:566px;
height:30px;
background-color:#6cf;
padding:0 20px;
}

.section_title {
/*background-color:#39f;*/
background-color:#9cf;
margin:10px;
font-size:13px;
padding-left:10px;
height:20px;
width:480px;
}

#pageflip {
	position: relative;
	top: 2px;
	right: 7px;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}
#disqus_wrap {
	background-color: white;
	border-radius: 10px;
	padding: 10px;
}

#disqus_wrap a{
	color: black;
}