@font-face {
	font-family: 'gothic-light';
	src: url("copperplate-gothic-light.eot"); /* FOR IEs */
	src: local('gothic-light'), url('copperplate-gothic-light.ttf') format('truetype'); /* for other web browsers */
}

* { font-family: arial; z-index:2; }
body{ padding:0px; margin: 0px; } 
body > div { width:910px; margin:0px auto; }
a { text-decoration: none; }
a:hover { text-decoration:underline; }
img { border:0px; }
h1, h2, h3, h4, h5 { margin-top: 0px; padding-top: 0px; color: #333333; margin-bottom: 10px; }
h5 { font-size: 13px; }
p + h5 { margin-top:0px; }
p { margin-top: 2px; }
h6 {margin:0px;}
img {display: none!important;}
.cboxPhoto {display: block!important;}

.left { float:left;}
.right { float:right;}
.clear { clear:both;}
.radius-bottom { -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; }
.radius-top { -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; }
.radius-all { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.btn-more { display: block; width: 60px; height: 17px; line-height: 17px; background: url(../image/bg-btn-polyu.png) left top no-repeat; float: left; text-align: center; text-decoration: none; color: #ffffff; font-size: 10px; font-weight: bold; }
.btn-more:hover { background-position: left bottom; text-decoration: none; }
.btn-more.inactive, .btn-more.inactive:hover { background: url(../image/bg-btn-80x24-2.png) left top no-repeat; }
.error, .success { color:red;font-size: 10px;line-height: 14px; height: 14px; }
.success { color:green; }
.text_list, .text_desc { font-size:14px; }
.text_list li+li { margin-top:15px; }
.text_list li a { color: #9e2435; }
.text_desc { margin-left:35px;}

.text-more { font-size:12px; margin-bottom: 10px; display: block; float: left; }

#container, #content { 
	background: #ffffff; 
}

#container {
	/*-moz-box-shadow:0px 0px 12px 5px rgba(77,77,77,0.3);
	-webkit-box-shadow:0px 0px 12px 5px rgba(77,77,77,0.3);
	box-shadow:0px 0px 12px 5px rgba(77,77,77,0.3);*/
}

#header { position: relative; height: 95px; display: block; z-index:9; }
#header img#polyu-building { position: absolute; right: 0px; top: 4px; z-index:1; }
#header img#logo { margin:-13px 0px 9px 10px; float:left; }
#header img#shadow-header { position: absolute; bottom: 0px; right: 0px; z-index: 3; }

#header #topbar { overflow: hidden; float:right; z-index: 9999999; margin-top: 1px; }
#header #topbar ul {list-style: none; height: 18px; padding: 0px; margin: 0px; }
#header #topbar ul li {float:left; padding: 0px 10px 0px 12px; font-size: 11px; font-weight: bold; color:#000; }
#header #topbar ul li+li { border-left:solid #aaa 1px; }
#header #topbar ul li.first {padding: 0px 10px; background: none; }
#header #topbar ul li a {line-height: 18px; font-size: 11px; font-weight: bold; color:#000; }
#header #topbar ul li a:hover, #header #topbar ul li a.actived { color:#e8304a; text-decoration: none; }
#header a.logo { font-size:24px; display: block; float: left; width:500px; margin-top: 0px; color:#9e2435; font-weight: bold; height: 60px; }
#header a.logo:hover { color:#e8304a; text-decoration: none; }

#header #additionalbar { margin-top:-20px;height:21px; text-align: right; line-height: 28px; float: right; margin-right:0px; }
#header #additionalbar select { 
	float: left; 
	margin:0px 5px 0px 0px; 
	*margin:-1px 5px 0px 0px; 
	font-size: 10px; 
	font-size: 11px\9\0; 
	border: solid #be0007 1px; 
	width: 90px; 
	display: block; 
}
#header #additionalbar input[type=text] { 
	float: left; 
	margin:0px; 
	width: 70px; 
	font-size: 10px; 
	border: solid #be0007 1px; 
	padding: 1px; 
	padding-top:2px\9\0;  /* ie 9*/
	border-width:1px 0px 1px 1px; 
}
#header #additionalbar #btn-search-go { float: left; cursor: pointer; }
#header #additionalbar a { display: block; height: 17px; line-height: 17px; text-align: center; color: #000000; font-size: 10px; font-weight: bold; float: left; text-decoration: none; padding:0px 5px; margin-left:3px; background: #cccccc; }
#header #additionalbar a:hover {text-decoration: underline;}

