@charset "Shift_JIS";


/* ##### Content Starts ##### */
#HDRContent {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0 0 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 140%;
  color:#333;
}
#HDRContent img {
  border: 0px;
}
#HDRContent table{
	border-collapse: collapse;
	font-size: inherit;
	font-size: 100%;
}
#HDRContent h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
}
#HDRContent p{
	margin: 0 0 0.8em 0;
	padding: 0;
}
#HDRContent em{
	font-weight: bold;
	font-style: normal;
}
#HDRContent sup{
	vertical-align:super;
}


/* +++++ Ohters +++++ */
div.Column_Block{
	width:100%;
	padding-bottom:10px;
}
div.Left_Float{
	padding-bottom: 5px;
	float: left;
}
div.Right_Float{
	padding-bottom: 5px;
	float: right;
}
.Clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.Clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */




#HDRContent .Display_Block{display: block;}
#HDRContent .Display_Inline{display: inline;}
#HDRContent .Align_Left{ text-align:left;}
#HDRContent .Align_Right{ text-align:right;}
#HDRContent .Align_Center{ text-align:center;}
#HDRContent .Color_Cinnabar{ color:#f05a23;}
#HDRContent .Color_White{ color: #fff;}
#HDRContent .Color_Gray{ color: #ccc;}
#HDRContent .Color_Black{ color: #000;}
#HDRContent .Nowrap{white-space:nowrap;}

#HDRContent table.Align_Top th,
#HDRContent table.Align_Top td{
	vertical-align:top;
	text-align:left;
}
#HDRContent table.Align_Bottom th,
#HDRContent table.Align_Bottom td{
	vertical-align: bottom;
	text-align:left;
}
#HDRContent .Italic{
	font-style:italic;
}

p.Page_Top {
  margin: 10px 5px 15px 0;
  padding: 0;
  text-align:right;
}
p.Page_Top a{
	padding: 5px 0 5px 15px;
	text-decoration: underline;
	color: #f05a23;
	background: url("../images/content/pagetop_misc.gif") left center no-repeat;
}


/* +++++ Ohters Ends +++++ */







/* +++++ Caption +++++ */
#HDRContent p.Caption01{
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
}
#HDRContent dl.Caption02{
	margin: 0 0 0.5em 0;
	padding: 5px 0 0 0;
	font-size: 90%;
	line-height: 130%;
}
#HDRContent dl.Caption02 dt{
	margin: 0 0 0.5em 0;
	padding:0;
	font-weight:bold;
}
#HDRContent dl.Caption02 dd{
	margin: 0 0 0.3em 0;
	padding:0;
}
#HDRContent p.Caption03{
	margin: 0.3em 0 0.5em 0;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 130%;
	background-color:#eee;
}

/* +++++ Caption Ends +++++ */

/* +++++ Instruction +++++ */
#HDRContent p.instruction{
	font-size: 120%;
	line-height: 150%;
}
/* +++++ Instruction Ends +++++ */


/* +++++ Note +++++ */
#HDRContent p.Note01{
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
	color:#666;
}
#HDRContent dl.Note02{
	width:100%;
	margin:0 0 1em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
	color: #666;
}
#HDRContent dl.Note02 dt{
	display:block;
	width:1em;
	float:left;
	margin: 0 -1em 0.3em 0;
	padding: 0;
	clear: both;
}
#HDRContent dl.Note02 dd{
	margin: 0 0 0.3em 0;
	padding: 0 0 0 1em;
}
#HDRContent dl.Note03{
	width:100%;
	margin:0 0 1em 0;
	padding:0;
	font-size:90%;
	line-height:130%;
	color: #666;
}
#HDRContent dl.Note03 dt{
	display:block;
	width:1em;
	float:left;
	margin: 0 -1.5em 0.3em 0;
	padding: 0;
	clear: both;
}
#HDRContent dl.Note03 dd{
	margin: 0 0 0.3em 0;
	padding: 0 0 0 1.5em;
}

/* +++++ Note Ends +++++ */


/* ##### Content Ends ##### */













/* ##### Index Style ##### */

div#Main_Title{
	width:100%;
	color:#fff;
	background-color:#000;
}

