body {
	background: none;
}

/* snp original --- style change
******************************************/
#snp {
	color: #555;
}

#snp dl, #snp dt, #snp dd, #snp ul, #snp li {
	margin: 0;
	padding: 0;
}


#snp #conBody a {
	color: #4A7D70;
}
#snp #conBody a:hover {
	color: #CC0000;
}

/* share
******************************************/
#conContents {
	margin-bottom: 30px;
}
#snp h2 {
	margin-bottom: 20px;
}
#snp h3 {
	margin: 30px 0 20px 0;
}
#snp h4 {
	margin-bottom: 20px;
}
#snp h4.inner,
#snp h5.inner {
	margin-top: 1.5em;
}

#snp .contents {
	margin: 0 10px;
}
#snp a.list {
	line-height: 2;
	padding-left: 20px;
	background: url(imgs/share/list_icon.gif) no-repeat left bottom;
}


/* ----- clear fix ----- */
.contents:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.contents { display: inline-block; }
/* exlude MacIE5 \*/
* html .contents { height: 1% }
.contents {display:block;}
/* end MacIE5 */
/* ----- /clear fix ----- */


#snp #icon3bottom {
	margin-top: 20px;
}
#snp #icon3bottom {
	margin-top: 20px;
}
#snp .icon3 dl {
	width: 180px;
	float: left;
	display: block;
}
#snp .icon3 dl.center {
	margin: 0 20px;
}
#snp .icon3 dt {
	margin-bottom: 5px;
}

/* ----- clear fix ----- */
.icon3:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.icon3 { display: inline-block; }
/* exlude MacIE5 \*/
* html .icon3 { height: 1% }
.icon3 {display:block;}
/* end MacIE5 */
/* ----- /clear fix ----- */

#ml_ad {
	border: 1px solid #CCC;
	padding: 15px 10px 10px 60px;
	background: url(imgs/share/ml_icon.gif) no-repeat left top;
	margin: 20px 0;
}
#ml_ad h3 {
	margin: 0 0 7px 0;
}
#ml_ad p {
	margin-bottom: 5px;
}
#ml_ad span {
	color: #CC0000;
}




/* index
******************************************/

#snp_flash {
	margin-bottom: 20px;
}
.feature_bn {
	margin-left: -5px;
}
.feature_bn img {
	margin-left: 5px;
}
.snptop_col2 {
	float: left;
	width: 290px;
	margin-top: 40px;
	background: url(imgs/index/greenLine.gif) no-repeat left top;
	padding-top: 3px;
}

.snpocket_col2 {
	float: left;
	width: 220px;
	margin-left: 10px;
}

#news {
	margin-right: 20px;
}
#news .title {
	float: left;
}
#news .list {
	float: right;
	margin-top: 20px;
}
#news dl {
	clear: both;
}
#news dt {
	color: #444;
	font-weight: normal;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
#news dd {
	margin-bottom: 10px;
}
.snp_search {
	_display: inline-block;
	text-align: center;
	background: #F0F0F0 url(imgs/index/search_bg.gif) repeat-y left top;
}
.snp_search select,
.snp_search input {
	width: 255px;
	margin: 10px auto;
	line-height: 1.5;
}
.snp_search .bt input {
	width: 86px;
	height: 30px;
	margin: 0 0 10px 0;
}


/* news
******************************************/
#snp .news dl {
	margin-bottom: 30px;
}
#snp .news dt {
	margin-left: 10px;
	padding-left: 1.5em;
	background: url(imgs/news/news_icon.gif) no-repeat left center;
}
#snp .news dd {
	margin-top: -1.3em;
	padding-left: 12em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.5em;
}



/* whats snp
******************************************/
.whats_snp p.bn {
	text-align: right;
}
.whats_snp p.bn span {
	font-size: smaller;
	color: #666;
}
#w_ol p {
	margin-bottom: 10px;
	line-height: 1.5;
}
#w_ol p.notes {
	color: #666;
	font-size: smaller;
}