#header .topmenu td { text-align: center; position: relative; }
#header .topmenu td > a {line-height: 30px; font-size: 12px; font-weight: bold; color:#ffffff; display: block; background: #9e2435; text-align: center;padding:0px 10px; }
#header .topmenu td+td > a {margin-left:2px;}
#header .topmenu td > a:hover, #header .topmenu td > a.mouseon { background-position: left bottom; text-decoration: none; background: #e8304a; }
#header .topmenu td > .submenubar { 
	margin:0px;
	position:absolute;
	left:0px;top:30px;z-index:9;
	/*height: 260px;*/
	background-color: rgba(78,29,34,0.9);
	*background-color:#4e1d22;
	right:0px;
	width: auto;
	border-top:0px;
	/*width:250px; 
	background-image: url(../image/bg-submenubar.png); 
	background-position: 0px 0px; 
	background-repeat: no-repeat; */
	display: none; 
}
#header .topmenu td+td > .submenubar { 
	margin-left:2px;
}
#header .topmenu td > .submenubar a {
	display: block;
	color: #ffffff;
	font-size:12px;
	text-align: left;
	padding:10px;
	white-space:nowrap;
}
#header .topmenu td > .submenubar a:hover, #header .topmenu td > .submenubar a:focus {
	text-decoration: none;
	background-color: #ffffff;
	color:#000000;
}


#header #menubar { width: 100%; display: block; height: 30px; }
#header #menubar ul {list-style: none; height: 30px; padding: 0px; margin: 0px;  }
#header #menubar ul li {float:left; }
#header #menubar ul li.first { width:160px; position: relative; }
#header #menubar ul li.second { width:235px; }
#header #menubar ul li.third { width:209px; position: relative; }
#header #menubar ul li.fourth { width:153px; }
#header #menubar ul li.last { width:153px; }
#header #menubar ul li a {line-height: 30px; font-size: 12px; font-weight: bold; color:#fff; margin-left:2px; display: block;  background: url(../image/box2-center.png) left top; text-align: center; }
#header #menubar ul li a:hover { background-position: left bottom; text-decoration: none; }
#header #menubar ul li.first { background: none; }
#header #menubar ul li.first a { padding:0px 15px 0px 18px; margin-left: 0px; }
#header #menubar ul li.first a:hover, #header #menubar ul li a.mouseon { background-position: left bottom; }
#header #menubar ul li.last a { padding:0px 18px 0px 15px; margin-right: 0px; }
#header #menubar ul li.last a:hover { background-position: right bottom; }
#header #menubar ul li .submenubar { 
	position:absolute;
	left:0px;top:29px;z-index:9;
	background-color: rgba(78,29,34,0.9);
	*background-color:#4e1d22;
	width:910px; 
	background-image: url(../image/bg-submenubar.png); 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
	display: none; 
}
#header #menubar ul li .submenubar ul { margin:0px 5px; display: block; height: 40px; }
#header #menubar ul li .submenubar ul li {
	margin:0px 10px 0px 32px; 
	margin:0px 10px 0px 24px\9\0;
	padding-left:16px;
	color: #ffffff;
}
#header #menubar ul li .submenubar ul li a { height: 40px; line-height: 40px; color:#ffffff; font-size: 12px; background: none; text-align: center; display: block; margin: 0px; padding: 0px; margin-left: -5px; font-weight: normal; }
#header #menubar ul li .submenubar ul li a:hover { text-decoration: underline; }
#header #menubar ul li.first .submenubar { left:0px; }
#header #menubar ul li.third .submenubar { left:-395px;  }

#content { background-color: #fff; position: relative; /*background: url(../image/bg-content.png) repeat-y;*/ z-index:1; }
#content img#shadow-contentleft { position: absolute; top:0px; left: -9px; }
#content img#shadow-contentright { position: absolute; top:0px; right: -9px; }
#content #locatbar { font-size: 11px; line-height: 24px; height:30px; text-indent: 25px; }
#content #locatbar a { color:#333333; }
#content #locatbar span { font-weight: bold; color:#e8304a; }