div#Main_Title h1{
	padding:60px 0 15px 50px;	
}
div#Main_Title h2{
	margin: 0 0 0 50px;
	font-size:130%;
	line-height: 150%;
}

div#Lead_Block{
	width:100%;
	margin-bottom:20px;
	padding:5px 0;
	background-color:#333;
	color:#fff;
}
div#Lead_Block h3{
	margin: 0 10px 0 50px;
	padding:0;
	font-size:100%;
	font-weight:bold;
	line-height: 150%;
}


div#Main_Menu{
	width:950px;
	margin-bottom:20px;
}
div#Main_Menu div.Button1,
div#Main_Menu div.Button2,
div#Main_Menu div.Button3,
div#Main_Menu div.Button4{
	width:181px;
	float:left;
	margin-right:10px;
}
div#Main_Menu div.Button5{
	width:181px;
	float:left;
}
div#Main_Menu dl{
	margin:0;
	padding:0;
}
div#Main_Menu dl dt{
	margin:0;
	padding:0;
}
div#Main_Menu dl dd{
	margin:0;
	padding:0 0 0 15px;
	font-size:90%;
	line-height: 130%;
	background: url("../images/content/link_point.gif") 0 0.3em no-repeat;
}
div#Main_Menu dl dd a:link,
div#Main_Menu dl dd a:visited{
	color:#333;	
}
div#Main_Menu dl dd a:hover{
	color:#f05a23;	
}

div#instruction {
	text-align:right;
	margin-bottom:20px;
}

div#Profile_Block{
	width:100%;
	margin-bottom:20px;
	padding: 10px 0;
	background-color:#333;
	color: #fff;
}
div#Profile_Block dl{
	width:500px;
	margin: 0 0 0 440px;
}
div#Profile_Block dt{
	width:180px;
	float:left;
	clear:both;
	margin: 0 -180px 0 0;
	padding: 0;
}
div#Profile_Block dd{
	margin: 0 0 0.5em 0;
	padding: 0 0 0 190px;
	font-size:90%;
}
div#Profile_Block dd.Name{
	font-size:100%;	
}
/* ##### Index Style Ends ##### */




/* ##### Local menu ##### */
div#Local_Menu{
	width:100%;
	margin-bottom:30px;
	padding-bottom: 4px;
	background: url("../images/content/menu_border.gif") left bottom repeat-x;
	border-top:10px #333 solid;
}
div#Local_Menu table{
	width:100%;
}
div#Local_Menu table col.Col2{
	width:18%;
}
div#Local_Menu table td{
	padding:5px 0 9px 0;
	text-align:left;
	vertical-align:top;
	font-size:90%;
	line-height: 130%;
	background-image:url("../images/content/menu_bg.gif");
	background-repeat:no-repeat;
	background-position:0 0;
}
div#Local_Menu table td.Here{
	background-image:url("../images/content/menu_bg_active.gif");
}
div#Local_Menu table td.Top_Link{
	padding: 5px 0 10px 15px;
	background: url("../images/content/link_point.gif") 0 0.6em no-repeat;
}
div#Local_Menu dl{
	margin:0 5px;
	padding:0;
}
div#Local_Menu dt{
	width:50px;
	float:left;
	clear:both;
	margin: 0 -50px 0 0;
	padding:0;
}
div#Local_Menu dd{
	margin: 0;
	padding:0 0 0 50px;
}
div#Local_Menu td a:link,
div#Local_Menu td a:visited{
	color: #333;	
}
div#Local_Menu td a:hover{
	color: #f05a23;	
}
/* ##### Local menu Ends ##### */