#lineup p.img {
	float: left;
	margin-right: 20px;
}
#lineup li {
	list-style-type: none;
	line-height: 1.5;
}
#lineup p.bt {
	clear: both;
	margin: 10px 0 0 98px;
}
#lineup .center {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#lineup hr {
	clear: both;
	display: none;
}

/* faq
******************************************/
#snp .faq_top h3 {
	margin-bottom: 10px;
}
#snp .faq_top h4 {
	font-size: 1em;
	margin-bottom: 1em;
	margin-left: 60px;
}
#snp .faq_top ul {
	line-height: 1.5;
	margin-bottom: 1.5em;
	margin-left: 60px;
	margin-right: 10px;
}
#snp .faq_top li {
	list-style-type: none;
	padding: 5px 0 5px 24px;
	background: url(imgs/faq/q_icon_s.gif) no-repeat left center;
}
#snp .faq_top p {
	margin-left: 60px;
}
#snp .faq_top dd {
	padding-left: 20px;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
}
#snp .faq ul {
	line-height: 2;
}
#snp .faq li {
	margin-left: 10px;
	list-style-type: none;
	padding-left: 20px;
	background: url(imgs/faq/link_icon.gif) no-repeat left center;
}

#snp .faq h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	padding: 0.5em;
	background: #FAFAFA;
	border: 1px solid #CCC;
}
#snp .faq dl {
	line-height: 1.5;
	margin: 10px 20px 10px 10px;
}
#snp .faq dt {
	color: #0C4A37;
	font-weight: bold;
	padding: 1.5em 0 1.5em 50px;
	background: url(imgs/faq/q_icon.gif) no-repeat left center;
}
#snp .faq dd {
	padding: 0 0 2em 50px;
	background: url(imgs/faq/a_icon.gif) no-repeat left 2px;
	margin-top: 10px;
}
#snp .faq dl p {
	text-align: right;
	margin-top: 10px;
}
/* pocket
******************************************/

#pocket_ol {
	width: 270px;
	margin-right: 20px;
	float: left;
}
#pocket_ol dt {
	color: #333;
	font-weight: bold;
	margin-bottom: 0.3em;
}
#pocket_ol dd {
	margin-bottom: 1em;
}
#pocket_ol dd.notes {
	font-size: smaller;
	margin-top: -1em;
	text-indent: -1em;
	padding-left: 1em;
}
#pocket_spec dt {
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
#pocket_spec dd {
	margin-top: -2.2em;
	margin-left: 12em;
	margin-bottom: 10px;
}
.nextRound {
	text-align: right;
	margin: 10px 0;
}
.prevRound {
	margin: 10px 0;
}
#round {
	background: #F0F0F0 url(imgs/pocket/howto/round_bg-footer.gif) no-repeat left bottom;
	padding: 20px 20px 0 15px;
}
#round h4 {
	clear: both;
	margin-bottom: 10px;
}
#round p img {
	float: right;
	margin-bottom: 20px;
}
#round dl {
	width: 295px;
	margin: 0 20px 20px 50px;
}
#round dt {
	margin-bottom: 10px;
}
#round dd {
	margin-bottom: 10px;
}
#snp .camp_bt {
	margin: 30px auto;
	text-align: center;
}
#snp .camp_notes {
	background: #F0F0F0;
	padding: 10px;
	margin-bottom: 40px;
}
#snp .camp_notes span {
	color: #CC0000;
}
#snp .camp_notes dd {
	margin-left: 25px;
	text-indent: -1em;
	padding-left: 1em;
}

/* ----- clear fix ----- */
#round:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#round { display: inline-block; }
/* exlude MacIE5 \*/
* html #round { height: 1% }
#round {display:block;}
/* end MacIE5 */
/* ----- /clear fix ----- */


/* mobile
******************************************/

#model p {
	color: #333;
	line-height: 1.5;
}
#model p.notes {
	font-size: smaller;
	color: #666;
	text-indent: -1em;
	padding-left: 1em;
}
#model p.nb {
	color: #CC0000;
	margin-top: 1em;
}
#snp .howto_mobile {
	line-height: 1.5;
}
#snp .howto_mobile dl {
	margin-right: 2em;
}
#snp .howto_mobile dt {
	color: #0C4A37;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