#content #column-left { float: left; width: 230px; padding:0px; }
#content #column-right { float: right; width: 180px; }
#content #column-center { margin-bottom: 0px; margin-right:10px; margin-left:10px; }
#content #column-left + #column-right + #column-center, #content #column-left + #column-center { margin-left: 230px; }
#content #column-right + #column-center { margin-right: 180px; }

#content .slider_box { padding:0px 10px; margin:5px 0px 15px 0px; position: relative; }
#content .slider_box .header { line-height:30px; height:30px; font-size: 16px; color:#262624; padding: 10px 0px 0px 10px; border:solid #d0d0d0 1px; font-family: 'gothic-light', Arial; color:#af4b59; font-weight: bold; }
#content .slider_box .footer { height:30px; border:solid #d0d0d0 1px; border-top:0px; }
#content .slider_box .boxbtn { position: absolute; right: 5px; top:-5px; width:96px; height: 31px; overflow: hidden; }
#content .slider_box .boxbtn span{ display:block; margin-left:15px; line-height: 23px; text-align: center; font-family: 'gothic-light', Arial; color: #fff; line-height: 23px; font-size: 14px; }
#content .slider_box ul { list-style: none; margin:0px 0px 0px 0px; padding:0px; border:solid #d0d0d0 1px; }
#content .slider_box ul li a { padding:5px 5px 5px 30px; line-height:18px; display: block; color:#000; color:#444; text-align: left; background: url(../image/box3-pointer.png) 10px 8px no-repeat; font-weight: bold; font-size: 12px; }
#content .slider_box ul li a:hover { background-color: #eee; color:#e8304a;text-decoration: none; }
#content .slider_box ul li+li a { border-top:1px solid #d0d0d0;  }
#content .slider_box ul li.first a { padding-top:20px; background-position: 10px 23px; }

#content .slider_box #search, #content .slider_box #subscribe, #content .slider_box .slider_list { border:solid #d0d0d0 1px; padding: 5px; }
#content .slider_box #subscribe, #content .slider_box .slider_list { margin-top: 10px; padding: 0px; }
#content .slider_box #subscribe span.title, #content .slider_box .slider_list span.title { display:block; font-family: 'gothic-light', Arial; font-size: 14px; color: #ffffff; margin:1px; padding:5px; }
#content .slider_box #subscribe label, #content .slider_box .slider_list label { display:block; font-family: Arial; font-size: 12px; color: #000; font-weight: bold; margin-top: 10px; }
#content .slider_box #subscribe input, #content .slider_box .slider_list input { width:140px; margin-bottom: 15px; }
#content .slider_box #subscribe .boxbtn, #content .slider_box .slider_list .boxbtn { position: absolute; right: 5px; top:auto; bottom:5px; }
#content .slider_box .slider_list img { padding: 10px 0px 0px 0px; }
/*#content .slider_box#calendar { display: block; height: 195px; background: url(../image/temp/calendar.png) top right no-repeat; }*/

#content .slider_box .slide_contact { border:solid #d0d0d0 1px; padding: 0px; }
#content .slider_box .slide_contact div { font-size:12px; line-height: 20px; overflow: hidden;}
#content .slider_box .slide_contact div label { width:50px; color:#000000; float:left; text-indent: 0px; display: block; }
#content .slider_box .slide_contact div div, #content .slider_box .slide_contact div div a { color:#a32f3f; }
#content .slider_box .slide_contact span.title{ display:block; font-family: 'gothic-light', Arial; font-size: 12px; color: #ffffff; margin:1px; padding:5px; }
#content .slider_box .slide_contact * { font-size: 12px; }
#content .slider_box .slide_carousel { border:solid #d0d0d0 1px; padding: 0px; overflow: hidden; }



