@charset "utf-8";
/* CSS Document */
@import url("../css/lightbox.css");
* {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	/*color:#2e2e2e;*/
}
body {
	margin:0px;
	padding:0px;
}
a{

	color:#000;
	}
a:hover{

	color:#f56f02;
	}
a:visited{

	color:#7e3d03;
}
img {
	border:none;
	behavior: url("iepngfix.htc");
}
.pngfix{
	behavior: url("iepngfix.htc");
}
#maincontainer {
	width: 893px; /*Width of main container*/
	margin:0;
	padding:0; /*Center container on page*/
	background:url(../images/common/bg.jpg) repeat-y;
}

#maincontainer2 {
	width: 893px; /*Width of main container*/
	margin:0;
	padding:0; /*Center container on page*/
	background:url(../images/common/bg2.jpg) repeat-y;
}

#maincontainer_inside {
	width: 100%; /*Width of main container*/
	display:block;
	background:url(../images/common/bottom.jpg) bottom no-repeat;
}
#topsection {
	display:block;
	height: 165px; /*Height of top section*/
	background: url(../images/common/banner.jpg) top no-repeat;
}

#topsection .banner_btn{
	width:247px;
	position:relative;
	top:91px;
	left:22px;
	width:247px;
}

#topsection .banner_btn2{
	position:relative;
	width:128px;
	top:23px;
	left:758px;;
}

#contentcolumn {
	/*margin:0 auto;*/
	width: 600px;
	float: right;
	background: url(../images/common/tag.jpg) no-repeat;
	background-position:620px 0px;
	padding:10px 55px 75px 10px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn {
	display:block;
	float: left;
	height:auto;
	width: 227px;
	padding:0 0px 8px 0px;
}
#top {
	position:relative;
	clear:both;
}
#footer {
	clear:both;
	color:#808080;
	width: 838px;
	padding:5px 0px 5px 15px;

}
#footer a{
	color:#808080;
	text-decoration:none;
		}
#footer a:hover{
	color:#3f3f3f;
		}

#footer .rt {
	float:right;
}
#footer .lt {
	float:left;
}
.tnc {
	color:#990000;
}
profile_txt {
	margin:0;
	padding-left:10px;
}
.col {
	float:left;
	position:relative;
	width: 176px;
	height:242px;
	margin:10px 0px 0px 10px;
	background:url(../images/jpc/pofile_bg.jpg) no-repeat;
}
.col dl {
	margin:0px;
}
.col dt {
	font-size:13px;
	font-weight:bold;
	margin:5px 10px 0px 10px;
	color:#000000;
}
.col dd {
	margin:0px 10px 0px 10px;

	font-size:12px;
	height:60px;
	margin-bottom:10px;
}
.col dd.profilepic {
	display:block;
	background: url(../images/jpc/profilepic_bg.jpg) no-repeat;
	padding:3px 0px 0px 2px;
	width:85px;
	height:90px;
	margin:12px 0px 0px 45px;
}
.col dd.btn {
	display:block;
	padding:1px;
	width:117px;
	height:33px;
	margin:5px 0px 0px 23px;
}
.col dd.txt {
	display:block;
	width:155px;
	height:30px;
	margin:5px 10px 0px 10px;
}
.search {
	clear:both;
	padding:20px 0px 0px 75px;
	*padding:30px 0px 0px 70px;
	width:500px;
	height:95px;
	background: url(../images/jpc/img_jpc_search.jpg) no-repeat;
	margin-left:25px;
}
.search p {
	font-size:14px;
	padding:0px 0px 0px 10px;
}
.link{
	color:#b5b5b5;
	font-weight:bold;
}

.link a{
	color:#b5b5b5;
	text-decoration:none;
	}

.link a:hover{
	color:#f56f02;
	text-decoration:none;
}

.flr {
	text-align:right;
	float:right;
	margin-right:24px;
	
}

.pic {
	display: inline;
	float:left;
	z-index:6;
	margin:5px 10px 5px 10px;
	background: url(../images/active/img_pic_bg.jpg) no-repeat;
	width:121px;
	height:79px;
}
.pic img {
	margin-left:10px;
	margin-top:5px;
}
.past_box {
	margin:10px 0px 0px 0px;
	padding:10px;
	width:570px;
	border-top:8px solid #79a415;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.past_box dl {
	padding:0px;
	margin:0px;
	width:550px;
	height:auto;
}
.past_box dt {
	background:url(../images/past_active/img_prev_activity_icon.jpg) 5px 10px no-repeat;
	padding:10px 10px 10px 30px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#ce6b00;
	width:500px;
}
.past_box dd {
	position:relative;
	margin:5px 5px 5px 30px;
	padding:0px;
	font-size:12px;
	font-weight: normal;
}
.past_box dd span {
	display:block;
	padding:5px 0px 0px 9px;
	z-index:6;
	margin:10px 0 0 0;
	background: url(../images/active/img_pic_bg.jpg) no-repeat;
	width:121px;
	height:79px;
}

/*news section*/

.section1{
background:url(../images/news/tlt_bg_1.jpg) no-repeat;
margin-top:15px;
}

.section2{
background:url(../images/news/tlt_bg_2.jpg) no-repeat;
margin-top:15px;
}

.section3{
background:url(../images/news/tlt_bg_3.jpg) no-repeat;
margin-top:15px;
}

.checkbox{
padding-top:110px;
margin-left:23px;
}

.tlt_check{
font-size:14px;
font-weight:bold;
}
.content_check{
font-size:13px;
font-weight:bold;
}

.section1_table{
background:url(../images/news/bg_repeat_1.jpg) repeat-y;
margin-left:23px;
}

.section2_table{
background:url(../images/news/bg_repeat_2.jpg) repeat-y;
margin-left:23px;
}

.section3_table{
background:url(../images/news/bg_repeat_3.jpg) repeat-y;
margin-left:23px;
}

.td_padding{
padding:10px 10px 0px 20px;
}

.dot_line_bg{
background:url(../images/news/bg_dot.gif) repeat-y;
width:1px;
}

.dot_line_bg_h{
background:url(../images/news/bg_dot_h.gif) repeat-x;
height:1px;
}

.tlt_news{
padding:9px 10px 0 0; }

.content_tabe{
padding:5px 0px 8px 20px;
}

.weather{
text-align:center;
margin:10px auto;
}

.center_container{
width:574px;
margin:0 auto;
}
/*end of news section*/

/*pubic*/
.pic_section{
width:550px;
margin:0 auto;
}

.pic_icon{
	padding:5px 10px 0px 0px;
}
.pic_content{
	padding:3px 0px 3px 12px;
	color:#0152b7;
}
.pic_content_padding{
	padding:20px 0 0 30px;
}

.pic_tlt{
	color:#0152b7;
	font-weight:bold;
}
.pic_blue{
	color:#0152b7;
}


.pic_padding_top{
padding-top:10px;}


.search_input{
font-size:11px;
color:#a0a0a0;
padding-left:5px;
}

.pic_bg{
background:url(../images/signup/pic_bg.jpg) no-repeat;
width:117px;
height:93px;
}

/*pubic*/