/* ##### Local menu2 ##### */
div#Local_Menu2{
	width:100%;
	margin-top:30px;
	margin-bottom:15px;
	padding-bottom: 4px;
	background: url("../images/content/menu_border.gif") left bottom repeat-x;
	border-top:5px #333 solid;
}
div#Local_Menu2 table{
	width:100%;
}
div#Local_Menu2 table col.Col2{
	width:18%;	
}
div#Local_Menu2 table td{
	padding:5px 0 9px 0;
	text-align:left;
	vertical-align:top;
	font-size:90%;
	line-height: 130%;
	background-image:url("../images/content/menu_bg.gif");
	background-repeat:no-repeat;
	background-position:0 0;
}
div#Local_Menu2 table td.Here{
	background-image:url("../images/content/menu_bg_active.gif");
}
div#Local_Menu2 table td.Top_Link{
	padding: 5px 0 10px 15px;
	background: url("../images/content/link_point.gif") 0 0.6em no-repeat;
}
div#Local_Menu2 dl{
	margin:0 5px;
	padding:0;
}
div#Local_Menu2 dt{
	width:50px;
	float:left;
	clear:both;
	margin: 0 -50px 0 0;
	padding:0;
}
div#Local_Menu2 dd{
	margin: 0;
	padding:0 0 0 50px;
}
div#Local_Menu2 td a:link,
div#Local_Menu2 td a:visited{
	color: #333;	
}
div#Local_Menu2 td a:hover{
	color: #f05a23;	
}
/* ##### Local menu Ends ##### */




/* ##### Link for Next, Previous page ##### */
table.Next_Prev_Link{
	margin: 0 auto;
}
table.Next_Prev_Link td.Prev_Page,
table.Next_Prev_Link td.Next_Page{
	border: 1px #ccc solid;
	font-size:90%;
	line-height: 130%;
	vertical-align:middle;
	padding: 5px 10px;
}
table.Next_Prev_Link td.Next_Page a{
	padding: 0 20px 0 0;
	background: url("../images/content/link_point.gif") right center no-repeat;
}
table.Next_Prev_Link td.Prev_Page a{
	padding: 0 0 0 20px;
	background: url("../images/content/link_point2.gif") left center no-repeat;
}

table.Next_Prev_Link td a:link,
table.Next_Prev_Link td a:visited{
	color: #333;	
}
table.Next_Prev_Link td a:hover{
	color: #f05a23;	
}

/* ##### Link for Next, Previous page Ends ##### */





/* ##### Page title ##### */
div.Title_Area{
	width:100%;
	border-top:10px #333 solid;
}
div#Page_Title{
	position:relative;
	width:100%;
	background-color:#000;
	color:#fff;
	min-height:245px;
	/*min-height for IE6*/
	height: auto !important;
  	height: 245px;
}
div#Page_Title p.Theme{
	padding:25px 0 15px 25px;
	border-bottom: 1px #f05a23 solid;
	font-size:90%;
	line-height: 130%;
	color:#f05a23;
}
div#Page_Title h1{
	padding: 0 0 0 25px;
	font-size:160%;
	line-height: 150%;
}
div.Background1_1{
	background:#000 url("../images/content/1-1/1-1_01.jpg") right top no-repeat;	
}
div.Background1_2{
	background:#000 url("../images/content/1-2/1-2_01.jpg") right top no-repeat;	
}
div.Background1_3{
	background:#000 url("../images/content/1-3/1-3_01.jpg") right top no-repeat;	
}
div.Background1_4{
	background:#000 url("../images/content/1-4/1-4_01.jpg") right top no-repeat;	
}
div#Page_Title div.Page_Number{
	position:absolute;
	width:82px;
	left:20px;
	bottom:3px;
}
div#Page_Title div.Page_Number img{
	display:block;	
}
/* ##### Page title Ends ##### */






/* ##### Page block ##### */
div.Section{
	width:100%;
	margin-bottom:20px;
}
h2.Section_Title{
	margin: 0 0 15px 0;
	padding:20px 0 10px 0;
	font-size:130%;
	font-weight:bold;
	
	background: url("../images/content/heading_border.gif") left bottom repeat-x;
}

div.Photo_Slide{
	width:100%;
	margin-bottom:20px;
	background-color:#333;
	color:#fff;
}
div.Photo_Slide div.Photo_Column{
	width:930px;
	margin-left:10px;
	padding:10px 0;
}
/* ##### Page block Ends ##### */




/* ##### Alpha Clock Banner ##### */
div.Alpha_Clock_Banner{
	width:100%;
	padding:20px 0;
}
/* ##### Alpha Clock Banner Ends ##### */






/* ##### 1-1 style ##### */
div#Illust_Block1{
	width:100%;
	background: url("../images/content/1-1/1-1_04.jpg") right top no-repeat;
	min-height:370px;
	/*min-height for IE6*/
	height: auto !important;
  	height: 370px;
}
div#Illust_Block1 div.Text_Area{
	width:570px;	
}

