HTML {
	font-size:100%;
	height:100%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/* reset */
BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,INS,KBD,Q,S,SAMP,SMALL,STRIKE,TT,VAR,DL,DT,DD,OL,UL,LI,FIELDSET,FORM,LABEL,LEGEND,CAPTION,TFOOT,THEAD,TH,HR { padding:0; margin:0; border:none; outline:none; vertical-align:baseline; font-family:inherit; }
P { margin-top:0px;}
DFN,I,CITE,VAR,ADDRESS,EM { font-style:normal; }
TH,B,H1,H2,H3,H4,H5,H6 { font-weight:normal; }
TEXTAREA,INPUT,SELECT { font-family:inherit; font-size:1em; }
SMALL { font-size:.85em; }
TABLE { border-collapse:collapse; border-spacing:0; }
CAPTION,TH,TD { text-align:left; }
:focus { outline:none; }

/* main */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	background-repeat: repeat-x;
	background-position: center 102px;
	}
	
.detail_left table {
	border: 0px solid #ffffff;
}

.detail_left td {
	border: 1px none #FFFFFF;
	background-image: url(gfx/td_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.newsletter  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.newsletter td {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.contact { border: none; }
table.contact td { border: none; padding: 3px; }

IMG {
	padding:0;
	margin:0;
	outline:none;
	border:none;

}

.mcc_contenttxt img {
	border: 1px solid #e1e1e1;
	margin: 5px;
}	
	
/*btns*/
.btn a {
	float: left;
	display: block;
	height: 26px;
	padding-right: 21px;
	padding-left: 27px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn a:hover {
	color: #FFFFFF;
	background-image: url(gfx/btn_bgoff.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}	

.btnon a {
	float: left;
	display: block;
	height: 26px;
	padding-right: 21px;
	padding-left: 27px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gfx/btn_bgoff.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.btnon a:hover {
	color: #FFFFFF;
	background-image: url(gfx/btn_bgoff.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}	

.btntwo a {
	float: left;
	display: block;
	height: 25px;
	padding-right: 8px;
	padding-left: 17px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.btntwo a:hover {
	color: #000000;
	background-image: url(gfx/btn_bgoff01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}	

.btntwoon a {
	float: left;
	display: block;
	height: 25px;
	padding-right: 8px;
	padding-left: 17px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(gfx/btn_bgoff01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

.btntwoon a:hover {
	color: #000000;
	background-image: url(gfx/btn_bgoff01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}	

.tophmenu a {
	color: #8e8e8e;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.tophmenu a:hover {
	color: #005bab;
	font-size: 9px;
}

.introcontentcontainer a {
	color: #005aab;
	text-decoration: none;
}
.introcontentcontainer a:hover {
	color: #005aab;
	text-decoration: underline;
}

.subbtn a {
	display: block;
	width: 200px;
	background-image: url(gfx/subbtn_bgoff.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 6px;
}
.subbtn a:hover {
	background-image: url(gfx/subbtn_bgon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.subbtnon a {
	display: block;
	width: 200px;
	background-image: url(gfx/subbtn_bgoff.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 6px;
	background-image: url(gfx/subbtn_bgon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 6px;
}
.subbtnon a:hover {
	background-image: url(gfx/subbtn_bgon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.path a{
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}
.path a:hover {
	font-size: 10px;
	color: #969696;
	text-decoration: underline;
}


.autoselector a {
	font-size: 10px;
	font-weight: bold;
	color: #818181;
	display: block;
	height: 26px;
	width: 122px;
	text-decoration: none;
	padding-top: 87px;
}
.autoselector a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.autoselector2 a {
	font-size: 10px;
	font-weight: bold;
	color: #818181;
	display: block;
	height: 26px;
	width: 205px;
	text-decoration: none;
	text-align: center;
}
.autoselector2 a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.dr_cell a {
	font-size: 12px;
	font-weight: bold;
	color: #005aab;
	text-decoration: none;
}
.dr_cell a:hover {
	font-size: 12px;
	color: #005aab;
	text-decoration: underline;
}

.gtc_main a {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: none;
}
.gtc_main a:hover {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: underline;
}

.printpage a {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: none;
}
.printpage a:hover {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: underline;
}

.da_attachment a {
	font-size: 12px;
	color: #005aab;
	text-decoration: none;
}
.da_attachment a:hover {
	font-size: 12px;
	color: #005aab;
	text-decoration: underline;
}

.pc_page a {
	display: block;
	padding: 3px;
	border: 1px solid #b7b7b7;
	font-size: 10px;
	margin-right: 3px;
}
.pc_page a:hover {
	text-decoration: none;
	background-color: #b7b7b7;
}

.pc_pageon a {
	display: block;
	padding: 3px;
	border: 1px solid #b7b7b7;
	font-size: 10px;
	margin-right: 3px;
	text-decoration: none;
	background-color: #b7b7b7;
}
.pc_pageon a:hover {
	text-decoration: none;
	background-color: #b7b7b7;
}
.gall_img_2 a {
	display: block;
	height: 30px;
	width: 114px;
	padding-top: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	overflow: hidden;
}


.footer_menu a {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: none;
}
.footer_menu a:hover {
	font-size: 10px;
	color: #8e8e8e;
	text-decoration: underline;
}

input.f_email  {
	height: 18px;
	width: 122px;
	border: 1px solid #c6c6c6;
	clear: both;
}

input.f_submit  {
	height: 20px;
	width: 74px;
	background-image: url(gfx/newsletterbtn_bg.gif);
	border: 0;
	color: #FFFFFF;
	font-size: 10px;
	
}

.hms_form input {
	height: 18px;
	width: 103px;
	border: 1px solid #c6c6c6;
	float: left;
}

.hmsearch input {
	background-image: url(gfx/ico_search.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 19px;
}

.smcsc_bg select {
	height: 22px;
	width: 191px;
	font-size: 11px;
}

.scm_c01 select {
	font-size: 12px;
	color: #969696;
}

.container {
	width: 1002px;
	margin:auto;
	float: none;
	}
.mainpage {
	width: 1002px;
	position: relative;
	margin:auto;
	float: none;
	}
.topcontainer {
	float: left;
	height: 102px;
	width: 900px;
	padding-left: 51px;
	padding-right: 51px;
}
.logocontainer {
	float: left;
	height: 102px;
	width: 220px;
}
.tophmenu {
	float: right;
	height: 35px;
	width: 415px;
	padding-top: 30px;
	text-align: right;
}
.hmbtn {
	float: left;
	height: 20px;
	padding-left: 18px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 3px top;
}
.hmsearch {
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8e8e8e;
	font-weight: bold;
}
.hms_form {
	height: 20px;
	float: left;
}

.dots {
	background-image: url(gfx/ico_dots.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 3px;
}

.menucontainer {
	float: left;
	height: 35px;
	width: 951px;
	padding-left: 51px;
	_margin-top: -3px; 
	background-image: url(gfx/menu_bg.gif);
	background-repeat: no-repeat;
}
.btn {
	/*float: left;*/
}
.menutwo {
	float: left;
	height: 35px;
	padding-left: 13px;
	width: 400px;
}

/*.promocontainer {
	float: left;
	height: 246px;
	width: 1002px;
}*/

.promocontainer {
    float: left;
    height: 225px;
    width: 1002px;
	background-image: url(gfx/promo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 21px;
    padding-left: 0px;
}

.promocontainersub {
	float: left;
	height: 167px;
	width: 994px;
	padding-left: 12px;
	padding-top: 20px;
}

.introcontentcontainer {
	float: left;
	height: 391px;
	width: 941px;
	padding-left: 61px;
	padding-top: 19px;
}
.contentcontainer {
	float: left;
	width: 936px;
	padding-left: 66px;
	padding-bottom: 15px;
}
.submenucontainer {
	float: left;
	width: 205px;
	margin-right: 30px;
}
.smc_selectcat {
	float: left;
	height: 54px;
	width: 205px;
}
.smcsc_bg {
	float: left;
	height: 30px;
	width: 199px;
	margin-top: 7px;
	background-image: url(gfx/smcsc_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 6px;
	padding-top: 9px;
}

.smcsc_bg2 {
	float: left;
	height: 39px;
	width: 205px;
	margin-top: 7px;
	text-align: center;
	background: url(gfx/btn_out.gif) no-repeat center center;
}
.smcsc_bg2 a {
	height: 26px;
	width: 205px;
	display: block;
	color: #818181;
	padding-top: 13px;
	font-size:11px;
	font-weight:bold;
}

.smcsc_bg2 a:hover {
	color: #fff;
}

.smc_top {
	width: 205px;
	background-image: url(gfx/smc_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
	float: left;
	margin-bottom: 15px;

}
.smc_bottom {
	background-image: url(gfx/smc_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 205px;
	margin-top: 15px;
}

.subbtn {
	float: left;
}

.maincontentcontainer {
	float: left;
	width: 650px;
}
.path {
	float: left;
	height: 12px;
	width: 650px;
	font-size: 10px;
	color: #969696;
	padding-top: 6px;
	white-space: nowrap;
}
.header {
	float: left;
	width: 650px;
	background-image: url(gfx/header_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	height: auto;
}
.selectorcontainer {
	float: left;
	width: 650px;
	background-image: url(gfx/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 20px;
}
.sc_main {
	float: left;
	width: 650px;
	height: 79px;
	background-image: url(gfx/sc_main_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.scm_c01 {
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	float: left;
	height: 22px;
	margin-right: 6px;
	padding-top: 8px;
	padding-left: 5px;
}


.autoselector {
	float: left;
	height: 113px;
	width: 122px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #969696;
}
.mcc_content {
	float: left;
	width: 650px;
	padding-top: 16px;
	background-image: url(gfx/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
.catlist_container {
	float: left;
	width: 630px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.mcc_contenttxt {
	float: left;
	width: 635px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.gallerycontainer {
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product_list {
	float: left;
	width: 650px;
}
.pl_head {
	float: left;
	height: 21px;
	width: 630px;
	background-image: url(gfx/pl_head_bgnew.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 12px;
}
.pl_head a {
	color: #000000;
}
.pl_head a:hover { color: #969696; }

.pl_container {
	float: left;
	width: 630px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.plc_head {
	float: left;
	width: 505px;
	padding-left: 125px;
}
.plc_txt {
	float: left;
	width: 505px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.plc_img {
	width: 96px;
	border: 1px solid #b7b7b7;
	float: left;
	margin-right: 27px;
}
.plc_attachment {
	float: left;
	width: 470px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(gfx/ico_attachmentplc.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	font-size: 10px;
}


.data_row {
	float: left;
	height: 24px;
	width: 650px;
	margin-bottom: 7px;
}
.dr_cell {
	float: left;
	padding-left: 5px;
	background-image: url(gfx/pl_head_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	height: 21px;
	padding-top: 3px;
	margin-right: 6px;
	overflow: hidden;
	white-space: nowrap;
}


.cat_container {
	float: left;
	height: 160px;
	width: 116px;
	display: block;
	margin-right: 14px;
	margin-bottom: 12px;
	overflow: hidden;
}
.cat_containerimg {
	float: left;
	height: 114px;
	width: 114px;
	border: 1px solid #e1e1e1;
	background-repeat: no-repeat;
	background-position: center center;
}
.cat_containertxt {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 35px;
	width: 116px;
	margin-top: 1px;
	background-image: url(gfx/cat_containertxtbg.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
}




.introcontent_box {
	float: left;
	width: 210px;
	margin-right: 25px;
}
.ib_head {
	float: left;
	height: 23px;
	width: 205px;
	background-image: url(gfx/ib_head_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8e8e8e;
}
.ib_content {
	float: left;
	height: 153px;
	width: 210px;
	padding-top: 10px;
	font-size: 10px;
	color: #8e8e8e;
}
/*.f_email {
	float: left;
	height: 20px;
	width: 124px;
}

.f_submit {
	float: left;
	height: 20px;
	width: 74px;
	margin-left: 7px;
}*/

.ib_maincontent {
	float: left;
	width: 98px;
	margin-right: 7px;
}
.ibm_img {
	float: left;
	height: 80px;
	width: 96px;
	border: 1px solid #b7b7b7;
	background-repeat: no-repeat;
	background-position: center center;
}
.ibm_txt {
	float: left;
	width: 98px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005aab;
}
.ibc_imgnews {
	height: 80px;
	width: 203px;
	border: 1px solid #b7b7b7;
	background-repeat: no-repeat;
	background-position: center center;
}
.ibc_txtnews {
	float: left;
	width: 205px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 12px;
}
.ibc_txtkontakt {
	float: left;
	width: 175px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}



.ic_refer {
	float: left;
	width: 404px;
	height: 204px;
}
.icr_head {
	float: left;
	height: 23px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8e8e8e;
	background-image: url(gfx/ic_refer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.icr_content {
	float: left;
	width: 404px;
}
.gototopcontainer {
	height: 32px;
	width: 635px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(gfx/gttop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}
.gtc_main {
	float: left;
	height: 16px;
	width: 100px;
	background-image: url(gfx/ico_arrowtop.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-size: 10px;
	color: #8e8e8e;
	padding-top: 2px;
}
.detail_head {
	float: left;
	width: 635px;
	background-image: url(gfx/header_bg.gif);
	padding-top: 5px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.dh_main {
	float: left;
	width: 550px;
}
.printpage {
	float: left;
	height: 13px;
	width: 68px;
	background-image: url(gfx/ico_print.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 17px;
	font-size: 10px;
	padding-top: 7px;
}
.detail_left {
	float: left;
	width: 355px;
	padding-top: 8px;
	margin-right: 16px;
}
.detail_cell {
	float: left;
	width: 355px;
	margin-bottom: 1px;
	background-image: url(gfx/pl_head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.dcc_01 {
	width:130px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.dcc_02 {
	width:204px;
	float: left;
	height: auto;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.detail_def {
	float: left;
	width: 354px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.detail_datatable {
	float: left;
	width: 354px;
}



.detail_right {
	float: left;
	width: 272px;
	padding-top: 8px;
}
.detail_imgmain {
	float: left;
	width: 263px;
	border: 1px solid #b7b7b7;
	margin-bottom: 4px;
}
.detail_imggall {
	float: left;
	height: 68px;
	width: 84px;
	border: 1px solid #b7b7b7;
	margin-right: 3px;
	bght: 68px;
	width: 84px;
	border: 1px solid #b7b7b7;
	margin-right: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.detail_attachments {
	float: left;
	width: 265px;
	margin-top: 12px;
}
.da_head {
	float: left;
	height: 21px;
	width: 255px;
	background-image: url(gfx/da_head_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
}
.da_attachment {
	float: left;
	width: 215px;
	padding-top: 9px;
	padding-left: 50px;
	padding-bottom: 9px;
	background-image: url(gfx/ico_attachment.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 10px;
	color: #000000;
}
.page_container {
	float: left;
	width: 635px;
	padding-bottom: 5px;
}
.pc_page {
	float: left;
}












.footer {
	clear:both;
	margin:auto;
	float: none;
	color:fff;
	text-align: center;
	height: 159px;
	background-image: url(gfx/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 19px;
	}
.footer_dod {
	width: 870px;
	height: 58px;
	margin: auto;
}
.footer_menu {
	width: 870px;
	font-size: 10px;
	color: #8e8e8e;
	padding-top: 30px;
	margin: auto;
}



/**/
h1 {
	font-size:24px;
	font-weight:bold;
	color:#969696;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#969696;
	padding-bottom:10px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#005aab;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 { font-size:14px; font-weight:bold; color:#666666; padding-bottom:0px;}
h6 {font-weight:bold; font-size:14px; padding-bottom:15px;}

.pl_container h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

b {font-weight: bold;}
strong {
	font-weight: bold;
}






OL  {
	list-style-type: decimal;
}
UL  {
	list-style-type: disc;
}
li {
	padding-bottom:7px;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 40px;
}

li li {
	padding-bottom:7px;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 40px;
	list-style-type: circle;
}

em {
	font-style: italic;
	font-weight: bold;
}

a {
	color:#005aab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #005aab;
}
.btntwo {
	/*float: left;*/
}
.gall_img {
	float: left;
	height: 114px;
	width: 114px;
	border: 1px solid #e1e1e1;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 14px;
}
.gall_img_2 {
	float: left;
	margin-right: 14px;
	background-repeat: no-repeat;
	background-position: center top;
}

.btnon {
	float: left;
}
.subbtnon {
	float: left;
}
.btntwoon {
	float: left;
}
.catlist_txt {
	float: left;
	width: 505px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 10px;
}
.pc_pageon {
	float: left;
}
