/*****  Index page - Home  ******/


#content .main_headline a {
	color            :   #069;
	text-decoration  :   none;
}

#topinformation {
	width            :   420px; 
	float            :   left; 
	margin-right     :   10px; 
	padding          :   10px;
}

#topinformation .textcontents{
	width            :   280px; 
	margin-bottom    :   3em;
}

#topics_banner{
	float            :   right;
	width            :   290px;
}

#topics {
	margin		 :   0;
	width            :   288px;
	min-height       :   82px;
	background       :   url('/common/image/topics_middle.gif') repeat-y;
	line-height      :   115%;
}


#topics .topics_contents {
	padding          :   0px 14px;
}


.date {
	color            :   #666;
	margin           :   1em 0px 0px 0px;
	font-weight      :   bold;
	font-size        :   85%; 
}

.topic {
	margin           :   0 0 1em 0;
	font-size        :   85%;
}	

#content p {
	color            :   #222;
	font-size        :   95%;
}




#apology {
	clear                     : left;
	background-color          : #f6f6cc;
	color                     : #a24;
	margin                    : 12px;
	padding                   : 6px;
	border                    : solid 1px #a24;
	font-weight               : bold;
	text-align                : center;
        font-size                 : 85%;
}

#index_menu {
	clear                     : left;
	margin                    : 6px 0;
	border-top                : dotted 1px #ccc;
}
#index_menu h2 {
	clear                     : both;
	color                     : #777;
	margin                    : 2em 0 1em 0;
	font-size                 : 100%;
	line-height               : 140%;
	text-indent               : 0.25em;
	border-bottom             : solid 4px #000;
}

#index_menu h2 a {
	color                     : #777;
	text-decoration           : none;
}

#index_menu h3 {
	color                     : #777;
	font-size                 : 18px;
	font-weight               : normal;
	line-height               : 150%;
}
#index_menu .products {
	float                     : left;
	width                     : 444px;/*222px;*/
}
#index_menu .technote {
	float                     : left;
	width                     : 222px;
	margin                    : 0 12px;
}

#index_menu .prof {
	float                     : right;
	width                     : 222px;
}

#index_menu .products h2 {
	border-bottom             : solid 3px #c90;
	padding-bottom            : 2px;
	margin                    : 12px 0;
}
#index_menu .products h3 {
	margin                    : 0 0 12px 0;
}
#index_menu .products .item {
	float                     : left;
	width                     : 222px;
}
#index_menu .products .item p {
	margin                    : 0 0 0 12px;
	font-size                 : 115%;
	font-weight               : bold;
}
#index_menu .technote h2 {
	border-bottom             : solid 4px #D6D65C;
	margin                    : 12px 0;
}
#index_menu .prof h2 {
	border-bottom             : solid 4px #ADAD85;
	margin                    : 12px 0;
}

#products_packetix {
	float                     : left;
}
#products_microserver {
	float                     : left;
}