#content .center_box { padding:0px; position: relative; padding-bottom:10px; }
#content .center_box .header { background: url(../image/bg-centerbox-header.png) bottom repeat-x; overflow: hidden; margin-top: 10px; }
#content .center_box .header span{ float: left; border-right:solid #fff 3px; padding-right: 20px; padding-left:5px; font-family: 'gothic-light', Arial; color:#a32f3f; }
#content .center_box ul.news { list-style: none; margin: 0px; padding: 0px; }
#content .center_box ul.news li { display: block; overflow: hidden; font-size: 14px; padding: 10px 0px; line-height: 20px; }
#content .center_box ul.news li+li { border-top: dotted #333333 1px;}
#content .center_box ul.news li.last { border-bottom: 0px; }
#content .center_box ul.news li span.thumb { float: left; display: block; margin-right: 5px; padding-top:4px; width: 100px; height: 75px; }
#content .center_box ul.news li span.type { color:#e8304a; float: left; display: block; margin-right: 5px; }
#content .center_box ul.news li span.title a { font-weight: bold; color: #666666; display: block; }
#content .center_box ul.news li span.description a { color: #a9a8a8; display: block; }
#content .center_box ul.news li span.update { text-align: right; display: block; font-size: 10px; margin-top:4px; color:#a3a2a2; }
#content .center_box ul.news li span.update a { color:#e8304a; font-weight: bold; }

#content .center_box ul.news li:hover span.description a { color: #666666; }
#content .center_box ul.news li:hover span.title a { color: #000000; }

#content .center_box p, #content .center_box ul { text-align: justify; font-size: 14px; line-height: 20px; color:#333333; }
#content .center_box label { float:left; width: 100px; color:#666666;  }
/*#content .center_box span { color: #333333; }*/
/*#content .center_box div.association-list div.aas a { border:solid #999 1px; padding:10px; margin:10px 0px; overflow: hidden; font-size: 13px; display: block; color: #333333; text-decoration: none; }
#content .center_box div.association-list div.aas a:hover { background-color: #eee; cursor: pointer; color: #9a2424; border: solid #777 1px; }
#content .center_box div.association-list div.aas a img { float:left; margin-right: 10px; }
#content .center_box div.association-list div.aas a div { line-height: 16px; height: 46px; font-size: 13px; }
#content .center_box div.association-list div.aas a em { font-size:11px; font-weight: bold; float: right; }
#content .center_box div.association-list .grid-image, #content .center_box div.association-list .grid-name { display: none; }*/
#content .center_box div.association-grid { overflow: hidden; margin:5px 0px 10px 0px; display: none; }
#content .center_box div.association-grid div.aas { float:left; }
#content .center_box div.association-grid div.aas a { border:solid #999 1px; width:96px; margin:5px 0px 0px 5px; overflow: hidden; font-size: 13px; display: block; color: #333333; text-decoration: none; }
#content .center_box div.association-grid div.aas a:hover { background-color: #eee; color: #9a2424; border: solid #777 1px; }
#content .center_box div.association-grid div.aas a.firstCol { margin-left:0px; }
#content .center_box div.association-grid div.aas a img { margin: 5px 8px; }
#content .center_box div.association-grid div.aas a div { line-height: 20px; height: 20px; font-size: 13px; text-align: center; }
#content .center_box div.association-grid .list-image, #content .center_box div.association-grid .list-name, #content .center_box div.association-grid .list-faculty { display: none; }
#content .center_box div.aas_toolbar { 
	overflow:hidden; 
	margin-top:2px;  
	margin-top: 1px\9\0;
	*margin-top: 0px;
}
#content .center_box div.aas_toolbar div { font-size:12px;line-height:27px; }
#content .center_box div.aas_toolbar .display a {
	color: #38B0E3;
}
#content .center_box div.aas_toolbar .display a:hover {
	color: #9a2424;
}