#snp .howto_mobile dd {
	color: #444;
	padding-left: 1em;
	margin-bottom: 1em;
}
#snp .howto_mobile ul {
	margin-bottom: 2em;
}
#snp .howto_mobile li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
#snp .howto_mobile .lead {
	margin-bottom: 1em;
}

/* CE
******************************************/

#ce_pda {
	line-height: 1.5;
}
#ce_pda h4 {
	margin: 20px 0 10px 0;
}
#ce_pda dl {
	margin-top: 10px;
}
#ce_pda dt {
	color: #333;
	font-weight: bold;
}
#ce_pda dd {
	margin-bottom: 20px;
}
#ce_pda dd span {
	font-size: smaller;
	color: #CC0000;
}
#ce_precon dt {
	color: #333;
	font-weight: bold;
	margin-bottom: 7px;
}
#ce_precon dd {
	margin-top: -2.2em;
	margin-left: 5em;
	margin-bottom: 7px;
}

/* how to use */
#snp .howto_ce {
	line-height: 1.5;
}
#snp .howto_ce h4 {
	margin-bottom: 1em;
}
#snp .howto_ce h5 {
	color: #0C4A37;
	font-size: 1em;
}
#snp .howto_ce dl {
	margin-right: 2em;
}
#snp .howto_ce dt {
	color: #0C4A37;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
#snp .howto_ce dd {
	color: #444;
	padding-left: 1em;
	margin-bottom: 1em;
}
#snp .howto_ce .lead {
	margin-bottom: 1em;
}
#snp .howto_ce .bt_down {
	margin: 10px 0;
}

/* download */
#snp .down_ce iframe {
	margin: 20px 0;
}
#snp .down_ce h3 {
	color: #0C4A37;
}
#snp .down_ce .notes {
	color: #CC0000;
	text-indent: -1em;
	padding-left: 1em;
}
#snp .down_ce .bt_down {
	margin: 10px 0;
	margin-left: -20px;
}
#snp .down_ce .bt_down img {
	margin-left: 20px;
}
#snp .down_ce dd {
	margin-bottom: 1em;
}


/* manual */
#snp .manual_ce li {
	list-style-type: none;
}
#snp .manual_ce h4 {
	color: #0C4A37;
	font-size: 1em;
	margin-bottom: 1em;
}
#snp .manual_ce .notes {
	color: #CC0000;
}

#snp .manual_ce dl.list dt {
	color: #333;
	font-weight: bold;
	margin-bottom: 7px;
}
#snp .manual_ce dl.list dd {
	margin-top: -2.1em;
	margin-left: 9em;
	margin-bottom: 7px;
}
#snp .manual_ce .bt_down {
	margin: 10px 0;
}
#snp .manual_ce div.notes {
	margin: 1em;
}
#snp .manual_ce div.notes p {
	font-size: smaller;
	color: #CC0000;
	text-indent: -1em;
	padding-left: 1em;
}
#snp .manual_ce dl.disp {
	margin: 2em 0;
}
#snp .manual_ce dl.disp dd {
	height: 250px;
	margin: -224px 0 0 190px;
}
#snp .manual_ce table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#snp .manual_ce table th {
	color: #333;
	text-align: left;
	background: #F0F0F0;
}
#snp .manual_ce table th,
#snp .manual_ce table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 6px;
}
#snp .manual_ce .operate {
	margin-bottom: 2em;
}
#snp .manual_ce .operate h5 {
	background: #F0F0F0;
	color: #333;
	margin-bottom: 1em;
	font-size: 1em;
	padding: 0.5em;
}
#snp .manual_ce .operate ul {
	margin-left: 3.2em;
}
#snp .manual_ce .operate li {
	margin-bottom: 0.5em;
	list-style-type: none;
	line-height: 1.5;
}
#snp .manual_ce .operate li.notes {
	text-indent: -1em;
	padding-left: 1em;
}
#snp .manual_ce .operate ul ul {
	margin: 0;
	padding: 0;
}
#snp .manual_ce .operate ul ul li {
	margin-bottom: 0.5em;
	list-style-type: none;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 2em;
}


