image{border:0;}

img#test
{
	  width: 480px;
	  border-radius: 80px;
	  -webkit-border-radius: 80px;
	  -moz-border-radius: 80px;
}

body
{
	margin-top:30px;
    background-image:url(./image/bg.jpg);
	background-repeat: repeat-x;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}

ul
{
	list-style-type:circle;
	margin: 0px 20px;
	padding:3px 0px;
}

li
{
	height:22px;
	margin:0;
	padding:1px;
}

div#header
{
	text-align:left;
	height:80px;
}

div#menu
{
    margin-left: 30px;
    display: inline-block;
	font-size:14pt;
	letter-spacing:2px;
	height: 35px;
	line-height: 35px;
	border-top: #3a98f8 1px solid;
	border-bottom: #3a98f8 1px solid;
	border-left: #3a98f8 1px solid;
}

a
{
	color:#333333;
}

#menu a
{
	background-color: #ffffff;
	border-right: #3a98f8 1px solid;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
	height: 35px;
	float: left;
}

#menu a:hover
{
	border-top:2px solid #2ba9f9;
	background-color: #F3F3F3;
	height: 33px;
}

a#vlink
{
	background-color: #D5DFFF;
}

a:hover#vlink
{
    background-color: #D5DFFF;
}


a.no_dec
{
	text-decoration:none;
	color:#000000;
}

div#main
{
	padding:20px 12px;
	background-color:#ffffff;
	text-align:left;
}

div#left
{
	width:49%;
	padding-right:1%;
	float:left;
}

div.big_box
{
	width:100%;
	margin-bottom:5px;
	border:1px solid #5580FF;
}

div.box
{
	width:100%;
	margin-bottom:5px;
	border:1px solid #5580FF;
}

div.label
{
	width:100%;
	padding:5px 0;
	font-weight:bold;
	background-color:#5580FF;
	font-size:13pt;
	color:#ffffff;
	line-height:16px;
}

div.text_box,#top,#error,#profile
{
	width:100%;
	font-size:12pt;
	color:#000000;
	line-height:24px;
}

div.text
{
	padding:5px 0;
	word-break:break-all;
	padding-left:10px;
}

div#top
{
	background-image: url(./image/n1.jpg);
}

div#topix
{
	width:100%;
	margin-bottom:5px;
	border:1px solid #5580FF;
	line-height:22px;
}

ul#topix_list
{
	height:100px;
	list-style-type:none;
	overflow:auto;
	margin:0;
	padding:0;
}  

#topix_list li
{
	margin:0;
	text-align:left;
	font-size:11pt;
	font-weight: normal;
	padding:4px;
	padding-left:10px;
	border-bottom:1px dashed #5580FF;
	font-size:12px;
	clear:both;
}

#topix_list div
{
	text-align:center;
	float:left;
	padding-right:5px;
	font-size:12px;
	color:#343434;
	padding-right:5px;
}

div#error
{
	background-image: url(./image/n3.jpg);
}

div#profile
{
	background-image: url(./image/n4.jpg);
}


div#top,#error,#profile
{
	height:100%;
	padding-bottom:150px;
	background-position: right bottom; 
	background-repeat: no-repeat;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	 pacity:0.25;
}

div#right
{
	float:right;
	width:50%;
}

div.right_label
{
	width:100%;
	font-weight:bold;
	background-color:#5580FF;
	font-size:13pt;
	color:#ffffff;
	padding:5px 0;
	padding-left:10px;
	line-height:16px;
}

div.right_text
{
	width:100%;
	border:1px solid #5580FF;
	border-top:0;
	font-size:11pt;
	padding:3px;
	line-height:20px;
	margin-bottom:10px;
}

div#footer 
{
	background-color:#ffffff;
	text-align:right;
	padding:5px;
	padding-top:45px;
	font-size:12px;
	background-image:url(./image/footer_bg.png);
}

div.apps_text{
	overflow: auto;
	font-size:14pt;
	padding:5px 0;
	padding-left:10px;
	line-height:25px;
}