#content .center_box div.benefit-list ul { margin-top: 3px; padding-top:0px; margin-left: 0px; padding-left: 0px; list-style: none; }
#content .center_box div.benefit-list ul li { margin-top: 0px; padding-top:0px; margin-left: 0px; padding-left: 0px; overflow: hidden; border-bottom: dashed 1px;}
#content .center_box div.benefit-list ul li > a { display:block; color:#262626; margin-bottom:7px; margin-top: 7px; padding-top:0px; float: left; text-indent: 0px; overflow: hidden;  }
#content .center_box div.benefit-list ul li > a.new { font-weight: bold; color: #000000; }
#content .center_box div.benefit-list ul li > a.expired { color: #777777; text-decoration: line-through; }
#content .center_box div.benefit-list ul li > a:hover { color:#a32f3f;}
#content .center_box div.benefit-list ul li > a.expired:hover {color: #777777;}
#content .center_box div.benefit-list ul li > span { font-weight: bold; color:#a32f3f; font-size: 10px; margin: 5px 0px 0px 5px; float: left; line-height: 10px; }
#content .center_box div.benefit-list ul li > em {float: right; font-size: 12px; margin-top: 9px; }
#content .center_box div.benefit-list ul li > .benefit_detail {border:solid #000 1px;margin:0px 0px 10px 18px;display:none;overflow:hidden;}
#content .center_box div.benefit-list ul li > .benefit_detail > .benefit_detail_inner {margin:5px 10px;overflow:hidden; }
#content .center_box div.benefit-list ul li > .benefit_detail > .benefit_detail_inner img { max-width: 100%; }
#content .center_box div.benefit-list ul li > .benefit_detail > .benefit_detail_inner > div { margin-left:90px; line-height: 24px; color: #000000; }
#content .center_box div.benefit-list ul li > a > .list-name { padding-left:18px; }

#content .center_box div.newsevent_right { width:200px;margin-top:5px; }
#content .center_box div.newsevent_right img { display:block; }
#content .center_box div.newsevent_right a { display:block;line-height:40px;background-color:#cee4ff;border:solid #89bffe 1px;text-indent:38px;font-size:12px;color:#000;font-weight:bold; background-position:2px 5px;background-repeat:no-repeat;text-decoration:none;margin-top:5px; }
#content .center_box div.newsevent_right a:hover { background-color:#daebff;border:solid #a4cdfe 1px; }

#content .rightslide_box { padding:0px 10px; }
#content .rightslide_box a { display: block; width: 160px; height: 52px; margin-bottom:5px; position: relative; }
#content .rightslide_box a span { font-size: 16px; position:absolute; display: block; right: 5px; bottom:5px; text-align: right; color:#777; font-weight: bold; }
#content .rightslide_box a:hover span { font-size: 16px; position:absolute; display: block; right: 5px; bottom:5px; text-align: right; color:#e8304a; font-weight: bold; cursor: pointer; }
#content .leftslide_box { margin-top:5px; margin-right:210px; }
#content .leftslide_box div.item img { max-width: 100%; }
#content .leftslide_box div.item, #content div.item { line-height:20px;overflow:hidden;font-size:13px;padding:6px 0px; }
#content .leftslide_box div.item label, #content div.item label { color:#999999;float:left; width: 80px; }
#content .leftslide_box div.item div.value, #content div.item div.value { margin-left:80px; }


#content #column-right .center_box { padding: 5px 10px; }


#content .association_detail { overflow: hidden; }
#content .association_detail img { float:left;margin:3px 10px 0px 5px; }
#content .association_detail a { color: #38B0E3; }
#content .association_detail a:hover { color: #9a2424; }
#content .association_detail h3 { margin-top:10px; }
#content .association_detail .item { margin-left:75px; }




/*#footer { padding-bottom: 70px; border-top:solid #d9d9d9 1px; padding-top:5px; overflow: hidden; }*/ 
#footer { padding:10px 10px 20px 10px; overflow: hidden; background-color: #515050; } 
#footer span { font-size:11px; display: block; }
#footer span a { color:#ffffff; } 
#footer span.copyright { float: left; color:#dddddd; margin:0px 0px 5px 0px; }
#footer span.allright { float: left; color:#dddddd; margin-top:0px; font-size: 9px; }
#footer span.copyright b { color:#ffffff; }

#footer span.menu { float: right;  margin:0px 0px 0px 0px; color:#dddddd; text-align: right; }
#footer span.current { float: left; font-size: 9px; color:#dddddd; margin-top: 2px; }


