/*div.optional{
	margin:0 auto 20px auto;
	padding:0;
	width:218px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
	background:#F9F8F4;
}

div.optional div.list{
	list-style:none;
	background:#F9F8F4;
	margin:0;
	padding:5px 5px 5px 2px;
	border-bottom:1px dotted #000;
}

div.optional div.listTxt{
	list-style:none;
	background:#F9F8F4;
	margin:0;
	padding:5px;
	border-bottom:1px dotted #000;
}

div.optional div.last{
	border-bottom:1px solid #ccc;
}

div.optional div.list a{
	color:#333;
}

div.optional div.list a:hover{
	text-decoration:underline;
	color:#333;
}

div.optional div.list h4{
	margin:0;
	padding:6px 2px 6px 35px;
}

div.optional div.list h4 a{
	font-weight:bold;
}

div.optional div.list p{
	margin:0;
	padding:0 0 10px 5px;
	font-size:80%;
}

div.optional div.list img{
	float:right;
	margin-bottom:5px;
	margin-left:5px;
}

div.optional div.list h4.list01{
	background:url(../images/info-icon-rank01.gif) no-repeat 0 center;
}
div.optional div.list h4.list02{
	background:url(../images/info-icon-rank02.gif) no-repeat 0 center;
}
div.optional div.list h4.list03{
	background:url(../images/info-icon-rank03.gif) no-repeat 0 center;;
}
div.optional div.list h4.list04{
	background:url(../images/info-icon-rank04.gif) no-repeat 0 center;
}
div.optional div.list h4.list05{
	background:url(../images/info-icon-rank05.gif) no-repeat 0 center;
}

div.optional div.listCenter{
	list-style:none;
	background:#F9F8F4;
	margin:0;
	padding:5px;
	border-bottom:1px solid #ccc;
	text-align:center;
}*/



/*top- mainimage*/

div#contLeft h2,div#contLeft h3,div#contLeft h4{
	margin:0 0 10px 0;
	padding:0;
}

div#infoHeading {
	background:#2480FC url(../images/top/top-banner-bg.gif) no-repeat 0 top;
	color:#FFFFFF;
	margin:0 0 20px 0;
	padding:25px 30px 10px 20px;
}

div#infoHeading h1{
	font-weight:bold;
	font-size:130%;
	margin:0 0 10px 0;
	padding:0;
}

div#infoHeading p{
	margin:0 0 10px 0;
	padding:0;
}





/*main content*/
div.topLeft{
	width:335px;
	float:left;
	margin:0;
	padding:0;
	font-size:90%;
}


div.topRight{
	width:335px;
	float:right;
	font-size:90%;
}

div.topLeft ul{
	margin:0;
	padding:0;
}

div.topLeft ul li{
	border-bottom:1px dotted #000;
	padding:0 0 10px 0;
	list-style:none;
	margin:0 0 10px 0;
	clear:both;
}

div.topLeft ul li span.date{
	background:url(../images/icon-arrow-square.gif) no-repeat right center;
	font-weight:bold;
	/*margin-right:15px;*/
	display:block;
	width:120px;
	float:left;
}

div.topLeft ul li a{
	/*background:url(../images/icon-arrow-square.gif) no-repeat 0 center;*/
	/*padding-left:20px;*/
	display:block;
	width:210px;
	float:right;
}

.question{
	color:#003399;
	font-weight:bold;
	margin-right:10px;
}

.answer{
	color:#FF3300;
	font-weight:bold;
	margin-right:10px;
}

.faqlist{
	border-bottom:1px dotted #000;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div#topThree{
	clear:both;
	background:url(../images/info-box-bg.jpg) no-repeat 0 bottom;
	min-height:200px;
	font-size:90%;
	margin-bottom:20px;
	padding-bottom:55px;
}

body div#contWrapper div#cont-top div#cont div#contentMainWrapper div#contLeft div#topThree  p{
	padding:0 10px 0 10px;
	line-height:180%;
}

body div#contWrapper div#cont-top div#cont div#contentMainWrapper div#contLeft div#topThree  ul{
	margin:0;
	padding:0 10px 10px 10px;
	line-height:180%;
}
body div#contWrapper div#cont-top div#cont div#contentMainWrapper div#contLeft div#topThree  ul li{
	list-style:none;
	margin:0;
	padding:0;
}
body div#contWrapper div#cont-top div#cont div#contentMainWrapper div#contLeft div#topThree  ul li a{
	background:url(../images/icon-arrow-square.gif) no-repeat 0 center;
	padding-left:20px;
	margin: 0 5px;
}


div.threeLeft{
	width:228px;
	float:left;
}

div.threeRight{
	width:229px;
	float:right;
}

div.bloginfo{
	font-size:90%;
}

#contLeft div.bloginfo h3 a:link,#contLeft div.bloginfo h3 a:visited{
	color:#333;
}

div#topThree{
	clear:both;
	background:url(../images/info-box-bg.jpg) no-repeat 0 bottom;
	min-height:200px;
	font-size:90%;
	margin-bottom:20px;
	padding-bottom:50px;
}


div.infotop-blogbody img{
	width:56px;
	float:right;
}

div#blogs h3 img{
	vertical-align:top;
	margin-right: 4px;
	float:left;
	border:1px solid #ccc;
}