div#Illust_Block2{
	width:100%;
	background: url("../images/content/1-1/1-1_05.jpg") 0 0 no-repeat;
	min-height:385px;
	/*min-height for IE6*/
	height: auto !important;
  	height: 385px;
}
div#Illust_Block2 div.Text_Area{
	width:650px;
	margin-left:300px;
}

/* ##### 1-1 style Ends ##### */



/* ##### 1-2 style ##### */
div#HDR_Scheme{
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	padding:20px 0 10px 0;
	background-color:#333;
	color: #fff;
}
div#HDR_Scheme div.Container{
	width:910px;
	margin:0 0 0 20px;
}
div#HDR_Scheme h3{
	margin: 0 0 0.8em 0;

	font-size:100%;
	font-weight:bold;
	
	padding: 0 0 3px 15px;
	background: url("../images/content/heading_point.gif") 0 0.3em no-repeat;
	border-bottom:1px #666 solid;
}
div#HDR_Scheme div.Flow_Chart{
	width:760px;
	margin: 20px 0 0 75px;
}

div#HDR_Scheme h4{
	margin: 0 0 10px 0;
	padding: 2px 10px;
	font-size:90%;
	line-height:130%;
	text-align:center;
}
div#HDR_Scheme h4.Auto_HDR_OFF{
	color:#fff;
	background-color:#666;
}
div#HDR_Scheme h4.Auto_HDR_ON{
	color:#fff;
	background-color:#f05a23;
}
div#HDR_Scheme h5{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:90%;
	line-height: 130%;
	font-weight:normal;
}

div#HDR_Scheme table.Photo_HDR_OFF{
	width:240px;
	margin-left:30px;
}
div#HDR_Scheme table.Photo_HDR_OFF td{
	font-size:90%;	
}
div#HDR_Scheme div.Photo_Shadow{
	width:185px;
	float:left;
}
div#HDR_Scheme div.Photo_Highlight{
	width:185px;
	float:right;
}
div#HDR_Scheme div.Arrow{
	width:100%;
	clear:both;
	text-align:center;
}
div#HDR_Scheme div.Photo_HDR_ON{
	width:300px;
	margin-left:60px;
	text-align:center;
}
/* ##### 1-2 style Ends ##### */




/* ##### 1-4 style ##### */
div#Topics_Area{
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	padding:20px 0;
	background-color:#333;
	color: #fff;
}
div#Topics_Area div.Container{
	width:910px;
	margin:0 0 0 20px;
}
div#Topics_Area h3.Heading1{
	margin: 0 0 0.8em 0;
	padding: 0 0 3px 15px;
	font-size:100%;
	font-weight:bold;
	background: url("../images/content/heading_point.gif") 0 0.3em no-repeat;
	border-bottom:1px #666 solid;
}
div#Topics_Area h3.Heading2{
	margin: 2em 0 0.8em 0;
	padding: 0 0 3px 15px;
	font-size:100%;
	font-weight:bold;
	background: url("../images/content/heading_point.gif") 0 0.3em no-repeat;
	border-bottom:1px #666 solid;
}
/* ##### 1-4 style Ends ##### */


/* ##### instruction style ##### */
p.note {
	font-size:85%;
	line-height:1.1;
}

ul#Step{
	margin:5px 0 5px 20px;
}

ul#Step li{
	float:left;
}

ul#Level{
	margin:20px 0 0 0;
}

ul#Level li{
	float:left;
	margin-left:10px;
}

/* ##### instruction style Ends ##### */







/* ##### Margin ##### */
.MarginT5{ margin-top: 5px;}
.MarginT10{ margin-top: 10px;}
.MarginT15{ margin-top: 15px;}
.MarginT20{ margin-top: 20px;}
.MarginT25{ margin-top: 25px;}
.MarginT30{ margin-top: 30px;}

.MarginB5{ margin-bottom: 5px;}
.MarginB10{ margin-bottom: 10px;}
.MarginB15{ margin-bottom: 15px;}
.MarginB20{ margin-bottom: 20px;}
.MarginB25{ margin-bottom: 25px;}
.MarginB30{ margin-bottom: 30px;}

