/* CSS Document */

img {
	behavior: url(pngbehavior.htc);
}

.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:17px;	
}

.table_width{
	width:1000px;
}

.logo_bg{
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	height:333px;
}

/* Menu css Document */

.article_menu
{
    width: 1000px;
	padding-bottom:4px;
}

.article_menu ul
{
    margin: 0px;
    padding: 0px;     
    float: left;
	height:32px;
	width:1000px;
}

.article_menu li
{
    list-style-position: inside;
    list-style: none;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
	position:relative;	
	color:#FFFFFF;
	line-height:35px;
	padding:0px 5px 0px 10px;
	cursor:pointer;
	width:11%;
}

.article_menu a
{
    display: block;
    color: White;
    text-decoration: none;
	margin-left:-5px;	
	padding-top:1px;
	color:#25032C;
}

.article_menu span
{ 
	position:absolute;
	right:16px;
	top:0;
	width:6px;
}
.article_menu span
{ 
	
	position:absolute;
	right:15px;
	width:6px;
	line-height:32px;
}

.article_menu li:hover > span
{
    background-image:url(../images/buttn_right_over.jpg);
    background-repeat:no-repeat;	
}


.article_menu li:hover{
	background-image:url(../images/button_left_over.jpg);
	background-repeat:no-repeat;
}

.article_menu li:hover > a{ 
	background-image:url(../images/button_bg_over.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	
}


/*----------end--------------*/

hr{
	color:#86308C;
}


.where_text{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#FF76E4;
	text-decoration:none;
}

.textbox{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#FF76E4;
	text-decoration:none;
	height:20px;
	width:150px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 1px;
}

.will_text{
	font-family:arial;
	font-size:18pt;
	font-weight:500;
	color:#FFE27C;
	text-decoration:none;
}

.banner_inner_text{
	font-family:arial;
	font-size:14px;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	line-height:22px;
}

.middle_text{
	font-family:arial;
	font-size:9pt;
	font-weight:500;
	color:#eeeeee;
	text-decoration:none;
	line-height:21px;
}

.welcome_box_space{
	padding-top:10px;
}

.welcome_text{
	font-family:arial;
	font-size:20pt;
	font-weight:500;
	color:#FF76E4;
	text-decoration:none;
}

.WiReD&#8482;_text{
	font-family:arial;
	font-size:16pt;
	font-weight:500;
	color:#FFE27C;
	text-decoration:none;
}

/*.line_bg{
	background-image:url(../images/line_bg.png);
	background-repeat:repeat-x;
	height:20px;
}*/

.mission_box_top_middle_bg{
	background-image:url(../images/mission_box_top_middle_bg.png);
	background-repeat:repeat-x;	
	background-position:bottom;
	height:7px;
}

.mission_box_bttm_middle_bg{
	background-image:url(../images/mission_box_bttm_middle_bg.png);
	background-repeat:repeat-x;	
	background-position:top;
	height:7px;
}

.mission_box_center_middle_bg{
	background-image:url(../images/mission_box_center_middle_bg.png);
	background-repeat:repeat;
}

.line_bg01{
	background-image:url(../images/line_bg01.jpg);
	background-repeat:repeat-y;
	height:20px;
}

.bttm_text{
	font-family:arial;
	font-size:9pt;
	font-weight:500;
	color:#FFFF66;
	text-decoration:none;
	line-height:21px;
}
a.bttm_text:link{
	font-family:arial;
	font-size:9pt;
	font-weight:500;
	color:#FFFF66;
	text-decoration:none;
	line-height:21px;
}
a.bttm_text:hover{
	color:#A691A2;
	text-decoration:underline;
}

.bttm_box_space{
	padding-top:10px;
	# padding-top:15px;
}
a.welcome_link:link{
	font-family:arial;
	font-size:12pt;
	font-weight:500;
	color:#FF76E4;
	text-decoration:none;
}