.breadcrumb { color: #cccccc; font-size: 14px; line-height: 18px; margin-bottom: 5px; display: none; }
.breadcrumb a { font-size: 12px; color: #38B0E3; }
.breadcrumb a:hover { color: #9a2424; }


.pagination {
	/*border-top: 1px solid #EEEEEE;*/
	padding-top: 3px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 2px 6px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links a:hover {
	border: 1px solid #269BC6;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 2px 6px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 1px;
}



#content .box-application { border:solid #fe9789 1px;padding:5px;background:#ffd5ce;margin-bottom:5px; }
#content .box-application div.item { padding:0px 0px 5px 0px; }
#content .box-application div.item label { color:#999999;float:left; width: 50px; }
#content .box-application div.item div.value { margin-left:60px; }
#content .box-application input[type=button] {margin:3px 0px 0px 0px;width:100%; padding:3px 0px;}
#content .box-application input[type=text] {padding:3px; display: block; width: 95%; }
#content .box-application select {padding:3px; display: block; width: 100%; }
#content .box-application #form-application { display: none;}



.upload_button {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	padding: 2px 5px;
	font-size:12px;
	background: #003A88;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	pointer:cursor;
	font-weight: normal;
}
.button { cursor:pointer; display: block; width: 80px; height: 24px; line-height: 24px; float: left; text-align: center; text-decoration: none; color: #ffffff; margin-left: 5px; font-size: 12px; border: 0px; }
.button:hover { background-position: left bottom; text-decoration: none; }
.error { color:red; }


.registration_panel .steps { height:38px;width:100%;margin-top:10px;}
.registration_panel .steps#step1 { background-position: 0px 0px; }
.registration_panel .steps#step2 { background-position: 0px -38px; }
.registration_panel .steps#step3 { background-position: 0px -76px; }
.registration_panel .steps#step4 { background-position: 0px -114px; }
.registration_panel .steps#step5 { background-position: 0px -149px; }
.registration_panel .form { font-size: 12px; }
.registration_panel .form td { padding:0px 5px;  }
.registration_panel .form td.title { text-align: right; }
.registration_panel .form td.supertitle { font-size:14px; }
.registration_panel .form td input[type=text] { width:180px; }
.registration_panel .form td input[type=text].normal { width:80px; }
.registration_panel .form td input[type=text].bitnormal { width:120px; }
.registration_panel .form td input[type=text].large { width:180px; }
.registration_panel .form td input[type=text].small { width:50px; }
.registration_panel .form td input[type=text].full { width:100%; }
.registration_panel .form td select.full { width:100%; margin: 0px; }
.registration_panel .form td select.mc { display: none; }
.registration_panel .form td select { margin-left:0px; min-width: 80px; }
.registration_panel .form tr.region_1, .registration_panel .form tr.region_3, .registration_panel .form tr.region_4 { display:none; }
.registration_panel .form td table td { padding-left: 0px; }
.registration_panel .form.step_two, .registration_panel .form.step_three, .registration_panel .form.step_four, .registration_panel .form.step_five {display: none;}
.registration_panel .form .button {margin-left: 0px; margin-right: 5px;}
.registration_panel .form em{ color:red; margin-left: 10px; }

.sitemap_ul li { text-align: left; }
.sitemap_ul li a { color:#777777; text-align: left; }
.sitemap_ul li a:hover, .sitemap_ul li:hover a { color:#000000; }

.crossbox {
	display: block;
	width:13px;
	height:13px;
	background-image:url(../image/crossbox.png);
	background-size:200% 100%;
	background-position:left center;
	margin-right: 5px;
	margin-top: 2px;
	margin-left: 20px;
	float:left;
	cursor:pointer;
}
.crossbox.crossed {
	background-position:right center;
}

#preview_container {
	background: url(../image/bg-preview.png);
	position: fixed;
	z-index: 9999999999;
	left:0px;
	top:0px;
	bottom:0px;
	width:100%;
	display: none;
}
#preview_container #preview_wrapper {
	width:900px;height:530px;overflow:hidden;position:absolute;left:50%;top:50%;margin-left:-450px;margin-top:-265px;background:#fff;border:solid #888888 2px;
	padding:5px;
}
#preview_container #preview_wrapper td {
	vertical-align: top;
	padding:5px;
}
#preview_container #preview_wrapper td.title{
	border-bottom:solid #cccccc 1px;
	color:#888;
	font-weight:normal;
	font-size:14px;
}
#preview_container #preview_wrapper td:not(.title):not(.supertitle){
	/*background-color: #4fb4fb;*/
	border-bottom:solid #cccccc 1px;
}
#print_header {
	display: none;
}


.for_checking {
	line-height:25px;
}