.MarginR5{ margin-right: 5px;}
.MarginR10{ margin-right: 10px;}
.MarginR15{ margin-right: 15px;}
.MarginR20{ margin-right: 20px;}
.MarginR25{ margin-right: 25px;}
.MarginR30{ margin-right: 30px;}

.MarginL5{ margin-left: 5px;}
.MarginL10{ margin-left: 10px;}
.MarginL15{ margin-left: 15px;}
.MarginL20{ margin-left: 20px;}
.MarginL25{ margin-left: 25px;}
.MarginL30{ margin-left: 30px;}
/* ##### Margin Ends ##### */

/* ##### Padding ##### */
.PaddingT5{ padding-top: 5px;}
.PaddingT10{ padding-top: 10px;}
.PaddingT15{ padding-top: 15px;}
.PaddingT20{ padding-top: 20px;}
.PaddingT25{ padding-top: 25px;}
.PaddingT30{ padding-top: 30px;}

.PaddingB5{ padding-bottom: 5px;}
.PaddingB10{ padding-bottom: 10px;}
.PaddingB15{ padding-bottom: 15px;}
.PaddingB20{ padding-bottom: 20px;}
.PaddingB25{ padding-bottom: 25px;}
.PaddingB30{ padding-bottom: 30px;}

.PaddingR5{ padding-right: 5px;}
.PaddingR10{ padding-right: 10px;}
.PaddingR15{ padding-right: 15px;}
.PaddingR20{ padding-right: 20px;}
.PaddingR25{ padding-right: 25px;}
.PaddingR30{ padding-right: 30px;}

.PaddingL5{ padding-left: 5px;}
.PaddingL10{ padding-left: 10px;}
.PaddingL15{ padding-left: 15px;}
.PaddingL20{ padding-left: 20px;}
.PaddingL25{ padding-left: 25px;}
.PaddingL30{ padding-left: 30px;}
/* ##### Padding Ends ##### */





/* ##### Width ##### */
.Width5 {width:5px;}
.Width10 {width:10px;}
.Width15 {width:15px;}
.Width20 {width:20px;}
.Width25 {width:25px;}
.Width30 {width:30px;}
.Width35 {width:45px;}
.Width40 {width:40px;}
.Width45 {width:45px;}
.Width50 {width:50px;}
.Width55 {width:55px;}
.Width60 {width:60px;}
.Width65 {width:65px;}
.Width70 {width:70px;}
.Width75 {width:75px;}
.Width80 {width:80px;}
.Width85 {width:85px;}
.Width90 {width:90px;}
.Width95 {width:95px;}
.Width100 {width:100px;}

.Width105 {width:105px;}
.Width110 {width:110px;}
.Width115 {width:115px;}
.Width120 {width:120px;}
.Width125 {width:125px;}
.Width130 {width:130px;}
.Width135 {width:135px;}
.Width140 {width:140px;}
.Width145 {width:145px;}
.Width150 {width:150px;}
.Width155 {width:155px;}
.Width160 {width:160px;}
.Width165 {width:165px;}
.Width170 {width:170px;}
.Width175 {width:175px;}
.Width180 {width:180px;}
.Width185 {width:185px;}
.Width190 {width:190px;}
.Width195 {width:195px;}
.Width200 {width:200px;}

.Width205 {width:205px;}
.Width210 {width:210px;}
.Width215 {width:215px;}
.Width220 {width:220px;}
.Width225 {width:225px;}
.Width230 {width:230px;}
.Width235 {width:235px;}
.Width240 {width:240px;}
.Width245 {width:245px;}
.Width250 {width:250px;}
.Width255 {width:255px;}
.Width260 {width:260px;}
.Width265 {width:265px;}
.Width270 {width:270px;}
.Width275 {width:275px;}
.Width280 {width:280px;}
.Width285 {width:285px;}
.Width290 {width:290px;}
.Width295 {width:295px;}
.Width300 {width:300px;}

.Width305 {width:305px;}
.Width310 {width:310px;}
.Width315 {width:315px;}
.Width320 {width:320px;}
.Width325 {width:325px;}
.Width330 {width:330px;}
.Width335 {width:335px;}
.Width340 {width:340px;}
.Width345 {width:345px;}
.Width350 {width:350px;}
.Width355 {width:355px;}
.Width360 {width:360px;}
.Width365 {width:365px;}
.Width370 {width:370px;}
.Width375 {width:375px;}
.Width380 {width:380px;}
.Width385 {width:385px;}
.Width390 {width:390px;}
.Width395 {width:395px;}
.Width400 {width:400px;}

