@charset "utf-8";
/* CSS Document */

body {
	background-color: #323232;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	border:none;
	padding:0px;
	margin:0px;
}

h2{
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeff0;
	line-height:18px;
	font-weight:normal;
}

p a:link, p a:visited {
	color:#a0c1d9;
	text-decoration: underline;
}

p a:hover {
	color:#a0c1d9;
	text-decoration:none;
}

li{
	list-style:circle;
/*	list-style-image:url(images/bullet.jpg);
	.list-style-image:url(images/bullet_ie.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:20px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

.general_content {
	border: 3px solid #1c1c1c;
}

.header {
	background-color:#2d3e4b;
	height:120px;
}

.logo {
	margin-left:45px;
	margin-top:10px;
	float:left;
}

.header_right {
	background-repeat:no-repeat;
	background-image:url(../images/award.jpg);
	background-position:center;
	background-position: 110px;
	float:left;
	width:160px;
	padding-left:400px;
	_margin-left:370px;	
}

.header_right_b {
	background-repeat:no-repeat;
	background-image:url(../images/award.jpg);
	background-position:center;
	background-position: 110px;
	float:left;
	width:160px;
	padding-left:400px;
	_margin-left:370px;	
}

.header_right p{
	text-align:center;
	color:#bbbbbb;
}

.header_right a:link, .header_right a:hover, .header_right a:visited {
	text-align:center;
	color:#7095b0;
}

.content_tr {
	background:#132736;
}

.buttoms {
	width:183px;
	margin-left:20px;
	margin-top:37px;
	margin-right:15px;
	float:left;
}

#expand {
	margin:0px;
	padding:0px;
}

#expand li {
	list-style: inside;
	color:#FFFFFF;
	list-style-type: disc;
}

#expand li a:link, #expand li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

#expand li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.line_dotted_x {
	background:url(../images/line_dotted_x.jpg) repeat-x top;
	height:1px;
	margin-bottom:24px;
	_margin-bottom:10px;
}

.line_dotted_y {
	background:url(../images/line_dotted_y.jpg) repeat-y top;
	width:1px;
	height:250px;
	.height:260px;
	_height:280px;
	float:right;
	margin-top:27px;
	_margin-top:-300px;	
}

.border_img {
	border:3px solid #1c1c1c;
/*	border-bottom:none;*/
}

.content_right {
	padding-top:26px;
	padding-left:26px;
	padding-right:15px;
	padding-bottom:10px;
/*	border-left:1px solid #666666;*/
}

.footer {
	text-align:center;
	width:490px;
	height:50px;
	font-size:11px;
	color:#eef0f2;
	padding-top:5px;	
}

.footer a:link, .footer a:visited {
	font-size:11px;
	color:#eef0f2;
	text-decoration:none;
}

.footer a:hover {
	font-size:11px;
	color:#7f99ac;
	text-decoration: underline;;
}

.copyright, .copyright a:link, .copyright a:visited {
	font-size:11px;
	color:#626262;
	margin-top:2px;
}

#last {
	margin-left:2px;
}

.lightbox {
	border:3px solid #1C1C1C;
	float:left;
	margin-right:2px;
	margin-top:2px;
	text-align:center;
}