/* start reset http://meyerweb.com/eric/tools/css/reset */
body {
	line-height: 1;
}
/* end of reset */

.clear { clear: both; }

body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: "Lucida Grande", Lucida, Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
}
a, a:link, a:visited{text-decoration:none;color:#000;}
a:hover:{text-decoration:underline;}
#container {
width: 960px;
min-height: 800px;
margin: 0 auto;
}

#menu {
position: relative;
width: 100%;
height: 31px;

}

#menu-inner {
position: absolute;
top: 1px;
width: 100%;
height: 31px;
background: url(../images/bg_menu_ins.jpg) ;
}

#banner {
position: relative;
width: 100%;
height:250px;
padding: 0;
margin: 0;
background: #F6FAFD;
border-bottom: 1px solid #fff;
overflow: hidden;
}

#banner a { text-decoration: none; }

ul#switcher {
position: absolute;
margin: 0;
padding: 0;
right: 15px;
top: 25px;
list-style: none;
}

ul#switcher li {
margin: 0 0 2px 0;
padding: 0;
list-style: none;
}

ul#switcher span {
font-size: 9px;
color: #5a6767;
border: 1px solid #5a6767;
text-align: center;
padding: 2px 4px 2px 4px;
}

.ui-tabs-selected span{
background-color: #FFF;
color: #5a6767 !important;
}

.ui-tabs-hide { display: none; }

#box-wrapper {
position: absolute;
top: 0;
right: 0;
width: 240px;
height: 600px;
background: url(../images/bg_box.png) repeat;
z-index: 1000;
}

#box-shadow {
background: url(../images/box_shadow.png) no-repeat;
width: 210px;
height: 247px;
margin: 35px 0 0 15px;
}

#box {
margin: 0;
padding: 0;
}

#box-top {
background: url(../images/box_top.png) no-repeat;
width: 210px;
height: 15px;
}

#box-bottom {
background: url(../images/box_bottom.png) no-repeat;
width: 210px;
height: 15px;
}

#box-upper {
background: url(../images/box_upper.jpg) repeat-x;
width: 210px;
height: 154px;
border-bottom: 1px solid #fff;
}

#box-upper p {
padding: 0 30px 10px 30px;
color: #013066;
text-align: center;
font-size: 11px;
line-height: 120%;
}

#box-lower {
background: url(../images/box_lower.jpg) repeat-x;
width: 210px;
height: 54px;
text-align: right;
}

#box-lower img { margin: 10px 10px 0 0; }

#box ul {
list-style: none;
margin: 5px 60px 0 20px;
}

#box li {
margin: 0 0 3px 0;
padding: 0; list-style: none;
}

#box a {
color: #FFF;
font-weight: bold;
width: 170px;
height: 23px;
display: block;
text-align: center;
padding-top: 3px;
}
#box a:hover { color: #0F2B5B; }

#block-wrapper {
border-bottom: 1px solid #dcecf6;
height: 257px;
background: url(../images/bg_block.jpg) repeat-x;
}

#block-left {
float: left;
height: 256px;
width: 239px;
position: relative;
border-right: 1px solid #dcecf6;
overflow: hidden;
}

#form-tools { padding: 10px; }

.text-middle { vertical-align: middle; }

.input-text {
font-family: "Lucida Grande", Lucida, Arial, Tahoma, Verdana, sans-serif;
font-size: 11px;
color: #666;
padding: 3px;
background: #fff;
border: 1px solid #969696;
width: 182px;
}

label {
display: block;
color: #004e89;
margin-top: 5px;
}

.input-select {
font-family: "Lucida Grande", Lucida, Arial, Tahoma, Verdana, sans-serif;
font-size: 11px;
color: #666;
padding: 2px;
background: #fff;
border: 1px solid #969696;
width: 190px;
}

.input-submit {
background: url(../images/btn_go.png) no-repeat;
width: 25px;
height: 22px;
text-indent: -10000px;
letter-spacing: -10000px;
border: none;
margin: 0;
padding: 0;
vertical-align: bottom;
cursor: pointer;
}