.Width405 {width:405px;}
.Width410 {width:410px;}
.Width415 {width:415px;}
.Width420 {width:420px;}
.Width425 {width:425px;}
.Width430 {width:430px;}
.Width435 {width:435px;}
.Width440 {width:440px;}
.Width445 {width:445px;}
.Width450 {width:450px;}
.Width455 {width:455px;}
.Width460 {width:460px;}
.Width465 {width:465px;}
.Width470 {width:470px;}
.Width475 {width:475px;}
.Width480 {width:480px;}
.Width485 {width:485px;}
.Width490 {width:490px;}
.Width495 {width:495px;}
.Width500 {width:500px;}

.Width505 {width:505px;}
.Width510 {width:510px;}
.Width515 {width:515px;}
.Width520 {width:520px;}
.Width525 {width:525px;}
.Width530 {width:530px;}
.Width535 {width:535px;}
.Width540 {width:540px;}
.Width545 {width:545px;}
.Width550 {width:550px;}
.Width555 {width:555px;}
.Width560 {width:560px;}
.Width565 {width:565px;}
.Width570 {width:570px;}
.Width575 {width:575px;}
.Width580 {width:580px;}
.Width585 {width:585px;}
.Width590 {width:590px;}
.Width595 {width:595px;}
.Width600 {width:600px;}

.Width605 {width:605px;}
.Width610 {width:610px;}
.Width615 {width:615px;}
.Width620 {width:620px;}
.Width625 {width:625px;}
.Width630 {width:630px;}
.Width635 {width:635px;}
.Width640 {width:640px;}
.Width645 {width:645px;}
.Width650 {width:650px;}
.Width655 {width:655px;}
.Width660 {width:660px;}
.Width665 {width:665px;}
.Width670 {width:670px;}
.Width675 {width:675px;}
.Width680 {width:680px;}
.Width685 {width:685px;}
.Width690 {width:690px;}
.Width695 {width:695px;}
.Width700 {width:700px;}

.Width705 {width:705px;}
.Width710 {width:710px;}
.Width715 {width:715px;}
.Width720 {width:720px;}
.Width725 {width:725px;}
.Width730 {width:730px;}
.Width735 {width:735px;}
.Width740 {width:740px;}
.Width745 {width:745px;}
.Width750 {width:750px;}
.Width755 {width:755px;}
.Width760 {width:760px;}
.Width765 {width:765px;}
.Width770 {width:770px;}
.Width775 {width:775px;}
.Width780 {width:780px;}
.Width785 {width:785px;}
.Width790 {width:790px;}
.Width795 {width:795px;}
.Width800 {width:800px;}

.Width805 {width:805px;}
.Width810 {width:810px;}
.Width815 {width:815px;}
.Width820 {width:820px;}
.Width825 {width:825px;}
.Width830 {width:830px;}
.Width835 {width:835px;}
.Width840 {width:840px;}
.Width845 {width:845px;}
.Width850 {width:850px;}
.Width855 {width:855px;}
.Width860 {width:860px;}
.Width865 {width:865px;}
.Width870 {width:870px;}
.Width875 {width:875px;}
.Width880 {width:880px;}
.Width885 {width:885px;}
.Width890 {width:890px;}
.Width895 {width:895px;}
.Width900 {width:900px;}

.Width905 {width:905px;}
.Width910 {width:910px;}
.Width915 {width:915px;}
.Width920 {width:920px;}
.Width925 {width:925px;}
.Width930 {width:930px;}
.Width935 {width:935px;}
.Width940 {width:940px;}
.Width945 {width:945px;}
.Width950 {width:950px;}
.Width955 {width:955px;}
.Width960 {width:960px;}
.Width965 {width:965px;}
.Width970 {width:970px;}
.Width975 {width:975px;}
.Width980 {width:980px;}
.Width985 {width:985px;}
.Width990 {width:990px;}
.Width995 {width:995px;}
.Width1000 {width:1000px;}
/* ##### Width Ends ##### */

