﻿@import url("page.css");

body {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family: Arial;
	background: url(/aion/img/bg_color.gif) repeat-x 50% top;
}
td {
	font-size:12px;
	font-family: Arial;
}
ul{
	list-style:none;
}
.bg_bgimg_top {
	BACKGROUND: url(/aion/img/bg_img_top.jpg) no-repeat 50% top
}
.bg_bgimg_bottom {
	BACKGROUND: url(/aion/img/bg_img_bottom.jpg) no-repeat 50% bottom
}
#head {
	width:950px;
}
#menu{
	width:950px;
	height:40px;
	margin-top:8px;
	background-image: url(/aion/img/main_menu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#con{
	width:950px;
	margin-top:6px;
}
#con_left{
	float: left;
	width: 160px;

}
#con_left2{
	float: left;
	width: 275px;
}
#con_right{
	float: right;
	width: 780px;
}
#con_right2{
	float: right;
	width: 662px;
}
#con_right_con{
	float: left;
	width: 560px;
	overflow: hidden;
}
#con_right_right{
	float: right;
	width: 210px;
}
#foot{
	width:950px;
	margin-top:8px;
	clear: both;
}

a:link {
	color: #3D3D3D;
}
a:visited {
	color: #3D3D3D;
	text-decoration: none;
}
a:hover {
	color: #C76F3E;
}
#menu td a:link, #menu td a:visited,#menu td{
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu td a:hover{
	font-size:14px;
	color: #F0DB9B;
}
#con_left td a:link, #con_left td a:visited{
	text-decoration: none;
}
#con_left td a:hover{
	color: #2755D6;
}
#con_right_right td a:link{

}
#con_right_right td a:visited{

}
#con_right_right td a:hover{
	color: #DA6184;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
}
h1{ margin:20px; font-size:24px;}
h2{
	margin:10px;
	font-size:14px;
	font-weight: normal;
	line-height: 150%;
}
h3{	margin:0px;
	font-size:14px;
}
h5{
	margin:0px;
	font-size:18px;
}

.index_con1 {
	 border: 3px solid #426BAD;
	BACKGROUND: url(/aion/img/bg_con.gif) no-repeat
}
.content{
	width:538px;
	overflow: hidden;
}
.content2{
	width:640px;
	overflow: hidden;
	font-size:14px;
	color:#333;
}
.content2 ul{  }
.content2 ul li{ margin:0px; list-style: circle; }