#block-right {
width: 100%;
margin-top: 1px;
background: url(../images/jh_program.jpg) repeat-x;
overflow: hidden;
z-index:-500;
}
ul#tab-latest-info {
margin: 0;
padding: 0 0 0 0;
list-style: none;
width: 100%;
height: 28px;
margin-top: 1px;
color: #2f2f2f;
font-weight: bolder;
background:#fff url('../images/bg_home_menu.jpg') repeat-x top;
}

ul#tab-latest-info li {
list-style: none;
float: left;
display: inline;
margin-left:5px;
}

ul#tab-latest-info a {
color: #000;
font-weight:bold;
font-size:11px;
text-decoration: none;
float: none !important;
float: left;
display: block;
text-align: center;
margin: 0;
padding: 5px;
margin-top:2px;
height: 20px;
border:0px solid #f00;
width: 150px; }

#tab-latest-info a:hover{
background-color:#fff;
}

ul#tab-latest-info .ui-tabs-selected a {
background-color:#fff;
}

.tab-content {
	padding: 0px;
	height:403px;
	overflow:auto;
	color:#000;
	font-family: "Lucida Grande", Lucida, Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.tab-content .news_list{
	clear:both;
	margin-top:10px;
	margin-left:5px;
}
.tab-content .left{
	float:left;
	width:400px;
	padding:0px 5px 5px 5px;
}
.tab-content .right{
	float:left;
	width:260px;
}
.tab-content .info_server_left{
	margin-left:10px;
	width:410px;
	height:340px;
	border:2px solid #ccc;
	background-color:#fff;
	padding-left:5px;
}
.tab-content .bg_rss_m{
	width:254px;
	background:url('../images/bg_rss_m.jpg') repeat-y;
}
.tab-content .bg_rss_t{
	width:100%;
	background:url('../images/bg_rss_t.jpg') no-repeat top;
}
.tab-content .bg_rss_b{
	width:100%;
	background:url('../images/bg_rss_b.jpg') no-repeat bottom;
}
.tab-content .bg_rss_content{
	width:222px;
	padding-top:70px;
	padding-left:30px;
	padding-bottom:10px;
	border:0px solid #f00;
}
.tab-content .rss_listing{
	margin-top:5px;
	background:url('../images/bullet.jpg') no-repeat top left;
	padding-left:20px;
}
.tab-content .info_server{
	width:670px;
	background:url('../images/bg_jagsms.jpg') no-repeat bottom right;
}
.tab-content .bt_daftar{
	position:relative;
	bottom:100px;
	left:555px;
	width:90px;
	height:30px;
	border:0px solid #f00;
}
.server_title a{
	color:#f00;
}
#news_inner{
	clear:both;
	margin-top:10px;
}
.info_server .title{
	margin-left:12px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.tab-content .news_title a:link, .tab-content .news_title a:visited, #news_inner .news_title a{
	font-size:11px;
	font-weight:bold;
	color:#003399;
}
#news_inner .news_title a:hover{
	text-decoration:underline;
}
.tab-content .news_date, #news_inner .news_date{
	font-size:11px;
	font-weight:normal;
	color:#666666;
}
.tab-content .news_content, #news_inner .news_content{
	margin-top:5px;
	margin-bottom:15px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:justify;
}
#news_inner .news_content a, #news_inner .news_content a:link, #news_inner .news_content a:visited{
	cursor:pointer;color:#ff9900;text-decoration:none;font-size:11px;text-decoration:none;
}
#news_inner .news_content a:hover{
	text-decoration:underline;
}
#promotion_list{
	clear:both;
	margin-top:10px;
}
#promotion_title_m{
	width:680px;
	height:75px;
	background:url('../images/header_promo_m.jpg') repeat-x top;
}
#promotion_title_l{
	width:680px;
	height:75px;
	background:url('../images/header_promo_l.jpg') no-repeat top left;
}
#promotion_title_r{
	width:680px;
	height:75px;
	background:url('../images/header_promo_r.jpg') no-repeat top right;
}
#promotion_title{
	width:680px;
	height:75px;
	padding-top:27px;
	padding-left:80px;
}
#promotion_title a, #promotion_title a:link, #promotion_title a:visited{
	color:#fff;
	font-family: "Lucida Grande", Lucida, Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#promotion_title a:hover{
	text-decoration:underline;
}
#promotion_content{
	clear:both;
	margin-top:5px;
}
#promotion_content_left{
	float:left;
	width:250px;
	height:120px;
	margin-left:20px;
}
#promotion_content_right{
	float:left;
	width:370px;
	height:110px;
	margin-left:5px;
	background-color:#b5cdfe;
	border:1px solid #2851a7;
	padding:5 5 5 5;
}
#promotion_button{
	clear:both;
	width:637px;
	margin-top:0;
	margin-left:20px;
	text-align:right;
}
.promotion_content_more{
	width:625px;
	height:110px;
	margin-left:20px;
	margin-top:10px;
	background-color:#e0eafd;
	border:1px solid #b5cdfe;
	padding:5 5 5 5;
	display:none;
}
#news_nav{
	width:100%;
	text-align:justify;
	clear:both;
}
#news_prev{
	float:left;
	width:53px;
	height:15px;
	margin-left:505px;
}
#news_all{
	float:left;
	width:53px;
	height:15px;
}
#news_next{
	float:left;
	width:53px;
	height:15px;
	margin-left:10px;
}
.tab-content .server_title{
	margin-top:3px;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
.tab-content .server_title a:link, .tab-content .server_title a:visited{
	color:#003399;text-decoration:none;font-size:11px;text-decoration:none;font-weight:normal;
}
.tab-content .server_title a:hover{
	text-decoration:underline;
}
.tab-content .bg_bottom{
	clear:both;
	width:100%;
	height:70px;
	background:url('../images/bg_rss.jpg') no-repeat bottom left;
}
.profile_back{
	float:left;
	width:190px;
	background:url('../images/bg_profile_home.jpg') no-repeat top left;
}
.profile_back .block_link{
	clear:both;
	margin-top:250px;
	margin-left:15px;
}
.profile_back .listing{
	width:161px;
	margin-top:5px;
	height:20px;
	text-align:left;
	text-decoration:none;
	padding-left:10px;
	padding-top:2px;
	color:#fff;
	background:url('../images/bg_menu_profile.jpg') no-repeat;
}
.profile_content{
	float:left;
	width:480px;
	padding-top:10px;
}
.profile_content .title{
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.profile_content .subtitle{
	font-size:12px;
	font-weight:normal;
	color:#003399;
}
.profile_content .text_profile{
	margin-top:10px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:justify;
}
.tab-content .bt_news_archive{
	width:161px;
	margin-top:5px;
	height:20px;
	text-align:left;
	text-decoration:none;
	padding-left:10px;
	padding-top:2px;
	color:#fff;
	background:url('../images/bg_menu_profile.jpg') no-repeat;
}
.profile_content a:link, .profile_content a:visited{
	color:#003399;text-decoration:none;font-size:12px;
}
.profile_content a:hover{
	text-decoration:none;
}

.tab-content .product_list{
	float:left;
	width:330px;
	margin-left:10px;
	margin-top:10px;
	border:0px solid #f00;
}
.tab-content .product_title, .tab-content .product_title a, .tab-content .product_title a:link, .tab-content .product_title a:visited{
	font-size:12px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
.tab-content .product_title a:hover{
	text-decoration:underline;
}
.tab-content .product_content, .tab-content .product_content a, .tab-content .product_content a:link, .tab-content .product_content a:visited{
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:justify;
}
.tab-content .product_content a:hover{text-decoration:underline;}
.tab-content .product_left{
	float:left;
	width:100px;
}
.tab-content .product_right{
	float:left;
	width:230px;
}
.tab-content .product_link{
	color:#ff9900;
}
.tab-content a:link, .tab-content a:visited{
	color:#ff9900;text-decoration:none;font-size:11px;text-decoration:none;
}
.news_title a:link, .news_title a:visited{
	color:#003399;text-decoration:none;font-size:11px;text-decoration:none;font-weight:bold;
}
.rss_listing a:link, .rss_listing a:visited{
	color:#000;text-decoration:none;font-size:11px;text-decoration:none;
}
.div_bt_news a:hover{text-decoration:none;}
.tab-content a:hover{
	text-decoration:underline;
}
#info-left { float: left; width: 120px; display: inline; }
#info-right { float: right; width: 310px; display: inline; }

#tbl-latest-info { width: 310px; font-size: 11px; }
	#tbl-latest-info td { padding-bottom: 5px; line-height: 140%; }
	#tbl-latest-info .date { color: #4E668A; padding-right: 10px; }

ul.ebanking { margin: 0; padding: 0; list-style: none; font-size: 11px; }
	ul.ebanking li { margin: 0 0 2px 0; padding: 0; list-style: none; }
	ul.ebanking li a { padding: 0 0 0 15px; background: url(../images/arrow_list.gif) no-repeat 0 2px; }
ul.corporate-info { margin: 0; padding: 0; list-style: none; width: 150px; float: left; display: inline; font-size: 11px; }
	ul.corporate-info li { margin: 0 0 2px 0; padding: 0; list-style: none; }
	ul.corporate-info a.head { font-weight: bold; display: block; }
		ul.corporate-info ul li a { padding: 0 0 0 15px; background: url(../images/arrow_list.gif) no-repeat 0 5px; }

#img-reflection {
background: url(../images/bg_reflection.png) no-repeat 0 90px;
width: 120px;
height: 127px;
}

#footer { clear: both; height: 110px; display: block; position: relative; }
	#footer .contact { position: absolute; top: 25px; left: 10px; }
	#footer .slogan { position: absolute; top: 27px; right: 10px; }
	#footer .copyright { position: absolute; top: 80px; left: 10px; font-size: 11px; color: #CCC; }
	#footer .program-bi { position: absolute; top: 70px; right: 10px; }
	
/* jcarousel */
#jcarousel { margin-top: 1px;}
.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 10; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 11; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item { float: left; list-style: none; width: 250px; height: 250px; }
.jcarousel-next { z-index: 12; display: none; }
.jcarousel-prev { z-index: 12; display: none; }
.jcarousel-skin-product .jcarousel-container { margin: 31px 0 0 0;  }
.jcarousel-skin-product .jcarousel-container-horizontal { width: 250px; padding: 0px; }
.jcarousel-skin-product .jcarousel-clip-horizontal { width: 250px; height: 250px; }
.jcarousel-skin-product .jcarousel-item { width: 250px; height: 250px; }
.jcarousel-skin-product .jcarousel-item-horizontal { margin: 0; }
.jcarousel-skin-product .jcarousel-item-placeholder { background: #fff; color: #000; }
.jcarousel-skin-product .jcarousel-next-horizontal { position: absolute; top: -25px; right: 10px; width: 15px; height: 16px; cursor: pointer; background: transparent url(../images/right.png) no-repeat 0 0; }
.jcarousel-skin-product .jcarousel-next-horizontal:hover { background-position: 0 0; }
.jcarousel-skin-product .jcarousel-next-horizontal:active { background-position: 0 0; }
.jcarousel-skin-product .jcarousel-next-disabled-horizontal,
.jcarousel-skin-product .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-product .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: 0px 0; }
.jcarousel-skin-product .jcarousel-prev-horizontal { position: absolute; top: -25px; right: 25px; width: 15px; height: 16px; cursor: pointer; background: transparent url(../images/left.png) no-repeat 0 0; }
.jcarousel-skin-product .jcarousel-prev-horizontal:hover { background-position: 0 0; }
.jcarousel-skin-product .jcarousel-prev-horizontal:active { background-position: 0 0; }
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0px 0; }
/*tango*/
.jcarousel-skin-tango .jcarousel-container {
	margin-top:10px;
	padding:0;
	border:0px solid #000;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 160px;
    height: 30px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 160px;
    height: 30px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  160px;
    height: 30px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 160px;
    height: 20px;
	margin-top:0px;
	border:0px solid #f00;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 100px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*tango2*/
.jcarousel-skin-tango2 .jcarousel-container {
	padding-top:45px;
	padding-left:50px;
}
.jcarousel-skin-tango2 a:link, .jcarousel-skin-tango2 a:visited{
	text-decoration:none;
}

.jcarousel-skin-tango2 .jcarousel-container-vertical {
    width: 160px;
    height: 50px;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango2 .jcarousel-clip-vertical {
    width:  160px;
    height: 50px;
}

.jcarousel-skin-tango2 .jcarousel-item {
    width: 160px;
    height: 20px;
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango2 .jcarousel-item-vertical {
    margin-bottom: 5px;
}

.jcarousel-skin-tango2 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/* make the superfish menu appear on top */
.block_link a{text-decoration:none;cursor:pointer;}
.block_link a:hover{text-decoration:none;}
img{border:0px;}

/*dhtml tooltip*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*campus*/
#campus_step1{
	width:631px;
	margin-top:10px;
	background:url('../images/campus_step1_m.jpg') repeat-y top;
}
#campus_step1_top{
	width:631px;
	background:url('../images/campus_step1_t.jpg') no-repeat top;
}
#campus_step1_bot{
	width:631px;
	background:url('../images/campus_step1_b.jpg') no-repeat bottom;
}


#campus_step2{
	width:631px;
	margin-top:10px;
	background:url('../images/campus_step2_m.jpg') repeat-y top;
}
#campus_step2_top{
	width:631px;
	background:url('../images/campus_step2_t.jpg') no-repeat top;
}
#campus_step2_bot{
	width:631px;
	background:url('../images/campus_step2_b.jpg') no-repeat bottom;
}


