body{
	margin:0 auto;
	font-family:Sans-Serif;
	font-size:12px;
}

img {
	border:0;
}
.serach_radio{
	font-size:12px;
}
.header {
	font-size:18px;
	font-weight:bold;
}

h1 {
	font-size:16px;
	padding:0px;
}

h2 {
	font-size:15px;
	font-weight:bold;
	padding:0px;
}

#wrapper{
	width:900px;
	margin:0 auto;
}

#top_section {
	margin-top:0px;
	width:100%;
	height:100px;
	/*border:1px solid #ccc;*/
}

#top_section .logo {
	float:left;
	margin-left:0px;
	width:300px;
}

#top_section .topmenu {
	float:right;
	margin-top:60px;
	margin-bottom:0px;
	width:500px;
	/*border:1px dotted #ccc;*/
	text-align:right;		
}

.topmenu a {
	font-size:16px;
	font-weight:bold;
	color:#cc3333;
	text-decoration:none;
}

.topmenu a:hover {
	text-decoration:none;
	color:#ff9933;
}

.topmenu ul {
	margin-top:5px;
	list-style:none;	
}

.topmenu ul li {
	line-height:20px;
	display:inline;
	padding:5px 5px 5px;
	margin:0px;
}

#contents_section{
	position:relative;
	width:100%;
	height:auto;/* 500 */
	border-top:1px solid #cccccc;
}

#contents_section .register {
	font-size:12px;
	line-height:25px;
}

.register input.text {
	background:#99cc33;
	border:1px solid #ccc;
	height:25px;
}

#contents_section p {
	margin:10px 10px;
}

#left_column {
	position:relative;
	float:left;
	width:630px;
	height:auto;/* 500 */
	/*text-align:left;*/
	/*border:1px solid green;*/
}

#left_column .banner{
	float:left;
	width:100%;
	margin:0 auto;
	height:200px; /* 200 */
	border-bottom:1px dashed #cccccc;
	
}
#boxcontent{
	position:relative;
	float:left;
	width:100%;
}
#boxcontent  .content{
	border-bottom:1px dashed #cccccc;
	width:100%;
	height:auto;
	line-height:25px;
	text-align:right;
}
#boxcontent .content p {
	text-align:left;
	margin-top:5px;	
}
#boxcontent .content .more{
	
}
#boxcontent .content .img{
	margin-top:2px;
	border:none;
	text-align:left;
}

#right_column {
	position:relative;
	padding-left:5px;
	float:right;
	width:250px;
	height:auto;
	text-align:left;
	border-left:1px dashed #cccccc;
}

.search {
	padding:3px 3px;
	font-size:12px;	
	font-weight:bold;
	border-bottom:0px dashed #cccccc;
}

.search input.text{
	width:200px;
}

.search_btn{
	background:url(../images/search2.png) no-repeat;
	border:none;
	width:34px;
	height:34px;
	cursor:pointer;
}

.login {
	padding:3px 3px;
	font-size:12px;	
	border-bottom:0px dashed #cccccc;
}

.login input.text{
	width:200px;
	height:30px;
	background:url(../images/bg_text.png) no-repeat;
	border:0px;
	padding:0px 5px;
	color:#ffffff;
}

.login input.button {
	width:150px;/*80*/
	height:35px;/*35*/
	background:url(../images/login_bg.png) no-repeat;
	border:0px;
	cursor:pointer;
}
.login .result{
	color:red;
}
.login a{
	text-decoration:none;
	color:red;
}

.login ul{
	list-style:none;
	line-height:20px;
}

#footer {
	clear:both;
	width:100%;
	height:50px;
	font-size:12px;
	margin-top:15px;
	
}

#footer a {
	text-decoration:none;
	color:#999999;
}

#footer a:hover {
	text-decoration:none;
	color:#000;
}

#footer .menu_bottom {
	margin-top:15px;
	float:left;
	width:300px;
	text-align:left;
	font-weight:bold;
}

#footer .copyright {
	margin-top:15px;
	float:right;
	text-align:right;
	width:500px;
}

#download {
	width:200px;
	border:1px dashed #999999;
	background:#cccccc;
	color:red;
	line-height:30px;
}
/*/////////////////////////////*/

#content{
	position:relative;
	width:90%;
	margin-top:30px;
	margin-left:30px;
}
#content *{
	font-family: "Sans-Serif", tahoma;
	font-size:12px;
	line-height:20px;
}
a{
	text-decoration:none;
	color:#006699;
	font-size:12px;
}
a:hover, a.hover{
	color:#999999;
}
#content span {
	color:#FFFFFF;
}
#content .member_only{
	width:100%;
	height:100px;
	border:1px dashed #0000CD;
	background:#B0E2FF;
	color:red;
	font-weight:bold;
	
}
.browse_page{
	clear:both;
	margin:0 auto;
	height:35px;
	margin-top:5px;
	display:block;
}
.browse_page a,.browse_page a:hover{
	display:block;
	height:18px;
	width:18px;
	font-size:10px;
	float:left;
	margin-right:2px;
	border:1px solid #CCCCCC;
	background-color:#F4F4F4;
	color:#333333;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.browse_page a:hover{
	border:1px solid #0A85CB;
	background-color:#0A85CB;
	color:#FFFFFF;
}
.browse_page a.selectPage{
	display:block;
	height:18px;
	width:18px;
	font-size:10px;
	float:left;
	margin-right:2px;
	border:1px solid #0A85CB;
	background-color:#0A85CB;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}
.browse_page a.SpaceC{
	display:block;
	height:18px;
	width:18px;
	font-size:10px;
	float:left;
	margin-right:2px;
	border:0px dotted #0A85CB;
	font-size:11px;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}
.browse_page a.naviPN{
	width:50px;
	font-size:12px;
	display:block;
	height:18px;
	float:left;
	border:1px solid #0A85CB;
	background-color:#0A85CB;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	font-weight:bold;	
}