#campus_step3{
	width:631px;
	margin-top:10px;
	background:url('../images/campus_step3_m.jpg') repeat-y top;
}
#campus_step3_top{
	width:631px;
	background:url('../images/campus_step3_t.jpg') no-repeat top;
}
#campus_step3_bot{
	width:631px;
	background:url('../images/campus_step3_b.jpg') no-repeat bottom;
}


#campus_step4{
	width:631px;
	margin-top:10px;
	background:url('../images/campus_step4m.jpg') repeat-y top;
}
#campus_step4_top{
	width:631px;
	background:url('../images/campus_step4_t.jpg') no-repeat top;
}
#campus_step4_bot{
	width:631px;
	background:url('../images/campus_step4_b.jpg') no-repeat bottom;
}

#campus_step_content{
	width:470px;
	margin-left:140px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:justify;
}
#campus_step_content b{font-weight:bold;font-size:14px;color:#000;}
#campus_step_content p{font-weight:normal;font-size:11px;color:#000;}
#campus_step_content2{
	width:533px;
	margin-left:91px;
}
.step2_inner{
	width:497px;
	margin-left:15px;
	margin-top:-10px;
	background:url('../images/campus_step2_content_m.jpg') repeat-y top;
	display:none;
}
.step2_inner_t{
	width:497px;
	background:url('../images/campus_step2_content_t.jpg') no-repeat top;
}
.step2_inner_b{
	width:497px;
	background:url('../images/campus_step2_content_b.jpg') no-repeat bottom;
}
.step2_inner_content{
	/*padding:40px 5px 10px 15px;*/
	width:497px;
}
.step2_inner_content .left_first{clear:both;width:170px;float:left;margin-left:15px;margin-top:50px;text-align:center;}
.step2_inner_content .right_first{width:295px;float:left;margin-left:5px;margin-top:50px;text-align:justify;}
.step2_inner_content .left{clear:both;width:170px;float:left;margin-left:15px;margin-top:15px;text-align:center;}
.step2_inner_content .right{width:295px;float:left;margin-left:5px;margin-top:15px;text-align:justify;}

#campus_partner_part{
	float:left;
	width:330px;
	margin-left:5px;
}
#campus_partner_part .left{clear:both;float:left;width:80px;}
#campus_partner_part .right{float:left;width:230px;margin-left:10px;padding-top:20px;}
#campus_partner_part .right b{font-weight:bold;font-size:14px;}

#campus_req_form{
	width:638px;
	margin-left:20px;
	background:url('../images/campus_req_form_m.jpg') repeat-y top;
}
#campus_req_form_top{
	width:638px;
	background:url('../images/campus_req_form_t.jpg') no-repeat top;
}
#campus_req_form_bot{
	width:638px;
	background:url('../images/campus_req_form_b.jpg') no-repeat bottom;
}
#campus_req_form_content{
	width:600px;
	margin-left:10px;
}
#campus_req_form_content #form_baris_left{width:130px;}
#campus_req_form_content #form_baris_right{width:460px;}
#campus_req_title{
	width:596px;
	height:39px;
	margin-left:10px;
	background:url('../images/campus_req_title.jpg') no-repeat top;
}
#campus_req_title #titlenya{
	padding-top:12px;
	padding-left:20px;
	color:#634D0C;
	font-weight:bold;
	font-size:20px;
}
